Accessibility test digest

Synopsis

Page: Ruh Global IMPACT

URL: https://www.ruhglobal.com/

Score: 409

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 Ruh Global IMPACT web page at https://www.ruhglobal.com/ on 2022/07/09. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 409 (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
total409
log32
contentBeyondLandmarks65
roleBad59
linkIndication39
contrastAA34
contrastAAA18
leadingClipsText18
focusableOperable10
noScriptRisk10
imageNoText9
noLeading8
hoverSurprise7
inconsistentStyles7
contrastRisk7
fontSmall7
headingStructure6
fontSizeAbsolute6
tabFocusability5
zIndexNotZero5
allCaps5
submitButton5
horizontalScrolling5
linkVague5
pseudoParagraphRisk4
visibleBulk3
focusIndication3
skipRepeatedContent3
hiddenContentRisk3
mainLandmark3
decorativeImageRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
linkPair3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp12b. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "42ubn-ruh",
  "host": {
    "id": "ruh",
    "which": "https://www.ruhglobal.com/",
    "what": "Ruh Global IMPACT"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:21:28"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:24:18"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.ruhglobal.com/",
        "what": "Ruh Global IMPACT"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.ruhglobal.com/",
        "what": "Ruh Global IMPACT"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "Ruh Global IMPACT",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.ruhglobal.com/",
      "result": {
        "bytes": [
          675376,
          675376,
          675376,
          675376,
          675376
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "Ruh Global IMPACT",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "visibleElements": 640
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "tabFocusables": 51,
        "tabFocused": 53,
        "discrepancy": 2
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "URL",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "total": 51,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 51,
              "meanDelay": 44,
              "tagNames": {
                "A": 33,
                "SPAN": 16,
                "DIV": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img width=\"989\" height=\"297\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Log",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 129
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Clients",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Shows",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Media",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "<img width=\"800\" height=\"116\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Mai",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Join the movement",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Schedule an Appointment",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Download free PDF",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Schedule an Appointment",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Download free PDF",
              "delay": 100
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Previous",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Next",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Schedule an Appointment",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Join The Valuable 500 today",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Sign up for our free webinar",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Schedule an Appointment",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Get in touch with our experts right now.",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Schedule an Appointment",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Show",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook-f",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Youtube",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Linkedin-in",
              "delay": 102
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "URL",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "total": 77,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 5,
              "tagNames": {
                "DIV": 3,
                "I": 2
              }
            },
            "focusableAndOperable": {
              "total": 72,
              "tagNames": {
                "A": 52,
                "DIV": 3,
                "INPUT": 1,
                "SPAN": 16
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "Search",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Close",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"tolb-close tg-icon-close\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"tg-icon-arrow-prev-thin\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"tg-icon-arrow-next-thin\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img width=\"989\" height=\"297\" src=\"https://844585.smushcdn.com/599114/wp-content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "sm-16573801263712773-1",
              "text": "Shows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HPAW",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3DVU",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "sm-16573801263712773-3",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Books",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Menu",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "sm-16573801263747378-1",
              "text": "Shows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HPAW",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3DVU",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "sm-16573801263747378-3",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Books",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "wpa_label_s",
              "text": "<input placeholder=\"Search...\" class=\"elementor-search-form__input\" type=\"search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img width=\"800\" height=\"116\" src=\"https://844585.smushcdn.com/599114/wp-content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join the movement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule an Appointment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download free PDF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule an Appointment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download free PDF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Next",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule an Appointment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join The Valuable 500 today",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get free access to over 300 episodes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign up for our free webinar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule an Appointment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get your copy today",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get in touch with our experts right now.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule an Appointment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Show",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook-f",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linkedin-in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "URL",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "triggers": 54,
          "headTriggers": 20,
          "tailTriggers": 34,
          "impactTriggers": 7,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 7,
          "opacityImpact": 14,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "SkiptoContent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptonavigation"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "Youtube",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 2
              },
              {
                "tagName": "A",
                "text": "Linkedin-in",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 2
              },
              {
                "tagName": "A",
                "text": "Twitter",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 2
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "URL",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 1
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "links": 52,
          "adjacent": {
            "total": 38,
            "underlined": 1,
            "underlinedPercent": 2
          }
        },
        "items": {
          "underlined": [
            "Join the movement"
          ],
          "notUnderlined": [
            "Skip to Content",
            "Skip to navigation",
            "<img width=\"989\" height=\"297\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site.png?lossy=1&strip=1&webp=1\" class=\"attachment-full size-full\" alt=\"Ruh Global IMPACT logo\" srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site.png?lossy=1&amp;strip=1&amp;webp=1 989w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-300x90.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-768x231.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-500x150.png?lossy=1&amp;strip=1&amp;webp=1 500w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-100x30.png?lossy=1&amp;strip=1&amp;webp=1 100w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-350x105.png?lossy=1&amp;strip=1&amp;webp=1 350w\" sizes=\"(max-width: 989px) 100vw, 989px\" />",
            "Home",
            "About Us",
            "Services",
            "Clients",
            "Shows",
            "Media",
            "Contact",
            "Home",
            "About Us",
            "Services",
            "Clients",
            "Shows",
            "Media",
            "Contact",
            "<img width=\"800\" height=\"116\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&strip=1&webp=1\" class=\"attachment-large size-large\" alt=\"Billion Strong a global disability movement\" srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&amp;strip=1&amp;webp=1 1024w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-300x44.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-768x111.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1536x223.png?lossy=1&amp;strip=1&amp;webp=1 1536w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-2048x297.png?lossy=1&amp;strip=1&amp;webp=1 2048w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-500x73.png?lossy=1&amp;strip=1&amp;webp=1 500w\" sizes=\"(max-width: 800px) 100vw, 800px\" />",
            "Schedule an Appointment",
            "Download free PDF",
            "Schedule an Appointment",
            "Download free PDF",
            "Schedule an Appointment",
            "Join The Valuable 500 today",
            "Get free access to over 300 episodes",
            "Sign up for our free webinar",
            "Schedule an Appointment",
            "Get your copy today",
            "Get in touch with our experts right now.",
            "Schedule an Appointment",
            "Contact Us",
            "Accessibility",
            "Privacy Policy",
            "Facebook-f",
            "Twitter",
            "Youtube",
            "Linkedin-in"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "URL",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "roleElements": 51,
        "badRoleElements": 37,
        "redundantRoleElements": 2,
        "tagNames": {
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            },
            "button": {
              "bad": 3,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 2
            }
          },
          "UL": {
            "group": {
              "bad": 4,
              "redundant": 0
            }
          },
          "A": {
            "button": {
              "bad": 13,
              "redundant": 0
            }
          },
          "SPAN": {
            "button": {
              "bad": 16,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "adjacentLink": {
            "total": 38,
            "subtotals": [
              25,
              12,
              1
            ]
          },
          "listLink": {
            "total": 14,
            "subtotals": [
              10,
              4
            ]
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 5,
            "subtotals": [
              2,
              2,
              1
            ]
          },
          "h3": {
            "total": 1
          },
          "h4": {
            "total": 7,
            "subtotals": [
              4,
              1,
              1,
              1
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to Content",
                "Skip to navigation",
                "<img width=\"989\" height=\"297\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site.png?lossy=1&strip=1&webp=1\" class=\"attachment-full size-full\" alt=\"Ruh Global IMPACT logo\" srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site.png?lossy=1&amp;strip=1&amp;webp=1 989w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-300x90.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-768x231.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-500x150.png?lossy=1&amp;strip=1&amp;webp=1 500w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-100x30.png?lossy=1&amp;strip=1&amp;webp=1 100w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-350x105.png?lossy=1&amp;strip=1&amp;webp=1 350w\" sizes=\"(max-width: 989px) 100vw, 989px\" />",
                "Home",
                "About Us",
                "Services",
                "Clients",
                "Shows",
                "Media",
                "Contact",
                "Home",
                "About Us",
                "Services",
                "Clients",
                "Shows",
                "Media",
                "Contact",
                "<img width=\"800\" height=\"116\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&strip=1&webp=1\" class=\"attachment-large size-large\" alt=\"Billion Strong a global disability movement\" srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&amp;strip=1&amp;webp=1 1024w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-300x44.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-768x111.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1536x223.png?lossy=1&amp;strip=1&amp;webp=1 1536w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-2048x297.png?lossy=1&amp;strip=1&amp;webp=1 2048w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-500x73.png?lossy=1&amp;strip=1&amp;webp=1 500w\" sizes=\"(max-width: 800px) 100vw, 800px\" />",
                "Contact Us",
                "Accessibility",
                "Privacy Policy",
                "Facebook-f",
                "Twitter",
                "Youtube",
                "Linkedin-in"
              ],
              "500": [
                "Schedule an Appointment",
                "Download free PDF",
                "Schedule an Appointment",
                "Download free PDF",
                "Schedule an Appointment",
                "Join The Valuable 500 today",
                "Get free access to over 300 episodes",
                "Sign up for our free webinar",
                "Schedule an Appointment",
                "Get your copy today",
                "Get in touch with our experts right now.",
                "Schedule an Appointment"
              ],
              "700": [
                "Join the movement"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to Content",
                "Skip to navigation",
                "<img width=\"989\" height=\"297\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site.png?lossy=1&strip=1&webp=1\" class=\"attachment-full size-full\" alt=\"Ruh Global IMPACT logo\" srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site.png?lossy=1&amp;strip=1&amp;webp=1 989w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-300x90.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-768x231.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-500x150.png?lossy=1&amp;strip=1&amp;webp=1 500w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-100x30.png?lossy=1&amp;strip=1&amp;webp=1 100w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Logo-for-the-Site-350x105.png?lossy=1&amp;strip=1&amp;webp=1 350w\" sizes=\"(max-width: 989px) 100vw, 989px\" />",
                "Home",
                "About Us",
                "Services",
                "Clients",
                "Shows",
                "Media",
                "Contact",
                "Home",
                "About Us",
                "Services",
                "Clients",
                "Shows",
                "Media",
                "Contact",
                "<img width=\"800\" height=\"116\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&strip=1&webp=1\" class=\"attachment-large size-large\" alt=\"Billion Strong a global disability movement\" srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&amp;strip=1&amp;webp=1 1024w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-300x44.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-768x111.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1536x223.png?lossy=1&amp;strip=1&amp;webp=1 1536w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-2048x297.png?lossy=1&amp;strip=1&amp;webp=1 2048w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-500x73.png?lossy=1&amp;strip=1&amp;webp=1 500w\" sizes=\"(max-width: 800px) 100vw, 800px\" />",
                "Schedule an Appointment",
                "Download free PDF",
                "Schedule an Appointment",
                "Download free PDF",
                "Schedule an Appointment",
                "Join The Valuable 500 today",
                "Get free access to over 300 episodes",
                "Sign up for our free webinar",
                "Schedule an Appointment",
                "Get your copy today",
                "Get in touch with our experts right now.",
                "Schedule an Appointment",
                "Contact Us",
                "Accessibility",
                "Privacy Policy",
                "Facebook-f",
                "Twitter",
                "Youtube",
                "Linkedin-in"
              ],
              "underline": [
                "Join the movement"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Home",
                "Services",
                "Show",
                "Blog"
              ],
              "500": [
                "HPAW",
                "3DVU",
                "Books",
                "Our Blog",
                "Media Page",
                "HPAW",
                "3DVU",
                "Books",
                "Our Blog",
                "Media Page"
              ]
            },
            "color": {
              "rgb(44, 76, 105)": [
                "HPAW",
                "3DVU",
                "Books",
                "Our Blog",
                "Media Page",
                "HPAW",
                "3DVU",
                "Books",
                "Our Blog",
                "Media Page"
              ],
              "rgb(204, 51, 102)": [
                "Home",
                "Services",
                "Show",
                "Blog"
              ]
            },
            "fontSize": {
              "15px": [
                "HPAW",
                "3DVU",
                "Books",
                "Our Blog",
                "Media Page",
                "HPAW",
                "3DVU",
                "Books",
                "Our Blog",
                "Media Page"
              ],
              "16px": [
                "Home",
                "Services",
                "Show",
                "Blog"
              ]
            },
            "lineHeight": {
              "20px": [
                "HPAW",
                "3DVU",
                "Books",
                "Our Blog",
                "Media Page",
                "HPAW",
                "3DVU",
                "Books",
                "Our Blog",
                "Media Page"
              ],
              "24px": [
                "Home",
                "Services",
                "Show",
                "Blog"
              ]
            }
          },
          "h1": {
            "color": {
              "rgb(0, 0, 0)": [
                "Join the identity and empowerment organization designed to bring the billions of voices of persons with disabilities together."
              ],
              "rgb(255, 255, 255)": [
                "We do Disability Inclusion"
              ]
            },
            "fontSize": {
              "15px": [
                "Join the identity and empowerment organization designed to bring the billions of voices of persons with disabilities together."
              ],
              "70px": [
                "We do Disability Inclusion"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "500": [
                "PLANNING • TRAINING • ACCESSIBILITY • INCLUSION BRANDING • SMART CITIES",
                "Inclusion Branding",
                "Disability Inclusion"
              ],
              "600": [
                "Do you want to amplify the impact of your organization´s Disability Inclusion Strategies?",
                "Our strategies have worked for these corporate brands, NGO´s Universities and many more."
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "PLANNING • TRAINING • ACCESSIBILITY • INCLUSION BRANDING • SMART CITIES",
                "Inclusion Branding",
                "Disability Inclusion"
              ],
              "rgb(44, 76, 105)": [
                "Do you want to amplify the impact of your organization´s Disability Inclusion Strategies?",
                "Our strategies have worked for these corporate brands, NGO´s Universities and many more."
              ]
            },
            "fontSize": {
              "22px": [
                "PLANNING • TRAINING • ACCESSIBILITY • INCLUSION BRANDING • SMART CITIES"
              ],
              "25px": [
                "Do you want to amplify the impact of your organization´s Disability Inclusion Strategies?",
                "Our strategies have worked for these corporate brands, NGO´s Universities and many more."
              ],
              "43px": [
                "Inclusion Branding",
                "Disability Inclusion"
              ]
            }
          },
          "h4": {
            "fontWeight": {
              "500": [
                "Discover how our framework and experience has helped businesses like yours increase the impact of their Inclusion Strategies."
              ],
              "600": [
                "How do we bring out the potential in all people through Inclusion ?",
                "What Makes Ruh Global Impact different?",
                "About RGI",
                "Pages",
                "Help",
                "Social Media"
              ]
            },
            "color": {
              "rgb(44, 76, 105)": [
                "How do we bring out the potential in all people through Inclusion ?",
                "What Makes Ruh Global Impact different?",
                "About RGI",
                "Pages",
                "Help",
                "Social Media"
              ],
              "rgb(255, 255, 255)": [
                "Discover how our framework and experience has helped businesses like yours increase the impact of their Inclusion Strategies."
              ]
            },
            "fontSize": {
              "25px": [
                "How do we bring out the potential in all people through Inclusion ?"
              ],
              "24px": [
                "Discover how our framework and experience has helped businesses like yours increase the impact of their Inclusion Strategies."
              ],
              "37px": [
                "What Makes Ruh Global Impact different?"
              ],
              "17.6px": [
                "About RGI",
                "Pages",
                "Help",
                "Social Media"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "total": 13,
          "tagNames": {
            "HEADER": 1,
            "UL": 2,
            "NAV": 1,
            "DIV": 7,
            "SPAN": 1,
            "SECTION": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "",
            "text": "<img width=\"989\" height=\"297\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/06/Log"
          },
          {
            "tagName": "UL",
            "id": "menu-1-524fa53a",
            "text": "Home\nAbout Us\nServices\nClients\nShows HPAW 3DVU Media Books Our Blog Media Page Contact"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Home\nAbout Us\nServices\nClients\nShows HPAW 3DVU Media Books Our Blog Media Page Contact"
          },
          {
            "tagName": "UL",
            "id": "menu-2-524fa53a",
            "text": "Home\nAbout Us\nServices\nClients\nShows HPAW 3DVU Media Books Our Blog Media Page Contact"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search Close"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"swiper-slide-image\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/H"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img class=\"swiper-slide-image\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/H"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Previous"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Next"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "Disability Inclusion Become A Disability Inclusion Industry Leader! Schedule an Appointment <img wid"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "failures": 18,
          "warnings": 22
        },
        "items": [
          {
            "index": 387,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/div[1]/span[1]/img[1]",
              "codeLines": [
                "<img id=\"lp_ls_img\" src=\"https://www.ruhglobal.com/wp-content/uploads/2019/06/RGI-Logo-Centered.png..."
              ]
            }
          },
          {
            "index": 692,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"elementor-heading-title elementor-size-default\">",
                "  About RGI",
                "</h4>"
              ]
            }
          },
          {
            "index": 699,
            "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]/div[1]/span[1]/div[1]/text()[1]",
              "codeLines": [
                "100%"
              ]
            }
          },
          {
            "index": 799,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "codeLines": [
                "<input placeholder=\"Search...\" class=\"elementor-search-form__input\" type=\"search\" name=\"s\" title=\"S..."
              ]
            }
          },
          {
            "index": 841,
            "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]/div[1]/span[1]/div[1]/text()[1]",
              "codeLines": [
                "100%"
              ]
            }
          },
          {
            "index": 842,
            "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[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Join the identity and empowerment organization designed to bring the billions of voices of persons ..."
              ]
            }
          },
          {
            "index": 843,
            "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[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "We do Disability Inclusion"
              ]
            }
          },
          {
            "index": 844,
            "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[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "PLANNING • TRAINING • ACCESSIBILITY • INCLUSION BRANDING • SMART CITIES"
              ]
            }
          },
          {
            "index": 845,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "1) Schedule an appointment"
              ]
            }
          },
          {
            "index": 846,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "2) We create a plan that fits your needs"
              ]
            }
          },
          {
            "index": 847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[3]/div[1]/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "3) We execute the plan together"
              ]
            }
          },
          {
            "index": 858,
            "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[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "If disability is not on your board agenda, neither is diversity."
              ]
            }
          },
          {
            "index": 859,
            "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[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[2]",
              "codeLines": [
                "(Nor is innovation, productivity, brand experience, talent, risk, reputation...)"
              ]
            }
          },
          {
            "index": 860,
            "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[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[3]",
              "codeLines": [
                "Ruh Global Impact is proud to be the U.S. Partner for the Valuable 500"
              ]
            }
          },
          {
            "index": 861,
            "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[3]/div[1]/div[1]/section[12]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Discover how our framework and experience has helped businesses like yours increase the impact of t..."
              ]
            }
          },
          {
            "index": 866,
            "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[3]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Disability Inclusion"
              ]
            }
          },
          {
            "index": 867,
            "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[3]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Become A Disability Inclusion Industry Leader!"
              ]
            }
          },
          {
            "index": 874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 All rights reserved​"
              ]
            }
          },
          {
            "index": 875,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Made with"
              ]
            }
          },
          {
            "index": 876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "by RGI"
              ]
            }
          },
          {
            "index": 893,
            "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]/div[1]/span[1]/div[1]/text()[1]",
              "codeLines": [
                "100%"
              ]
            }
          },
          {
            "index": 894,
            "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[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Join the identity and empowerment organization designed to bring the billions of voices of persons ..."
              ]
            }
          },
          {
            "index": 895,
            "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[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "We do Disability Inclusion"
              ]
            }
          },
          {
            "index": 896,
            "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[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "PLANNING • TRAINING • ACCESSIBILITY • INCLUSION BRANDING • SMART CITIES"
              ]
            }
          },
          {
            "index": 910,
            "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[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "If disability is not on your board agenda, neither is diversity."
              ]
            }
          },
          {
            "index": 911,
            "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[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[2]",
              "codeLines": [
                "(Nor is innovation, productivity, brand experience, talent, risk, reputation...)"
              ]
            }
          },
          {
            "index": 912,
            "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[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[3]",
              "codeLines": [
                "Ruh Global Impact is proud to be the U.S. Partner for the Valuable 500"
              ]
            }
          },
          {
            "index": 913,
            "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[3]/div[1]/div[1]/section[12]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Discover how our framework and experience has helped businesses like yours increase the impact of t..."
              ]
            }
          },
          {
            "index": 918,
            "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[3]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Disability Inclusion"
              ]
            }
          },
          {
            "index": 919,
            "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[3]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Become A Disability Inclusion Industry Leader!"
              ]
            }
          },
          {
            "index": 926,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 All rights reserved​"
              ]
            }
          },
          {
            "index": 927,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Made with"
              ]
            }
          },
          {
            "index": 928,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "by RGI"
              ]
            }
          },
          {
            "index": 953,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  © 2022 All rights reserved​",
                "</p>"
              ]
            }
          },
          {
            "index": 954,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  Made with",
                "  <img draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"❤\" src=\"https://s.w.org/images/core/emoji/14...",
                "  by RGI",
                "</p>"
              ]
            }
          },
          {
            "index": 965,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  © 2022 All rights reserved​",
                "</p>"
              ]
            }
          },
          {
            "index": 966,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  Made with",
                "  <img draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"❤\" src=\"https://s.w.org/images/core/emoji/14...",
                "  by RGI",
                "</p>"
              ]
            }
          },
          {
            "index": 967,
            "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[4]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  © 2022 All rights reserved​",
                "</p>"
              ]
            }
          },
          {
            "index": 968,
            "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[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  Made with",
                "  <img draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"❤\" src=\"https://s.w.org/images/core/emoji/14...",
                "  by RGI",
                "</p>"
              ]
            }
          },
          {
            "index": 1104,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "totals": {
          "rulesNA": 52,
          "rulesPassed": 43,
          "rulesWarned": 3,
          "rulesViolated": 5,
          "warnings": {
            "minor": 14,
            "moderate": 0,
            "serious": 18,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 64,
            "serious": 13,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T15:23:30.748Z",
          "url": "https://www.ruhglobal.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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9338682 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9338682\" data-element_type=\"section\" id=\"my-main-content\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            "#my-main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">Join the identity and empowerment organization designed to bring the billions of voices of persons with disabilities together.</h1>",
                  "target": [
                    ".elementor-element-d17c0f8 > .elementor-widget-container > h1"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.billion-strong.org/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">",
                          "target": [
                            ".elementor-element-94eefc0 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9338682 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9338682\" data-element_type=\"section\" id=\"my-main-content\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            "#my-main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Join the movement</span>",
                  "target": [
                    ".elementor-element-94eefc0 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-9ff3cf9 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9ff3cf9 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"9ff3cf9\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-9ff3cf9"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">We do Disability Inclusion</h1>",
                  "target": [
                    ".elementor-element-67cfd74 > .elementor-widget-container > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-9ff3cf9 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9ff3cf9 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"9ff3cf9\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-9ff3cf9"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-default\">PLANNING • TRAINING • ACCESSIBILITY • INCLUSION BRANDING • SMART CITIES</h2>",
                  "target": [
                    ".elementor-element-454a5e1 > .elementor-widget-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-9ff3cf9 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9ff3cf9 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"9ff3cf9\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-9ff3cf9"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Download free PDF</span>",
                  "target": [
                    ".elementor-element-1a29fc1 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-490421e > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-490421e elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"490421e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-490421e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"elementor-heading-title elementor-size-default\">Discover how our framework and experience has helped businesses like yours increase the impact of their Inclusion Strategies. </h4>",
                  "target": [
                    ".elementor-element-0231d1b > .elementor-widget-container > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-490421e > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-490421e elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"490421e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-490421e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Sign up for our free webinar</span>",
                  "target": [
                    ".elementor-element-505b551 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "32.3pt (43px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-b346386 > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Disability Inclusion </h2>",
                  "target": [
                    ".elementor-element-a85c062 > .elementor-widget-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-b346386 > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Become A Disability Inclusion Industry Leader!</p>",
                  "target": [
                    ".elementor-element-af714ab > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9338682 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9338682\" data-element_type=\"section\" id=\"my-main-content\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            "#my-main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">Join the identity and empowerment organization designed to bring the billions of voices of persons with disabilities together.</h1>",
                  "target": [
                    ".elementor-element-d17c0f8 > .elementor-widget-container > h1"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.billion-strong.org/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">",
                          "target": [
                            ".elementor-element-94eefc0 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9338682 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9338682\" data-element_type=\"section\" id=\"my-main-content\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            "#my-main-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Join the movement</span>",
                  "target": [
                    ".elementor-element-94eefc0 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "52.5pt (70px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-9ff3cf9 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9ff3cf9 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"9ff3cf9\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-9ff3cf9"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">We do Disability Inclusion</h1>",
                  "target": [
                    ".elementor-element-67cfd74 > .elementor-widget-container > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-9ff3cf9 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9ff3cf9 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"9ff3cf9\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-9ff3cf9"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-default\">PLANNING • TRAINING • ACCESSIBILITY • INCLUSION BRANDING • SMART CITIES</h2>",
                  "target": [
                    ".elementor-element-454a5e1 > .elementor-widget-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-9ff3cf9 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9ff3cf9 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"9ff3cf9\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-9ff3cf9"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Download free PDF</span>",
                  "target": [
                    ".elementor-element-1a29fc1 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-490421e > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-490421e elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"490421e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-490421e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"elementor-heading-title elementor-size-default\">Discover how our framework and experience has helped businesses like yours increase the impact of their Inclusion Strategies. </h4>",
                  "target": [
                    ".elementor-element-0231d1b > .elementor-widget-container > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-490421e > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-490421e elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"490421e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-490421e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Sign up for our free webinar</span>",
                  "target": [
                    ".elementor-element-505b551 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "32.3pt (43px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-b346386 > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"elementor-heading-title elementor-size-default\">Disability Inclusion </h2>",
                  "target": [
                    ".elementor-element-a85c062 > .elementor-widget-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-b346386 > .elementor-background-overlay"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Become A Disability Inclusion Industry Leader!</p>",
                  "target": [
                    ".elementor-element-af714ab > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "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": "<ul class=\"sub-menu elementor-nav-menu--dropdown\" id=\"sm-16573801946689407-2\" role=\"group\" aria-hidden=\"true\" aria-labelledby=\"sm-16573801946689407-1\" aria-expanded=\"false\">",
                  "target": [
                    "#sm-16573801946689407-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu elementor-nav-menu--dropdown\" id=\"sm-16573801946689407-4\" role=\"group\" aria-hidden=\"true\" aria-labelledby=\"sm-16573801946689407-3\" aria-expanded=\"false\">",
                  "target": [
                    "#sm-16573801946689407-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"elementor-menu-toggle\" role=\"button\" tabindex=\"0\" aria-label=\"Menu Toggle\" aria-expanded=\"false\" style=\"\">",
                  "target": [
                    ".elementor-menu-toggle"
                  ],
                  "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=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" role=\"navigation\" aria-hidden=\"true\" style=\"width: 1280px; left: 0px; top: 60px;\">",
                  "target": [
                    "nav:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu elementor-nav-menu--dropdown\" id=\"sm-16573801946715583-2\" role=\"group\" aria-hidden=\"true\" aria-labelledby=\"sm-16573801946715583-1\" aria-expanded=\"false\">",
                  "target": [
                    "#sm-16573801946715583-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu elementor-nav-menu--dropdown\" id=\"sm-16573801946715583-4\" role=\"group\" aria-hidden=\"true\" aria-labelledby=\"sm-16573801946715583-3\" aria-expanded=\"false\">",
                  "target": [
                    "#sm-16573801946715583-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dialog-lightbox-close-button dialog-close-button\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-close\"></i>\t\t\t\t\t<span class=\"elementor-screen-only\">Close</span>\n\t\t\t\t</div>",
                  "target": [
                    ".dialog-lightbox-close-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5e9854fe elementor-invisible\" data-id=\"5e9854fe\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">",
                  "target": [
                    ".elementor-element-5e9854fe"
                  ],
                  "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=\"elementor-element elementor-element-78dcd2db elementor-invisible elementor-widget elementor-widget-image\" data-id=\"78dcd2db\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInRight&quot;}\" data-widget_type=\"image.default\">",
                  "target": [
                    ".elementor-element-78dcd2db"
                  ],
                  "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=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ab742ad elementor-invisible\" data-id=\"ab742ad\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">",
                  "target": [
                    ".elementor-element-ab742ad"
                  ],
                  "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=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-51bf942 elementor-invisible\" data-id=\"51bf942\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;}\">",
                  "target": [
                    ".elementor-element-51bf942"
                  ],
                  "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": "<svg style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>",
                  "target": [
                    ".e-font-icon-svg-symbols:nth-child(50)"
                  ],
                  "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": "<svg style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>",
                  "target": [
                    ".e-font-icon-svg-symbols:nth-child(52)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A11.1&amp;blog=112195811&amp;post=11027&amp;tz=0&amp;srv=www.ruhglobal.com&amp;host=www.ruhglobal.com&amp;ref=&amp;fcp=1920&amp;rand=0.828936494836154\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">",
                  "target": [
                    "#wpstats"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#cc2a65",
                        "contrastRatio": 5.13,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.ruhglobal.com/schedule-an-appointment/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">",
                          "target": [
                            ".elementor-element-2e3d0c7 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Schedule an Appointment</span>",
                  "target": [
                    ".elementor-element-2e3d0c7 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2b7d8f",
                        "contrastRatio": 4.73,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-column-wrap elementor-element-populated\">",
                          "target": [
                            ".elementor-element-74367c7 > .elementor-column-wrap.elementor-element-populated"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.73 (foreground color: #ffffff, background color: #2b7d8f, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>&nbsp;1) Schedule an appointment</p>",
                  "target": [
                    ".elementor-element-c1a4634 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.73 (foreground color: #ffffff, background color: #2b7d8f, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2b7d8f",
                        "contrastRatio": 4.73,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-column-wrap elementor-element-populated\">",
                          "target": [
                            ".elementor-element-197af09 > .elementor-column-wrap.elementor-element-populated"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.73 (foreground color: #ffffff, background color: #2b7d8f, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>2) We create a plan that fits your needs</p>",
                  "target": [
                    ".elementor-element-4f6776f > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.73 (foreground color: #ffffff, background color: #2b7d8f, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2b7d8f",
                        "contrastRatio": 4.73,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-column-wrap elementor-element-populated\">",
                          "target": [
                            ".elementor-element-7cd7e50 > .elementor-column-wrap.elementor-element-populated"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.73 (foreground color: #ffffff, background color: #2b7d8f, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>3) We execute the plan together</p>",
                  "target": [
                    ".elementor-element-278c0af > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.73 (foreground color: #ffffff, background color: #2b7d8f, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#cc2a65",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.ruhglobal.com/schedule-an-appointment/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">",
                          "target": [
                            ".elementor-element-c894051 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Schedule an Appointment</span>",
                  "target": [
                    ".elementor-element-c894051 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#cc2a65",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.ruhglobal.com/schedule-an-appointment/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">",
                          "target": [
                            ".elementor-element-a0b0f04 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Schedule an Appointment</span>",
                  "target": [
                    ".elementor-element-a0b0f04 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#cc2a65",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.thevaluable500.com/#sign-up\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">",
                          "target": [
                            ".elementor-element-ae173b3 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Join The Valuable 500 today</span>",
                  "target": [
                    ".elementor-element-ae173b3 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#cc2a65",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.ruhglobal.com/schedule-an-appointment/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">",
                          "target": [
                            ".elementor-element-dd52244 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Schedule an Appointment</span>",
                  "target": [
                    ".elementor-element-dd52244 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#cc2a65",
                        "contrastRatio": 5.13,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.ruhglobal.com/schedule-an-appointment/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\">",
                          "target": [
                            ".elementor-element-da465c0 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Schedule an Appointment</span>",
                  "target": [
                    ".elementor-element-da465c0 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #cc2a65, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#7a7a7a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.29,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7ac2baef elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"7ac2baef\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-7ac2baef"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"elementor-heading-title elementor-size-default\">© 2022 All rights reserved​</p>",
                  "target": [
                    ".elementor-element-6fd3d9ff > .elementor-widget-container > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#7a7a7a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.29,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7ac2baef elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"7ac2baef\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-7ac2baef"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"elementor-heading-title elementor-size-default\">Made with <img draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"❤\" src=\"https://s.w.org/images/core/emoji/14.0.0/svg/2764.svg\"> by RGI</p>",
                  "target": [
                    ".elementor-element-1878df1c > .elementor-widget-container > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#7a7a7a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.29,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7ac2baef elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"7ac2baef\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-7ac2baef"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"elementor-heading-title elementor-size-default\">© 2022 All rights reserved​</p>",
                  "target": [
                    ".elementor-element-6fd3d9ff > .elementor-widget-container > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#7a7a7a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.29,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7ac2baef elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"7ac2baef\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-7ac2baef"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"elementor-heading-title elementor-size-default\">Made with <img draggable=\"false\" role=\"img\" class=\"emoji\" alt=\"❤\" src=\"https://s.w.org/images/core/emoji/14.0.0/svg/2764.svg\"> by RGI</p>",
                  "target": [
                    ".elementor-element-1878df1c > .elementor-widget-container > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.29 (foreground color: #7a7a7a, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"elementor-heading-title elementor-size-default\">About RGI</h4>",
                  "target": [
                    ".elementor-element-481bfa32 > .elementor-widget-container > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-US\" class=\"\" dir=\"ltr\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "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": "<img width=\"800\" height=\"116\" alt=\"Billion Strong a global disability movement\" data-srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&amp;strip=1&amp;webp=1 1024w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-300x44.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-768x111.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1536x223.png?lossy=1&amp;strip=1&amp;webp=1 1536w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-2048x297.png?lossy=1&amp;strip=1&amp;webp=1 2048w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-500x73.png?lossy=1&amp;strip=1&amp;webp=1 500w\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&amp;strip=1&amp;webp=1\" data-sizes=\"(max-width: 800px) 100vw, 800px\" class=\"attachment-large size-large lazyloaded\" src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&amp;strip=1&amp;webp=1\" sizes=\"(max-width: 800px) 100vw, 800px\" srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1024x149.png?lossy=1&amp;strip=1&amp;webp=1 1024w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-300x44.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-768x111.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-1536x223.png?lossy=1&amp;strip=1&amp;webp=1 1536w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-2048x297.png?lossy=1&amp;strip=1&amp;webp=1 2048w, https://844585.smushcdn.com/599114/wp-content/uploads/2021/07/Main-Vertical@MDG-500x73.png?lossy=1&amp;strip=1&amp;webp=1 500w\">",
                  "target": [
                    "img[height=\"116\"]"
                  ],
                  "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=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-9dad366\" data-id=\"9dad366\" data-element_type=\"column\">",
                  "target": [
                    ".elementor-element-9dad366"
                  ],
                  "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=\"elementor-element elementor-element-67cfd74 elementor-widget elementor-widget-heading\" data-id=\"67cfd74\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-67cfd74"
                  ],
                  "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=\"elementor-element elementor-element-454a5e1 elementor-widget elementor-widget-heading\" data-id=\"454a5e1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-454a5e1"
                  ],
                  "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 class=\"elementor-section elementor-top-section elementor-element elementor-element-ed1d68a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"ed1d68a\" data-element_type=\"section\">",
                  "target": [
                    ".elementor-element-ed1d68a"
                  ],
                  "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=\"elementor-element elementor-element-6307f49 elementor-widget elementor-widget-heading\" data-id=\"6307f49\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-6307f49"
                  ],
                  "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": "<span class=\"elementor-icon-list-text\">Does implementing Disability Inclusion feel too complicated? </span>",
                  "target": [
                    ".elementor-element-f110695 > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(1) > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Are your results not meeting your expectations?</span>",
                  "target": [
                    ".elementor-element-f110695 > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(2) > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Has the relationship with the communities you are including been difficult?</span>",
                  "target": [
                    ".elementor-element-f110695 > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(3) > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Are you struggling to navigate the pitfalls of disability inclusion?</span>",
                  "target": [
                    ".elementor-element-39b989f > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(1) > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Do your disability inclusion programs lack real Return on Investment and impact in the organization? </span>",
                  "target": [
                    ".elementor-element-39b989f > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(2) > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Does your company have a disability inclusion roadmap?</span>",
                  "target": [
                    ".elementor-element-39b989f > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(3) > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-927c642\" data-id=\"927c642\" data-element_type=\"column\">",
                  "target": [
                    ".elementor-element-927c642"
                  ],
                  "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=\"elementor-element elementor-element-ad37094 elementor-widget elementor-widget-heading\" data-id=\"ad37094\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-ad37094"
                  ],
                  "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 alt=\"Honeywell Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Honeywell-Logo-JPEG.png.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"12\"] > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"Honeywell Logo\"]"
                  ],
                  "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 alt=\"Georgia Tech Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Georgia-Tech-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"13\"] > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"Georgia Tech Logo JPEG\"]"
                  ],
                  "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 alt=\"Verizon Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Verizon-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"14\"] > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"Verizon Logo\"]"
                  ],
                  "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 alt=\"ING Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/ING-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"15\"] > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"ING Logo\"]"
                  ],
                  "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 alt=\"United Nations Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/United-Nations-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"0\"]:nth-child(5) > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"United Nations Logo JPEG\"]"
                  ],
                  "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 alt=\"AI Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Israel-Airlines-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-prev > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"AI Logo\"]"
                  ],
                  "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 alt=\"Canon Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Canon-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-active > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"Canon Logo JPEG\"]"
                  ],
                  "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 alt=\"UNICEF Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/UNICEF-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-next > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"UNICEF Logo JPEG\"]"
                  ],
                  "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 alt=\"The World Bank Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/World-Bank-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[alt=\"The World Bank Logo\"]"
                  ],
                  "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 alt=\"Magic Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Magic-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[alt=\"Magic Logo\"]"
                  ],
                  "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 alt=\"IBM Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/IBM-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[alt=\"IBM Logo JPEG\"]"
                  ],
                  "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 alt=\"HP Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/HP-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[alt=\"HP Logo\"]"
                  ],
                  "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 alt=\"Accenture Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Accenture-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[alt=\"Accenture Logo JPEG\"]"
                  ],
                  "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 alt=\"ATOS Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/ATOS-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[alt=\"ATOS Logo\"]"
                  ],
                  "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 alt=\"CISCO Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/CISCO-LOGO-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[alt=\"CISCO Logo\"]"
                  ],
                  "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 alt=\"ILO logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/ILO-logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[alt=\"ILO logo\"]"
                  ],
                  "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 alt=\"Honeywell Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Honeywell-Logo-JPEG.png.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"12\"]:nth-child(17) > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"Honeywell Logo\"]"
                  ],
                  "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 alt=\"Georgia Tech Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Georgia-Tech-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"13\"]:nth-child(18) > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"Georgia Tech Logo JPEG\"]"
                  ],
                  "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 alt=\"Verizon Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Verizon-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"14\"]:nth-child(19) > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"Verizon Logo\"]"
                  ],
                  "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 alt=\"ING Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/ING-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"15\"]:nth-child(20) > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"ING Logo\"]"
                  ],
                  "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 alt=\"United Nations Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/United-Nations-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"0\"] > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"United Nations Logo JPEG\"]"
                  ],
                  "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 alt=\"AI Logo\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Israel-Airlines-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-duplicate-prev > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"AI Logo\"]"
                  ],
                  "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 alt=\"Canon Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/Canon-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-duplicate-active > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"Canon Logo JPEG\"]"
                  ],
                  "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 alt=\"UNICEF Logo JPEG\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/04/UNICEF-Logo-JPEG.jpg?lossy=1&amp;strip=1&amp;webp=1\" class=\"swiper-slide-image lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".swiper-slide-duplicate-next > .swiper-slide-inner > .swiper-slide-image.lazyload[alt=\"UNICEF Logo JPEG\"]"
                  ],
                  "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 class=\"elementor-section elementor-top-section elementor-element elementor-element-3de35e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3de35e5\" data-element_type=\"section\">",
                  "target": [
                    ".elementor-element-3de35e5"
                  ],
                  "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 width=\"300\" height=\"144\" alt=\"Valuable 500 Logo\" data-srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/05/TheValuable500_Logo_Reversed-150-72-2x.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/05/TheValuable500_Logo_Reversed-150-72-2x-100x48.png?lossy=1&amp;strip=1&amp;webp=1 100w\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/05/TheValuable500_Logo_Reversed-150-72-2x.png?lossy=1&amp;strip=1&amp;webp=1\" data-sizes=\"(max-width: 300px) 100vw, 300px\" class=\"attachment-large size-large lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[width=\"300\"]"
                  ],
                  "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=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e8050a4\" data-id=\"e8050a4\" data-element_type=\"column\">",
                  "target": [
                    ".elementor-element-e8050a4"
                  ],
                  "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 width=\"800\" height=\"338\" alt=\"Ruh Global Impact Logo\" data-srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Imagen1-1024x432.png?lossy=1&amp;strip=1&amp;webp=1 1024w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Imagen1-300x126.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Imagen1-768x324.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Imagen1-500x211.png?lossy=1&amp;strip=1&amp;webp=1 500w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Imagen1-100x42.png?lossy=1&amp;strip=1&amp;webp=1 100w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Imagen1-1140x481.png?lossy=1&amp;strip=1&amp;webp=1 1140w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Imagen1-350x148.png?lossy=1&amp;strip=1&amp;webp=1 350w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Imagen1.png?lossy=1&amp;strip=1&amp;webp=1 2000w\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Imagen1-1024x432.png?lossy=1&amp;strip=1&amp;webp=1\" data-sizes=\"(max-width: 800px) 100vw, 800px\" class=\"attachment-large size-large lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    "img[height=\"338\"]"
                  ],
                  "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=\"elementor-element elementor-element-0231d1b elementor-widget elementor-widget-heading\" data-id=\"0231d1b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-0231d1b"
                  ],
                  "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=\"elementor-element elementor-element-677d2b6d elementor-widget elementor-widget-heading\" data-id=\"677d2b6d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-677d2b6d"
                  ],
                  "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=\"elementor-element elementor-element-480536a2 elementor-widget elementor-widget-text-editor\" data-id=\"480536a2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">",
                  "target": [
                    ".elementor-element-480536a2"
                  ],
                  "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=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4051af3\" data-id=\"4051af3\" data-element_type=\"column\">",
                  "target": [
                    ".elementor-element-4051af3"
                  ],
                  "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=\"elementor-element elementor-element-a85c062 elementor-widget elementor-widget-heading\" data-id=\"a85c062\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-a85c062"
                  ],
                  "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=\"elementor-element elementor-element-af714ab elementor-widget elementor-widget-text-editor\" data-id=\"af714ab\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">",
                  "target": [
                    ".elementor-element-af714ab"
                  ],
                  "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 width=\"750\" height=\"1125\" alt=\"Debra Ruh Smiling\" data-srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Debra-Ruh-Power-Pose.png?lossy=1&amp;strip=1&amp;webp=1 750w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Debra-Ruh-Power-Pose-200x300.png?lossy=1&amp;strip=1&amp;webp=1 200w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Debra-Ruh-Power-Pose-683x1024.png?lossy=1&amp;strip=1&amp;webp=1 683w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Debra-Ruh-Power-Pose-500x750.png?lossy=1&amp;strip=1&amp;webp=1 500w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Debra-Ruh-Power-Pose-100x150.png?lossy=1&amp;strip=1&amp;webp=1 100w, https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Debra-Ruh-Power-Pose-350x525.png?lossy=1&amp;strip=1&amp;webp=1 350w\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2019/10/Debra-Ruh-Power-Pose.png?lossy=1&amp;strip=1&amp;webp=1\" data-sizes=\"(max-width: 750px) 100vw, 750px\" class=\"attachment-medium_large size-medium_large lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">",
                  "target": [
                    ".attachment-medium_large"
                  ],
                  "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=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-78311d9c\" data-id=\"78311d9c\" data-element_type=\"column\">",
                  "target": [
                    ".elementor-element-78311d9c"
                  ],
                  "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=\"elementor-element elementor-element-681bd162 elementor-widget elementor-widget-heading\" data-id=\"681bd162\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-681bd162"
                  ],
                  "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": "<span class=\"elementor-icon-list-text\">Home</span>",
                  "target": [
                    "a[href$=\"ruhglobal.com/\"] > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Services</span>",
                  "target": [
                    ".elementor-element-b81c299 > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(2) > a > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Show</span>",
                  "target": [
                    ".elementor-element-b81c299 > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(3) > a > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Blog</span>",
                  "target": [
                    ".elementor-icon-list-item:nth-child(4) > a > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-element elementor-element-1c8c290f elementor-widget elementor-widget-heading\" data-id=\"1c8c290f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-1c8c290f"
                  ],
                  "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": "<span class=\"elementor-icon-list-text\">Contact Us</span>",
                  "target": [
                    ".elementor-element-485b28ee > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(1) > a > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Accessibility</span>",
                  "target": [
                    ".elementor-element-485b28ee > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(2) > a > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Privacy Policy</span>",
                  "target": [
                    ".elementor-element-485b28ee > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(3) > a > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"elementor-icon-list-text\">Subscribe</span>",
                  "target": [
                    ".elementor-icon-list-item:nth-child(4) > .elementor-icon-list-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-76f2762f\" data-id=\"76f2762f\" data-element_type=\"column\">",
                  "target": [
                    ".elementor-element-76f2762f"
                  ],
                  "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 class=\"elementor-section elementor-top-section elementor-element elementor-element-7ac2baef elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"7ac2baef\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                  "target": [
                    ".elementor-element-7ac2baef"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "URL",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "#lp_ls_img",
                "code": "<img id=\"lp_ls_img\" src=\"https://www.ruhglobal.com/wp-content/uploads/2019/06/RGI-Logo-Centered.png\" style=\"cursor: pointer; width: 120px; filter: grayscale(0%);\" class=\"\">"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"elementor-heading-title elementor-size-default\">...</h3>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.29:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"elementor-heading-title elementor-size-default\">...</p>"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form class=\"elementor-search-form\" role=\"search\" action=\"https://www.ruhglobal.com\" method=\"get\">...</form>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#wpstats",
                "code": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A11.1&amp;blog=112195811&amp;post=11027&amp;tz=0&amp;srv=www.ruhglobal.com&amp;host=www.ruhglobal.com&amp;ref=&amp;fcp=1910&amp;rand=0.754407913980562\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1126\" height=\"1112\" alt=\"\" data-srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2020/10/HPAW-Updated.png?lossy=1&amp;strip=1&amp;webp=1 1126w, https://844585.smushcdn.com/599114/wp-content/uploads/2020/10/HPAW-Updated-300x296.png?lossy=1&amp;strip=1&amp;webp=1 300w, https://844585.smushcdn.com/599114/wp-content/uploads/2020/10/HPAW-Updated-1024x1011.png?lossy=1&amp;strip=1&amp;webp=1 1024w, https://844585.smushcdn.com/599114/wp-content/uploads/2020/10/HPAW-Updated-768x758.png?lossy=1&amp;strip=1&amp;webp=1 768w, https://844585.smushcdn.com/599114/wp-content/uploads/2020/10/HPAW-Updated-500x494.png?lossy=1&amp;strip=1&amp;webp=1 500w, https://844585.smushcdn.com/599114/wp-content/uploads/2020/10/HPAW-Updated-100x99.png?lossy=1&amp;strip=1&amp;webp=1 100w\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2020/10/HPAW-Updated.png?lossy=1&amp;strip=1&amp;webp=1\" data-sizes=\"(max-width: 1126px) 100vw, 1126px\" class=\"attachment-full size-full lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"530\" height=\"650\" alt=\"\" data-srcset=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/05/Book.png?lossy=1&amp;strip=1&amp;webp=1 530w, https://844585.smushcdn.com/599114/wp-content/uploads/2018/05/Book-245x300.png?lossy=1&amp;strip=1&amp;webp=1 245w, https://844585.smushcdn.com/599114/wp-content/uploads/2018/05/Book-500x613.png?lossy=1&amp;strip=1&amp;webp=1 500w, https://844585.smushcdn.com/599114/wp-content/uploads/2018/05/Book-100x123.png?lossy=1&amp;strip=1&amp;webp=1 100w, https://844585.smushcdn.com/599114/wp-content/uploads/2018/05/Book-350x429.png?lossy=1&amp;strip=1&amp;webp=1 350w\" data-src=\"https://844585.smushcdn.com/599114/wp-content/uploads/2018/05/Book.png?lossy=1&amp;strip=1&amp;webp=1\" data-sizes=\"(max-width: 530px) 100vw, 530px\" class=\"attachment-large size-large lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"tolb-next\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"tolb-prev\">...</div>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#skiplinks",
                "code": "<div class=\"wpa-hide-ltr\" id=\"skiplinks\" role=\"navigation\" aria-label=\"Skip links\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"elementor-heading-title elementor-size-default\">...</h4>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"elementor-search-form__container\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"lp-screen\" style=\"width: 100%; height: 100%; background-color: rgb(255, 255, 255); position: fixed; z-index: 666999; top: 0px; left: 0px; opacity: 0.43318;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"tolb-holder\">...</div>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"width:120px;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);display: inline-block;\">...</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": "h1",
                "id": "",
                "code": "<h1 class=\"elementor-heading-title elementor-size-default\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"elementor-heading-title elementor-size-default\">...</h4>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#menu-ruh-global\" class=\"no-scroll\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#my-main-content\" class=\"no-scroll\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"wpa_label_s\" class=\"wpa-screen-reader-text\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"elementor-button-text\">...</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": "h1",
                "id": "",
                "code": "<h1 class=\"elementor-heading-title elementor-size-default\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"elementor-heading-title elementor-size-default\">...</h2>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"elementor-button-text\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"lp-screen-text\" style=\"line-height: 40px; height: 40px; width: 100%; position: relative; font-size: 30px; top: auto; left: auto; text-align: center; color: rgb(0, 0, 0); margin-top: 20px;\">...</div>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "URL",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 86,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/div[1]/span[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 340,
                "top": 209,
                "height": 120,
                "width": 120
              },
              "snippet": "<img class=\"\" style=\"cursor: pointer; width: 120px; filter: grayscale(5%);\" src=\"https://www.ruhglobal.com/wp-content/uploads/2019/06/RGI-Logo-Centered.png\" id=\"lp_ls_img\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/span[2]",
                "aria": "/document[1]"
              },
              "message": "The <span> element has the id \"elementor-device-mode\" that is already in use",
              "bounds": {
                "left": -1,
                "top": -160001,
                "height": 1,
                "width": 1
              },
              "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "The <div> element has the id \"skiplinks\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-label=\"Skip links\" role=\"navigation\" id=\"skiplinks\" class=\"wpa-hide-ltr\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 5999,
                "height": 13,
                "width": 360
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 5999,
                "height": 12,
                "width": 360
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/span[4]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 339,
                "top": 5763,
                "height": 16,
                "width": 16
              },
              "snippet": "<a href=\"https://www.linkedin.com/in/debraruh/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-11b5f0a\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/span[3]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 298,
                "top": 5763,
                "height": 16,
                "width": 16
              },
              "snippet": "<a href=\"https://www.youtube.com/channel/UCSKJ8fRCyOiIwO1urHKqcUw\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-eb3cdb2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 257,
                "top": 5763,
                "height": 16,
                "width": 16
              },
              "snippet": "<a href=\"https://twitter.com/debraruh\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-7de7550\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 216,
                "top": 5763,
                "height": 16,
                "width": 16
              },
              "snippet": "<a href=\"https://www.facebook.com/debraruh/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-c1104d1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 234,
                "top": 5719,
                "height": 24,
                "width": 350
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 5757,
                "height": 129,
                "width": 180
              },
              "snippet": "<ul class=\"elementor-icon-list-items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 28,
                "top": 5713,
                "height": 24,
                "width": 162
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 416,
                "top": 5558,
                "height": 129,
                "width": 368
              },
              "snippet": "<ul class=\"elementor-icon-list-items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 434,
                "top": 5518,
                "height": 24,
                "width": 350
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 5562,
                "height": 18,
                "width": 368
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 34,
                "top": 5518,
                "height": 24,
                "width": 350
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[9]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 273,
                "top": 2258,
                "height": 216,
                "width": 248
              },
              "snippet": "<h3 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 260,
                "top": 2058,
                "height": 40,
                "width": 281
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1904,
                "height": 60,
                "width": 780
              },
              "snippet": "<p style=\"text-align: center;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/button[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1774,
                "height": 36,
                "width": 29
              },
              "snippet": "<div aria-label=\"Previous slide\" role=\"button\" tabindex=\"0\" class=\"elementor-swiper-button elementor-swiper-button-prev\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 160,
                "top": 1685,
                "height": 75,
                "width": 480
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 633,
                "top": 1544,
                "height": 57,
                "width": 144
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/gift/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1546,
                "height": 48,
                "width": 569
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 1137,
                "height": 243,
                "width": 330
              },
              "snippet": "<ul class=\"elementor-icon-list-items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1137,
                "height": 189,
                "width": 330
              },
              "snippet": "<ul class=\"elementor-icon-list-items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 260,
                "top": 1420,
                "height": 40,
                "width": 281
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 160,
                "top": 1012,
                "height": 75,
                "width": 480
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[3]/div[1]/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 650,
                "top": 836,
                "height": 81,
                "width": 130
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 384,
                "top": 836,
                "height": 81,
                "width": 130
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 111,
                "top": 832,
                "height": 54,
                "width": 146
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 301,
                "top": 650,
                "height": 42,
                "width": 200
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/gift/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 232,
                "top": 571,
                "height": 45,
                "width": 337
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 486,
                "height": 44,
                "width": 780
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 326,
                "height": 140,
                "width": 780
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 65,
                "top": 5298,
                "height": 40,
                "width": 281
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 5206,
                "height": 48,
                "width": 370
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 5100,
                "height": 86,
                "width": 390
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[15]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 519,
                "top": 4933,
                "height": 57,
                "width": 258
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.facebook.com/debraruh/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[15]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4932,
                "height": 54,
                "width": 455
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 260,
                "top": 4379,
                "height": 40,
                "width": 281
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 4158,
                "height": 81,
                "width": 750
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 4101,
                "height": 37,
                "width": 750
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[12]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 254,
                "top": 3831,
                "height": 42,
                "width": 294
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/gift/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[12]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3725,
                "height": 72,
                "width": 780
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 254,
                "top": 2609,
                "height": 40,
                "width": 293
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.thevaluable500.com/#sign-up\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 549,
                "top": 132,
                "height": 39,
                "width": 219
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.billion-strong.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 266,
                "top": 106,
                "height": 90,
                "width": 253
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 138,
                "height": 26,
                "width": 215
              },
              "snippet": "<a href=\"https://www.billion-strong.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav style=\"top: 45px; width: 800px; left: -172px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-label=\"Skip links\" role=\"navigation\" id=\"skiplinks\" class=\"wpa-hide-ltr\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-label=\"Skip links\" role=\"navigation\" id=\"skiplinks\" class=\"wpa-hide-ltr\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav style=\"top: 45px; width: 800px; left: -172px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"Skip links\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-label=\"Skip links\" role=\"navigation\" id=\"skiplinks\" class=\"wpa-hide-ltr\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"Skip links\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-label=\"Skip links\" role=\"navigation\" id=\"skiplinks\" class=\"wpa-hide-ltr\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 4.29 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 300",
              "bounds": {
                "left": 410,
                "top": 5999,
                "height": 13,
                "width": 360
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 4.29 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 300",
              "bounds": {
                "left": 30,
                "top": 5999,
                "height": 12,
                "width": 360
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[9]/figure[1]",
                "aria": "/document[1]/figure[9]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1240,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/figure[1]",
                "aria": "/document[1]/figure[8]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1000,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[7]/figure[1]",
                "aria": "/document[1]/figure[7]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 760,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/figure[1]",
                "aria": "/document[1]/figure[6]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 520,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/figure[1]",
                "aria": "/document[1]/figure[5]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 280,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/figure[1]",
                "aria": "/document[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 40,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/figure[1]",
                "aria": "/document[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": -200,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[22]/figure[1]",
                "aria": "/document[1]/figure[22]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 4360,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[21]/figure[1]",
                "aria": "/document[1]/figure[21]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 4120,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[20]/figure[1]",
                "aria": "/document[1]/figure[20]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 3880,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/figure[1]",
                "aria": "/document[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": -440,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[19]/figure[1]",
                "aria": "/document[1]/figure[19]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 3640,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[18]/figure[1]",
                "aria": "/document[1]/figure[18]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 3400,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[17]/figure[1]",
                "aria": "/document[1]/figure[17]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 3160,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[16]/figure[1]",
                "aria": "/document[1]/figure[16]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 2920,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[15]/figure[1]",
                "aria": "/document[1]/figure[15]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 2680,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[14]/figure[1]",
                "aria": "/document[1]/figure[14]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 2440,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[13]/figure[1]",
                "aria": "/document[1]/figure[13]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 2200,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[12]/figure[1]",
                "aria": "/document[1]/figure[12]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1960,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[11]/figure[1]",
                "aria": "/document[1]/figure[11]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1720,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[10]/figure[1]",
                "aria": "/document[1]/figure[10]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1480,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": -680,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/img[1]",
                "aria": "/document[1]/img[5]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 714,
                "top": 5999,
                "height": 12,
                "width": 12
              },
              "snippet": "<img src=\"https://s.w.org/images/core/emoji/14.0.0/svg/2764.svg\" alt=\"❤\" class=\"emoji\" role=\"img\" draggable=\"false\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a aria-expanded=\"false\" aria-controls=\"sm-16573802190078406-4\" aria-haspopup=\"true\" id=\"sm-16573802190078406-3\" class=\"elementor-item elementor-item-anchor has-submenu\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a aria-expanded=\"false\" aria-controls=\"sm-16573802190078406-2\" aria-haspopup=\"true\" id=\"sm-16573802190078406-1\" class=\"elementor-item elementor-item-anchor has-submenu\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item\" href=\"https://www.ruhglobal.com/brands-work/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item\" href=\"https://www.ruhglobal.com/services/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item\" href=\"https://www.ruhglobal.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item elementor-item-active\" aria-current=\"page\" href=\"https://www.ruhglobal.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/img[1]",
                "aria": "/document[1]/img[5]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 714,
                "top": 5999,
                "height": 12,
                "width": 12
              },
              "snippet": "<img src=\"https://s.w.org/images/core/emoji/14.0.0/svg/2764.svg\" alt=\"❤\" class=\"emoji\" role=\"img\" draggable=\"false\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav style=\"top: 45px; width: 800px; left: -172px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 81,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/div[1]/span[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 340,
                "top": 209,
                "height": 120,
                "width": 120
              },
              "snippet": "<img class=\"\" style=\"cursor: pointer; width: 120px; filter: grayscale(0%);\" src=\"https://www.ruhglobal.com/wp-content/uploads/2019/06/RGI-Logo-Centered.png\" id=\"lp_ls_img\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 6001,
                "height": 13,
                "width": 360
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 6001,
                "height": 12,
                "width": 360
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/span[4]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 339,
                "top": 5765,
                "height": 16,
                "width": 16
              },
              "snippet": "<a href=\"https://www.linkedin.com/in/debraruh/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-11b5f0a\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/span[3]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 298,
                "top": 5765,
                "height": 16,
                "width": 16
              },
              "snippet": "<a href=\"https://www.youtube.com/channel/UCSKJ8fRCyOiIwO1urHKqcUw\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-eb3cdb2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 257,
                "top": 5765,
                "height": 16,
                "width": 16
              },
              "snippet": "<a href=\"https://twitter.com/debraruh\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-7de7550\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 216,
                "top": 5765,
                "height": 16,
                "width": 16
              },
              "snippet": "<a href=\"https://www.facebook.com/debraruh/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-c1104d1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 234,
                "top": 5721,
                "height": 24,
                "width": 350
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 5759,
                "height": 129,
                "width": 180
              },
              "snippet": "<ul class=\"elementor-icon-list-items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 28,
                "top": 5715,
                "height": 24,
                "width": 162
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 416,
                "top": 5560,
                "height": 129,
                "width": 368
              },
              "snippet": "<ul class=\"elementor-icon-list-items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 434,
                "top": 5520,
                "height": 24,
                "width": 350
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 5564,
                "height": 18,
                "width": 368
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 34,
                "top": 5520,
                "height": 24,
                "width": 350
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 273,
                "top": 2259,
                "height": 216,
                "width": 248
              },
              "snippet": "<h3 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 259,
                "top": 2058,
                "height": 41,
                "width": 284
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1904,
                "height": 60,
                "width": 780
              },
              "snippet": "<p style=\"text-align: center;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/button[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1774,
                "height": 36,
                "width": 36
              },
              "snippet": "<div aria-label=\"Previous slide\" role=\"button\" tabindex=\"0\" class=\"elementor-swiper-button elementor-swiper-button-prev\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 160,
                "top": 1685,
                "height": 75,
                "width": 480
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 633,
                "top": 1544,
                "height": 57,
                "width": 144
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/gift/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1546,
                "height": 48,
                "width": 569
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 1137,
                "height": 243,
                "width": 330
              },
              "snippet": "<ul class=\"elementor-icon-list-items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1137,
                "height": 189,
                "width": 330
              },
              "snippet": "<ul class=\"elementor-icon-list-items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 259,
                "top": 1420,
                "height": 41,
                "width": 284
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 160,
                "top": 1012,
                "height": 75,
                "width": 480
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[3]/div[1]/div[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 650,
                "top": 836,
                "height": 81,
                "width": 130
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 384,
                "top": 836,
                "height": 81,
                "width": 130
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 111,
                "top": 832,
                "height": 54,
                "width": 146
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 301,
                "top": 650,
                "height": 42,
                "width": 200
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/gift/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 231,
                "top": 571,
                "height": 45,
                "width": 339
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 486,
                "height": 44,
                "width": 780
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 326,
                "height": 140,
                "width": 780
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 64,
                "top": 5300,
                "height": 41,
                "width": 284
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 5208,
                "height": 48,
                "width": 370
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[16]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 5102,
                "height": 86,
                "width": 390
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[15]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 519,
                "top": 4935,
                "height": 57,
                "width": 258
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.facebook.com/debraruh/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[15]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4934,
                "height": 54,
                "width": 455
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 259,
                "top": 4381,
                "height": 41,
                "width": 284
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 4160,
                "height": 81,
                "width": 750
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 4103,
                "height": 37,
                "width": 750
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[12]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 251,
                "top": 3833,
                "height": 43,
                "width": 299
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.ruhglobal.com/gift/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[12]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3727,
                "height": 72,
                "width": 780
              },
              "snippet": "<h4 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[10]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 252,
                "top": 2610,
                "height": 41,
                "width": 297
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.thevaluable500.com/#sign-up\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 550,
                "top": 131,
                "height": 40,
                "width": 216
              },
              "snippet": "<a role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://www.billion-strong.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 266,
                "top": 106,
                "height": 90,
                "width": 253
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 138,
                "height": 26,
                "width": 215
              },
              "snippet": "<a href=\"https://www.billion-strong.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav style=\"width: 800px; left: -172px; top: 45px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav style=\"width: 800px; left: -172px; top: 45px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 4.29 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 300",
              "bounds": {
                "left": 410,
                "top": 6001,
                "height": 13,
                "width": 360
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 4.29 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 300",
              "bounds": {
                "left": 30,
                "top": 6001,
                "height": 12,
                "width": 360
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Text contrast of 1.04 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 500",
              "bounds": {
                "left": 273,
                "top": 2259,
                "height": 216,
                "width": 248
              },
              "snippet": "<h3 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[9]/figure[1]",
                "aria": "/document[1]/figure[9]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1240,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/figure[1]",
                "aria": "/document[1]/figure[8]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1000,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[7]/figure[1]",
                "aria": "/document[1]/figure[7]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 760,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/figure[1]",
                "aria": "/document[1]/figure[6]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 520,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/figure[1]",
                "aria": "/document[1]/figure[5]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 280,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/figure[1]",
                "aria": "/document[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 40,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/figure[1]",
                "aria": "/document[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": -200,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[22]/figure[1]",
                "aria": "/document[1]/figure[22]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 4360,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[21]/figure[1]",
                "aria": "/document[1]/figure[21]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 4120,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[20]/figure[1]",
                "aria": "/document[1]/figure[20]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 3880,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/figure[1]",
                "aria": "/document[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": -440,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[19]/figure[1]",
                "aria": "/document[1]/figure[19]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 3640,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[18]/figure[1]",
                "aria": "/document[1]/figure[18]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 3400,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[17]/figure[1]",
                "aria": "/document[1]/figure[17]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 3160,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[16]/figure[1]",
                "aria": "/document[1]/figure[16]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 2920,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[15]/figure[1]",
                "aria": "/document[1]/figure[15]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 2680,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[14]/figure[1]",
                "aria": "/document[1]/figure[14]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 2440,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[13]/figure[1]",
                "aria": "/document[1]/figure[13]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 2200,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[12]/figure[1]",
                "aria": "/document[1]/figure[12]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1960,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[11]/figure[1]",
                "aria": "/document[1]/figure[11]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1720,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[10]/figure[1]",
                "aria": "/document[1]/figure[10]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 1480,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": -680,
                "top": 1780,
                "height": 24,
                "width": 240
              },
              "snippet": "<figure class=\"swiper-slide-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/img[1]",
                "aria": "/document[1]/img[5]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 714,
                "top": 6001,
                "height": 12,
                "width": 12
              },
              "snippet": "<img src=\"https://s.w.org/images/core/emoji/14.0.0/svg/2764.svg\" alt=\"❤\" class=\"emoji\" role=\"img\" draggable=\"false\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item\" href=\"https://www.ruhglobal.com/schedule-an-appointment/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a aria-expanded=\"false\" aria-controls=\"sm-1657380230371612-4\" aria-haspopup=\"true\" id=\"sm-1657380230371612-3\" class=\"elementor-item elementor-item-anchor has-submenu\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a aria-expanded=\"false\" aria-controls=\"sm-1657380230371612-2\" aria-haspopup=\"true\" id=\"sm-1657380230371612-1\" class=\"elementor-item elementor-item-anchor has-submenu\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item\" href=\"https://www.ruhglobal.com/brands-work/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item\" href=\"https://www.ruhglobal.com/services/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item\" href=\"https://www.ruhglobal.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<a class=\"elementor-item elementor-item-active\" aria-current=\"page\" href=\"https://www.ruhglobal.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/img[1]",
                "aria": "/document[1]/img[5]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 714,
                "top": 6001,
                "height": 12,
                "width": 12
              },
              "snippet": "<img src=\"https://s.w.org/images/core/emoji/14.0.0/svg/2764.svg\" alt=\"❤\" class=\"emoji\" role=\"img\" draggable=\"false\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 76,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav style=\"width: 800px; left: -172px; top: 45px;\" aria-hidden=\"true\" role=\"navigation\" class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "URL",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home - Ruh Global Impact",
          "pageurl": "https://www.ruhglobal.com/",
          "time": 6.73,
          "creditsremaining": 204,
          "allitemcount": 277,
          "totalelements": 1037,
          "waveurl": "http://wave.webaim.org/report?url=https://www.ruhglobal.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + DIV > SPAN:first-child > IMG#lp_ls_img"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 8,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN + SPAN > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + SPAN + SPAN + SPAN > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV + DIV > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV + DIV > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.51,
                    "#818a91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.51,
                    "#818a91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.51,
                    "#818a91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.51,
                    "#818a91",
                    "#ffffff",
                    false
                  ],
                  [
                    4.29,
                    "#7a7a7a",
                    "#ffffff",
                    false
                  ],
                  [
                    4.29,
                    "#7a7a7a",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 37,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV + DIV > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION#my-main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > 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": 32,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + LINK + TITLE + META + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + STYLE + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + META + STYLE + LINK + META + META + META + SCRIPT + META + META + META + META + META + META + META + META + STYLE + SCRIPT + STYLE + STYLE + SCRIPT + SCRIPT + STYLE + META + META + META + META + META + META + META + META + META + META + META + LINK + LINK + LINK + META + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION#my-main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > FIGURE:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION#my-main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION#my-main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + DIV + BODY > DIV:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + DIV > DIV:first-child > DIV:first-child > SECTION#my-main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > SPAN:first-child > SPAN:first-child + SPAN"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ruhglobal.com/",
      "what": "URL",
      "result": "https://www.ruhglobal.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.ruhglobal.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.071",
        "responseTime": "2022-07-09T15:24:18.485Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1118725,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 14,
              "totalWarnings": 5,
              "totalIssues": 19
            },
            "issuesByLevel": {
              "A": {
                "count": 11,
                "pct": 57.89
              },
              "AA": {
                "count": 7,
                "pct": 36.84
              },
              "AAA": {
                "count": 19,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "19e85478-46e8-4e04-9713-084d7ed8876c",
          "docID": "1eb13877-d03a-43f2-b1e6-f09dc5f96350",
          "sourceHash": "11dd59f2fcb2e36f1d80a4f3de34542f",
          "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=19e85478-46e8-4e04-9713-084d7ed8876c",
          "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": 6507.19
                },
                "height": 6507.19,
                "width": 1024
              },
              "position": {
                "line": 2901,
                "column": 60
              },
              "errorSnippet": "&lt;body data-rsssl=\"1\" class=\"home page-template-default page page-id-11027 elementor-default elementor-template-full-width elementor-kit-12181 elementor-page elementor-page-11027 e--ua-blink e--ua-mac e--ua-webkit lp-none\" data-elementor-device-mode=\"t",
              "xpath": "/html/body",
              "issueID": "ff7a80961b3a5a0b0084aaf835976e9f",
              "signature": "e5652d2edb5dae22bb5977d46f0ab0b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=ff7a80961b3a5a0b0084aaf835976e9f"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 480,
                  "y": 24
                },
                "height": 24,
                "width": 480
              },
              "position": {
                "line": 5327,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ruhglobal.com/podcasthuman-potential-work/\"&gt; &lt;span class=\"elementor-icon-list-icon\"&gt; &lt;i aria-hidden=\"true\" class=\"fas fa-angle-right\"&gt;&lt;/i&gt; &lt;/span&gt; &lt;span class=\"elementor-icon-list-text\"&gt;Show&lt;/sp",
              "xpath": "/html/body/div[4]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "3a2c75937e62cb2a1b33e2dec54570d7",
              "signature": "9fce3f55eb75cc9d66864cf460947918",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=3a2c75937e62cb2a1b33e2dec54570d7"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 865,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#my-main-content\" class=\"no-scroll\"&gt;Skip to Content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/a[1]",
              "issueID": "77d9a53c23fad10d8051ef6f7ca13f2d",
              "signature": "8d9e0d4434f853dd8e2fafa63e69ff26",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=77d9a53c23fad10d8051ef6f7ca13f2d"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 865,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#menu-ruh-global\" class=\"no-scroll\"&gt;Skip to navigation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/a[2]",
              "issueID": "353630b2df370df474765f1135a408be",
              "signature": "796156397bb6553d75a396220b3951d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=353630b2df370df474765f1135a408be"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 984,
                  "y": 20
                },
                "height": 20,
                "width": 984
              },
              "position": {
                "line": 896,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://www.ruhglobal.com/\" aria-current=\"page\" class=\"elementor-item elementor-item-active\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
              "issueID": "ca850f1532d6791def113406ec0102b0",
              "signature": "c4a79a48d63b8db8f914ee5632deb8b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ca850f1532d6791def113406ec0102b0"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 71.828125,
                  "y": 12
                },
                "bottom-right": {
                  "x": 228.828125,
                  "y": 27
                },
                "height": 15,
                "width": 157
              },
              "position": {
                "line": 8717,
                "column": 7
              },
              "errorSnippet": "&lt;span class=\"elementor-button-text\"&gt;Join the movement&lt;/span&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/span[2]",
              "issueID": "b79fa5bb88dc2f21377c7f3b7fda760d",
              "signature": "4bca729d3ce522f1d5df0bc85273c32e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=b79fa5bb88dc2f21377c7f3b7fda760d"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 60
                },
                "bottom-right": {
                  "x": 496,
                  "y": 91.3906
                },
                "height": 31.3906,
                "width": 480
              },
              "position": {
                "line": 9423,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-5af368a7 elementor-widget elementor-widget-text-editor\" data-id=\"5af368a7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;div cla",
              "xpath": "/html/body/div[4]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "63844221285af2daebf61af125eb5e69",
              "signature": "bfd3a0a9836da5fd275a45be883ac543",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=63844221285af2daebf61af125eb5e69"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 480,
                  "y": 16
                },
                "height": 16,
                "width": 480
              },
              "position": {
                "line": 9497,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;div class=\"elementor-social-icons-wrapper elementor-grid\"&gt; &lt;span class=\"elementor-grid-item\"&gt; &lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeate",
              "xpath": "/html/body/div[4]/div[1]/section[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "3a1f8fdebc7d9eb28ec277ac33ba9383",
              "signature": "cb6c79026d32b4b67d085eca24ca5855",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3a1f8fdebc7d9eb28ec277ac33ba9383"
            },
            {
              "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": 4559,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"menu-1-524fa53a\" class=\"elementor-nav-menu\" data-smartmenus-id=\"16573800974772275\"&gt;&lt;li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-11027 current_page_item menu-item",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]",
              "issueID": "a2feb40efa66f5b5cc69e033e1609337",
              "signature": "f4c9ceeb6b7b79d69b1608ffa62d701a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a2feb40efa66f5b5cc69e033e1609337"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 280
                },
                "height": 280,
                "width": 1024
              },
              "position": {
                "line": 6047,
                "column": 110
              },
              "errorSnippet": "&lt;ul id=\"menu-2-524fa53a\" class=\"elementor-nav-menu\" data-smartmenus-id=\"16573800974792104\"&gt;&lt;li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-11027 current_page_item menu-item",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]",
              "issueID": "07758ff2e0c4c6577f87d348c6a1877c",
              "signature": "535cb6233a0c541fb2587d5f1c9aa385",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=07758ff2e0c4c6577f87d348c6a1877c"
            },
            {
              "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": 333.484,
                  "y": 72
                },
                "height": 72,
                "width": 333.484
              },
              "position": {
                "line": 4919,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"elementor-heading-title elementor-size-default\"&gt;Join the identity and empowerment organization designed to bring the billions of voices of persons with disabilities together.&lt;/h1&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "0fbc386e86be72d2d7c46b8c04b4fe35",
              "signature": "a9065b964feda71d2192cb4c31b56040",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0fbc386e86be72d2d7c46b8c04b4fe35"
            },
            {
              "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": 321.406,
                  "y": 144
                },
                "height": 144,
                "width": 321.406
              },
              "position": {
                "line": 9108,
                "column": 4
              },
              "errorSnippet": "&lt;h3 class=\"elementor-heading-title elementor-size-default\"&gt;If disability is not on your board agenda, neither is diversity.&lt;br&gt;\n(Nor is innovation, productivity, brand experience, talent, risk, reputation...)&lt;br&gt;&lt;br&gt;&lt;br&gt;Ruh ",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "fa74bde8a92111e22e9b9563eda6e430",
              "signature": "9ed3b94a484bec430dfc9456f7f3e3da",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fa74bde8a92111e22e9b9563eda6e430"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 10,
                  "y": 100
                },
                "bottom-right": {
                  "x": 990,
                  "y": 122
                },
                "height": 22,
                "width": 980
              },
              "position": {
                "line": 8737,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-454a5e1 elementor-widget elementor-widget-heading\" data-id=\"454a5e1\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt; &lt;div class=\"elementor-widget-container\"&gt; &lt;h2 class=\"element",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "96dde0f416df87475be0f39e8730d13d",
              "signature": "411757017c0555c74129c3e7df686062",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=96dde0f416df87475be0f39e8730d13d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 980,
                  "y": 22
                },
                "height": 22,
                "width": 980
              },
              "position": {
                "line": 8738,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;h2 class=\"elementor-heading-title elementor-size-default\"&gt;PLANNING • TRAINING • ACCESSIBILITY • INCLUSION BRANDING • SMART CITIES&lt;/h2&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "86c96abda5e88d6aa5f7ff959a62593c",
              "signature": "ae16888b61bfff1d76554eeaef69d926",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=86c96abda5e88d6aa5f7ff959a62593c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 980,
                  "y": 22
                },
                "height": 22,
                "width": 980
              },
              "position": {
                "line": 8748,
                "column": 4
              },
              "errorSnippet": "&lt;h2 class=\"elementor-heading-title elementor-size-default\"&gt;PLANNING • TRAINING • ACCESSIBILITY • INCLUSION BRANDING • SMART CITIES&lt;/h2&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "f0e4d0b8d25d8dbf76212720e011c58d",
              "signature": "98de42f9f30a7535b83c741802011492",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f0e4d0b8d25d8dbf76212720e011c58d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 472,
                  "y": 12
                },
                "height": 12,
                "width": 472
              },
              "position": {
                "line": 9249,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"elementor-heading-title elementor-size-default\"&gt;© 2022 All rights reserved​&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "a903cfa9d94b61b53227c51665371569",
              "signature": "af71f12127c438d650487a79639cbca1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a903cfa9d94b61b53227c51665371569"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 6507.19
                },
                "height": 6507.19,
                "width": 1024
              },
              "position": {
                "line": 2901,
                "column": 60
              },
              "errorSnippet": "&lt;body data-rsssl=\"1\" class=\"home page-template-default page page-id-11027 elementor-default elementor-template-full-width elementor-kit-12181 elementor-page elementor-page-11027 e--ua-blink e--ua-mac e--ua-webkit lp-none\" data-elementor-device-mode=\"t",
              "xpath": "/html/body",
              "issueID": "43f19466bbd57b99d80ad1715ea3ecc4",
              "signature": "de5bdf8b15c8a7ad852d134aeb08929b",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=43f19466bbd57b99d80ad1715ea3ecc4"
            },
            {
              "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": 311.703125,
                  "y": 53
                },
                "bottom-right": {
                  "x": 311.703125,
                  "y": 53
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6107,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/br[2]",
              "issueID": "388bde08b3d6687c86516fa920737275",
              "signature": "214d495b7446a087cc7f08d4b10cc389",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=388bde08b3d6687c86516fa920737275"
            },
            {
              "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": 160.703125,
                  "y": 71
                },
                "bottom-right": {
                  "x": 160.703125,
                  "y": 71
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6107,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[9]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/br[3]",
              "issueID": "64898c7e410abc144355799447caa8d9",
              "signature": "86d1a596a25d3e574f09660eadd4c8f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=64898c7e410abc144355799447caa8d9"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:21:28",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "ibm",
      20
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      13
    ],
    [
      "wave",
      7
    ],
    [
      "focInd",
      3
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 17,
  "logSize": 920,
  "errorLogCount": 6,
  "errorLogSize": 414,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:24:18",
  "elapsedSeconds": 170,
  "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,
        "focAll": 4,
        "focOp": 10,
        "hover": 19,
        "linkUl": 74,
        "role": 76,
        "styleDiff": 19,
        "zIndex": 13
      },
      "alfa": {
        "r2": 4,
        "r53": 4,
        "r57": 4,
        "r65": 1,
        "r66": 34,
        "r69": 22,
        "r72": 8,
        "r73": 8,
        "r74": 8,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 42,
        "color-contrast": 15,
        "hidden-content": 0,
        "heading-order": 2,
        "landmark-one-main": 2,
        "region": 124
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 4,
        "e:AA.1_4_3.G18.Fail": 8,
        "e:AA.3_2_2.H32.2": 4,
        "w:AA.1_1_1.H67.2": 3,
        "w:AA.1_3_1.H42": 2,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 4,
        "w:AA.1_4_3.G145.BgImage": 3,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.Alpha": 2,
        "w:AA.1_4_3.G18.BgImage": 5,
        "w:AA.1_4_3_F24.F24.FGColour": 1
      },
      "wave": {
        "e:alt_missing": 4,
        "c:contrast": 24,
        "a:heading_skipped": 1,
        "a:link_redundant": 1,
        "a:noscript": 32,
        "a:underline": 3
      },
      "tenon": {
        "28": 4,
        "73": 4,
        "95": 12,
        "129": 3,
        "134": 6,
        "144": 16,
        "153": 8,
        "155": 2,
        "242": 8
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 3,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 8,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 5,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 37,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 57,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 4,
              "what": "Image has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 4,
              "what": "Text alternative is missing"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 2,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 62,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "focusIndication": {
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 9,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 11,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 17,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 11,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 6,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 18,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 2,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 2,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 6,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 4,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "mainLandmark": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.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.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "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.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 8,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 5,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 16,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 2,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 409,
      "log": 32,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 65
        },
        {
          "groupName": "roleBad",
          "score": 59
        },
        {
          "groupName": "linkIndication",
          "score": 39
        },
        {
          "groupName": "contrastAA",
          "score": 34
        },
        {
          "groupName": "contrastAAA",
          "score": 18
        },
        {
          "groupName": "leadingClipsText",
          "score": 18
        },
        {
          "groupName": "focusableOperable",
          "score": 10
        },
        {
          "groupName": "noScriptRisk",
          "score": 10
        },
        {
          "groupName": "imageNoText",
          "score": 9
        },
        {
          "groupName": "noLeading",
          "score": 8
        },
        {
          "groupName": "hoverSurprise",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 7
        },
        {
          "groupName": "fontSmall",
          "score": 7
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 6
        },
        {
          "groupName": "tabFocusability",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "allCaps",
          "score": 5
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "focusIndication",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainLandmark",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}