Accessibility test digest

Synopsis

Page: Sightsavers

URL: https://www.sightsavers.org/

Score: 1075

Tested by: Testaro, procedure tp16

Scored by: Testilo, procedure sp16a

Digested by: Testilo, procedure dp16a

Introduction

The Testaro application used its tp16 testing procedure to test the accessibility (barrier-free design and coding) of the Sightsavers web page at https://www.sightsavers.org/ on 2022/10/02. The procedure performed 1229 tests. Of these, 23 are custom tests or quasi-tests by Testaro, and the others belong to these eight other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total1075
log61
focusableHidden156
focusIndication128
linkIndication99
duplicateID81
contentBeyondLandmarks78
linkForcesNewWindow68
listItemOrphan54
focusableOperable53
tabFocusability44
contrastAA24
attributeBad18
linkTextsSame18
targetEmpty14
hoverSurprise13
zIndexNotZero13
inconsistentStyles12
contrastAAA12
bannerConfusion11
roleBad8
landmarkConfusion8
typeRedundant8
parseError8
targetSize8
headingEmpty7
overflowHidden6
contrastRisk6
controlNoText6
tabIndexMissing6
obsolete5
metaBad5
spontaneousMotion4
skipRepeatedContent4
imageTextLong4
pseudoParagraphRisk4
hiddenContentRisk3
mainNot13
scrollRisk3
roleRedundant3
headingStructure3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

focusableHidden: Score 156. Issues reported by tests in this category:

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

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

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

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

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

listItemOrphan: Score 54. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "69jmj-sightsavers",
  "host": {
    "id": "sightsavers",
    "which": "https://www.sightsavers.org/",
    "what": "Sightsavers"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-10-02T14:59:43"
    },
    {
      "event": "endTime",
      "value": "2022-10-02T15:01:05"
    }
  ],
  "script": {
    "id": "tp16",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 19 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.sightsavers.org/",
        "what": "Sightsavers"
      },
      {
        "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.sightsavers.org/",
        "what": "Sightsavers"
      },
      {
        "type": "test",
        "which": "allHidden",
        "what": "document entirely or mainly hidden"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "docType",
        "what": "missing or invalid doctype declaration"
      },
      {
        "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": "focVis",
        "withItems": true,
        "what": "links outside display when focused"
      },
      {
        "type": "test",
        "which": "hover",
        "sampleSize": 20,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkTo",
        "withItems": true,
        "what": "links without destinations"
      },
      {
        "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": "miniText",
        "withItems": true,
        "what": "small text"
      },
      {
        "type": "test",
        "which": "nonTable",
        "withItems": true,
        "what": "tables used for layout"
      },
      {
        "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": "titledEl",
        "withItems": true,
        "what": "title attributes on inappropriate elements"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "continuum",
        "what": "Continuum"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser",
      "startTime": 1664722783154,
      "endTime": 1664722783876
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "Sightsavers",
      "startTime": 1664722783877,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722785643
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "startTime": 1664722785643,
      "url": "https://www.sightsavers.org/",
      "endTime": 1664722789831
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "startTime": 1664722789831,
      "url": "https://www.sightsavers.org/",
      "result": {
        "bytes": [
          572399,
          573003,
          573203,
          573018,
          572794
        ],
        "localRatios": [
          1.001,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1.001,
        "globalRatio": 1.001,
        "pixelChanges": [
          173,
          149,
          135,
          174
        ],
        "meanPixelChange": 157,
        "maxPixelChange": 174,
        "changeFrequency": 1,
        "success": true
      },
      "endTime": 1664722803584
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser",
      "startTime": 1664722803585,
      "endTime": 1664722804173
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "Sightsavers",
      "startTime": 1664722804173,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722805432
    },
    {
      "type": "test",
      "which": "allHidden",
      "what": "page that is entirely or mostly hidden",
      "startTime": 1664722805432,
      "url": "https://www.sightsavers.org/",
      "result": {
        "hidden": {
          "document": false,
          "body": false,
          "main": false
        },
        "reallyHidden": {
          "document": false,
          "body": false,
          "main": false
        },
        "display": {
          "document": "block",
          "body": "block",
          "main": null
        },
        "visHidden": {
          "document": false,
          "body": false,
          "main": false
        },
        "ariaHidden": {
          "document": false,
          "body": false,
          "main": false
        },
        "success": true
      },
      "endTime": 1664722805441
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "startTime": 1664722805441,
      "url": "https://www.sightsavers.org/",
      "result": {
        "visibleElements": 281,
        "success": true
      },
      "endTime": 1664722805606
    },
    {
      "type": "test",
      "which": "docType",
      "what": "document without a doctype property",
      "startTime": 1664722805606,
      "url": "https://www.sightsavers.org/",
      "result": {
        "docHasType": true,
        "success": true
      },
      "endTime": 1664722805613
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "startTime": 1664722805613,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": [],
        "success": true
      },
      "endTime": 1664722805631
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "startTime": 1664722805631,
      "url": "https://www.sightsavers.org/",
      "result": {
        "tabFocusables": 45,
        "tabFocused": 3,
        "discrepancy": -42,
        "success": true
      },
      "endTime": 1664722806102
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722806102,
      "endTime": 1664722806710
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722806710,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722807964
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "startTime": 1664722807964,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "total": 45,
          "types": {
            "indicatorMissing": {
              "total": 42,
              "tagNames": {
                "A": 37,
                "BUTTON": 3,
                "INPUT": 2
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 3,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 3
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "United States"
            },
            {
              "tagName": "A",
              "text": "What we do"
            },
            {
              "tagName": "A",
              "text": "How to help"
            },
            {
              "tagName": "BUTTON",
              "text": "Submit search"
            },
            {
              "tagName": "A",
              "text": "DONATE"
            },
            {
              "tagName": "A",
              "text": "Abena has never seen her grandchildren’s faces Will you help us protect families from river blindnes"
            },
            {
              "tagName": "A",
              "text": "Be a Sightsavers Game Changer Love video gaming? By joining our fundraising challenge this October, "
            },
            {
              "tagName": "A",
              "text": "About us Want to know more about Sightsavers? Here you can find out where we work, how we’re run and"
            },
            {
              "tagName": "A",
              "text": "Learn how you can help"
            },
            {
              "tagName": "A",
              "text": "Celebrating Queen Elizabeth II We reflect on the impact Her Majesty’s patronage has had on Sightsave"
            },
            {
              "tagName": "A",
              "text": "About Sightsavers Find out what we do, where we work and how we spend the money we raise."
            },
            {
              "tagName": "A",
              "text": "Join our campaign Be part of our Equal World campaign and help fight for disability rights worldwide"
            },
            {
              "tagName": "A",
              "text": "Eye health We protect sight and change lives by treating and preventing a range of eye conditions, f"
            },
            {
              "tagName": "A",
              "text": "Disability rights We campaign for the rights of people with disabilities to participate equally in s"
            },
            {
              "tagName": "A",
              "text": "Fighting disease We help to tackle five debilitating neglected tropical diseases that affect more th"
            },
            {
              "tagName": "A",
              "text": "Where we work"
            },
            {
              "tagName": "A",
              "text": "sightsavers_news Trachoma is eliminated in Malawi Malawi has become the first country in southern Af"
            },
            {
              "tagName": "A",
              "text": "Sightsavers from the field “Now we can get the help we need” In Pakistan and Bangladesh, Sightsavers"
            },
            {
              "tagName": "A",
              "text": "sightsavers_news Sightsavers pledges at least US$25 million to help beat neglected tropical diseases"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Sign up"
            },
            {
              "tagName": "A",
              "text": "info@sightsavers.org"
            },
            {
              "tagName": "A",
              "text": "privacy policy"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Join in: Twitter"
            },
            {
              "tagName": "A",
              "text": "Join in: Facebook"
            },
            {
              "tagName": "A",
              "text": "Join in: YouTube"
            },
            {
              "tagName": "A",
              "text": "Join in: Instagram"
            },
            {
              "tagName": "A",
              "text": "Join in: LinkedIn"
            },
            {
              "tagName": "A",
              "text": "Accessibility"
            },
            {
              "tagName": "A",
              "text": "Research centre"
            },
            {
              "tagName": "A",
              "text": "Our policies"
            },
            {
              "tagName": "A",
              "text": "Media centre"
            },
            {
              "tagName": "A",
              "text": "Contact us"
            },
            {
              "tagName": "A",
              "text": "Jobs"
            },
            {
              "tagName": "A",
              "text": "Cookies and privacy"
            },
            {
              "tagName": "A",
              "text": "Terms and conditions"
            },
            {
              "tagName": "A",
              "text": "Modern slavery"
            },
            {
              "tagName": "A",
              "text": "Safeguarding"
            },
            {
              "tagName": "A",
              "text": "COVID-19"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Accept all cookies",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Decline and manage cookies",
              "delay": 0
            }
          ]
        },
        "success": true
      },
      "endTime": 1664722820773
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722820773,
      "endTime": 1664722821327
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722821327,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722822704
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "startTime": 1664722822704,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "total": 186,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 34,
              "tagNames": {
                "A": 31,
                "DIV": 2,
                "INPUT": 1
              }
            },
            "focusableAndOperable": {
              "total": 152,
              "tagNames": {
                "A": 140,
                "BUTTON": 8,
                "INPUT": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cataracts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refractive error",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "River blindness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trachoma",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trachoma",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "River blindness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lymphatic filariasis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intestinal worms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schistosomiasis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Political participation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Make a donation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fundraise for us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Be a major donor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leave a gift in your will",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governments and institutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate partnerships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trusts and foundations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community groups",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seen us on TV?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Autumn Appeal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support our appeals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The End is in Sight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ramadan giving",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div role=\"button\" class=\"o-hamburger\" style=\"cursor: default;\"> <span class=\"o-",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "site-search",
              "text": "<input id=\"site-search\" type=\"text\" value=\"\" name=\"s\" required=\"\" tabindex=\"-1\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close search bar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"c-hero-fullscreen__arrow icon-angle-down\" style=\"cursor: default;\"><",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.sightsavers.org\" rel=\"home\" style=\"cursor: default;\"> <img ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "United States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United Kingdom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ireland",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Norge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sverige",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "India",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submit search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "mob-site-search",
              "text": "<input id=\"mob-site-search\" type=\"text\" value=\"\" name=\"s\" required=\"\" class=\"c-n",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What we do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protecting sight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cataracts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refractive error",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "River blindness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trachoma",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fighting disease",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trachoma",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "River blindness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lymphatic filariasis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intestinal worms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schistosomiasis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disability rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Political participation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our organisation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Sightsavers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where we work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How we’re run",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "In depth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and blogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy and advocacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Give money",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "As an individual",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Make a donation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fundraise for us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Be a major donor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leave a gift in your will",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "As an organisation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governments and institutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate partnerships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trusts and foundations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community groups",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current appeals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seen us on TV?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Autumn Appeal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support our appeals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The End is in Sight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ramadan giving",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take action",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join our campaign",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Charity fundraising for Sightsavers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "United States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"icon-share\" style=\"cursor: default;\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"icon-cancel\" style=\"cursor: default;\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join in: Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join in: Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join in: YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join in: Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join in: LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United Kingdom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ireland",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Norge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sverige",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "India",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What we do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protecting sight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fighting disease",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disability rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our organisation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Sightsavers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where we work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How we’re run",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "In depth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and blogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy and advocacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Give money",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "As an individual",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "As an organisation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current appeals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take action",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join our campaign",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Charity fundraising for Sightsavers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submit search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "c-btn",
              "text": "DONATE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Abena has never seen her grandchildren’s faces Will you help us protect families",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Be a Sightsavers Game Changer Love video gaming? By joining our fundraising chal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About us Want to know more about Sightsavers? Here you can find out where we wor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn how you can help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Celebrating Queen Elizabeth II We reflect on the impact Her Majesty’s patronage ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Sightsavers Find out what we do, where we work and how we spend the money ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join our campaign Be part of our Equal World campaign and help fight for disabil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eye health We protect sight and change lives by treating and preventing a range ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disability rights We campaign for the rights of people with disabilities to part",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fighting disease We help to tackle five debilitating neglected tropical diseases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "cta",
              "text": "Where we work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "sightsavers_news Trachoma is eliminated in Malawi Malawi has become the first co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sightsavers from the field “Now we can get the help we need” In Pakistan and Ban",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "sightsavers_news Sightsavers pledges at least US$25 million to help beat neglect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"campaign\" value=\"k/Sightsavers/web_subscribers_2021_u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "name208764351",
              "text": "<input id=\"name208764351\" name=\"name\" class=\"c-email-signup__input\" required=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email208764351",
              "text": "<input id=\"email208764351\" name=\"email\" type=\"email\" class=\"c-email-signup__inpu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Sign up",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "info@sightsavers.org",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "info@sightsavers.org",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.sightsavers.org\" rel=\"home\" style=\"cursor: default;\"> <img ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Join in: LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research centre",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media centre",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookies and privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms and conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Modern slavery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safeguarding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "defaultSubmit",
              "text": "Accept all cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Decline and manage cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        },
        "success": true
      },
      "endTime": 1664722822765
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722822766,
      "endTime": 1664722823269
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722823269,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722824498
    },
    {
      "type": "test",
      "which": "focVis",
      "withItems": true,
      "what": "links that are invisible when focused",
      "startTime": 1664722824498,
      "url": "https://www.sightsavers.org/",
      "result": {
        "total": 0,
        "items": [],
        "success": true
      },
      "endTime": 1664722824550
    },
    {
      "type": "test",
      "which": "hover",
      "sampleSize": 20,
      "withItems": true,
      "what": "hover-caused content changes",
      "startTime": 1664722824550,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "triggers": 61,
          "triggerSample": 18,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 44
        },
        "items": {
          "impactTriggers": [],
          "unhoverables": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "UnitedStates"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "WhatwedoWeworktoeliminateavoidableblindnessandprom"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "HowtohelpFindouthowyoursupportcanmakeahugedifferen"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Closesearchbar"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Abenahasneverseenhergrandchildren’sfacesWillyouhel"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BeaSightsaversGameChangerLovevideogaming?Byjoining"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AboutusWanttoknowmoreaboutSightsavers?Hereyoucanfi"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learnhowyoucanhelp"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "AboutSightsaversFindoutwhatwedo,whereweworkandhoww"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AboutSightsaversFindoutwhatwedo,whereweworkandhoww"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "JoinourcampaignBepartofourEqualWorldcampaignandhel"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DisabilityrightsWecampaignfortherightsofpeoplewith"
            },
            {
              "tagName": "A",
              "id": "cta",
              "text": "Wherewework"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sightsaversfromthefield“Nowwecangetthehelpweneed”I"
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Signup"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<imgclass=\"ls-is-cachedlazyloaded\"src=\"https://www"
            },
            {
              "tagName": "A",
              "id": "social-icon",
              "text": "Joinin:Twitter"
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ourpolicies"
            }
          ]
        },
        "success": true
      },
      "endTime": 1664722834212
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722834212,
      "endTime": 1664722834805
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722834805,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722836854
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "startTime": 1664722836854,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 12
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "United States"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submit search"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Type search term here"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "United States"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submit search"
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search the site"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "First name"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email address"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Sign up"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Learn more"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Accept all cookies"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Decline and manage cookies"
              }
            }
          ]
        },
        "success": true
      },
      "endTime": 1664722836888
    },
    {
      "type": "test",
      "which": "linkTo",
      "withItems": true,
      "what": "links without destinations",
      "startTime": 1664722836889,
      "url": "https://www.sightsavers.org/",
      "result": {
        "total": 0,
        "items": [],
        "success": true
      },
      "endTime": 1664722836896
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "startTime": 1664722836896,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "links": 171,
          "adjacent": {
            "total": 131,
            "underlined": 34,
            "underlinedPercent": 25
          }
        },
        "items": {
          "underlined": [
            "",
            "What we do",
            "Our work",
            "Protecting sight",
            "Fighting disease",
            "Disability rights",
            "Our organisation",
            "About Sightsavers",
            "Where we work",
            "How we’re run",
            "In depth",
            "News and blogs",
            "Policy and advocacy",
            "Our research",
            "How to help",
            "Give money",
            "As an individual",
            "As an organisation",
            "Current appeals",
            "Take action",
            "Join our campaign",
            "Charity fundraising for Sightsavers",
            "Global",
            "United Kingdom",
            "Ireland",
            "Italia",
            "Norge",
            "Sverige",
            "India",
            "info@sightsavers.org",
            "privacy policy",
            "info@sightsavers.org",
            "privacy policy",
            ""
          ],
          "notUnderlined": [
            "Global",
            "United Kingdom",
            "Ireland",
            "Italia",
            "Norge",
            "Sverige",
            "India",
            "What we do",
            "Our work",
            "Protecting sight",
            "Overview",
            "Cataracts",
            "Refractive error",
            "River blindness",
            "Trachoma",
            "Fighting disease",
            "Overview",
            "Trachoma",
            "River blindness",
            "Lymphatic filariasis",
            "Intestinal worms",
            "Schistosomiasis",
            "Disability rights",
            "Overview",
            "Education",
            "Employment",
            "Health",
            "Political participation",
            "Our organisation",
            "About Sightsavers",
            "Where we work",
            "How we’re run",
            "In depth",
            "News and blogs",
            "Policy and advocacy",
            "Our research",
            "Join in: Twitter",
            "Join in: Facebook",
            "Join in: YouTube",
            "Join in: Instagram",
            "Join in: LinkedIn",
            "How to help",
            "Give money",
            "As an individual",
            "Overview",
            "Make a donation",
            "Fundraise for us",
            "Be a major donor",
            "Leave a gift in your will",
            "As an organisation",
            "Governments and institutions",
            "Corporate partnerships",
            "Trusts and foundations",
            "Community groups",
            "Current appeals",
            "Seen us on TV?",
            "Autumn Appeal",
            "Support our appeals",
            "The End is in Sight",
            "Ramadan giving",
            "Take action",
            "Join our campaign",
            "Charity fundraising for Sightsavers",
            "Join in: Twitter",
            "Join in: Facebook",
            "Join in: YouTube",
            "Join in: Instagram",
            "Join in: LinkedIn",
            "Close search bar",
            "DONATE",
            "Abena has never seen her grandchildren’s faces Will you help us protect families from river blindness? Join our autumn appeal",
            "Be a Sightsavers Game Changer Love video gaming? By joining our fundraising challenge this October, you can help us achieve amazing things! Find out how",
            "About us Want to know more about Sightsavers? Here you can find out where we work, how we’re run and what we do with the money we raise. About us",
            "Learn how you can help",
            "Eye health We protect sight and change lives by treating and preventing a range of eye conditions, from refractive error to trachoma. Our eye health work",
            "Disability rights We campaign for the rights of people with disabilities to participate equally in society, leaving no one behind. Sightsavers and disability",
            "Fighting disease We help to tackle five debilitating neglected tropical diseases that affect more than a billion people around the world. About the diseases",
            "Where we work",
            "sightsavers_news Trachoma is eliminated in Malawi Malawi has become the first country in southern Africa to eliminate this infectious eye disease. Learn how Sightsavers helped to achieve this historic milestone.",
            "Sightsavers from the field “Now we can get the help we need” In Pakistan and Bangladesh, Sightsavers’ Right to Health project worked with transgender communities to remove the barriers they face when accessing eye health care.",
            "sightsavers_news Sightsavers pledges at least US$25 million to help beat neglected tropical diseases The funding, which will be spent between now and 2025, will help to protect millions of people from the harmful effects of NTDs.",
            "Join in: Twitter",
            "Join in: Facebook",
            "Join in: YouTube",
            "Join in: Instagram",
            "Join in: LinkedIn",
            "Accessibility",
            "Research centre",
            "Our policies",
            "Media centre",
            "Contact us",
            "Jobs",
            "Cookies and privacy",
            "Terms and conditions",
            "Modern slavery",
            "Safeguarding",
            "COVID-19"
          ]
        },
        "success": true
      },
      "endTime": 1664722836911
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "startTime": 1664722836911,
      "url": "https://www.sightsavers.org/",
      "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": []
        },
        "success": true
      },
      "endTime": 1664722836917
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722836917,
      "endTime": 1664722837473
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722837474,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722839833
    },
    {
      "type": "test",
      "which": "miniText",
      "withItems": true,
      "what": "text smaller than 11 pixels",
      "startTime": 1664722839833,
      "url": "https://www.sightsavers.org/",
      "result": {
        "total": 0,
        "items": [],
        "success": true
      },
      "endTime": 1664722839893
    },
    {
      "type": "test",
      "which": "nonTable",
      "withItems": true,
      "what": "table elements used for layout",
      "startTime": 1664722839893,
      "url": "https://www.sightsavers.org/",
      "result": {
        "total": 0,
        "items": [],
        "success": true
      },
      "endTime": 1664722839898
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "startTime": 1664722839898,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        },
        "success": true
      },
      "endTime": 1664722839905
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "startTime": 1664722839905,
      "url": "https://www.sightsavers.org/",
      "result": {
        "roleElements": 6,
        "badRoleElements": 3,
        "redundantRoleElements": 2,
        "tagNames": {
          "DIV": {
            "banner": {
              "bad": 2,
              "redundant": 0
            },
            "button": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 2
            }
          }
        },
        "success": true
      },
      "endTime": 1664722839925
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "startTime": 1664722839925,
      "url": "https://www.sightsavers.org/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 8,
            "subtotals": [
              2,
              2,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 131,
            "subtotals": [
              86,
              34,
              10,
              1
            ]
          },
          "listLink": {
            "total": 40,
            "subtotals": [
              30,
              5,
              3,
              2
            ]
          },
          "h1": {
            "total": 5,
            "subtotals": [
              3,
              1,
              1
            ]
          },
          "h2": {
            "total": 13,
            "subtotals": [
              9,
              3,
              1
            ]
          },
          "h3": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h4": {
            "total": 4,
            "subtotals": [
              3,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "United States",
                "Submit search",
                "United States",
                "Submit search",
                "Sign up"
              ],
              "600": [
                "Accept all cookies",
                "Decline and manage cookies"
              ],
              "700": [
                "Learn more"
              ]
            },
            "textDecorationLine": {
              "none": [
                "United States",
                "Submit search",
                "United States",
                "Submit search",
                "Sign up",
                "Accept all cookies",
                "Decline and manage cookies"
              ],
              "underline": [
                "Learn more"
              ]
            },
            "borderStyle": {
              "none none none solid": [
                "United States"
              ],
              "none": [
                "Submit search",
                "United States",
                "Submit search",
                "Sign up",
                "Learn more"
              ],
              "solid": [
                "Accept all cookies",
                "Decline and manage cookies"
              ]
            },
            "borderWidth": {
              "0px 0px 0px 2px": [
                "United States"
              ],
              "0px": [
                "Submit search",
                "United States",
                "Submit search",
                "Sign up",
                "Learn more"
              ],
              "1px": [
                "Accept all cookies",
                "Decline and manage cookies"
              ]
            },
            "height": {
              "40px": [
                "United States"
              ],
              "auto": [
                "Submit search",
                "United States"
              ],
              "31.5px": [
                "Submit search"
              ],
              "56px": [
                "Sign up"
              ],
              "29.6953px": [
                "Learn more"
              ],
              "55px": [
                "Accept all cookies",
                "Decline and manage cookies"
              ]
            },
            "lineHeight": {
              "40px": [
                "United States"
              ],
              "27px": [
                "Submit search",
                "United States",
                "Accept all cookies",
                "Decline and manage cookies"
              ],
              "31.5px": [
                "Submit search"
              ],
              "30px": [
                "Sign up"
              ],
              "29.7px": [
                "Learn more"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "What we do",
                "Our work",
                "Our organisation",
                "In depth",
                "How to help",
                "Give money",
                "Take action",
                "DONATE",
                "Learn how you can help",
                "Where we work"
              ],
              "700": [
                "",
                "Global",
                "United Kingdom",
                "Ireland",
                "Italia",
                "Norge",
                "Sverige",
                "India",
                "What we do",
                "Our work",
                "Protecting sight",
                "Fighting disease",
                "Disability rights",
                "Our organisation",
                "About Sightsavers",
                "Where we work",
                "How we’re run",
                "In depth",
                "News and blogs",
                "Policy and advocacy",
                "Our research",
                "How to help",
                "Give money",
                "As an individual",
                "As an organisation",
                "Current appeals",
                "Take action",
                "Join our campaign",
                "Charity fundraising for Sightsavers",
                "Global",
                "United Kingdom",
                "Ireland",
                "Italia",
                "Norge",
                "Sverige",
                "India",
                "Protecting sight",
                "Overview",
                "Cataracts",
                "Refractive error",
                "River blindness",
                "Trachoma",
                "Fighting disease",
                "Overview",
                "Trachoma",
                "River blindness",
                "Lymphatic filariasis",
                "Intestinal worms",
                "Schistosomiasis",
                "Disability rights",
                "Overview",
                "Education",
                "Employment",
                "Health",
                "Political participation",
                "About Sightsavers",
                "Where we work",
                "How we’re run",
                "News and blogs",
                "Policy and advocacy",
                "Our research",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "As an individual",
                "Overview",
                "Make a donation",
                "Fundraise for us",
                "Be a major donor",
                "Leave a gift in your will",
                "As an organisation",
                "Governments and institutions",
                "Corporate partnerships",
                "Trusts and foundations",
                "Community groups",
                "Current appeals",
                "Seen us on TV?",
                "Autumn Appeal",
                "Support our appeals",
                "The End is in Sight",
                "Ramadan giving",
                "Join our campaign",
                "Charity fundraising for Sightsavers",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "Close search bar",
                "Abena has never seen her grandchildren’s faces                                                                            Will you help us protect families from river blindness?                                                                                                Join our autumn appeal",
                "Be a Sightsavers Game Changer                                                                            Love video gaming? By joining our fundraising challenge this October, you can help us achieve amazing things!                                                                                                Find out how",
                "About us                                                                            Want to know more about Sightsavers? Here you can find out where we work, how we’re run and what we do with the money we raise.                                                                                                About us",
                "Eye health                                                                            We protect sight and change lives by treating and preventing a range of eye conditions, from refractive error to trachoma.                                                                                                Our eye health work",
                "Disability rights                                                                            We campaign for the rights of people with disabilities to participate equally in society, leaving no one behind.                                                                                                Sightsavers and disability",
                "Fighting disease                                                                            We help to tackle five debilitating neglected tropical diseases that affect more than a billion people around the world.                                                                                                About the diseases",
                "sightsavers_news                                                                                                                                                            Trachoma is eliminated in Malawi                                                                            Malawi has become the first country in southern Africa to eliminate this infectious eye disease. Learn how Sightsavers helped to achieve this historic milestone.",
                "Sightsavers from the field                                                                                                                      “Now we can get the help we need”                                                                            In Pakistan and Bangladesh, Sightsavers’ Right to Health project worked with transgender communities to remove the barriers they face when accessing eye health care.",
                "sightsavers_news                                                                                                                                                            Sightsavers pledges at least US$25 million to help beat neglected tropical diseases                                                                            The funding, which will be spent between now and 2025, will help to protect millions of people from the harmful effects of NTDs.",
                "info@sightsavers.org",
                "privacy policy",
                "info@sightsavers.org",
                "privacy policy",
                "",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "Accessibility",
                "Research centre",
                "Our policies",
                "Media centre",
                "Contact us",
                "Jobs",
                "Cookies and privacy",
                "Terms and conditions",
                "Modern slavery",
                "Safeguarding",
                "COVID-19"
              ]
            },
            "opacity": {
              "0": [
                "Close search bar"
              ],
              "1": [
                "",
                "Global",
                "United Kingdom",
                "Ireland",
                "Italia",
                "Norge",
                "Sverige",
                "India",
                "What we do",
                "Our work",
                "Protecting sight",
                "Fighting disease",
                "Disability rights",
                "Our organisation",
                "About Sightsavers",
                "Where we work",
                "How we’re run",
                "In depth",
                "News and blogs",
                "Policy and advocacy",
                "Our research",
                "How to help",
                "Give money",
                "As an individual",
                "As an organisation",
                "Current appeals",
                "Take action",
                "Join our campaign",
                "Charity fundraising for Sightsavers",
                "Global",
                "United Kingdom",
                "Ireland",
                "Italia",
                "Norge",
                "Sverige",
                "India",
                "What we do",
                "Our work",
                "Protecting sight",
                "Overview",
                "Cataracts",
                "Refractive error",
                "River blindness",
                "Trachoma",
                "Fighting disease",
                "Overview",
                "Trachoma",
                "River blindness",
                "Lymphatic filariasis",
                "Intestinal worms",
                "Schistosomiasis",
                "Disability rights",
                "Overview",
                "Education",
                "Employment",
                "Health",
                "Political participation",
                "Our organisation",
                "About Sightsavers",
                "Where we work",
                "How we’re run",
                "In depth",
                "News and blogs",
                "Policy and advocacy",
                "Our research",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "How to help",
                "Give money",
                "As an individual",
                "Overview",
                "Make a donation",
                "Fundraise for us",
                "Be a major donor",
                "Leave a gift in your will",
                "As an organisation",
                "Governments and institutions",
                "Corporate partnerships",
                "Trusts and foundations",
                "Community groups",
                "Current appeals",
                "Seen us on TV?",
                "Autumn Appeal",
                "Support our appeals",
                "The End is in Sight",
                "Ramadan giving",
                "Take action",
                "Join our campaign",
                "Charity fundraising for Sightsavers",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "DONATE",
                "Abena has never seen her grandchildren’s faces                                                                            Will you help us protect families from river blindness?                                                                                                Join our autumn appeal",
                "Be a Sightsavers Game Changer                                                                            Love video gaming? By joining our fundraising challenge this October, you can help us achieve amazing things!                                                                                                Find out how",
                "About us                                                                            Want to know more about Sightsavers? Here you can find out where we work, how we’re run and what we do with the money we raise.                                                                                                About us",
                "Learn how you can help",
                "Eye health                                                                            We protect sight and change lives by treating and preventing a range of eye conditions, from refractive error to trachoma.                                                                                                Our eye health work",
                "Disability rights                                                                            We campaign for the rights of people with disabilities to participate equally in society, leaving no one behind.                                                                                                Sightsavers and disability",
                "Fighting disease                                                                            We help to tackle five debilitating neglected tropical diseases that affect more than a billion people around the world.                                                                                                About the diseases",
                "Where we work",
                "sightsavers_news                                                                                                                                                            Trachoma is eliminated in Malawi                                                                            Malawi has become the first country in southern Africa to eliminate this infectious eye disease. Learn how Sightsavers helped to achieve this historic milestone.",
                "Sightsavers from the field                                                                                                                      “Now we can get the help we need”                                                                            In Pakistan and Bangladesh, Sightsavers’ Right to Health project worked with transgender communities to remove the barriers they face when accessing eye health care.",
                "sightsavers_news                                                                                                                                                            Sightsavers pledges at least US$25 million to help beat neglected tropical diseases                                                                            The funding, which will be spent between now and 2025, will help to protect millions of people from the harmful effects of NTDs.",
                "info@sightsavers.org",
                "privacy policy",
                "info@sightsavers.org",
                "privacy policy",
                "",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "Accessibility",
                "Research centre",
                "Our policies",
                "Media centre",
                "Contact us",
                "Jobs",
                "Cookies and privacy",
                "Terms and conditions",
                "Modern slavery",
                "Safeguarding",
                "COVID-19"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "",
                "What we do",
                "Our work",
                "Protecting sight",
                "Fighting disease",
                "Disability rights",
                "Our organisation",
                "About Sightsavers",
                "Where we work",
                "How we’re run",
                "In depth",
                "News and blogs",
                "Policy and advocacy",
                "Our research",
                "How to help",
                "Give money",
                "As an individual",
                "As an organisation",
                "Current appeals",
                "Take action",
                "Join our campaign",
                "Charity fundraising for Sightsavers",
                "Global",
                "United Kingdom",
                "Ireland",
                "Italia",
                "Norge",
                "Sverige",
                "India",
                "info@sightsavers.org",
                "privacy policy",
                "info@sightsavers.org",
                "privacy policy",
                ""
              ],
              "none": [
                "Global",
                "United Kingdom",
                "Ireland",
                "Italia",
                "Norge",
                "Sverige",
                "India",
                "What we do",
                "Our work",
                "Protecting sight",
                "Overview",
                "Cataracts",
                "Refractive error",
                "River blindness",
                "Trachoma",
                "Fighting disease",
                "Overview",
                "Trachoma",
                "River blindness",
                "Lymphatic filariasis",
                "Intestinal worms",
                "Schistosomiasis",
                "Disability rights",
                "Overview",
                "Education",
                "Employment",
                "Health",
                "Political participation",
                "Our organisation",
                "About Sightsavers",
                "Where we work",
                "How we’re run",
                "In depth",
                "News and blogs",
                "Policy and advocacy",
                "Our research",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "How to help",
                "Give money",
                "As an individual",
                "Overview",
                "Make a donation",
                "Fundraise for us",
                "Be a major donor",
                "Leave a gift in your will",
                "As an organisation",
                "Governments and institutions",
                "Corporate partnerships",
                "Trusts and foundations",
                "Community groups",
                "Current appeals",
                "Seen us on TV?",
                "Autumn Appeal",
                "Support our appeals",
                "The End is in Sight",
                "Ramadan giving",
                "Take action",
                "Join our campaign",
                "Charity fundraising for Sightsavers",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "Close search bar",
                "DONATE",
                "Abena has never seen her grandchildren’s faces                                                                            Will you help us protect families from river blindness?                                                                                                Join our autumn appeal",
                "Be a Sightsavers Game Changer                                                                            Love video gaming? By joining our fundraising challenge this October, you can help us achieve amazing things!                                                                                                Find out how",
                "About us                                                                            Want to know more about Sightsavers? Here you can find out where we work, how we’re run and what we do with the money we raise.                                                                                                About us",
                "Learn how you can help",
                "Eye health                                                                            We protect sight and change lives by treating and preventing a range of eye conditions, from refractive error to trachoma.                                                                                                Our eye health work",
                "Disability rights                                                                            We campaign for the rights of people with disabilities to participate equally in society, leaving no one behind.                                                                                                Sightsavers and disability",
                "Fighting disease                                                                            We help to tackle five debilitating neglected tropical diseases that affect more than a billion people around the world.                                                                                                About the diseases",
                "Where we work",
                "sightsavers_news                                                                                                                                                            Trachoma is eliminated in Malawi                                                                            Malawi has become the first country in southern Africa to eliminate this infectious eye disease. Learn how Sightsavers helped to achieve this historic milestone.",
                "Sightsavers from the field                                                                                                                      “Now we can get the help we need”                                                                            In Pakistan and Bangladesh, Sightsavers’ Right to Health project worked with transgender communities to remove the barriers they face when accessing eye health care.",
                "sightsavers_news                                                                                                                                                            Sightsavers pledges at least US$25 million to help beat neglected tropical diseases                                                                            The funding, which will be spent between now and 2025, will help to protect millions of people from the harmful effects of NTDs.",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "Accessibility",
                "Research centre",
                "Our policies",
                "Media centre",
                "Contact us",
                "Jobs",
                "Cookies and privacy",
                "Terms and conditions",
                "Modern slavery",
                "Safeguarding",
                "COVID-19"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "underline": [
                "Overview",
                "Cataracts",
                "Refractive error",
                "River blindness",
                "Trachoma",
                "Overview",
                "Trachoma",
                "River blindness",
                "Lymphatic filariasis",
                "Intestinal worms",
                "Schistosomiasis",
                "Overview",
                "Education",
                "Employment",
                "Health",
                "Political participation",
                "Overview",
                "Make a donation",
                "Fundraise for us",
                "Be a major donor",
                "Leave a gift in your will",
                "Governments and institutions",
                "Corporate partnerships",
                "Trusts and foundations",
                "Community groups",
                "Seen us on TV?",
                "Autumn Appeal",
                "Support our appeals",
                "The End is in Sight",
                "Ramadan giving"
              ],
              "none": [
                "",
                "",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "Celebrating Queen Elizabeth II                                                                             We reflect on the impact Her Majesty’s patronage has had on Sightsavers’ work.",
                "About Sightsavers                                                                             Find out what we do, where we work and how we spend the money we raise.",
                "Join our campaign                                                                             Be part of our Equal World campaign and help fight for disability rights worldwide."
              ]
            },
            "color": {
              "rgb(130, 0, 64)": [
                "Overview",
                "Cataracts",
                "Refractive error",
                "River blindness",
                "Trachoma",
                "Overview",
                "Trachoma",
                "River blindness",
                "Lymphatic filariasis",
                "Intestinal worms",
                "Schistosomiasis",
                "Overview",
                "Education",
                "Employment",
                "Health",
                "Political participation",
                "Overview",
                "Make a donation",
                "Fundraise for us",
                "Be a major donor",
                "Leave a gift in your will",
                "Governments and institutions",
                "Corporate partnerships",
                "Trusts and foundations",
                "Community groups",
                "Seen us on TV?",
                "Autumn Appeal",
                "Support our appeals",
                "The End is in Sight",
                "Ramadan giving"
              ],
              "rgb(150, 0, 81)": [
                "",
                ""
              ],
              "rgb(104, 108, 116)": [
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn"
              ],
              "rgb(55, 55, 55)": [
                "Celebrating Queen Elizabeth II                                                                             We reflect on the impact Her Majesty’s patronage has had on Sightsavers’ work.",
                "About Sightsavers                                                                             Find out what we do, where we work and how we spend the money we raise.",
                "Join our campaign                                                                             Be part of our Equal World campaign and help fight for disability rights worldwide."
              ]
            },
            "fontSize": {
              "18px": [
                "Overview",
                "Cataracts",
                "Refractive error",
                "River blindness",
                "Trachoma",
                "Overview",
                "Trachoma",
                "River blindness",
                "Lymphatic filariasis",
                "Intestinal worms",
                "Schistosomiasis",
                "Overview",
                "Education",
                "Employment",
                "Health",
                "Political participation",
                "Overview",
                "Make a donation",
                "Fundraise for us",
                "Be a major donor",
                "Leave a gift in your will",
                "Governments and institutions",
                "Corporate partnerships",
                "Trusts and foundations",
                "Community groups",
                "Seen us on TV?",
                "Autumn Appeal",
                "Support our appeals",
                "The End is in Sight",
                "Ramadan giving",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn",
                "Celebrating Queen Elizabeth II                                                                             We reflect on the impact Her Majesty’s patronage has had on Sightsavers’ work.",
                "About Sightsavers                                                                             Find out what we do, where we work and how we spend the money we raise.",
                "Join our campaign                                                                             Be part of our Equal World campaign and help fight for disability rights worldwide."
              ],
              "20px": [
                "",
                ""
              ]
            },
            "lineHeight": {
              "27px": [
                "Overview",
                "Cataracts",
                "Refractive error",
                "River blindness",
                "Trachoma",
                "Overview",
                "Trachoma",
                "River blindness",
                "Lymphatic filariasis",
                "Intestinal worms",
                "Schistosomiasis",
                "Overview",
                "Education",
                "Employment",
                "Health",
                "Political participation",
                "Overview",
                "Make a donation",
                "Fundraise for us",
                "Be a major donor",
                "Leave a gift in your will",
                "Governments and institutions",
                "Corporate partnerships",
                "Trusts and foundations",
                "Community groups",
                "Seen us on TV?",
                "Autumn Appeal",
                "Support our appeals",
                "The End is in Sight",
                "Ramadan giving",
                "Celebrating Queen Elizabeth II                                                                             We reflect on the impact Her Majesty’s patronage has had on Sightsavers’ work.",
                "About Sightsavers                                                                             Find out what we do, where we work and how we spend the money we raise.",
                "Join our campaign                                                                             Be part of our Equal World campaign and help fight for disability rights worldwide."
              ],
              "30px": [
                "",
                "",
                "Join in: Twitter",
                "Join in: Facebook",
                "Join in: YouTube",
                "Join in: Instagram",
                "Join in: LinkedIn"
              ]
            }
          },
          "h1": {
            "fontWeight": {
              "600": [
                "We’d like your consent"
              ],
              "700": [
                "Protecting sight and fighting for disability rights",
                "Nearly half of visual impairment can be treated or prevented.",
                "Our work",
                "How we’re making a difference"
              ]
            },
            "color": {
              "rgb(55, 55, 55)": [
                "Protecting sight and fighting for disability rights",
                "Nearly half of visual impairment can be treated or prevented.",
                "Our work",
                "How we’re making a difference"
              ],
              "rgb(0, 0, 0)": [
                "We’d like your consent"
              ]
            },
            "fontSize": {
              "60px": [
                "Protecting sight and fighting for disability rights",
                "Our work",
                "How we’re making a difference"
              ],
              "40px": [
                "Nearly half of visual impairment can be treated or prevented."
              ],
              "24px": [
                "We’d like your consent"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "We work to eliminate avoidable blindness and promote the rights of people with disabilities.",
                "Find out how your support can make a huge difference and change lives.",
                "We work in more than 30 countries worldwide",
                "Protecting sight and fighting for disability rights"
              ],
              "700": [
                "Abena has never seen her grandchildren’s faces",
                "Be a Sightsavers Game Changer",
                "About us",
                "Eye health",
                "Disability rights",
                "Fighting disease",
                "Trachoma is eliminated in Malawi",
                "“Now we can get the help we need”",
                "Sightsavers pledges at least US$25 million to help beat neglected tropical diseases"
              ]
            },
            "color": {
              "rgb(55, 55, 55)": [
                "We work to eliminate avoidable blindness and promote the rights of people with disabilities.",
                "Find out how your support can make a huge difference and change lives.",
                "Abena has never seen her grandchildren’s faces",
                "Be a Sightsavers Game Changer",
                "About us",
                "Eye health",
                "Disability rights",
                "Fighting disease",
                "Trachoma is eliminated in Malawi",
                "“Now we can get the help we need”",
                "Sightsavers pledges at least US$25 million to help beat neglected tropical diseases",
                "Protecting sight and fighting for disability rights"
              ],
              "rgb(255, 255, 255)": [
                "We work in more than 30 countries worldwide"
              ]
            },
            "fontSize": {
              "32px": [
                "We work to eliminate avoidable blindness and promote the rights of people with disabilities.",
                "Find out how your support can make a huge difference and change lives.",
                "Protecting sight and fighting for disability rights"
              ],
              "25.9999px": [
                "Abena has never seen her grandchildren’s faces",
                "Be a Sightsavers Game Changer",
                "About us",
                "Eye health",
                "Disability rights",
                "Fighting disease",
                "Trachoma is eliminated in Malawi",
                "“Now we can get the help we need”",
                "Sightsavers pledges at least US$25 million to help beat neglected tropical diseases"
              ],
              "26px": [
                "We work in more than 30 countries worldwide"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(55, 55, 55)": [
                ""
              ],
              "rgb(64, 58, 96)": [
                "Inspirational stories direct to your inbox"
              ]
            },
            "fontSize": {
              "26px": [
                ""
              ],
              "45px": [
                "Inspirational stories direct to your inbox"
              ]
            }
          },
          "h4": {
            "color": {
              "rgb(55, 55, 55)": [
                "Celebrating Queen Elizabeth II",
                "About Sightsavers",
                "Join our campaign"
              ],
              "rgb(64, 58, 96)": [
                "Inspirational stories direct to your inbox"
              ]
            },
            "fontSize": {
              "20px": [
                "Celebrating Queen Elizabeth II",
                "About Sightsavers",
                "Join our campaign"
              ],
              "21.996px": [
                "Inspirational stories direct to your inbox"
              ]
            }
          }
        },
        "success": true
      },
      "endTime": 1664722839946
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "startTime": 1664722839946,
      "url": "https://www.sightsavers.org/",
      "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": []
        },
        "success": true
      },
      "endTime": 1664722839951
    },
    {
      "type": "test",
      "which": "titledEl",
      "withItems": true,
      "what": "title attributes on inappropriate elements",
      "startTime": 1664722839951,
      "url": "https://www.sightsavers.org/",
      "result": {
        "total": 0,
        "items": [],
        "success": true
      },
      "endTime": 1664722839957
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "startTime": 1664722839957,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "total": 42,
          "tagNames": {
            "HEADER": 1,
            "DIV": 20,
            "BUTTON": 5,
            "UL": 7,
            "FORM": 1,
            "A": 4,
            "SPAN": 4
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "",
            "text": "United States Global United Kingdom Ireland Italia Norge Sverige India Submit search Type search ter"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "United States Global United Kingdom Ireland Italia Norge Sverige India Submit search Type search ter"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "United States"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Global United Kingdom Ireland Italia Norge Sverige India"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We work to eliminate avoidable blindness and promote the rights of people with disabilities. Our wor"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Protecting sight Overview Cataracts Refractive error River blindness Trachoma"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Fighting disease Overview Trachoma River blindness Lymphatic filariasis Intestinal worms Schistosomi"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Disability rights Overview Education Employment Health Political participation"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Find out how your support can make a huge difference and change lives. Give money As an individual A"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "As an individual Overview Make a donation Fundraise for us Be a major donor Leave a gift in your wil"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "As an organisation Governments and institutions Corporate partnerships Trusts and foundations Commun"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Current appeals Seen us on TV? Autumn Appeal Support our appeals The End is in Sight Ramadan giving"
          },
          {
            "tagName": "FORM",
            "id": "",
            "text": "Submit search Search the site"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Submit search"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Close search bar"
          },
          {
            "tagName": "A",
            "id": "c-btn",
            "text": "DONATE"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "DONATE"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Protecting sight and fighting for disability rights"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Join our autumn appeal"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Find out how"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About us"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Learn how you can help"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our eye health work"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Sightsavers and disability"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About the diseases"
          },
          {
            "tagName": "A",
            "id": "cta",
            "text": "Where we work"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Where we work"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "sightsavers_news"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Sightsavers from the field"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "sightsavers_news"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Sign up"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Sign up"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We’d like your consentSightsavers want to give you a great experience on our website, tell as many p"
          },
          {
            "tagName": "BUTTON",
            "id": "defaultSubmit",
            "text": "Accept all cookies"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Decline and manage cookies"
          }
        ],
        "success": true
      },
      "endTime": 1664722839974
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "startTime": 1664722839975,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "failures": 18,
          "warnings": 0
        },
        "items": [
          {
            "index": 15,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]",
              "codeLines": [
                "<div class=\"o-site-container\" aria-hidden=\"true\">",
                "  <header class=\"c-site-header c-site-header--sticky \">",
                "    <div class=\"c-site-header__stick c-site-header__stick--sticky\">",
                "      <div class=\"c-site-header__inner c-site-header--primary\">",
                "        <div class=\"c-site-header__primary o-layout-container\">",
                "          <div class=\"c-site-header__left\">",
                "            <div class=\"o-site-logo\" role=\"banner\">",
                "              <a href=\"https://www.sightsavers.org\" rel=\"home\">",
                "                <img class=\" lazyloading\" src=\"https://www.sightsavers.org/wp-content/themes/theme/...",
                "              </a>",
                "            </div>",
                "            <div class=\"c-site-header__local js-nav-hide\">",
                "              <button class=\"c-site-header__local-btn\">",
                "                United States",
                "                <i class=\"icon-angle-down\"></i>",
                "              </button>",
                "              <ul class=\"c-site-header__local-list\">",
                "                <i class=\"icon-angle-up\"></i>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-775\">",
                "                  <a class=\"\" href=\"?region=GLOBAL\">",
                "                    Global",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-776\">",
                "                  <a class=\"\" href=\"?region=GB\">",
                "                    United Kingdom",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-777\">",
                "                  <a class=\"\" href=\"?region=IE\">",
                "                    Ireland",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-782\">",
                "                  <a class=\"\" href=\"https://www.sightsavers.it/\">",
                "                    Italia",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-783\">",
                "                  <a class=\"\" href=\"https://www.sightsavers.no/\">",
                "                    Norge",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-784\">",
                "                  <a class=\"\" href=\"https://www.sightsavers.se/\">",
                "                    Sverige",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-786\">",
                "                  <a class=\"\" href=\"https://www.sightsaversindia.in/\">",
                "                    India",
                "                  </a>",
                "                </li>",
                "              </ul>",
                "            </div>",
                "          </div>",
                "          <nav class=\"c-nav-mobile\" role=\"navigation\">",
                "            <ul class=\"c-nav-mobile-inner\">",
                "              <li class=\"c-nav-mobile-search\">",
                "                <form action=\"/\" method=\"get\" class=\"c-nav-mobile-search__form\">",
                "                  <button type=\"submit\" class=\"c-nav-mobile-search__button\">",
                "                    <span class=\"screen-reader\">",
                "                      Submit search",
                "                    </span>",
                "                    <span class=\"icon-search\"></span>",
                "                  </button>",
                "                  <label for=\"mob-site-search\" class=\"screen-reader\">",
                "                    Type search term here",
                "                  </label>",
                "                  <input id=\"mob-site-search\" type=\"text\" value=\"\" name=\"s\" required=\"\" class=\"c-na...",
                "                </form>",
                "              </li>",
                "              <li class=\"c-nav-mobile__header c-nav__header menu-item menu-item-type-custom menu-it...",
                "                <a class=\"c-nav-mobile__header-btn\" href=\"#\">",
                "                  What we do",
                "                </a>",
                "                <ul class=\"c-nav-mobile__child\">",
                "                  <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-custom m...",
                "                    <a class=\"\" href=\"#\">",
                "                      Our work",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"c-nav-mobile__header-sub  menu-item menu-item-type-custom menu-item-ob...",
                "                    <a class=\"js-open-mobile-child-menu\" href=\"#\">",
                "                      Protecting sight",
                "                    </a>",
                "                    <ul class=\"c-nav-mobile__child-sub\">",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/\">",
                "                          Overview",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/what-are-cat...",
                "                          Cataracts",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/what-is-refr...",
                "                          Refractive error",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/what-is...",
                "                          River blindness",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/what-is...",
                "                          Trachoma",
                "                        </a>",
                "                      </li>",
                "                    </ul>",
                "                  </li>",
                "                  <li class=\"c-nav-mobile__header-sub  menu-item menu-item-type-custom menu-item-ob...",
                "                    <a class=\"js-open-mobile-child-menu\" href=\"#\">",
                "                      Fighting disease",
                "                    </a>",
                "                    <ul class=\"c-nav-mobile__child-sub\">",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/\">",
                "                          Overview",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/what-is...",
                "                          Trachoma",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/what-is...",
                "                          River blindness",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/what-is...",
                "                          Lymphatic filariasis",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/what-ar...",
                "                          Intestinal worms",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/what-is...",
                "                          Schistosomiasis",
                "                        </a>",
                "                      </li>",
                "                    </ul>",
                "                  </li>",
                "                  <li class=\"c-nav-mobile__header-sub  menu-item menu-item-type-custom menu-item-ob...",
                "                    <a class=\"js-open-mobile-child-menu\" href=\"#\">",
                "                      Disability rights",
                "                    </a>",
                "                    <ul class=\"c-nav-mobile__child-sub\">",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/disability/\">",
                "                          Overview",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/disability/education/\">",
                "                          Education",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/disability/employment/\">",
                "                          Employment",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/disability/health/\">",
                "                          Health",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/disability/political-particip...",
                "                          Political participation",
                "                        </a>",
                "                      </li>",
                "                    </ul>",
                "                  </li>",
                "                  <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-custom m...",
                "                    <a class=\"\" href=\"#\">",
                "                      Our organisation",
                "                    </a>",
                "                  </li>",
                "                  <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-23...",
                "                    <a class=\"\" href=\"https://www.sightsavers.org/about-us/\">",
                "                      About Sightsavers",
                "                    </a>",
                "                  </li>",
                "                  <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-50...",
                "                    <a class=\"\" href=\"https://www.sightsavers.org/where-we-work/\">",
                "                      Where we work",
                "                    </a>",
                "                  </li>",
                "                  <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-87...",
                "                    <a class=\"\" href=\"https://www.sightsavers.org/how-were-run/\">",
                "                      How we’re run",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-custom m...",
                "                    <a class=\"\" href=\"#\">",
                "                      In depth",
                "                    </a>",
                "                  </li>",
                "                  <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-87...",
                "                    <a class=\"\" href=\"https://www.sightsavers.org/news-and-blogs/\">",
                "                      News and blogs",
                "                    </a>",
                "                  </li>",
                "                  <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-69...",
                "                    <a class=\"\" href=\"https://www.sightsavers.org/policy-and-advocacy/\">",
                "                      Policy and advocacy",
                "                    </a>",
                "                  </li>",
                "                  <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-30...",
                "                    <a class=\"\" href=\"https://www.sightsavers.org/disability/research/\">",
                "                      Our research",
                "                    </a>",
                "                  </li>",
                "                </ul>",
                "              </li>",
                "              <li class=\"c-nav-mobile__header  menu-item menu-item-type-custom menu-item-object-cus...",
                "                <a class=\"c-nav-mobile__header-btn\" href=\"#\">",
                "                  How to help",
                "                </a>",
                "                <ul class=\"c-nav-mobile__child\">",
                "                  <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-custom m...",
                "                    <a class=\"\" href=\"#\">",
                "                      Give money",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"c-nav-mobile__header-sub  menu-item menu-item-type-custom menu-item-ob...",
                "                    <a class=\"js-open-mobile-child-menu\" href=\"#\">",
                "                      As an individual",
                "                    </a>",
                "                    <ul class=\"c-nav-mobile__child-sub\">",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donations/\">",
                "                          Overview",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item...",
                "                        <a class=\"\" href=\"https://donate.sightsavers.org/countries/us/appeals/web20...",
                "                          Make a donation",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donations/fun...",
                "                          Fundraise for us",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donations/bec...",
                "                          Be a major donor",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donations/gif...",
                "                          Leave a gift in your will",
                "                        </a>",
                "                      </li>",
                "                    </ul>",
                "                  </li>",
                "                  <li class=\"c-nav-mobile__header-sub  menu-item menu-item-type-custom menu-item-ob...",
                "                    <a class=\"js-open-mobile-child-menu\" href=\"#\">",
                "                      As an organisation",
                "                    </a>",
                "                    <ul class=\"c-nav-mobile__child-sub\">",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/governments-and-institutions/...",
                "                          Governments and institutions",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/become-a-corporate-partner/\">",
                "                          Corporate partnerships",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/trusts-and-foundations/\">",
                "                          Trusts and foundations",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donations/hel...",
                "                          Community groups",
                "                        </a>",
                "                      </li>",
                "                    </ul>",
                "                  </li>",
                "                  <li class=\"c-nav-mobile__header-sub  menu-item menu-item-type-custom menu-item-ob...",
                "                    <a class=\"js-open-mobile-child-menu\" href=\"#\">",
                "                      Current appeals",
                "                    </a>",
                "                    <ul class=\"c-nav-mobile__child-sub\">",
                "                      <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item...",
                "                        <a class=\"\" href=\"/seen-us-on-tv/\">",
                "                          Seen us on TV?",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-post menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/appeals/2022/09/river-blindne...",
                "                          Autumn Appeal",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item...",
                "                        <a class=\"\" href=\"/appeals\">",
                "                          Support our appeals",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/endisinsight/\">",
                "                          The End is in Sight",
                "                        </a>",
                "                      </li>",
                "                      <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-ite...",
                "                        <a class=\"\" href=\"https://www.sightsavers.org/ramadan-giving/\">",
                "                          Ramadan giving",
                "                        </a>",
                "                      </li>",
                "                    </ul>",
                "                  </li>",
                "                  <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-custom m...",
                "                    <a class=\"\" href=\"#\">",
                "                      Take action",
                "                    </a>",
                "                  </li>",
                "                  <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-35...",
                "                    <a class=\"\" href=\"https://www.sightsavers.org/our-campaign/\">",
                "                      Join our campaign",
                "                    </a>",
                "                  </li>",
                "                  <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-item-44...",
                "                    <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donations/fundrai...",
                "                      Charity fundraising for Sightsavers",
                "                    </a>",
                "                  </li>",
                "                </ul>",
                "              </li>",
                "            </ul>",
                "            <div class=\"c-nav-mobile__bottom\">",
                "              <div class=\"c-nav-mobile__loc\">",
                "                <button class=\"c-nav-mobile__loc-btn\">",
                "                  United States",
                "                </button>",
                "              </div>",
                "              <span class=\"c-nav-social-text\">",
                "                Join in:",
                "              </span>",
                "              <div class=\"c-nav-social\">",
                "                <ul>",
                "                  <li class=\"c-nav-social__share c-nav-social__btn c-nav-social__btn--active\">",
                "                    <a class=\"icon-share\"></a>",
                "                  </li>",
                "                  <li class=\"c-nav-social__cancel c-nav-social__btn\">",
                "                    <a class=\"icon-cancel\"></a>",
                "                  </li>",
                "                  <li class=\"c-nav-social__twitter\">",
                "                    <a class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">",
                "                      <span class=\"screen-reader\">",
                "                        Join in: Twitter",
                "                      </span>",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"c-nav-social__facebook\">",
                "                    <a class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"...",
                "                      <span class=\"screen-reader\">",
                "                        Join in: Facebook",
                "                      </span>",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"c-nav-social__youtube\">",
                "                    <a class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" ...",
                "                      <span class=\"screen-reader\">",
                "                        Join in: YouTube",
                "                      </span>",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"c-nav-social__instagram\">",
                "                    <a class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"...",
                "                      <span class=\"screen-reader\">",
                "                        Join in: Instagram",
                "                      </span>",
                "                    </a>",
                "                  </li>",
                "                  <li class=\"c-nav-social__linkedin\">",
                "                    <a class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" ta...",
                "                      <span class=\"screen-reader\">",
                "                        Join in: LinkedIn",
                "                      </span>",
                "                    </a>",
                "                  </li>",
                "                </ul>",
                "              </div>",
                "              <div class=\"c-mobile-locations\">",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-775\">",
                "                  <a class=\"\" href=\"?region=GLOBAL\">",
                "                    Global",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-776\">",
                "                  <a class=\"\" href=\"?region=GB\">",
                "                    United Kingdom",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-777\">",
                "                  <a class=\"\" href=\"?region=IE\">",
                "                    Ireland",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-782\">",
                "                  <a class=\"\" href=\"https://www.sightsavers.it/\">",
                "                    Italia",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-783\">",
                "                  <a class=\"\" href=\"https://www.sightsavers.no/\">",
                "                    Norge",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-784\">",
                "                  <a class=\"\" href=\"https://www.sightsavers.se/\">",
                "                    Sverige",
                "                  </a>",
                "                </li>",
                "                <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-786\">",
                "                  <a class=\"\" href=\"https://www.sightsaversindia.in/\">",
                "                    India",
                "                  </a>",
                "                </li>",
                "              </div>",
                "            </div>",
                "          </nav>",
                "          <!-- #nav -->",
                "          <nav class=\"c-nav-desktop js-nav-hide\" role=\"navigation\">",
                "            <ul class=\"c-nav-desktop-inner\">",
                "              <li class=\"first c-nav__header c-nav__header menu-item menu-item-type-custom menu-ite...",
                "                <a class=\"c-nav-desktop__header-btn\" href=\"javascript:void(0)\">",
                "                  What we do",
                "                </a>",
                "                <ul class=\"c-nav-desktop__child\">",
                "                  <div class=\"o-layout-container\">",
                "                    <div class=\"c-nav-desktop__child-inner\">",
                "                      <div class=\"c-nav-desktop__child-left\">",
                "                        <div class=\"c-nav-desktop__default-content\">",
                "                          <img class=\"c-nav-desktop__default-content-img lazyload\" width=\"580\" src=...",
                "                          <div class=\"c-nav-desktop__default-content-bottom\">",
                "                            <h2>",
                "                              We work to eliminate avoidable blindness and promote the rights of pe...",
                "                            </h2>",
                "                          </div>",
                "                        </div>",
                "                        <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-cu...",
                "                          <a class=\"\" href=\"#\">",
                "                            Our work",
                "                          </a>",
                "                        </li>",
                "                        <li class=\"c-nav-desktop__header-sub  menu-item menu-item-type-custom menu-...",
                "                          <a class=\"js-open-child-menu\" href=\"#\">",
                "                            Protecting sight",
                "                          </a>",
                "                          <ul class=\"c-nav-desktop__child-sub c-nav-desktop__child-sub--closed\">",
                "                            <li>",
                "                              <span class=\"c-nav-desktop__child-sub-title\">",
                "                                Protecting sight",
                "                              </span>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/\" tabi...",
                "                                Overview",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/what-a...",
                "                                Cataracts",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/what-i...",
                "                                Refractive error",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/w...",
                "                                River blindness",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/w...",
                "                                Trachoma",
                "                              </a>",
                "                            </li>",
                "                          </ul>",
                "                        </li>",
                "                        <li class=\"c-nav-desktop__header-sub  menu-item menu-item-type-custom menu-...",
                "                          <a class=\"js-open-child-menu\" href=\"#\">",
                "                            Fighting disease",
                "                          </a>",
                "                          <ul class=\"c-nav-desktop__child-sub c-nav-desktop__child-sub--closed\">",
                "                            <li>",
                "                              <span class=\"c-nav-desktop__child-sub-title\">",
                "                                Fighting disease",
                "                              </span>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/\"...",
                "                                Overview",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/w...",
                "                                Trachoma",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/w...",
                "                                River blindness",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/w...",
                "                                Lymphatic filariasis",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/w...",
                "                                Intestinal worms",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/w...",
                "                                Schistosomiasis",
                "                              </a>",
                "                            </li>",
                "                          </ul>",
                "                        </li>",
                "                        <li class=\"c-nav-desktop__header-sub  menu-item menu-item-type-custom menu-...",
                "                          <a class=\"js-open-child-menu\" href=\"#\">",
                "                            Disability rights",
                "                          </a>",
                "                          <ul class=\"c-nav-desktop__child-sub c-nav-desktop__child-sub--closed\">",
                "                            <li>",
                "                              <span class=\"c-nav-desktop__child-sub-title\">",
                "                                Disability rights",
                "                              </span>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/disability/\" tabindex=\"...",
                "                                Overview",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/disability/education/\" ...",
                "                                Education",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/disability/employment/\"...",
                "                                Employment",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/disability/health/\" tab...",
                "                                Health",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/disability/political-pa...",
                "                                Political participation",
                "                              </a>",
                "                            </li>",
                "                          </ul>",
                "                        </li>",
                "                        <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-cu...",
                "                          <a class=\"\" href=\"#\">",
                "                            Our organisation",
                "                          </a>",
                "                        </li>",
                "                        <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-i...",
                "                          <a class=\"\" href=\"https://www.sightsavers.org/about-us/\">",
                "                            About Sightsavers",
                "                          </a>",
                "                        </li>",
                "                        <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-i...",
                "                          <a class=\"\" href=\"https://www.sightsavers.org/where-we-work/\">",
                "                            Where we work",
                "                          </a>",
                "                        </li>",
                "                        <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-i...",
                "                          <a class=\"\" href=\"https://www.sightsavers.org/how-were-run/\">",
                "                            How we’re run",
                "                          </a>",
                "                        </li>",
                "                        <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-cu...",
                "                          <a class=\"\" href=\"#\">",
                "                            In depth",
                "                          </a>",
                "                        </li>",
                "                        <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-i...",
                "                          <a class=\"\" href=\"https://www.sightsavers.org/news-and-blogs/\">",
                "                            News and blogs",
                "                          </a>",
                "                        </li>",
                "                        <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-i...",
                "                          <a class=\"\" href=\"https://www.sightsavers.org/policy-and-advocacy/\">",
                "                            Policy and advocacy",
                "                          </a>",
                "                        </li>",
                "                        <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-i...",
                "                          <a class=\"\" href=\"https://www.sightsavers.org/disability/research/\">",
                "                            Our research",
                "                          </a>",
                "                        </li>",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"c-nav-desktop__social\">",
                "                      <div class=\"c-social\">",
                "                        <ul>",
                "                          <li class=\"c-social__text\">",
                "                            Join in:",
                "                          </li>",
                "                          <li class=\"c-social__twitter\">",
                "                            <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sigh...",
                "                              <span class=\"screen-reader\">",
                "                                Join in: Twitter",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"c-social__facebook\">",
                "                            <a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.co...",
                "                              <span class=\"screen-reader\">",
                "                                Join in: Facebook",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"c-social__youtube\">",
                "                            <a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube...",
                "                              <span class=\"screen-reader\">",
                "                                Join in: YouTube",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"c-social__instagram\">",
                "                            <a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram....",
                "                              <span class=\"screen-reader\">",
                "                                Join in: Instagram",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"c-social__linkedin\">",
                "                            <a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.co...",
                "                              <span class=\"screen-reader\">",
                "                                Join in: LinkedIn",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                        </ul>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </ul>",
                "              </li>",
                "              <li class=\"first c-nav__header  menu-item menu-item-type-custom menu-item-object-cust...",
                "                <a class=\"c-nav-desktop__header-btn\" href=\"javascript:void(0)\">",
                "                  How to help",
                "                </a>",
                "                <ul class=\"c-nav-desktop__child\">",
                "                  <div class=\"o-layout-container\">",
                "                    <div class=\"c-nav-desktop__child-inner\">",
                "                      <div class=\"c-nav-desktop__child-left\">",
                "                        <div class=\"c-nav-desktop__default-content\">",
                "                          <img class=\"c-nav-desktop__default-content-img lazyload\" width=\"580\" src=...",
                "                          <div class=\"c-nav-desktop__default-content-bottom\">",
                "                            <h2>",
                "                              Find out how your support can make a huge difference and change lives...",
                "                            </h2>",
                "                          </div>",
                "                        </div>",
                "                        <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-cu...",
                "                          <a class=\"\" href=\"#\">",
                "                            Give money",
                "                          </a>",
                "                        </li>",
                "                        <li class=\"c-nav-desktop__header-sub  menu-item menu-item-type-custom menu-...",
                "                          <a class=\"js-open-child-menu\" href=\"#\">",
                "                            As an individual",
                "                          </a>",
                "                          <ul class=\"c-nav-desktop__child-sub c-nav-desktop__child-sub--closed\">",
                "                            <li>",
                "                              <span class=\"c-nav-desktop__child-sub-title\">",
                "                                As an individual",
                "                              </span>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donatio...",
                "                                Overview",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-custom menu-item-object-custom men...",
                "                              <a class=\"\" href=\"https://donate.sightsavers.org/countries/us/appeals...",
                "                                Make a donation",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donatio...",
                "                                Fundraise for us",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donatio...",
                "                                Be a major donor",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donatio...",
                "                                Leave a gift in your will",
                "                              </a>",
                "                            </li>",
                "                          </ul>",
                "                        </li>",
                "                        <li class=\"c-nav-desktop__header-sub  menu-item menu-item-type-custom menu-...",
                "                          <a class=\"js-open-child-menu\" href=\"#\">",
                "                            As an organisation",
                "                          </a>",
                "                          <ul class=\"c-nav-desktop__child-sub c-nav-desktop__child-sub--closed\">",
                "                            <li>",
                "                              <span class=\"c-nav-desktop__child-sub-title\">",
                "                                As an organisation",
                "                              </span>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/governments-and-institu...",
                "                                Governments and institutions",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/become-a-corporate-part...",
                "                                Corporate partnerships",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/trusts-and-foundations/...",
                "                                Trusts and foundations",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donatio...",
                "                                Community groups",
                "                              </a>",
                "                            </li>",
                "                          </ul>",
                "                        </li>",
                "                        <li class=\"c-nav-desktop__header-sub  menu-item menu-item-type-custom menu-...",
                "                          <a class=\"js-open-child-menu\" href=\"#\">",
                "                            Current appeals",
                "                          </a>",
                "                          <ul class=\"c-nav-desktop__child-sub c-nav-desktop__child-sub--closed\">",
                "                            <li>",
                "                              <span class=\"c-nav-desktop__child-sub-title\">",
                "                                Current appeals",
                "                              </span>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-custom menu-item-object-custom men...",
                "                              <a class=\"\" href=\"/seen-us-on-tv/\" tabindex=\"-1\">",
                "                                Seen us on TV?",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-post me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/appeals/2022/09/river-b...",
                "                                Autumn Appeal",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-custom menu-item-object-custom men...",
                "                              <a class=\"\" href=\"/appeals\" tabindex=\"-1\">",
                "                                Support our appeals",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/endisinsight/\" tabindex...",
                "                                The End is in Sight",
                "                              </a>",
                "                            </li>",
                "                            <li class=\" menu-item menu-item-type-post_type menu-item-object-page me...",
                "                              <a class=\"\" href=\"https://www.sightsavers.org/ramadan-giving/\" tabind...",
                "                                Ramadan giving",
                "                              </a>",
                "                            </li>",
                "                          </ul>",
                "                        </li>",
                "                        <li class=\"c-nav__title menu-item menu-item-type-custom menu-item-object-cu...",
                "                          <a class=\"\" href=\"#\">",
                "                            Take action",
                "                          </a>",
                "                        </li>",
                "                        <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-i...",
                "                          <a class=\"\" href=\"https://www.sightsavers.org/our-campaign/\">",
                "                            Join our campaign",
                "                          </a>",
                "                        </li>",
                "                        <li class=\" menu-item menu-item-type-post_type menu-item-object-page menu-i...",
                "                          <a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donations/f...",
                "                            Charity fundraising for Sightsavers",
                "                          </a>",
                "                        </li>",
                "                      </div>",
                "                    </div>",
                "                    <div class=\"c-nav-desktop__social\">",
                "                      <div class=\"c-social\">",
                "                        <ul>",
                "                          <li class=\"c-social__text\">",
                "                            Join in:",
                "                          </li>",
                "                          <li class=\"c-social__twitter\">",
                "                            <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sigh...",
                "                              <span class=\"screen-reader\">",
                "                                Join in: Twitter",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"c-social__facebook\">",
                "                            <a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.co...",
                "                              <span class=\"screen-reader\">",
                "                                Join in: Facebook",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"c-social__youtube\">",
                "                            <a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube...",
                "                              <span class=\"screen-reader\">",
                "                                Join in: YouTube",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"c-social__instagram\">",
                "                            <a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram....",
                "                              <span class=\"screen-reader\">",
                "                                Join in: Instagram",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                          <li class=\"c-social__linkedin\">",
                "                            <a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.co...",
                "                              <span class=\"screen-reader\">",
                "                                Join in: LinkedIn",
                "                              </span>",
                "                            </a>",
                "                          </li>",
                "                        </ul>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </ul>",
                "              </li>",
                "            </ul>",
                "          </nav>",
                "          <!-- #nav -->",
                "          <div role=\"button\" class=\"o-hamburger\">",
                "            <span class=\"o-hamburger__bar\"></span>",
                "          </div>",
                "          <div class=\"c-site-header__right\">",
                "            <div class=\"c-search-bar js-nav-hide\">",
                "              <form action=\"https://www.sightsavers.org/\" method=\"get\" class=\"c-search-bar__form\">",
                "                <button type=\"submit\" class=\"c-search-bar__button\" value=\"submit search\">",
                "                  <span class=\"screen-reader\">",
                "                    Submit search",
                "                  </span>",
                "                  <span class=\"icon-search\"></span>",
                "                </button>",
                "                <label for=\"site-search\" class=\"screen-reader\">",
                "                  Search the site",
                "                </label>",
                "                <input id=\"site-search\" type=\"text\" value=\"\" name=\"s\" required=\"\" tabindex=\"-1\" cla...",
                "              </form>",
                "              <a href=\"javascript:void(0);\" class=\"icon-cancel c-search-bar__close\" tabindex=\"-1\">",
                "                <span class=\"screen-reader\">",
                "                  Close search bar",
                "                </span>",
                "              </a>",
                "            </div>",
                "            <a href=\"https://donate.sightsavers.org/countries/us/appeals/web2022us\" id=\"c-btn\" clas...",
                "              <span>",
                "                DONATE",
                "              </span>",
                "            </a>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </header>",
                "  <div class=\"o-module no-bottom-margin\">",
                "    <div class=\"c-hero-fullscreen \" style=\"background-image: url(https://www.sightsavers.org/wp-con...",
                "      <div class=\"c-hero-fullscreen__inner o-layout-container c-hero-fullscreen__inner--align-left\"...",
                "        <div class=\"c-hero-fullscreen__content\">",
                "          <h1 class=\"c-hero-fullscreen__title\">",
                "            Protecting sight and fighting for disability rights",
                "          </h1>",
                "        </div>",
                "      </div>",
                "      <div class=\"c-hero-fullscreen__mobile-image\">",
                "        <img class=\"lazyload\" width=\"1024\" src=\"data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3....",
                "      </div>",
                "      <div class=\"c-hero-fullscreen__arrow icon-angle-down\"></div>",
                "    </div>",
                "  </div>",
                "  <div class=\"c-discover-more-2 o-module no-bottom-margin\">",
                "    <div class=\"o-layout-container\">",
                "      <div class=\"c-discover-more-2__grid\">",
                "        <a href=\"https://www.sightsavers.org/appeals/2022/09/river-blindness-abena/\" class=\"c-disco...",
                "          <div class=\"c-discover-more-2__image c-tease-card__image c-tease-card__image--\">",
                "            <img class=\" lazyloading\" data-srcset=\"",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/08/1902_Abena-l...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/08/1902_Abena-l...",
                "                              \" src=\"https://www.sightsavers.org/wp-content/uploads/2022/08/1902_Ab...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/08/1902_Abena-l...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/08/1902_Abena-l...",
                "                              \">",
                "          </div>",
                "          <div class=\"c-discover-more-2__icon\"></div>",
                "          <div class=\"c-discover-more-2__card-content\">",
                "            <div class=\"c-discover-more-2__title-link\">",
                "              <div class=\"c-tease-card__taxonomy c-tease-card__taxonomy--\"></div>",
                "              <h2 class=\"c-discover-more-2__card-header\">",
                "                Abena has never seen her grandchildren’s faces",
                "              </h2>",
                "            </div>",
                "            <p class=\"c-discover-more-2__card-description\">",
                "              Will you help us protect families from river blindness?",
                "            </p>",
                "            <div class=\"c-btn\">",
                "              Join our autumn appeal",
                "            </div>",
                "          </div>",
                "        </a>",
                "        <a href=\"https://www.sightsavers.org/fundraising-and-donations/fundraise/game-changers/\" cl...",
                "          <div class=\"c-discover-more-2__image c-tease-card__image c-tease-card__image--\">",
                "            <img class=\" lazyloading\" data-srcset=\"",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/09/Game-Changer...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/09/Game-Changer...",
                "                              \" src=\"https://www.sightsavers.org/wp-content/uploads/2022/09/Game-Ch...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/09/Game-Changer...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/09/Game-Changer...",
                "                              \">",
                "          </div>",
                "          <div class=\"c-discover-more-2__icon\"></div>",
                "          <div class=\"c-discover-more-2__card-content\">",
                "            <div class=\"c-discover-more-2__title-link\">",
                "              <div class=\"c-tease-card__taxonomy c-tease-card__taxonomy--\"></div>",
                "              <h2 class=\"c-discover-more-2__card-header\">",
                "                Be a Sightsavers Game Changer",
                "              </h2>",
                "            </div>",
                "            <p class=\"c-discover-more-2__card-description\">",
                "              Love video gaming? By joining our fundraising challenge this October, you can help us...",
                "            </p>",
                "            <div class=\"c-btn\">",
                "              Find out how",
                "            </div>",
                "          </div>",
                "        </a>",
                "        <a href=\"https://www.sightsavers.org/about-us/\" class=\"c-discover-more-2__item c-tease-card...",
                "          <div class=\"c-discover-more-2__image c-tease-card__image c-tease-card__image--\">",
                "            <img class=\" lazyloading\" data-srcset=\"",
                "                                https://www.sightsavers.org/wp-content/uploads/2021/11/2102_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2021/11/2102_Sightsa...",
                "                              \" src=\"https://www.sightsavers.org/wp-content/uploads/2021/11/2102_Si...",
                "                                https://www.sightsavers.org/wp-content/uploads/2021/11/2102_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2021/11/2102_Sightsa...",
                "                              \">",
                "          </div>",
                "          <div class=\"c-discover-more-2__icon\"></div>",
                "          <div class=\"c-discover-more-2__card-content\">",
                "            <div class=\"c-discover-more-2__title-link\">",
                "              <div class=\"c-tease-card__taxonomy c-tease-card__taxonomy--\"></div>",
                "              <h2 class=\"c-discover-more-2__card-header\">",
                "                About us",
                "              </h2>",
                "            </div>",
                "            <p class=\"c-discover-more-2__card-description\">",
                "              Want to know more about Sightsavers? Here you can find out where we work, how we’re r...",
                "            </p>",
                "            <div class=\"c-btn\">",
                "              About us",
                "            </div>",
                "          </div>",
                "        </a>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <div class=\"c-highlights o-module no-bottom-margin\">",
                "    <div class=\"o-layout-container\">",
                "      <div class=\"c-highlights__featured\">",
                "        <h1>",
                "          Nearly half of visual impairment can be treated or prevented.",
                "        </h1>",
                "        <p>",
                "          Since 1950, we’ve been saving sight and changing lives around the world.",
                "        </p>",
                "        <div class=\"c-highlights__featured-button\">",
                "          <a href=\"https://www.sightsavers.org/fundraising-and-donations/\" class=\"c-btn\">",
                "            Learn how you can help",
                "          </a>",
                "        </div>",
                "      </div>",
                "      <div class=\"c-highlights__list styled\">",
                "        <h3 class=\"c-highlights__list-heading\"></h3>",
                "        <ul class=\"c-highlights__list-ul\">",
                "          <li class=\"c-highlights__list-li\">",
                "            <a target=\"\" href=\"https://www.sightsavers.org/how-were-run/our-royal-ambassadors/remem...",
                "              <div class=\"c-highlights__list-content-image-container\">",
                "                <div class=\"c-highlights__list-content-image\" style=\"background:url(https://www.sig...",
                "              </div>",
                "              <div class=\"c-highlights__list-content-container\">",
                "                <h4 class=\"c-highlights__list-header\">",
                "                  Celebrating Queen Elizabeth II",
                "                </h4>",
                "                <p class=\"c-highlights__list-description\">",
                "                  We reflect on the impact Her Majesty’s patronage has had on Sightsavers’ work.",
                "                </p>",
                "              </div>",
                "            </a>",
                "          </li>",
                "          <li class=\"c-highlights__list-li\">",
                "            <a target=\"\" href=\"https://www.sightsavers.org/about-us/\">",
                "              <div class=\"c-highlights__list-content-image-container\">",
                "                <div class=\"c-highlights__list-content-image\" style=\"background:url(https://www.sig...",
                "              </div>",
                "              <div class=\"c-highlights__list-content-container\">",
                "                <h4 class=\"c-highlights__list-header\">",
                "                  About Sightsavers",
                "                </h4>",
                "                <p class=\"c-highlights__list-description\">",
                "                  Find out what we do, where we work and how we spend the money we raise.",
                "                </p>",
                "              </div>",
                "            </a>",
                "          </li>",
                "          <li class=\"c-highlights__list-li\">",
                "            <a target=\"\" href=\"https://www.sightsavers.org/our-campaign/\">",
                "              <div class=\"c-highlights__list-content-image-container\">",
                "                <div class=\"c-highlights__list-content-image\" style=\"background:url(https://www.sig...",
                "              </div>",
                "              <div class=\"c-highlights__list-content-container\">",
                "                <h4 class=\"c-highlights__list-header\">",
                "                  Join our campaign",
                "                </h4>",
                "                <p class=\"c-highlights__list-description\">",
                "                  Be part of our Equal World campaign and help fight for disability rights worldwid...",
                "                </p>",
                "              </div>",
                "            </a>",
                "          </li>",
                "        </ul>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <div class=\"c-discover-more-2 o-module no-bottom-margin\">",
                "    <div class=\"o-layout-container\">",
                "      <h1 class=\"c-discover-more-2__title\">",
                "        Our work",
                "      </h1>",
                "      <div class=\"c-discover-more-2__grid\">",
                "        <a href=\"https://www.sightsavers.org/protecting-sight/\" class=\"c-discover-more-2__item c-te...",
                "          <div class=\"c-discover-more-2__image c-tease-card__image c-tease-card__image--\">",
                "            <img class=\" lazyloading\" data-srcset=\"",
                "                                https://www.sightsavers.org/wp-content/uploads/2018/11/Sightsavers-...",
                "                                https://www.sightsavers.org/wp-content/uploads/2018/11/Sightsavers-...",
                "                              \" src=\"https://www.sightsavers.org/wp-content/uploads/2018/11/Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2018/11/Sightsavers-...",
                "                                https://www.sightsavers.org/wp-content/uploads/2018/11/Sightsavers-...",
                "                              \">",
                "          </div>",
                "          <div class=\"c-discover-more-2__icon\"></div>",
                "          <div class=\"c-discover-more-2__card-content\">",
                "            <div class=\"c-discover-more-2__title-link\">",
                "              <div class=\"c-tease-card__taxonomy c-tease-card__taxonomy--\"></div>",
                "              <h2 class=\"c-discover-more-2__card-header\">",
                "                Eye health",
                "              </h2>",
                "            </div>",
                "            <p class=\"c-discover-more-2__card-description\">",
                "              We protect sight and change lives by treating and preventing a range of eye condition...",
                "            </p>",
                "            <div class=\"c-btn\">",
                "              Our eye health work",
                "            </div>",
                "          </div>",
                "        </a>",
                "        <a href=\"https://www.sightsavers.org/disability/\" class=\"c-discover-more-2__item c-tease-ca...",
                "          <div class=\"c-discover-more-2__image c-tease-card__image c-tease-card__image--\">",
                "            <img class=\" lazyloading\" data-srcset=\"",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/03/2003_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/03/2003_Sightsa...",
                "                              \" src=\"https://www.sightsavers.org/wp-content/uploads/2022/03/2003_Si...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/03/2003_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/03/2003_Sightsa...",
                "                              \">",
                "          </div>",
                "          <div class=\"c-discover-more-2__icon\"></div>",
                "          <div class=\"c-discover-more-2__card-content\">",
                "            <div class=\"c-discover-more-2__title-link\">",
                "              <div class=\"c-tease-card__taxonomy c-tease-card__taxonomy--\"></div>",
                "              <h2 class=\"c-discover-more-2__card-header\">",
                "                Disability rights",
                "              </h2>",
                "            </div>",
                "            <p class=\"c-discover-more-2__card-description\">",
                "              We campaign for the rights of people with disabilities to participate equally in soci...",
                "            </p>",
                "            <div class=\"c-btn\">",
                "              Sightsavers and disability",
                "            </div>",
                "          </div>",
                "        </a>",
                "        <a href=\"https://www.sightsavers.org/protecting-sight/ntds/\" class=\"c-discover-more-2__item...",
                "          <div class=\"c-discover-more-2__image c-tease-card__image c-tease-card__image--\">",
                "            <img class=\" lazyloading\" data-srcset=\"",
                "                                https://www.sightsavers.org/wp-content/uploads/2021/10/2103_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2021/10/2103_Sightsa...",
                "                              \" src=\"https://www.sightsavers.org/wp-content/uploads/2021/10/2103_Si...",
                "                                https://www.sightsavers.org/wp-content/uploads/2021/10/2103_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2021/10/2103_Sightsa...",
                "                              \">",
                "          </div>",
                "          <div class=\"c-discover-more-2__icon\"></div>",
                "          <div class=\"c-discover-more-2__card-content\">",
                "            <div class=\"c-discover-more-2__title-link\">",
                "              <div class=\"c-tease-card__taxonomy c-tease-card__taxonomy--\"></div>",
                "              <h2 class=\"c-discover-more-2__card-header\">",
                "                Fighting disease",
                "              </h2>",
                "            </div>",
                "            <p class=\"c-discover-more-2__card-description\">",
                "              We help to tackle five debilitating neglected tropical diseases that affect more than...",
                "            </p>",
                "            <div class=\"c-btn\">",
                "              About the diseases",
                "            </div>",
                "          </div>",
                "        </a>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <div class=\"c-cta-basic o-module no-bottom-margin    \">",
                "    <div class=\"c-cta-basic__inner o-layout-container\">",
                "      <div class=\"c-cta-basic__content\">",
                "        <h2 class=\"\">",
                "          We work in more than 30 countries worldwide",
                "        </h2>",
                "        <a href=\"https://www.sightsavers.org/where-we-work/\" id=\"cta\" class=\"c-btn c-btn--outline c...",
                "          <span>",
                "            Where we work",
                "          </span>",
                "        </a>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <!-- Analytics -->",
                "  <script>",
                "    dataLayer.push({",
                "    \t\"event\"\t\t\t\t \t : \"CTA_present\",",
                "    \t\"hasImage\"\t\t \t : \"No Image\",",
                "    });",
                "  </script>",
                "  <div class=\"c-discover-more-2 o-module \">",
                "    <div class=\"o-layout-container\">",
                "      <h1 class=\"c-discover-more-2__title\">",
                "        How we’re making a difference",
                "      </h1>",
                "      <div class=\"c-discover-more-2__grid\">",
                "        <a href=\"https://www.sightsavers.org/news/2022/09/trachoma-eliminated-in-malawi/\" class=\"c-...",
                "          <div class=\"c-discover-more-2__image c-tease-card__image c-tease-card__image--dusk\">",
                "            <img class=\" lazyloading\" data-srcset=\"",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/09/2208_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/09/2208_Sightsa...",
                "                              \" src=\"https://www.sightsavers.org/wp-content/uploads/2022/09/2208_Si...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/09/2208_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/09/2208_Sightsa...",
                "                              \">",
                "          </div>",
                "          <div class=\"c-discover-more-2__icon\">",
                "            <svg alt=\"news article icon\" class=\"svg-icon svg-cat\" xmlns=\"http://www.w3.org/2000/svg...",
                "              <title>",
                "                sightsavers_news",
                "              </title>",
                "              <circle cx=\"497.92\" cy=\"497.92\" r=\"497.92\"></circle>",
                "              <g>",
                "                <rect x=\"497.92\" y=\"266.07\" width=\"243.7\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"497.92\" y=\"350.97\" width=\"243.7\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"497.92\" y=\"435.87\" width=\"243.7\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"254.22\" y=\"520.77\" width=\"487.4\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"254.22\" y=\"605.67\" width=\"487.4\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"254.22\" y=\"690.57\" width=\"487.4\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"254.22\" y=\"265.77\" width=\"193.9\" height=\"210.1\" style=\"fill: #ffffff\"></re...",
                "              </g>",
                "            </svg>",
                "          </div>",
                "          <div class=\"c-discover-more-2__card-content\">",
                "            <div class=\"c-discover-more-2__title-link\">",
                "              <div class=\"c-tease-card__taxonomy c-tease-card__taxonomy--dusk\"></div>",
                "              <h2 class=\"c-discover-more-2__card-header\">",
                "                Trachoma is eliminated in Malawi",
                "              </h2>",
                "            </div>",
                "            <p class=\"c-discover-more-2__card-description\">",
                "              Malawi has become the first country in southern Africa to eliminate this infectious e...",
                "            </p>",
                "          </div>",
                "        </a>",
                "        <a href=\"https://www.sightsavers.org/from-the-field/2022/03/inclusive-eye-health-for-transg...",
                "          <div class=\"c-discover-more-2__image c-tease-card__image c-tease-card__image--magenta\">",
                "            <img class=\" lazyloading\" data-srcset=\"",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/03/2002_sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/03/2002_sightsa...",
                "                              \" src=\"https://www.sightsavers.org/wp-content/uploads/2022/03/2002_si...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/03/2002_sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/03/2002_sightsa...",
                "                              \">",
                "          </div>",
                "          <div class=\"c-discover-more-2__icon\">",
                "            <svg alt=\"from the field article icon\" class=\"svg-icon svg-cat\" version=\"1.1\" id=\"Layer...",
                "              <title>",
                "                Sightsavers from the field",
                "              </title>",
                "              <circle class=\"st0\" cx=\"497.9\" cy=\"497.9\" r=\"497.9\"></circle>",
                "              <g id=\"icon-wrapper\">",
                "                <path class=\"st1\" d=\"M497.9,741.6c0,0-179.5-219.2-179.5-314.6s80.3-172.8,179.5-172....",
                "                \t\tS497.9,741.6,497.9,741.6 M497.9,357.9c-39.7,0-71.8,31-71.8,69.2s32.2,69.1,71.8,69...",
                "                \t\tC569.7,388.9,537.6,357.9,497.9,357.9\"></path>",
                "              </g>",
                "            </svg>",
                "          </div>",
                "          <div class=\"c-discover-more-2__card-content\">",
                "            <div class=\"c-discover-more-2__title-link\">",
                "              <div class=\"c-tease-card__taxonomy c-tease-card__taxonomy--magenta\"></div>",
                "              <h2 class=\"c-discover-more-2__card-header\">",
                "                “Now we can get the help we need”",
                "              </h2>",
                "            </div>",
                "            <p class=\"c-discover-more-2__card-description\">",
                "              In Pakistan and Bangladesh, Sightsavers’ Right to Health project worked with transgen...",
                "            </p>",
                "          </div>",
                "        </a>",
                "        <a href=\"https://www.sightsavers.org/news/2022/06/sightsavers-pledges-us25-million-to-help-...",
                "          <div class=\"c-discover-more-2__image c-tease-card__image c-tease-card__image--dusk\">",
                "            <img class=\" lazyloading\" data-srcset=\"",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/06/2206_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/06/2206_Sightsa...",
                "                              \" src=\"https://www.sightsavers.org/wp-content/uploads/2022/06/2206_Si...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/06/2206_Sightsa...",
                "                                https://www.sightsavers.org/wp-content/uploads/2022/06/2206_Sightsa...",
                "                              \">",
                "          </div>",
                "          <div class=\"c-discover-more-2__icon\">",
                "            <svg alt=\"news article icon\" class=\"svg-icon svg-cat\" xmlns=\"http://www.w3.org/2000/svg...",
                "              <title>",
                "                sightsavers_news",
                "              </title>",
                "              <circle cx=\"497.92\" cy=\"497.92\" r=\"497.92\"></circle>",
                "              <g>",
                "                <rect x=\"497.92\" y=\"266.07\" width=\"243.7\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"497.92\" y=\"350.97\" width=\"243.7\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"497.92\" y=\"435.87\" width=\"243.7\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"254.22\" y=\"520.77\" width=\"487.4\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"254.22\" y=\"605.67\" width=\"487.4\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"254.22\" y=\"690.57\" width=\"487.4\" height=\"39.5\" style=\"fill: #ffffff\"></rec...",
                "                <rect x=\"254.22\" y=\"265.77\" width=\"193.9\" height=\"210.1\" style=\"fill: #ffffff\"></re...",
                "              </g>",
                "            </svg>",
                "          </div>",
                "          <div class=\"c-discover-more-2__card-content\">",
                "            <div class=\"c-discover-more-2__title-link\">",
                "              <div class=\"c-tease-card__taxonomy c-tease-card__taxonomy--dusk\"></div>",
                "              <h2 class=\"c-discover-more-2__card-header\">",
                "                Sightsavers pledges at least US$25 million to help beat neglected tropical diseases",
                "              </h2>",
                "            </div>",
                "            <p class=\"c-discover-more-2__card-description\">",
                "              The funding, which will be spent between now and 2025, will help to protect millions ...",
                "            </p>",
                "          </div>",
                "        </a>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <div class=\"c-email-module o-module no-bottom-margin \">",
                "    <div class=\"c-email-module__background\"></div>",
                "    <div class=\"c-email-module__content o-layout-container\">",
                "      <div class=\"c-email-module__left\">",
                "        <h3 class=\"c-email-module__header\">",
                "          Inspirational stories direct to your inbox",
                "        </h3>",
                "        <div class=\"c-email-module__image\">",
                "          <img class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEA...",
                "        </div>",
                "        <div class=\"c-email-module__left-content\">",
                "          <div class=\"c-email-module__image-label\" id=\"c-email-figcaption383459575\">",
                "            Nine-year-old Rabia is no longer at risk of going blind.",
                "          </div>",
                "          <div class=\"c-email-module__bottom-text\">",
                "            <span>",
                "              Will you help us ensure more children can enjoy a future free from blindness?",
                "            </span>",
                "          </div>",
                "        </div>",
                "      </div>",
                "      <div class=\"c-email-module__right\">",
                "        <div class=\"c-email-signup\" data-email-signup=\"\">",
                "          <div class=\"c-email-signup__border-wrap\">",
                "            <div class=\"c-email-signup__top\">",
                "              <div class=\"c-email-signup__icon\"></div>",
                "              <h4 class=\"c-email-signup__header\">",
                "                Inspirational stories direct to your inbox",
                "              </h4>",
                "            </div>",
                "            <p class=\"c-email-signup__desc\">",
                "              Want to hear more from Sightsavers? Join more than 170,000 supporters who receive ins...",
                "            </p>",
                "            <form action=\"#\" class=\"c-email-signup__form\">",
                "              <input type=\"hidden\" name=\"campaign\" value=\"k/Sightsavers/web_subscribers_2021_us\">",
                "              <div class=\"c-email-signup__field c-email-signup__field--name\">",
                "                <label class=\"c-email-signup__label\" for=\"name1036813199\">",
                "                  First name",
                "                </label>",
                "                <input id=\"name1036813199\" name=\"name\" class=\"c-email-signup__input\" required=\"\">",
                "              </div>",
                "              <div class=\"c-email-signup__field c-email-signup__field--email\">",
                "                <label class=\"c-email-signup__label\" for=\"email1036813199\">",
                "                  Email address",
                "                </label>",
                "                <input id=\"email1036813199\" name=\"email\" type=\"email\" class=\"c-email-signup__input\"...",
                "              </div>",
                "              <div class=\"c-email-signup__error\" data-error-invalid=\"The mailing list does not exis...",
                "                Your name and email address are required.",
                "              </div>",
                "              <button class=\"c-email-signup__btn c-btn\">",
                "                <span class=\"c-email-signup__btn__text\">",
                "                  Sign up",
                "                </span>",
                "                <span class=\"c-email-signup__btn__spinner\"></span>",
                "              </button>",
                "              <p class=\"c-email-signup__unsub c-email-signup__unsub--inline\">",
                "                You can unsubscribe at any time by clicking the link in each email, or by contactin...",
                "                <a href=\"mailto:info@sightsavers.org\">",
                "                  info@sightsavers.org",
                "                </a>",
                "                <br>",
                "                <br>",
                "                For more information see our",
                "                <a href=\"/terms-and-conditions/supporter-promise-and-privacy-policy/\">",
                "                  privacy policy",
                "                </a>",
                "              </p>",
                "            </form>",
                "            <div class=\"c-email-signup__response\">",
                "              <div class=\"c-email-signup__response-icon\"></div>",
                "              <div class=\"c-email-signup__response-head\">",
                "                Thank you for signing up",
                "              </div>",
                "              <div class=\"c-email-signup__response-desc\">",
                "                We’re so grateful for your support. We’ll be in touch soon with news and stories ab...",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <p class=\"c-email-signup__unsub\">",
                "            You can unsubscribe at any time by clicking the link in each email, or by contacting ou...",
                "            <a href=\"mailto:info@sightsavers.org\">",
                "              info@s",
                "              ightsavers.org",
                "            </a>",
                "            <br>",
                "            <br>",
                "            For more information see our",
                "            <a href=\"/terms-and-conditions/supporter-promise-and-privacy-policy/\">",
                "              privacy policy",
                "            </a>",
                "          </p>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <div class=\"c-footer\">",
                "    <div class=\"c-footer__top\">",
                "      <div class=\"o-layout-container\">",
                "        <div class=\"o-site-logo\" role=\"banner\">",
                "          <a href=\"https://www.sightsavers.org\" rel=\"home\">",
                "            <img class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAA...",
                "          </a>",
                "        </div>",
                "        <div class=\"c-social\">",
                "          <ul>",
                "            <li class=\"c-social__text\">",
                "              Join in:",
                "            </li>",
                "            <li class=\"c-social__twitter\">",
                "              <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" targe...",
                "                <span class=\"screen-reader\">",
                "                  Join in: Twitter",
                "                </span>",
                "              </a>",
                "            </li>",
                "            <li class=\"c-social__facebook\">",
                "              <a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversU...",
                "                <span class=\"screen-reader\">",
                "                  Join in: Facebook",
                "                </span>",
                "              </a>",
                "            </li>",
                "            <li class=\"c-social__youtube\">",
                "              <a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/Sigh...",
                "                <span class=\"screen-reader\">",
                "                  Join in: YouTube",
                "                </span>",
                "              </a>",
                "            </li>",
                "            <li class=\"c-social__instagram\">",
                "              <a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsaver...",
                "                <span class=\"screen-reader\">",
                "                  Join in: Instagram",
                "                </span>",
                "              </a>",
                "            </li>",
                "            <li class=\"c-social__linkedin\">",
                "              <a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sigh...",
                "                <span class=\"screen-reader\">",
                "                  Join in: LinkedIn",
                "                </span>",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div class=\"c-footer__content\">",
                "      <div class=\"o-layout-container\">",
                "        <div class=\"c-footer-content-text\">",
                "          <h2>",
                "            Protecting sight and fighting for disability rights",
                "          </h2>",
                "        </div>",
                "        <div class=\"c-footer-content-menu\">",
                "          <li>",
                "            <a href=\"https://www.sightsavers.org/accessibility/\">",
                "              Accessibility",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://research.sightsavers.org\" target=\"_blank\">",
                "              Research centre",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"/how-were-run/accountability-and-transparency/#our-policies\">",
                "              Our policies",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.sightsavers.org/media-centre/\">",
                "              Media centre",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.sightsavers.org/contact-us/\">",
                "              Contact us",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://jobs.sightsavers.org\" target=\"_blank\">",
                "              Jobs",
                "            </a>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div class=\"c-footer__bottom\">",
                "      <div class=\"o-layout-container\">",
                "        <div class=\"c-footer__bottom-menu\">",
                "          <a href=\"https://www.sightsavers.org/cookies/\">",
                "            Cookies and privacy",
                "          </a>",
                "          <a href=\"https://www.sightsavers.org/terms-and-conditions/\">",
                "            Terms and conditions",
                "          </a>",
                "          <a href=\"/how-were-run/accountability-and-transparency/slavery-human-trafficking-statemen...",
                "            Modern slavery",
                "          </a>",
                "          <a href=\"https://www.sightsavers.org/how-were-run/our-approach-to-safeguarding/\">",
                "            Safeguarding",
                "          </a>",
                "          <a href=\"https://www.sightsavers.org/statement/2021/04/sightsavers-covid-update/\">",
                "            COVID-19",
                "          </a>",
                "        </div>",
                "        <div class=\"c-footer__credit\">",
                "          <p>",
                "            © 2022 by Sightsavers, Inc EIN 47-4657747, Business address for all correspondence: One...",
                "          </p>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/bu...",
                "  <script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/bu...",
                "  <script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/bu...",
                "  <script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/bu...",
                "  <script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/bu...",
                "  <script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/bu...",
                "  <script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/bu...",
                "  <script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/bu...",
                "  <script type=\"text/javascript\" id=\"lazysizes-js-before\">",
                "    window.lazySizesConfig = window.lazySizesConfig || {};",
                "  </script>",
                "  <script type=\"text/javascript\" async src=\"https://www.sightsavers.org/wp-content/plugins/lazy-loa...",
                "</div>"
              ]
            }
          },
          {
            "index": 48,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">",
                "  <span class=\"screen-reader\">",
                "    Join in: Twitter",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 49,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_bl...",
                "  <span class=\"screen-reader\">",
                "    Join in: Facebook",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 50,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" tar...",
                "  <span class=\"screen-reader\">",
                "    Join in: YouTube",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 51,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_bl...",
                "  <span class=\"screen-reader\">",
                "    Join in: Instagram",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 52,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" targe...",
                "  <span class=\"screen-reader\">",
                "    Join in: LinkedIn",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 53,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">",
                "  <span class=\"screen-reader\">",
                "    Join in: Twitter",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 54,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_bl...",
                "  <span class=\"screen-reader\">",
                "    Join in: Facebook",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 55,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" tar...",
                "  <span class=\"screen-reader\">",
                "    Join in: YouTube",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 56,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_bl...",
                "  <span class=\"screen-reader\">",
                "    Join in: Instagram",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 57,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" targe...",
                "  <span class=\"screen-reader\">",
                "    Join in: LinkedIn",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 66,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">",
                "  <span class=\"screen-reader\">",
                "    Join in: Twitter",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 67,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_bl...",
                "  <span class=\"screen-reader\">",
                "    Join in: Facebook",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 68,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" tar...",
                "  <span class=\"screen-reader\">",
                "    Join in: YouTube",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 69,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_bl...",
                "  <span class=\"screen-reader\">",
                "    Join in: Instagram",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 70,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" targe...",
                "  <span class=\"screen-reader\">",
                "    Join in: LinkedIn",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 225,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Decline and manage cookies"
              ]
            }
          },
          {
            "index": 231,
            "verdict": "failed",
            "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",
                "  <!-- Forcing HTTPS on assets -->",
                "...",
                "  </html>"
              ]
            }
          }
        ],
        "success": true
      },
      "endTime": 1664722844854
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "startTime": 1664722844855,
      "url": "https://www.sightsavers.org/",
      "result": {
        "totals": {
          "rulesNA": 64,
          "rulesPassed": 30,
          "rulesWarned": 4,
          "rulesViolated": 4,
          "warnings": {
            "minor": 9,
            "moderate": 0,
            "serious": 3,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 15,
            "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-10-02T15:00:45.821Z",
          "url": "https://www.sightsavers.org/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org\" rel=\"home\">",
                          "target": [
                            ".c-site-header__left > .o-site-logo[role=\"banner\"] > a[href$=\"www.sightsavers.org\"][rel=\"home\"]"
                          ]
                        },
                        {
                          "html": "<button class=\"c-site-header__local-btn\">United States<i class=\"icon-angle-down\"></i></button>",
                          "target": [
                            ".c-site-header__local-btn"
                          ]
                        },
                        {
                          "html": "<a class=\"c-nav-desktop__header-btn\" href=\"javascript:void(0)\">What we do</a>",
                          "target": [
                            ".first.menu-item-192.c-nav__header > .c-nav-desktop__header-btn[href=\"javascript:void(0)\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"c-nav-desktop__header-btn\" href=\"javascript:void(0)\">How to help</a>",
                          "target": [
                            ".first.menu-item-193.c-nav__header > .c-nav-desktop__header-btn[href=\"javascript:void(0)\"]"
                          ]
                        },
                        {
                          "html": "<button type=\"submit\" class=\"c-search-bar__button\" value=\"submit search\">\n              <span class=\"screen-reader\">Submit search</span>\n              <span class=\"icon-search\"></span>\n            </button>",
                          "target": [
                            ".c-search-bar__button"
                          ]
                        },
                        {
                          "html": "<a href=\"https://donate.sightsavers.org/countries/us/appeals/web2022us\" id=\"c-btn\" class=\"c-btn c-btn--pay header-donate\"><span>DONATE</span></a>",
                          "target": [
                            "#c-btn"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/appeals/2022/09/river-blindness-abena/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:2\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(3) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/fundraising-and-donations/fundraise/game-changers/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(3) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/about-us/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(3) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/fundraising-and-donations/\" class=\"c-btn\">\n            Learn how you can help\n          </a>",
                          "target": [
                            ".c-highlights__featured-button > .c-btn"
                          ]
                        },
                        {
                          "html": "<a target=\"\" href=\"https://www.sightsavers.org/how-were-run/our-royal-ambassadors/remembering-the-queen/\">",
                          "target": [
                            ".c-highlights__list-li:nth-child(1) > a[target=\"\"]"
                          ]
                        },
                        {
                          "html": "<a target=\"\" href=\"https://www.sightsavers.org/about-us/\">",
                          "target": [
                            ".c-highlights__list-li:nth-child(2) > a[target=\"\"]"
                          ]
                        },
                        {
                          "html": "<a target=\"\" href=\"https://www.sightsavers.org/our-campaign/\">",
                          "target": [
                            ".c-highlights__list-li:nth-child(3) > a[target=\"\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/protecting-sight/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(5) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/disability/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(5) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/protecting-sight/ntds/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(5) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/where-we-work/\" id=\"cta\" class=\"c-btn c-btn--outline cta-no-image\"><span>Where we work</span></a>",
                          "target": [
                            "#cta"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/news/2022/09/trachoma-eliminated-in-malawi/\" class=\"c-discover-more-2__item c-tease-card--dusk\" style=\"flex:1\">",
                          "target": [
                            ".c-tease-card--dusk.c-discover-more-2__item:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/from-the-field/2022/03/inclusive-eye-health-for-transgender-communities/\" class=\"c-discover-more-2__item c-tease-card--magenta\" style=\"flex:1\">",
                          "target": [
                            ".c-tease-card--magenta"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/news/2022/06/sightsavers-pledges-us25-million-to-help-beat-ntds/\" class=\"c-discover-more-2__item c-tease-card--dusk\" style=\"flex:1\">",
                          "target": [
                            ".c-tease-card--dusk.c-discover-more-2__item:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<input id=\"name1036813199\" name=\"name\" class=\"c-email-signup__input\" required=\"\">",
                          "target": [
                            "#name1036813199"
                          ]
                        },
                        {
                          "html": "<input id=\"email1036813199\" name=\"email\" type=\"email\" class=\"c-email-signup__input\" required=\"\">",
                          "target": [
                            "#email1036813199"
                          ]
                        },
                        {
                          "html": "<button class=\"c-email-signup__btn c-btn\">\n        <span class=\"c-email-signup__btn__text\">\n          Sign up\n        </span>\n        <span class=\"c-email-signup__btn__spinner\"></span>\n      </button>",
                          "target": [
                            ".c-email-signup__btn"
                          ]
                        },
                        {
                          "html": "<a href=\"mailto:info@sightsavers.org\">info@sightsavers.org</a>",
                          "target": [
                            ".c-email-signup > .c-email-signup__unsub > a[href=\"mailto:info@sightsavers.org\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/terms-and-conditions/supporter-promise-and-privacy-policy/\">privacy policy</a>",
                          "target": [
                            ".c-email-signup > .c-email-signup__unsub > a:nth-child(4)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org\" rel=\"home\">",
                          "target": [
                            ".o-layout-container > .o-site-logo[role=\"banner\"] > a[href$=\"www.sightsavers.org\"][rel=\"home\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n          <span class=\"screen-reader\">Join in: Twitter</span>\n        </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__twitter > .icon-twitter[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: Facebook</span>\n      </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__facebook > .icon-facebook[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: YouTube</span>\n      </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__youtube > .icon-youtube-play[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: Instagram</span>\n      </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__instagram > .icon-instagram[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: LinkedIn</span>\n      </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__linkedin > .icon-linkedin[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/accessibility/\">Accessibility</a>",
                          "target": [
                            ".c-footer-content-menu > li:nth-child(1) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://research.sightsavers.org\" target=\"_blank\">Research centre</a>",
                          "target": [
                            ".c-footer-content-menu > li:nth-child(2) > a[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/how-were-run/accountability-and-transparency/#our-policies\">Our policies</a>",
                          "target": [
                            ".c-footer-content-menu > li:nth-child(3) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/media-centre/\">Media centre</a>",
                          "target": [
                            ".c-footer-content-menu > li:nth-child(4) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/contact-us/\">Contact us</a>",
                          "target": [
                            ".c-footer-content-menu > li:nth-child(5) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://jobs.sightsavers.org\" target=\"_blank\">Jobs</a>",
                          "target": [
                            "a[href$=\"jobs.sightsavers.org\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/cookies/\">Cookies and privacy</a>",
                          "target": [
                            ".c-footer__bottom-menu > a:nth-child(1)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/terms-and-conditions/\">Terms and conditions</a>",
                          "target": [
                            ".c-footer__bottom-menu > a:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<a href=\"/how-were-run/accountability-and-transparency/slavery-human-trafficking-statement/\">Modern slavery</a>",
                          "target": [
                            ".c-footer__bottom-menu > a:nth-child(3)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/how-were-run/our-approach-to-safeguarding/\">Safeguarding</a>",
                          "target": [
                            ".c-footer__bottom-menu > a:nth-child(4)"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.sightsavers.org/statement/2021/04/sightsavers-covid-update/\">COVID-19</a>",
                          "target": [
                            "a:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"o-site-container\" aria-hidden=\"true\">",
                  "target": [
                    ".o-site-container"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                }
              ]
            },
            {
              "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": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c-hero-fullscreen__content\">\n        \n                <h1 class=\"c-hero-fullscreen__title\">Protecting sight and fighting for disability rights</h1>\n        \n        \n        \n\n  \n        \n    </div>",
                          "target": [
                            ".c-hero-fullscreen__content"
                          ]
                        },
                        {
                          "html": "<div class=\"c-hero-fullscreen \" style=\"background-image: url(https://www.sightsavers.org/wp-content/uploads/2022/09/1903_Sightsavers_Gladys-has-her-eyes-examined-in-Petauke-Eastern-Zambia-1400x788.jpg); background-position: right \">",
                          "target": [
                            ".c-hero-fullscreen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"c-hero-fullscreen__title\">Protecting sight and fighting for disability rights</h1>",
                  "target": [
                    ".c-hero-fullscreen__title"
                  ],
                  "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": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c-hero-fullscreen__content\">\n        \n                <h1 class=\"c-hero-fullscreen__title\">Protecting sight and fighting for disability rights</h1>\n        \n        \n        \n\n  \n        \n    </div>",
                          "target": [
                            ".c-hero-fullscreen__content"
                          ]
                        },
                        {
                          "html": "<div class=\"c-hero-fullscreen \" style=\"background-image: url(https://www.sightsavers.org/wp-content/uploads/2022/09/1903_Sightsavers_Gladys-has-her-eyes-examined-in-Petauke-Eastern-Zambia-1400x788.jpg); background-position: right \">",
                          "target": [
                            ".c-hero-fullscreen"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"c-hero-fullscreen__title\">Protecting sight and fighting for disability rights</h1>",
                  "target": [
                    ".c-hero-fullscreen__title"
                  ],
                  "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=\"c-site-header__local-list\">",
                  "target": [
                    ".c-site-header__local-list"
                  ],
                  "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=\"c-nav-mobile\" role=\"navigation\">",
                  "target": [
                    ".c-nav-mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"c-nav-desktop__child\">",
                  "target": [
                    ".first.menu-item-192.c-nav__header > .c-nav-desktop__child"
                  ],
                  "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=\"c-nav-desktop__child\">",
                  "target": [
                    ".first.menu-item-193.c-nav__header > .c-nav-desktop__child"
                  ],
                  "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=\"c-hero-fullscreen__mobile-image\">",
                  "target": [
                    ".c-hero-fullscreen__mobile-image"
                  ],
                  "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": "<h4 class=\"c-email-signup__header\">Inspirational stories direct to your inbox</h4>",
                  "target": [
                    ".c-email-signup__header"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"c-email-signup__error\" data-error-invalid=\"The mailing list does not exist.\" data-error-setup=\"The mailing list has not been set up.\">Your name and email address are required.</div>",
                  "target": [
                    ".c-email-signup__error"
                  ],
                  "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": "<p class=\"c-email-signup__unsub c-email-signup__unsub--inline\">",
                  "target": [
                    ".c-email-signup__unsub--inline"
                  ],
                  "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=\"c-email-signup__response\">",
                  "target": [
                    ".c-email-signup__response"
                  ],
                  "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": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c-site-header__inner c-site-header--primary\">",
                          "target": [
                            ".c-site-header__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"c-site-header__local-btn\">United States<i class=\"icon-angle-down\"></i></button>",
                  "target": [
                    ".c-site-header__local-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#fb6500",
                        "contrastRatio": 3.01,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://donate.sightsavers.org/countries/us/appeals/web2022us\" id=\"c-btn\" class=\"c-btn c-btn--pay header-donate\"><span>DONATE</span></a>",
                          "target": [
                            "#c-btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.01 (foreground color: #ffffff, background color: #fb6500, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>DONATE</span>",
                  "target": [
                    "#c-btn > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.01 (foreground color: #ffffff, background color: #fb6500, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org/appeals/2022/09/river-blindness-abena/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:2\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(3) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"c-discover-more-2__card-description\">Will you help us protect families from river blindness?</p>",
                  "target": [
                    ".c-discover-more-2.no-bottom-margin.o-module:nth-child(3) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(1) > .c-discover-more-2__card-content > .c-discover-more-2__card-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org/fundraising-and-donations/fundraise/game-changers/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(3) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"c-discover-more-2__card-description\">Love video gaming? By joining our fundraising challenge this October, you can help us achieve amazing things!</p>",
                  "target": [
                    ".c-discover-more-2.no-bottom-margin.o-module:nth-child(3) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(2) > .c-discover-more-2__card-content > .c-discover-more-2__card-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org/about-us/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(3) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"c-discover-more-2__card-description\">Want to know more about Sightsavers? Here you can find out where we work, how we’re run and what we do with the money we raise.</p>",
                  "target": [
                    ".c-discover-more-2.no-bottom-margin.o-module:nth-child(3) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(3) > .c-discover-more-2__card-content > .c-discover-more-2__card-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org/protecting-sight/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(5) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"c-discover-more-2__card-description\">We protect sight and change lives by treating and preventing a range of eye conditions, from refractive error to trachoma.</p>",
                  "target": [
                    ".c-discover-more-2.no-bottom-margin.o-module:nth-child(5) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(1) > .c-discover-more-2__card-content > .c-discover-more-2__card-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org/disability/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(5) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"c-discover-more-2__card-description\">We campaign for the rights of people with disabilities to participate equally in society, leaving no one behind.</p>",
                  "target": [
                    ".c-discover-more-2.no-bottom-margin.o-module:nth-child(5) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(2) > .c-discover-more-2__card-content > .c-discover-more-2__card-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org/protecting-sight/ntds/\" class=\"c-discover-more-2__item c-tease-card--\" style=\"flex:1\">",
                          "target": [
                            ".c-discover-more-2.no-bottom-margin.o-module:nth-child(5) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"c-discover-more-2__card-description\">We help to tackle five debilitating neglected tropical diseases that affect more than a billion people around the world.</p>",
                  "target": [
                    ".c-discover-more-2.no-bottom-margin.o-module:nth-child(5) > .o-layout-container > .c-discover-more-2__grid > .c-tease-card--.c-discover-more-2__item:nth-child(3) > .c-discover-more-2__card-content > .c-discover-more-2__card-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org/news/2022/09/trachoma-eliminated-in-malawi/\" class=\"c-discover-more-2__item c-tease-card--dusk\" style=\"flex:1\">",
                          "target": [
                            ".c-tease-card--dusk.c-discover-more-2__item:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"c-discover-more-2__card-description\">Malawi has become the first country in southern Africa to eliminate this infectious eye disease. Learn how Sightsavers helped to achieve this historic milestone.</p>",
                  "target": [
                    ".c-tease-card--dusk.c-discover-more-2__item:nth-child(1) > .c-discover-more-2__card-content > .c-discover-more-2__card-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org/from-the-field/2022/03/inclusive-eye-health-for-transgender-communities/\" class=\"c-discover-more-2__item c-tease-card--magenta\" style=\"flex:1\">",
                          "target": [
                            ".c-tease-card--magenta"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"c-discover-more-2__card-description\">In Pakistan and Bangladesh, Sightsavers’ Right to Health project worked with transgender communities to remove the barriers they face when accessing eye health care.</p>",
                  "target": [
                    ".c-tease-card--magenta > .c-discover-more-2__card-content > .c-discover-more-2__card-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.sightsavers.org/news/2022/06/sightsavers-pledges-us25-million-to-help-beat-ntds/\" class=\"c-discover-more-2__item c-tease-card--dusk\" style=\"flex:1\">",
                          "target": [
                            ".c-tease-card--dusk.c-discover-more-2__item:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"c-discover-more-2__card-description\">The funding, which will be spent between now and 2025, will help to protect millions of people from the harmful effects of NTDs.</p>",
                  "target": [
                    ".c-tease-card--dusk.c-discover-more-2__item:nth-child(3) > .c-discover-more-2__card-content > .c-discover-more-2__card-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c-social\">",
                          "target": [
                            ".o-layout-container > .c-social"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"c-social__text\">Join in:</li>",
                  "target": [
                    ".o-layout-container > .c-social > ul > .c-social__text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#686c74",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.26,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<html class=\"no-js\" lang=\"en-GB\" prefix=\"og: https://ogp.me/ns#\" style=\"overflow: hidden;\">",
                          "target": [
                            "html"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>© 2022 by Sightsavers, Inc EIN 47-4657747, Business address for all correspondence: One Boston Place, Suite 2600, Boston, MA 02108.</p>",
                  "target": [
                    ".c-footer__credit > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #686c74, background color: #ffffff, font size: 12.0pt (16px), 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": "#ffffff",
                        "bgColor": "#fb6500",
                        "contrastRatio": 3.01,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://donate.sightsavers.org/countries/us/appeals/web2022us\" id=\"c-btn\" class=\"c-btn c-btn--pay header-donate\"><span>DONATE</span></a>",
                          "target": [
                            "#c-btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.01 (foreground color: #ffffff, background color: #fb6500, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>DONATE</span>",
                  "target": [
                    "#c-btn > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.01 (foreground color: #ffffff, background color: #fb6500, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id-active",
              "impact": "serious",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value of active elements is unique",
              "help": "IDs of active elements must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "social-icon",
                      "relatedNodes": [
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: Facebook</span>\n      </a>",
                          "target": [
                            ".first.menu-item-192.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__facebook > .icon-facebook[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: YouTube</span>\n      </a>",
                          "target": [
                            ".first.menu-item-192.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__youtube > .icon-youtube-play[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: Instagram</span>\n      </a>",
                          "target": [
                            ".first.menu-item-192.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__instagram > .icon-instagram[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: LinkedIn</span>\n      </a>",
                          "target": [
                            ".first.menu-item-192.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__linkedin > .icon-linkedin[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n          <span class=\"screen-reader\">Join in: Twitter</span>\n        </a>",
                          "target": [
                            ".first.menu-item-193.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__twitter > .icon-twitter[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: Facebook</span>\n      </a>",
                          "target": [
                            ".first.menu-item-193.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__facebook > .icon-facebook[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: YouTube</span>\n      </a>",
                          "target": [
                            ".first.menu-item-193.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__youtube > .icon-youtube-play[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: Instagram</span>\n      </a>",
                          "target": [
                            ".first.menu-item-193.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__instagram > .icon-instagram[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: LinkedIn</span>\n      </a>",
                          "target": [
                            ".first.menu-item-193.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__linkedin > .icon-linkedin[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n          <span class=\"screen-reader\">Join in: Twitter</span>\n        </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__twitter > .icon-twitter[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: Facebook</span>\n      </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__facebook > .icon-facebook[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: YouTube</span>\n      </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__youtube > .icon-youtube-play[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: Instagram</span>\n      </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__instagram > .icon-instagram[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\">\n        <span class=\"screen-reader\">Join in: LinkedIn</span>\n      </a>",
                          "target": [
                            ".o-layout-container > .c-social > ul > .c-social__linkedin > .icon-linkedin[target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: social-icon"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n          <span class=\"screen-reader\">Join in: Twitter</span>\n        </a>",
                  "target": [
                    ".first.menu-item-192.c-nav__header > .c-nav-desktop__child > .o-layout-container > .c-nav-desktop__social > .c-social > ul > .c-social__twitter > .icon-twitter[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: social-icon"
                }
              ]
            },
            {
              "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 class=\"no-js\" lang=\"en-GB\" prefix=\"og: https://ogp.me/ns#\" style=\"overflow: hidden;\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "endTime": 1664722845844
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722845844,
      "endTime": 1664722846421
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722846421,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722847664
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "startTime": 1664722847664,
      "url": "https://www.sightsavers.org/",
      "result": [
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://twitter.com/Sightsavers\" class=\"icon-twitter\" id=\"social-icon\"><span class=\"screen-reader\">Join in: Twitter</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-twitter\"][href=\"https://twitter.com/Sightsavers\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.facebook.com/sightsaversUK\" class=\"icon-facebook\" id=\"social-icon\"><span class=\"screen-reader\">Join in: Facebook</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-facebook\"][href=\"https://www.facebook.com/sightsaversUK\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.youtube.com/user/SightsaversTV\" class=\"icon-youtube-play\" id=\"social-icon\"><span class=\"screen-reader\">Join in: YouTube</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-youtube-play\"][href=\"https://www.youtube.com/user/SightsaversTV\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.instagram.com/sightsavers\" class=\"icon-instagram\" id=\"social-icon\"><span class=\"screen-reader\">Join in: Instagram</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-instagram\"][href=\"https://www.instagram.com/sightsavers\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/sightsavers\" class=\"icon-linkedin\" id=\"social-icon\"><span class=\"screen-reader\">Join in: LinkedIn</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-linkedin\"][href=\"https://www.linkedin.com/company/sightsavers\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://twitter.com/Sightsavers\" class=\"icon-twitter\" id=\"social-icon\"><span class=\"screen-reader\">Join in: Twitter</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-twitter\"][href=\"https://twitter.com/Sightsavers\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.facebook.com/sightsaversUK\" class=\"icon-facebook\" id=\"social-icon\"><span class=\"screen-reader\">Join in: Facebook</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-facebook\"][href=\"https://www.facebook.com/sightsaversUK\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.youtube.com/user/SightsaversTV\" class=\"icon-youtube-play\" id=\"social-icon\"><span class=\"screen-reader\">Join in: YouTube</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-youtube-play\"][href=\"https://www.youtube.com/user/SightsaversTV\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.instagram.com/sightsavers\" class=\"icon-instagram\" id=\"social-icon\"><span class=\"screen-reader\">Join in: Instagram</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-instagram\"][href=\"https://www.instagram.com/sightsavers\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/sightsavers\" class=\"icon-linkedin\" id=\"social-icon\"><span class=\"screen-reader\">Join in: LinkedIn</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-linkedin\"][href=\"https://www.linkedin.com/company/sightsavers\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://twitter.com/Sightsavers\" class=\"icon-twitter\" id=\"social-icon\"><span class=\"screen-reader\">Join in: Twitter</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-twitter\"][href=\"https://twitter.com/Sightsavers\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.facebook.com/sightsaversUK\" class=\"icon-facebook\" id=\"social-icon\"><span class=\"screen-reader\">Join in: Facebook</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-facebook\"][href=\"https://www.facebook.com/sightsaversUK\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.youtube.com/user/SightsaversTV\" class=\"icon-youtube-play\" id=\"social-icon\"><span class=\"screen-reader\">Join in: YouTube</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-youtube-play\"][href=\"https://www.youtube.com/user/SightsaversTV\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.instagram.com/sightsavers\" class=\"icon-instagram\" id=\"social-icon\"><span class=\"screen-reader\">Join in: Instagram</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-instagram\"][href=\"https://www.instagram.com/sightsavers\"][target=\"_blank\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'social-icon', which is not unique in the same DOM",
          "element": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/sightsavers\" class=\"icon-linkedin\" id=\"social-icon\"><span class=\"screen-reader\">Join in: LinkedIn</span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"social-icon\"][class=\"icon-linkedin\"][href=\"https://www.linkedin.com/company/sightsavers\"][target=\"_blank\"]",
            "attNo": 4
          }
        }
      ],
      "endTime": 1664722847879
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722847879,
      "endTime": 1664722848429
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722848430,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722849501
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "startTime": 1664722849501,
      "url": "https://www.sightsavers.org/",
      "result": {
        "Error": {
          "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": "a",
                "id": "",
                "code": "<a href=\"/terms-and-conditions/supporter-promise-and-privacy-policy/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:info@sightsavers.org\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"c-email-signup__unsub\">...</p>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.02:1. Recommendation:  change background to #c95100.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          }
        },
        "Warning": {
          "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=\"_2QrAqQVlk8YvYQttjZnHgP _1WYitsYITQpIkxpV6RUsAh\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"screen-reader\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"c-hero-fullscreen__title\">...</h1>"
              }
            ]
          },
          "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": "label",
                "id": "",
                "code": "<label for=\"site-search\" class=\"screen-reader\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"screen-reader\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</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": "link",
                "id": "",
                "code": "<link rel=\"mask-icon\" href=\"https://www.sightsavers.org/wp-content/themes/theme/assets/images/favicon/safari-pinned-tab.svg\" color=\"#5bbad5\">"
              }
            ]
          }
        },
        "success": true
      },
      "endTime": 1664722849614
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722849614,
      "endTime": 1664722850120
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722850120,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722851303
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "startTime": 1664722851303,
      "url": "https://www.sightsavers.org/",
      "result": {
        "content": {
          "totals": {
            "violation": 92,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/banner[1]/button[2]"
              },
              "message": "Form control with \"button\" role has no associated label",
              "bounds": {
                "left": 713,
                "top": 0,
                "height": 62,
                "width": 47
              },
              "snippet": "<div class=\"o-hamburger\" role=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 60,
                "top": 1975,
                "height": 0,
                "width": 700
              },
              "snippet": "<h3 class=\"c-highlights__list-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/dialog[2]"
              },
              "message": "The <p> element has the id \"defaultText\" that is already in use",
              "bounds": {
                "left": 135,
                "top": 232,
                "height": 90,
                "width": 530
              },
              "snippet": "<p id=\"defaultText\" tabindex=\"-1\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/dialog[2]/heading[1]"
              },
              "message": "The <h1> element has the id \"defaultTitle\" that is already in use",
              "bounds": {
                "left": 135,
                "top": 189,
                "height": 25,
                "width": 530
              },
              "snippet": "<h1 class=\"_1DSnjq6Ltse7ySkEokWQf8\" id=\"defaultTitle\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/dialog[2]/button[2]"
              },
              "message": "The <button> element has the id \"defaultSubmit\" that is already in use",
              "bounds": {
                "left": 135,
                "top": 357,
                "height": 55,
                "width": 207
              },
              "snippet": "<button class=\"_1M7k_9wl12eYflLaytEp6U _2ZNdAwfKFkrQXnioqEfnDU\" autofocus=\"true\" id=\"defaultSubmit\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]",
                "aria": "/document[1]/dialog[2]"
              },
              "message": "The <div> element has the id \"defaultDialog\" that is already in use",
              "bounds": {
                "left": 100,
                "top": 154,
                "height": 293,
                "width": 600
              },
              "snippet": "<div aria-describedby=\"defaultText\" aria-labelledby=\"defaultTitle\" aria-modal=\"true\" role=\"dialog\" id=\"defaultDialog\" class=\"_38jP9uCzxQdZ9Gc9rHQ7rX jk9kHKTGZ0NRzPMJiHhCC _3qu1p1-m5SceqcWOFWL_O5\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 675,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/sightsavers\" class=\"icon-linkedin\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 632,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.instagram.com/sightsavers\" class=\"icon-instagram\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 588,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.youtube.com/user/SightsaversTV\" class=\"icon-youtube-play\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 545,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/sightsaversUK\" class=\"icon-facebook\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 501,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://twitter.com/Sightsavers\" class=\"icon-twitter\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6320,
                "height": 80,
                "width": 432
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6290,
                "height": 22,
                "width": 162
              },
              "snippet": "<a href=\"https://www.sightsavers.org/cookies/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[1]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 596,
                "top": 6087,
                "height": 22,
                "width": 37
              },
              "snippet": "<a target=\"_blank\" href=\"https://jobs.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 6087,
                "height": 22,
                "width": 87
              },
              "snippet": "<a href=\"https://www.sightsavers.org/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 596,
                "top": 6050,
                "height": 22,
                "width": 107
              },
              "snippet": "<a href=\"https://www.sightsavers.org/media-centre/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 6050,
                "height": 22,
                "width": 97
              },
              "snippet": "<a href=\"/how-were-run/accountability-and-transparency/#our-policies\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 596,
                "top": 6013,
                "height": 22,
                "width": 131
              },
              "snippet": "<a target=\"_blank\" href=\"https://research.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[1]/a[1]",
                "aria": "/document[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 6013,
                "height": 22,
                "width": 102
              },
              "snippet": "<a href=\"https://www.sightsavers.org/accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6011,
                "height": 151,
                "width": 360
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 432,
                "top": 5766,
                "height": 40,
                "width": 308
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 494,
                "top": 5396,
                "height": 232,
                "width": 267
              },
              "snippet": "<p class=\"c-email-signup__unsub\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 4858,
                "height": 208,
                "width": 205
              },
              "snippet": "<p class=\"c-email-signup__desc\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 5239,
                "height": 52,
                "width": 205
              },
              "snippet": "<input required=\"\" class=\"c-email-signup__input\" type=\"email\" name=\"email\" id=\"email2077987043\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 5129,
                "height": 52,
                "width": 205
              },
              "snippet": "<input required=\"\" class=\"c-email-signup__input\" name=\"name\" id=\"name2077987043\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 5309,
                "height": 56,
                "width": 205
              },
              "snippet": "<button class=\"c-email-signup__btn c-btn\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 4745,
                "height": 165,
                "width": 400
              },
              "snippet": "<h3 class=\"c-email-module__header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3579,
                "height": 123,
                "width": 720
              },
              "snippet": "<h1 class=\"c-discover-more-2__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[3]/div[3]/p[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 560,
                "top": 4298,
                "height": 208,
                "width": 180
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[3]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[11]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 560,
                "top": 4051,
                "height": 237,
                "width": 180
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[2]/div[3]/p[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 4162,
                "height": 344,
                "width": 180
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[2]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[10]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 4051,
                "height": 102,
                "width": 180
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3781,
                "height": 765,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--dusk\" href=\"https://www.sightsavers.org/news/2022/09/trachoma-eliminated-in-malawi/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3375,
                "height": 94,
                "width": 483
              },
              "snippet": "<h2 class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/h1[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2436,
                "height": 62,
                "width": 720
              },
              "snippet": "<h1 class=\"c-discover-more-2__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[3]/div[3]/p[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 560,
                "top": 2925,
                "height": 179,
                "width": 180
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[3]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[7]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 560,
                "top": 2847,
                "height": 68,
                "width": 180
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[2]/div[3]/p[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 2925,
                "height": 179,
                "width": 180
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[2]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[6]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 2847,
                "height": 68,
                "width": 180
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2577,
                "height": 648,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/protecting-sight/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 1980,
                "height": 337,
                "width": 700
              },
              "snippet": "<ul class=\"c-highlights__list-ul\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1684,
                "height": 82,
                "width": 740
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1842,
                "height": 53,
                "width": 243
              },
              "snippet": "<a class=\"c-btn\" href=\"https://www.sightsavers.org/fundraising-and-donations/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[3]/div[3]/p[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 618,
                "top": 1057,
                "height": 346,
                "width": 123
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[3]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[3]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 618,
                "top": 1013,
                "height": 34,
                "width": 123
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[2]/div[3]/p[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 1164,
                "height": 238,
                "width": 134
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[2]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[2]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 1019,
                "height": 136,
                "width": 134
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 870,
                "height": 654,
                "width": 325
              },
              "snippet": "<a style=\"flex:2\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/appeals/2022/09/river-blindness-abena/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/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": 40,
                "top": 97,
                "height": 184,
                "width": 720
              },
              "snippet": "<h1 class=\"c-hero-fullscreen__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 0,
                "height": 61,
                "width": 130
              },
              "snippet": "<div role=\"banner\" class=\"o-site-logo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 62,
                "width": 800
              },
              "snippet": "<header class=\"c-site-header c-site-header--sticky \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 5736,
                "height": 235,
                "width": 220
              },
              "snippet": "<div role=\"banner\" class=\"o-site-logo\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 62,
                "width": 800
              },
              "snippet": "<header class=\"c-site-header c-site-header--sticky \">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 5736,
                "height": 235,
                "width": 220
              },
              "snippet": "<div role=\"banner\" class=\"o-site-logo\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/banner[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 602,
                "top": 6,
                "height": 50,
                "width": 102
              },
              "snippet": "<a class=\"c-btn c-btn--pay header-donate\" id=\"c-btn\" href=\"https://donate.sightsavers.org/countries/us/appeals/web2022us\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[1]/banner[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": 47,
                "top": 18,
                "height": 22,
                "width": 124
              },
              "snippet": "<a rel=\"home\" href=\"https://www.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[5]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 657,
                "top": 6290,
                "height": 22,
                "width": 86
              },
              "snippet": "<a href=\"https://www.sightsavers.org/statement/2021/04/sightsavers-covid-update/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[4]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 538,
                "top": 6290,
                "height": 22,
                "width": 107
              },
              "snippet": "<a href=\"https://www.sightsavers.org/how-were-run/our-approach-to-safeguarding/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[3]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 399,
                "top": 6290,
                "height": 22,
                "width": 126
              },
              "snippet": "<a href=\"/how-were-run/accountability-and-transparency/slavery-human-trafficking-statement/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 215,
                "top": 6290,
                "height": 22,
                "width": 171
              },
              "snippet": "<a href=\"https://www.sightsavers.org/terms-and-conditions/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 40,
                "top": 6290,
                "height": 22,
                "width": 162
              },
              "snippet": "<a href=\"https://www.sightsavers.org/cookies/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[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": 596,
                "top": 6087,
                "height": 22,
                "width": 37
              },
              "snippet": "<a target=\"_blank\" href=\"https://jobs.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[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": 430,
                "top": 6087,
                "height": 22,
                "width": 87
              },
              "snippet": "<a href=\"https://www.sightsavers.org/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[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": 596,
                "top": 6050,
                "height": 22,
                "width": 107
              },
              "snippet": "<a href=\"https://www.sightsavers.org/media-centre/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[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": 430,
                "top": 6050,
                "height": 22,
                "width": 97
              },
              "snippet": "<a href=\"/how-were-run/accountability-and-transparency/#our-policies\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[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": 596,
                "top": 6013,
                "height": 22,
                "width": 131
              },
              "snippet": "<a target=\"_blank\" href=\"https://research.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[1]/a[1]",
                "aria": "/document[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": 430,
                "top": 6013,
                "height": 22,
                "width": 102
              },
              "snippet": "<a href=\"https://www.sightsavers.org/accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[2]/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": 675,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/sightsavers\" class=\"icon-linkedin\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[2]/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": 632,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.instagram.com/sightsavers\" class=\"icon-instagram\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[2]/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": 588,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.youtube.com/user/SightsaversTV\" class=\"icon-youtube-play\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[2]/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": 545,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/sightsaversUK\" class=\"icon-facebook\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[2]/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": 501,
                "top": 5766,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://twitter.com/Sightsavers\" class=\"icon-twitter\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[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": 40,
                "top": 5847,
                "height": 22,
                "width": 220
              },
              "snippet": "<a rel=\"home\" href=\"https://www.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/p[1]/a[2]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 521,
                "top": 5586,
                "height": 20,
                "width": 100
              },
              "snippet": "<a href=\"/terms-and-conditions/supporter-promise-and-privacy-policy/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 521,
                "top": 5514,
                "height": 20,
                "width": 150
              },
              "snippet": "<a href=\"mailto:info@sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Element \"input\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 525,
                "top": 5239,
                "height": 52,
                "width": 205
              },
              "snippet": "<input required=\"\" class=\"c-email-signup__input\" type=\"email\" name=\"email\" id=\"email2077987043\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Element \"input\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 525,
                "top": 5129,
                "height": 52,
                "width": 205
              },
              "snippet": "<input required=\"\" class=\"c-email-signup__input\" name=\"name\" id=\"name2077987043\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 525,
                "top": 5309,
                "height": 56,
                "width": 205
              },
              "snippet": "<button class=\"c-email-signup__btn c-btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[3]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 540,
                "top": 3781,
                "height": 765,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--dusk\" href=\"https://www.sightsavers.org/news/2022/06/sightsavers-pledges-us25-million-to-help-beat-ntds/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 290,
                "top": 3781,
                "height": 765,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--magenta\" href=\"https://www.sightsavers.org/from-the-field/2022/03/inclusive-eye-health-for-transgender-communities/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 40,
                "top": 3781,
                "height": 765,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--dusk\" href=\"https://www.sightsavers.org/news/2022/09/trachoma-eliminated-in-malawi/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 571,
                "top": 3393,
                "height": 57,
                "width": 190
              },
              "snippet": "<a class=\"c-btn c-btn--outline cta-no-image\" id=\"cta\" href=\"https://www.sightsavers.org/where-we-work/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[3]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 540,
                "top": 2577,
                "height": 648,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/protecting-sight/ntds/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 290,
                "top": 2577,
                "height": 648,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/disability/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 40,
                "top": 2577,
                "height": 648,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/protecting-sight/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/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": 60,
                "top": 2211,
                "height": 106,
                "width": 700
              },
              "snippet": "<a href=\"https://www.sightsavers.org/our-campaign/\" target=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/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": 60,
                "top": 2095,
                "height": 106,
                "width": 700
              },
              "snippet": "<a href=\"https://www.sightsavers.org/about-us/\" target=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/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": 60,
                "top": 1980,
                "height": 106,
                "width": 700
              },
              "snippet": "<a href=\"https://www.sightsavers.org/how-were-run/our-royal-ambassadors/remembering-the-queen/\" target=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 30,
                "top": 1842,
                "height": 53,
                "width": 243
              },
              "snippet": "<a class=\"c-btn\" href=\"https://www.sightsavers.org/fundraising-and-donations/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[3]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 598,
                "top": 870,
                "height": 654,
                "width": 163
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 395,
                "top": 870,
                "height": 654,
                "width": 174
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/fundraising-and-donations/fundraise/game-changers/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[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": 40,
                "top": 870,
                "height": 654,
                "width": 325
              },
              "snippet": "<a style=\"flex:2\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/appeals/2022/09/river-blindness-abena/\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[5]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#5bbad5\" href=\"https://www.sightsavers.org/wp-content/themes/theme/assets/images/favicon/safari-pinned-tab.svg\" rel=\"mask-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[2]/div[2]/svg[1]",
                "aria": "/document[1]/link[10]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 310,
                "top": 3980,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 995.8 995.8;\" viewBox=\"0 0 995.8 995.8\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\" class=\"svg-icon svg-cat\" alt=\"from the field article icon\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 88,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/banner[1]/button[2]"
              },
              "message": "Form control with \"button\" role has no associated label",
              "bounds": {
                "left": 713,
                "top": 0,
                "height": 62,
                "width": 47
              },
              "snippet": "<div class=\"o-hamburger\" role=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 60,
                "top": 2049,
                "height": 0,
                "width": 700
              },
              "snippet": "<h3 class=\"c-highlights__list-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 675,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/sightsavers\" class=\"icon-linkedin\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 632,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.instagram.com/sightsavers\" class=\"icon-instagram\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 588,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.youtube.com/user/SightsaversTV\" class=\"icon-youtube-play\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 545,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/sightsaversUK\" class=\"icon-facebook\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "The <a> element has the id \"social-icon\" that is already in use",
              "bounds": {
                "left": 501,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://twitter.com/Sightsavers\" class=\"icon-twitter\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6394,
                "height": 80,
                "width": 432
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6364,
                "height": 22,
                "width": 162
              },
              "snippet": "<a href=\"https://www.sightsavers.org/cookies/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[1]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 596,
                "top": 6161,
                "height": 22,
                "width": 37
              },
              "snippet": "<a target=\"_blank\" href=\"https://jobs.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 6161,
                "height": 22,
                "width": 87
              },
              "snippet": "<a href=\"https://www.sightsavers.org/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 596,
                "top": 6124,
                "height": 22,
                "width": 107
              },
              "snippet": "<a href=\"https://www.sightsavers.org/media-centre/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 6124,
                "height": 22,
                "width": 97
              },
              "snippet": "<a href=\"/how-were-run/accountability-and-transparency/#our-policies\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 596,
                "top": 6087,
                "height": 22,
                "width": 131
              },
              "snippet": "<a target=\"_blank\" href=\"https://research.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[1]/a[1]",
                "aria": "/document[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 6087,
                "height": 22,
                "width": 102
              },
              "snippet": "<a href=\"https://www.sightsavers.org/accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 6085,
                "height": 151,
                "width": 360
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 432,
                "top": 5840,
                "height": 40,
                "width": 308
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 494,
                "top": 5470,
                "height": 232,
                "width": 267
              },
              "snippet": "<p class=\"c-email-signup__unsub\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 4933,
                "height": 208,
                "width": 205
              },
              "snippet": "<p class=\"c-email-signup__desc\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 5313,
                "height": 52,
                "width": 205
              },
              "snippet": "<input required=\"\" class=\"c-email-signup__input\" type=\"email\" name=\"email\" id=\"email1920689926\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 5203,
                "height": 52,
                "width": 205
              },
              "snippet": "<input required=\"\" class=\"c-email-signup__input\" name=\"name\" id=\"name1920689926\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 525,
                "top": 5383,
                "height": 56,
                "width": 205
              },
              "snippet": "<button class=\"c-email-signup__btn c-btn\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 4820,
                "height": 165,
                "width": 400
              },
              "snippet": "<h3 class=\"c-email-module__header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3653,
                "height": 123,
                "width": 720
              },
              "snippet": "<h1 class=\"c-discover-more-2__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[3]/div[3]/p[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 560,
                "top": 4372,
                "height": 208,
                "width": 180
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[3]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[11]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 560,
                "top": 4125,
                "height": 237,
                "width": 180
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[2]/div[3]/p[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 4237,
                "height": 344,
                "width": 180
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[2]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[10]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 4125,
                "height": 102,
                "width": 180
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3855,
                "height": 765,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--dusk\" href=\"https://www.sightsavers.org/news/2022/09/trachoma-eliminated-in-malawi/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3449,
                "height": 94,
                "width": 483
              },
              "snippet": "<h2 class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/h1[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2510,
                "height": 62,
                "width": 720
              },
              "snippet": "<h1 class=\"c-discover-more-2__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[3]/div[3]/p[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 560,
                "top": 2999,
                "height": 179,
                "width": 180
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[3]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[7]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 560,
                "top": 2921,
                "height": 68,
                "width": 180
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[2]/div[3]/p[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 2999,
                "height": 179,
                "width": 180
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[2]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[6]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 310,
                "top": 2921,
                "height": 68,
                "width": 180
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2651,
                "height": 648,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/protecting-sight/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 2054,
                "height": 337,
                "width": 700
              },
              "snippet": "<ul class=\"c-highlights__list-ul\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1758,
                "height": 82,
                "width": 740
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1916,
                "height": 53,
                "width": 243
              },
              "snippet": "<a class=\"c-btn\" href=\"https://www.sightsavers.org/fundraising-and-donations/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[3]/div[3]/p[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 618,
                "top": 1126,
                "height": 350,
                "width": 123
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[3]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[3]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 618,
                "top": 1083,
                "height": 34,
                "width": 123
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[2]/div[3]/p[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 1239,
                "height": 238,
                "width": 134
              },
              "snippet": "<p class=\"c-discover-more-2__card-description\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[2]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[2]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 1093,
                "height": 136,
                "width": 134
              },
              "snippet": "<h2 class=\"c-discover-more-2__card-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 870,
                "height": 728,
                "width": 325
              },
              "snippet": "<a style=\"flex:2\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/appeals/2022/09/river-blindness-abena/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/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": 40,
                "top": 97,
                "height": 184,
                "width": 720
              },
              "snippet": "<h1 class=\"c-hero-fullscreen__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 0,
                "height": 61,
                "width": 130
              },
              "snippet": "<div role=\"banner\" class=\"o-site-logo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 62,
                "width": 800
              },
              "snippet": "<header class=\"c-site-header c-site-header--sticky \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 5810,
                "height": 235,
                "width": 220
              },
              "snippet": "<div role=\"banner\" class=\"o-site-logo\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 62,
                "width": 800
              },
              "snippet": "<header class=\"c-site-header c-site-header--sticky \">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 5810,
                "height": 235,
                "width": 220
              },
              "snippet": "<div role=\"banner\" class=\"o-site-logo\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/banner[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 602,
                "top": 6,
                "height": 50,
                "width": 102
              },
              "snippet": "<a class=\"c-btn c-btn--pay header-donate\" id=\"c-btn\" href=\"https://donate.sightsavers.org/countries/us/appeals/web2022us\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[1]/banner[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": 47,
                "top": 18,
                "height": 22,
                "width": 124
              },
              "snippet": "<a rel=\"home\" href=\"https://www.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[5]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 657,
                "top": 6364,
                "height": 22,
                "width": 86
              },
              "snippet": "<a href=\"https://www.sightsavers.org/statement/2021/04/sightsavers-covid-update/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[4]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 538,
                "top": 6364,
                "height": 22,
                "width": 107
              },
              "snippet": "<a href=\"https://www.sightsavers.org/how-were-run/our-approach-to-safeguarding/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[3]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 399,
                "top": 6364,
                "height": 22,
                "width": 126
              },
              "snippet": "<a href=\"/how-were-run/accountability-and-transparency/slavery-human-trafficking-statement/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 215,
                "top": 6364,
                "height": 22,
                "width": 171
              },
              "snippet": "<a href=\"https://www.sightsavers.org/terms-and-conditions/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 40,
                "top": 6364,
                "height": 22,
                "width": 162
              },
              "snippet": "<a href=\"https://www.sightsavers.org/cookies/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[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": 596,
                "top": 6161,
                "height": 22,
                "width": 37
              },
              "snippet": "<a target=\"_blank\" href=\"https://jobs.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[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": 430,
                "top": 6161,
                "height": 22,
                "width": 87
              },
              "snippet": "<a href=\"https://www.sightsavers.org/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[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": 596,
                "top": 6124,
                "height": 22,
                "width": 107
              },
              "snippet": "<a href=\"https://www.sightsavers.org/media-centre/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[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": 430,
                "top": 6124,
                "height": 22,
                "width": 97
              },
              "snippet": "<a href=\"/how-were-run/accountability-and-transparency/#our-policies\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[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": 596,
                "top": 6087,
                "height": 22,
                "width": 131
              },
              "snippet": "<a target=\"_blank\" href=\"https://research.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[2]/div[1]/div[2]/li[1]/a[1]",
                "aria": "/document[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": 430,
                "top": 6087,
                "height": 22,
                "width": 102
              },
              "snippet": "<a href=\"https://www.sightsavers.org/accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[2]/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": 675,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/sightsavers\" class=\"icon-linkedin\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[2]/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": 632,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.instagram.com/sightsavers\" class=\"icon-instagram\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[2]/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": 588,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.youtube.com/user/SightsaversTV\" class=\"icon-youtube-play\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[2]/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": 545,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/sightsaversUK\" class=\"icon-facebook\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[2]/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": 501,
                "top": 5840,
                "height": 40,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://twitter.com/Sightsavers\" class=\"icon-twitter\" id=\"social-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[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": 40,
                "top": 5922,
                "height": 22,
                "width": 220
              },
              "snippet": "<a rel=\"home\" href=\"https://www.sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/p[1]/a[2]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 521,
                "top": 5660,
                "height": 20,
                "width": 100
              },
              "snippet": "<a href=\"/terms-and-conditions/supporter-promise-and-privacy-policy/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 521,
                "top": 5588,
                "height": 20,
                "width": 150
              },
              "snippet": "<a href=\"mailto:info@sightsavers.org\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Element \"input\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 525,
                "top": 5313,
                "height": 52,
                "width": 205
              },
              "snippet": "<input required=\"\" class=\"c-email-signup__input\" type=\"email\" name=\"email\" id=\"email1920689926\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Element \"input\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 525,
                "top": 5203,
                "height": 52,
                "width": 205
              },
              "snippet": "<input required=\"\" class=\"c-email-signup__input\" name=\"name\" id=\"name1920689926\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 525,
                "top": 5383,
                "height": 56,
                "width": 205
              },
              "snippet": "<button class=\"c-email-signup__btn c-btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[3]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 540,
                "top": 3855,
                "height": 765,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--dusk\" href=\"https://www.sightsavers.org/news/2022/06/sightsavers-pledges-us25-million-to-help-beat-ntds/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 290,
                "top": 3855,
                "height": 765,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--magenta\" href=\"https://www.sightsavers.org/from-the-field/2022/03/inclusive-eye-health-for-transgender-communities/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 40,
                "top": 3855,
                "height": 765,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--dusk\" href=\"https://www.sightsavers.org/news/2022/09/trachoma-eliminated-in-malawi/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 571,
                "top": 3467,
                "height": 57,
                "width": 190
              },
              "snippet": "<a class=\"c-btn c-btn--outline cta-no-image\" id=\"cta\" href=\"https://www.sightsavers.org/where-we-work/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[3]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 540,
                "top": 2651,
                "height": 648,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/protecting-sight/ntds/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 290,
                "top": 2651,
                "height": 648,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/disability/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 40,
                "top": 2651,
                "height": 648,
                "width": 220
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/protecting-sight/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/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": 60,
                "top": 2285,
                "height": 106,
                "width": 700
              },
              "snippet": "<a href=\"https://www.sightsavers.org/our-campaign/\" target=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/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": 60,
                "top": 2169,
                "height": 106,
                "width": 700
              },
              "snippet": "<a href=\"https://www.sightsavers.org/about-us/\" target=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/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": 60,
                "top": 2054,
                "height": 106,
                "width": 700
              },
              "snippet": "<a href=\"https://www.sightsavers.org/how-were-run/our-royal-ambassadors/remembering-the-queen/\" target=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 30,
                "top": 1916,
                "height": 53,
                "width": 243
              },
              "snippet": "<a class=\"c-btn\" href=\"https://www.sightsavers.org/fundraising-and-donations/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[3]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 598,
                "top": 870,
                "height": 728,
                "width": 163
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 395,
                "top": 870,
                "height": 728,
                "width": 174
              },
              "snippet": "<a style=\"flex:1\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/fundraising-and-donations/fundraise/game-changers/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[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": 40,
                "top": 870,
                "height": 728,
                "width": 325
              },
              "snippet": "<a style=\"flex:2\" class=\"c-discover-more-2__item c-tease-card--\" href=\"https://www.sightsavers.org/appeals/2022/09/river-blindness-abena/\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[5]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#5bbad5\" href=\"https://www.sightsavers.org/wp-content/themes/theme/assets/images/favicon/safari-pinned-tab.svg\" rel=\"mask-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/a[2]/div[2]/svg[1]",
                "aria": "/document[1]/link[10]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 310,
                "top": 4054,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 995.8 995.8;\" viewBox=\"0 0 995.8 995.8\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\" class=\"svg-icon svg-cat\" alt=\"from the field article icon\">",
              "level": "recommendation"
            }
          ]
        },
        "success": true
      },
      "endTime": 1664722857984
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722857984,
      "endTime": 1664722858553
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722858553,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722859715
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "startTime": 1664722859715,
      "url": "https://www.sightsavers.org/",
      "result": {
        "messages": [
          {
            "type": "error",
            "lastLine": 5,
            "lastColumn": 71,
            "firstColumn": 5,
            "message": "A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute.",
            "extract": "itle>\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n    <",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 34,
            "lastColumn": 35,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "r -->\n    <script type=\"text/javascript\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 100,
            "lastColumn": 53,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "s.w.org\">\n<style id=\"global-styles-inline-css\" type=\"text/css\">\nbody{",
            "hiliteStart": 10,
            "hiliteLength": 53
          },
          {
            "type": "info",
            "lastLine": 105,
            "lastColumn": 131,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "ia=\"all\">\n<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\" id=\"jquery-core-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 131
          },
          {
            "type": "info",
            "lastLine": 106,
            "lastColumn": 142,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2\" id=\"jquery-migrate-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 142
          },
          {
            "type": "info",
            "lastLine": 138,
            "lastColumn": 35,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "e -->\n    <script type=\"text/javascript\">\n    v",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 146,
            "lastColumn": 166,
            "firstColumn": 14,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": " </script><script src=\"//dev.visualwebsiteoptimizer.com/j.php?a=338464&amp;u=https%3A%2F%2Fwww.sightsavers.org%2F&amp;r=0.7471939517168535\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 153
          },
          {
            "type": "error",
            "lastLine": 147,
            "lastColumn": 7759,
            "firstColumn": 7596,
            "message": "Attribute fetchpriority not allowed on element script at this point.",
            "extract": ")}</style><script src=\"https://dev.visualwebsiteoptimizer.com/7.0/va-833ace2ebcd728d432a1650ed0ce6e93.js\" crossorigin=\"anonymous\" fetchpriority=\"high\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 164
          },
          {
            "type": "info",
            "lastLine": 147,
            "lastColumn": 7759,
            "firstColumn": 7596,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ")}</style><script src=\"https://dev.visualwebsiteoptimizer.com/7.0/va-833ace2ebcd728d432a1650ed0ce6e93.js\" crossorigin=\"anonymous\" fetchpriority=\"high\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 164
          },
          {
            "type": "error",
            "lastLine": 147,
            "lastColumn": 7935,
            "firstColumn": 7769,
            "message": "Attribute fetchpriority not allowed on element script at this point.",
            "extract": "></script><script src=\"https://dev.visualwebsiteoptimizer.com/7.0/track-833ace2ebcd728d432a1650ed0ce6e93.js\" crossorigin=\"anonymous\" fetchpriority=\"high\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 167
          },
          {
            "type": "info",
            "lastLine": 147,
            "lastColumn": 7935,
            "firstColumn": 7769,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"https://dev.visualwebsiteoptimizer.com/7.0/track-833ace2ebcd728d432a1650ed0ce6e93.js\" crossorigin=\"anonymous\" fetchpriority=\"high\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 167
          },
          {
            "type": "error",
            "lastLine": 147,
            "lastColumn": 8118,
            "firstColumn": 7945,
            "message": "Attribute fetchpriority not allowed on element script at this point.",
            "extract": "></script><script src=\"https://dev.visualwebsiteoptimizer.com/analysis/4.0/opa-bd588e8884ed5385dffd6a44dd8ba5a7.js\" crossorigin=\"anonymous\" fetchpriority=\"high\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 174
          },
          {
            "type": "info",
            "lastLine": 147,
            "lastColumn": 8118,
            "firstColumn": 7945,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"https://dev.visualwebsiteoptimizer.com/analysis/4.0/opa-bd588e8884ed5385dffd6a44dd8ba5a7.js\" crossorigin=\"anonymous\" fetchpriority=\"high\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 174
          },
          {
            "type": "error",
            "lastLine": 170,
            "lastColumn": 41,
            "firstColumn": 17,
            "message": "Element i not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <i class=\"icon-angle-up\"></i>\n ",
            "hiliteStart": 10,
            "hiliteLength": 25
          },
          {
            "type": "info",
            "lastLine": 195,
            "lastColumn": 62,
            "firstColumn": 19,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "          <nav class=\"c-nav-mobile\" role=\"navigation\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 44
          },
          {
            "type": "error",
            "lastLine": 424,
            "lastColumn": 107,
            "firstColumn": 25,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-775\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "error",
            "lastLine": 427,
            "lastColumn": 115,
            "firstColumn": 33,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-776\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "error",
            "lastLine": 430,
            "lastColumn": 115,
            "firstColumn": 33,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-777\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "error",
            "lastLine": 433,
            "lastColumn": 129,
            "firstColumn": 47,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-782\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "error",
            "lastLine": 436,
            "lastColumn": 115,
            "firstColumn": 33,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-783\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "error",
            "lastLine": 439,
            "lastColumn": 115,
            "firstColumn": 33,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-784\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "error",
            "lastLine": 442,
            "lastColumn": 115,
            "firstColumn": 33,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li class=\" menu-item menu-item-type-custom menu-item-object-custom menu-item-786\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "info",
            "lastLine": 449,
            "lastColumn": 67,
            "firstColumn": 11,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "          <nav class=\"c-nav-desktop js-nav-hide\" role=\"navigation\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 57
          },
          {
            "type": "error",
            "lastLine": 456,
            "lastColumn": 36,
            "firstColumn": 5,
            "message": "Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)",
            "extract": "ild\">\n    <div class=\"o-layout-container\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 32
          },
          {
            "type": "error",
            "lastLine": 576,
            "lastColumn": 110,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "k\">\n      <a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 581,
            "lastColumn": 118,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "e\">\n      <a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 112
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 586,
            "lastColumn": 110,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "m\">\n      <a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 591,
            "lastColumn": 116,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "n\">\n      <a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 110
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 605,
            "lastColumn": 36,
            "firstColumn": 5,
            "message": "Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)",
            "extract": "ild\">\n    <div class=\"o-layout-container\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 32
          },
          {
            "type": "error",
            "lastLine": 699,
            "lastColumn": 104,
            "firstColumn": 9,
            "message": "Duplicate ID social-icon.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 704,
            "lastColumn": 110,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "k\">\n      <a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 709,
            "lastColumn": 118,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "e\">\n      <a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 112
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 714,
            "lastColumn": 110,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "m\">\n      <a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 719,
            "lastColumn": 116,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "n\">\n      <a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 110
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "info",
            "lastLine": 937,
            "lastColumn": 43,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Empty heading.",
            "extract": "led\">\n    <h3 class=\"c-highlights__list-heading\"></h3>\n",
            "hiliteStart": 10,
            "hiliteLength": 39
          },
          {
            "type": "error",
            "lastLine": 940,
            "lastColumn": 114,
            "firstColumn": 9,
            "message": "Bad value  for attribute target on element a: Browsing context name must be at least one character long.",
            "extract": ">\n        <a target=\"\" href=\"https://www.sightsavers.org/how-were-run/our-royal-ambassadors/remembering-the-queen/\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 106
          },
          {
            "type": "error",
            "lastLine": 942,
            "lastColumn": 259,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element div at this point.",
            "extract": "          <div class=\"c-highlights__list-content-image\" style=\"background:url(https://www.sightsavers.org/wp-content/uploads/2022/09/Sightsavers-the-queen-opening-offices-1971-crop-580x326-300x200-c-default.jpg)\" alt=\"The Queen smiles as she greets staff.\"></div>",
            "hiliteStart": 10,
            "hiliteLength": 247
          },
          {
            "type": "error",
            "lastLine": 951,
            "lastColumn": 66,
            "firstColumn": 9,
            "message": "Bad value  for attribute target on element a: Browsing context name must be at least one character long.",
            "extract": ">\n        <a target=\"\" href=\"https://www.sightsavers.org/about-us/\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 58
          },
          {
            "type": "error",
            "lastLine": 953,
            "lastColumn": 340,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element div at this point.",
            "extract": "          <div class=\"c-highlights__list-content-image\" style=\"background:url(https://www.sightsavers.org/wp-content/uploads/2021/11/2102_Sightsavers-Madani-at-inclusive-education-project-in-Bamako-Mali-580x326-300x200-c-default.jpg)\" alt=\"Three boys, one with visual impairments, smile and link arms in their school playground in Mali.\"></div>",
            "hiliteStart": 10,
            "hiliteLength": 328
          },
          {
            "type": "error",
            "lastLine": 962,
            "lastColumn": 70,
            "firstColumn": 9,
            "message": "Bad value  for attribute target on element a: Browsing context name must be at least one character long.",
            "extract": ">\n        <a target=\"\" href=\"https://www.sightsavers.org/our-campaign/\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 62
          },
          {
            "type": "error",
            "lastLine": 964,
            "lastColumn": 355,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element div at this point.",
            "extract": "          <div class=\"c-highlights__list-content-image\" style=\"background:url(https://www.sightsavers.org/wp-content/uploads/2022/03/1801_Sightsavers_Sudama-with-her-sister-in-law-Sapna-in-Dasharman-Madhya-Pradesh-India-crop-580x326-300x200-c-default.jpg)\" alt=\"Two women smile and hug: both are wearing colourful clothes. One has a visual impairment.\"></div>",
            "hiliteStart": 10,
            "hiliteLength": 343
          },
          {
            "type": "error",
            "lastLine": 1102,
            "lastColumn": 154,
            "firstColumn": 7,
            "message": "Attribute alt not allowed on element svg at this point.",
            "extract": "   \n      <svg alt=\"news article icon\" class=\"svg-icon svg-cat\" xmlns=\"http://www.w3.org/2000/svg\" width=\"995.83\" height=\"995.83\" viewBox=\"0 0 995.83 995.83\">\n  <ti",
            "hiliteStart": 10,
            "hiliteLength": 148
          },
          {
            "type": "error",
            "lastLine": 1135,
            "lastColumn": 285,
            "firstColumn": 7,
            "message": "Attribute alt not allowed on element svg at this point.",
            "extract": "   \n      <svg alt=\"from the field article icon\" class=\"svg-icon svg-cat\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 995.8 995.8\" style=\"enable-background:new 0 0 995.8 995.8;\" xml:space=\"preserve\">\n\n<tit",
            "hiliteStart": 10,
            "hiliteLength": 279
          },
          {
            "type": "error",
            "lastLine": 1166,
            "lastColumn": 154,
            "firstColumn": 7,
            "message": "Attribute alt not allowed on element svg at this point.",
            "extract": "   \n      <svg alt=\"news article icon\" class=\"svg-icon svg-cat\" xmlns=\"http://www.w3.org/2000/svg\" width=\"995.83\" height=\"995.83\" viewBox=\"0 0 995.83 995.83\">\n  <ti",
            "hiliteStart": 10,
            "hiliteLength": 148
          },
          {
            "type": "error",
            "lastLine": 1293,
            "lastColumn": 104,
            "firstColumn": 9,
            "message": "Duplicate ID social-icon.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 1298,
            "lastColumn": 110,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "k\">\n      <a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 1303,
            "lastColumn": 118,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "e\">\n      <a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 112
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 1308,
            "lastColumn": 110,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "m\">\n      <a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 1313,
            "lastColumn": 116,
            "firstColumn": 7,
            "message": "Duplicate ID social-icon.",
            "extract": "n\">\n      <a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 110
          },
          {
            "type": "info",
            "lastLine": 571,
            "lastColumn": 104,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The first occurrence of ID social-icon was here.",
            "extract": ">\n        <a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 1329,
            "lastColumn": 34,
            "firstColumn": 31,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li><a hre",
            "hiliteStart": 10,
            "hiliteLength": 4
          },
          {
            "type": "error",
            "lastLine": 1330,
            "lastColumn": 26,
            "firstColumn": 23,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li><",
            "hiliteStart": 10,
            "hiliteLength": 4
          },
          {
            "type": "error",
            "lastLine": 1331,
            "lastColumn": 26,
            "firstColumn": 23,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li><a hre",
            "hiliteStart": 10,
            "hiliteLength": 4
          },
          {
            "type": "error",
            "lastLine": 1332,
            "lastColumn": 26,
            "firstColumn": 23,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li><a hre",
            "hiliteStart": 10,
            "hiliteLength": 4
          },
          {
            "type": "error",
            "lastLine": 1333,
            "lastColumn": 26,
            "firstColumn": 23,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li><a hre",
            "hiliteStart": 10,
            "hiliteLength": 4
          },
          {
            "type": "error",
            "lastLine": 1334,
            "lastColumn": 26,
            "firstColumn": 23,
            "message": "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <li><a hre",
            "hiliteStart": 10,
            "hiliteLength": 4
          },
          {
            "type": "info",
            "lastLine": 1355,
            "lastColumn": 144,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "/div>\n\t\t\t\t<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/build/js/vendors/slick.min.js\" id=\"slick-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 140
          },
          {
            "type": "info",
            "lastLine": 1356,
            "lastColumn": 154,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/build/js/vendors/scrollreveal.min.js\" id=\"scrollreveal-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 154
          },
          {
            "type": "info",
            "lastLine": 1357,
            "lastColumn": 144,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/build/js/vendors/select2.min.js\" id=\"select2-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 144
          },
          {
            "type": "info",
            "lastLine": 1358,
            "lastColumn": 142,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/build/js/vendors/hammer.min.js\" id=\"hammer-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 142
          },
          {
            "type": "info",
            "lastLine": 1359,
            "lastColumn": 150,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/build/js/vendors/salvattore.min.js\" id=\"salvattore-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 150
          },
          {
            "type": "info",
            "lastLine": 1360,
            "lastColumn": 150,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/build/js/vendors/sticky-kit.min.js\" id=\"sticky-kit-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 150
          },
          {
            "type": "info",
            "lastLine": 1361,
            "lastColumn": 142,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/build/js/vendors/truncate.js\" id=\"truncate-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 142
          },
          {
            "type": "info",
            "lastLine": 1362,
            "lastColumn": 150,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.sightsavers.org/wp-content/themes/theme/assets/build/js/main.min.js?ver=1.2.8\" id=\"sightsavers-js-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 150
          },
          {
            "type": "info",
            "lastLine": 1363,
            "lastColumn": 56,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"lazysizes-js-before\">\nwindo",
            "hiliteStart": 10,
            "hiliteLength": 56
          },
          {
            "type": "info",
            "lastLine": 1366,
            "lastColumn": 182,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" async=\"async\" src=\"https://www.sightsavers.org/wp-content/plugins/lazy-load-optimizer/assets/frontend/js/lazysizes.min.js?ver=1.4.7\" id=\"lazysizes-js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 182
          },
          {
            "type": "error",
            "lastLine": 1368,
            "lastColumn": 790,
            "firstColumn": 691,
            "message": "Bad value true for attribute autofocus on element button.",
            "extract": "utton></p><button id=\"defaultSubmit\" autofocus=\"true\" class=\"_1M7k_9wl12eYflLaytEp6U _2ZNdAwfKFkrQXnioqEfnDU\">Accept",
            "hiliteStart": 10,
            "hiliteLength": 100
          }
        ],
        "language": "en",
        "success": true
      },
      "endTime": 1664722860183
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "startTime": 1664722860183,
      "url": "https://www.sightsavers.org/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Sightsavers | Protecting sight and fighting for disability rights",
          "pageurl": "https://www.sightsavers.org/",
          "time": 2.63,
          "creditsremaining": 668,
          "allitemcount": 122,
          "totalelements": 739,
          "waveurl": "http://wave.webaim.org/report?url=https://www.sightsavers.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + SCRIPT + DIV > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H3: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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 4,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + SCRIPT + DIV > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + NAV + NAV + DIV + DIV > A#c-btn > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + SCRIPT + DIV > HEADER:first-child + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + P",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + SCRIPT + DIV > HEADER:first-child + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + SCRIPT + DIV > HEADER:first-child + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + P > A:first-child + BR + BR + A"
                ],
                "contrastdata": [
                  [
                    3.01,
                    "#ffffff",
                    "#fb6500",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 5,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + SCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child + A > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + SCRIPT + DIV > HEADER:first-child + DIV + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > A:first-child + A > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + SCRIPT + DIV > HEADER:first-child + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > H1:first-child + DIV > A:first-child + A + A > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + SCRIPT + DIV > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H3: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"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              }
            }
          }
        },
        "success": true
      },
      "endTime": 1664722863275
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser",
      "startTime": 1664722863275,
      "endTime": 1664722863825
    },
    {
      "type": "url",
      "which": "https://www.sightsavers.org/",
      "what": "URL",
      "startTime": 1664722863826,
      "result": "https://www.sightsavers.org/",
      "endTime": 1664722865048
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "startTime": 1664722865048,
      "url": "https://www.sightsavers.org/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.086",
        "responseTime": "2022-10-02T15:01:05.684Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1057701,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 36,
              "totalWarnings": 1,
              "totalIssues": 37
            },
            "issuesByLevel": {
              "A": {
                "count": 15,
                "pct": 40.54
              },
              "AA": {
                "count": 3,
                "pct": 8.11
              },
              "AAA": {
                "count": 37,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "36956442-9f71-4864-9c65-fdd03dda46df",
          "docID": "11024819-fe3b-4833-ac8a-c35aa1eb8e92",
          "sourceHash": "2fbf8dc46ed87419b0f45e15c3d153d8",
          "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=36956442-9f71-4864-9c65-fdd03dda46df",
          "resultSet": [
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2065,
                "column": 5796
              },
              "errorSnippet": "&lt;a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "b9793ea88daf753bd9220e8a8b12de9e",
              "signature": "b622fb724dcb1a1fd78c323a83b9fef2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b9793ea88daf753bd9220e8a8b12de9e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4663,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" href=\"https://www.sightsavers.org/disability/\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "7ffcf53892e5534974fa580973e83151",
              "signature": "1746f7996e5bb25bf7cbd16201e1cf36",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7ffcf53892e5534974fa580973e83151"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5263,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donations/\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "804d869c6dc91c9b680a1ed15f88a989",
              "signature": "b8667a43e6a04ce73cf38f3849e6f568",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=804d869c6dc91c9b680a1ed15f88a989"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7655,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"c-nav-desktop__header-btn\" href=\"javascript:void(0)\"&gt;What we do&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
              "issueID": "9dd654e5b97fe8926da248652ad61f63",
              "signature": "a2796ca4de7d5c833337461f45232c39",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9dd654e5b97fe8926da248652ad61f63"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8244,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"\" href=\"https://www.sightsavers.org/protecting-sight/ntds/\" tabindex=\"-1\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[1]/div[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "888a0a747eb172dce5a29af14b3d5638",
              "signature": "f3e2ea5fec5123711d1e62b3e099ebe5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=888a0a747eb172dce5a29af14b3d5638"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8771,
                "column": 23
              },
              "errorSnippet": "&lt;a class=\"\" href=\"https://www.sightsavers.org/disability/\" tabindex=\"-1\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[1]/div[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "ff57d42c6b4a3ea4cbd2d81b591c8458",
              "signature": "7ba0b579065d314c2146d3ec9e20457d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ff57d42c6b4a3ea4cbd2d81b591c8458"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8845,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"c-nav-desktop__header-btn\" href=\"javascript:void(0)\"&gt;How to help&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/a[1]",
              "issueID": "38b914b2e78c573ed5981ce71caf7687",
              "signature": "d5c5d2a7535a34f51c11b2e32f3f2204",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=38b914b2e78c573ed5981ce71caf7687"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8854,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"\" href=\"https://www.sightsavers.org/fundraising-and-donations/\" tabindex=\"-1\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[1]/div[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "9a8e7068b07b15b9fd3c6b0f1b51543c",
              "signature": "5b8ab00dd6e6727f811c34b3316ebccd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9a8e7068b07b15b9fd3c6b0f1b51543c"
            },
            {
              "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": 468,
                  "y": 374
                },
                "bottom-right": {
                  "x": 558,
                  "y": 403
                },
                "height": 29,
                "width": 90
              },
              "position": {
                "line": 9955,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"iRPCHFkWWiWbHdqcd_2tE\"&gt;Learn more&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/p[1]/button[1]",
              "issueID": "717f0c7c286e19c8b9434b704e971803",
              "signature": "189c8cd49c53faf8b37c515764060d12",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=717f0c7c286e19c8b9434b704e971803"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -48,
                  "y": -20
                },
                "height": -20,
                "width": -48
              },
              "position": {
                "line": 1030,
                "column": 215
              },
              "errorSnippet": "&lt;input id=\"mob-site-search\" type=\"text\" value=\"\" name=\"s\" required=\"\" class=\"c-nav-mobile-search__input\" placeholder=\"Type search term here\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/form[1]/input[1]",
              "issueID": "b257c33f1681c5a14f1c16dee976cebf",
              "signature": "04533cbe214914e474aac1a237fc7dd3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b257c33f1681c5a14f1c16dee976cebf"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4794,
                "column": 34
              },
              "errorSnippet": "&lt;input id=\"site-search\" type=\"text\" value=\"\" name=\"s\" required=\"\" tabindex=\"-1\" class=\"c-search-bar__input\" placeholder=\"Type search term here\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[3]/div[1]/form[1]/input[1]",
              "issueID": "bb1912f537a2061b62caac3354795725",
              "signature": "1e4e2abe1ad7c2e39130a1080514785d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bb1912f537a2061b62caac3354795725"
            },
            {
              "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": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 3065,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-5106\" data-template=\"base.twig\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt;\n&lt;noscript&gt;&lt;iframe class=\"lazyload\" data-src=\"https://www.googletagmanager.com/ns.html?id=GTM-NFFNQVS\"\nheight",
              "xpath": "/html/body",
              "issueID": "6fda41f62537183e579557fedd6c7ce0",
              "signature": "d356cb843f8ddb5cbe8deb765c9cce6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=6fda41f62537183e579557fedd6c7ce0"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 925.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 950.796875,
                  "y": 62
                },
                "height": 62,
                "width": 25
              },
              "position": {
                "line": 9192,
                "column": 5
              },
              "errorSnippet": "&lt;div role=\"button\" class=\"o-hamburger\"&gt; &lt;span class=\"o-hamburger__bar\"&gt;&lt;/span&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "800c8d772da3534927b92a715cf0ae11",
              "signature": "a0d8647146f6c9bd9715ae0eb3e0382d",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=800c8d772da3534927b92a715cf0ae11"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7188,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Twitter&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "4f41f244b65f0ac1bb8ce562e9452daa",
              "signature": "96bdb92a2949498123152275fc5d92a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4f41f244b65f0ac1bb8ce562e9452daa"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7188,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Facebook&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "df26ff708b26d9c5cbb66db33087da22",
              "signature": "d90641176669116b5da23ae5b4bc0d20",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=df26ff708b26d9c5cbb66db33087da22"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7188,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: YouTube&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "5f3a84da08c140f83275e3cb12ed9c9b",
              "signature": "d6a21882536df6d4c38221055d04fec8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5f3a84da08c140f83275e3cb12ed9c9b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7355,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Instagram&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "1094706722016b41e0353864138358e7",
              "signature": "c9ebd378cabc196181d7e48874635bd6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1094706722016b41e0353864138358e7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7356,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: LinkedIn&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "c1d8b71a4482c51cac4c405ecc340181",
              "signature": "958db0cabfe6c003b13c5f528933ab8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c1d8b71a4482c51cac4c405ecc340181"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8828,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Twitter&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "1f40c2ba7281ea60b1b7dbde76145435",
              "signature": "0e2cfc67aa9def2c83faa03399d26814",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1f40c2ba7281ea60b1b7dbde76145435"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8831,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Facebook&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "9a4b51a5cd90d7c3e79a60823f0f3676",
              "signature": "586f16a400adad7649ef64e572e85942",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9a4b51a5cd90d7c3e79a60823f0f3676"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8834,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: YouTube&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "4cb3bd6b922909b6a05b9d5b2dcba394",
              "signature": "f6d13e4fe1678e1a109eddc7e81747e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4cb3bd6b922909b6a05b9d5b2dcba394"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8837,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Instagram&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "96c59910b66b4119e0fa3835e99a8e6f",
              "signature": "60e2bd01903d221a14290d6203c7e9c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=96c59910b66b4119e0fa3835e99a8e6f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8840,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: LinkedIn&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "e028e477054b468f62aa331b946c1749",
              "signature": "6f9b408c6436cffc0ebe0d18b54a78b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e028e477054b468f62aa331b946c1749"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8918,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Twitter&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "ac967a372021115dfba7dc96e391a02c",
              "signature": "91fa6c81da7d86fea820e84f93037b30",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ac967a372021115dfba7dc96e391a02c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8921,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Facebook&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "4e0ee0e63b62ac50dfb76c2f76df558d",
              "signature": "5680078481aaad0d5691f9b2f44c8291",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4e0ee0e63b62ac50dfb76c2f76df558d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8924,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: YouTube&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "7f4be8549701870ac6ae76e5ad580936",
              "signature": "d2fbef162275c6873f15b888c2b61847",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7f4be8549701870ac6ae76e5ad580936"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8927,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Instagram&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "e670b54dd55ed83b69783de9a92d96a4",
              "signature": "10e5530d1d0a987ef1a49134305610c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e670b54dd55ed83b69783de9a92d96a4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8930,
                "column": 4
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: LinkedIn&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/ul[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "f3fd752835a37a9e44511b6801335fd9",
              "signature": "f7de8c093bf2ec529a97a4d4d004490d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f3fd752835a37a9e44511b6801335fd9"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 613,
                  "y": 5145.984375
                },
                "bottom-right": {
                  "x": 653,
                  "y": 5185.984375
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 9027,
                "column": 13
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-twitter\" href=\"https://twitter.com/Sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Twitter&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "b8b8d13cdcc230ace6cef50026eb22ef",
              "signature": "7f07571ed650fca5941331c4108d8149",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b8b8d13cdcc230ace6cef50026eb22ef"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 656,
                  "y": 5145.984375
                },
                "bottom-right": {
                  "x": 696,
                  "y": 5185.984375
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 9030,
                "column": 13
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-facebook\" href=\"https://www.facebook.com/sightsaversUK\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Facebook&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "7a142589cf16dabfa48a0882ed916ae1",
              "signature": "3863757a10df606004bbd21e69a957cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7a142589cf16dabfa48a0882ed916ae1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 699,
                  "y": 5145.984375
                },
                "bottom-right": {
                  "x": 739,
                  "y": 5185.984375
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 9041,
                "column": 9
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-youtube-play\" href=\"https://www.youtube.com/user/SightsaversTV\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: YouTube&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "d1d16fcbc2a7820b16ad27150d3625e8",
              "signature": "b4263e3b20b67798372774f8e035d6e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d1d16fcbc2a7820b16ad27150d3625e8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 742,
                  "y": 5145.984375
                },
                "bottom-right": {
                  "x": 782,
                  "y": 5185.984375
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 9054,
                "column": 15
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-instagram\" href=\"https://www.instagram.com/sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: Instagram&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "5a498fd5ad5b3ef6778e386d8ab2a4c0",
              "signature": "8dd1d13176c06818deb6483a9f0c8c3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5a498fd5ad5b3ef6778e386d8ab2a4c0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785,
                  "y": 5145.984375
                },
                "bottom-right": {
                  "x": 825,
                  "y": 5185.984375
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 9057,
                "column": 15
              },
              "errorSnippet": "&lt;a id=\"social-icon\" class=\"icon-linkedin\" href=\"https://www.linkedin.com/company/sightsavers\" target=\"_blank\"&gt; &lt;span class=\"screen-reader\"&gt;Join in: LinkedIn&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "6e25cc9f0be168f3c97f22f1e013a18a",
              "signature": "97ed0b458cf53e25cd377f79accba418",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6e25cc9f0be168f3c97f22f1e013a18a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 756.078125,
                  "y": 5392.984375
                },
                "bottom-right": {
                  "x": 887.078125,
                  "y": 5414.984375
                },
                "height": 22,
                "width": 131
              },
              "position": {
                "line": 9064,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://research.sightsavers.org\" target=\"_blank\"&gt;Research centre&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[2]/div[1]/div[2]/li[2]/a[1]",
              "issueID": "c17138b802ca968082ac86610d1775c2",
              "signature": "72e6d93fb8af800d3fb816a4e6b09825",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c17138b802ca968082ac86610d1775c2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 756.078125,
                  "y": 5466.984375
                },
                "bottom-right": {
                  "x": 792.078125,
                  "y": 5488.984375
                },
                "height": 22,
                "width": 36
              },
              "position": {
                "line": 9079,
                "column": 15
              },
              "errorSnippet": "&lt;a href=\"https://jobs.sightsavers.org\" target=\"_blank\"&gt;Jobs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[2]/div[1]/div[2]/li[6]/a[1]",
              "issueID": "dbe981fac20c0b7378da058e9b30b5f1",
              "signature": "c04553c6ee300f09f5a0e126b75bb689",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=dbe981fac20c0b7378da058e9b30b5f1"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6270,
                "column": 50
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[7]/div[2]/div[2]/div[1]/div[1]/form[1]/p[1]/br[1]",
              "issueID": "c4ca04cd5fa3083ac23e21168272ae76",
              "signature": "a307efa2c70d23b82497530cdebe9e1a",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=c4ca04cd5fa3083ac23e21168272ae76"
            },
            {
              "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": 177,
                  "y": 681.5
                },
                "bottom-right": {
                  "x": 177,
                  "y": 681.5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6271,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[7]/div[2]/div[2]/div[1]/p[1]/br[1]",
              "issueID": "99e4d044e611ae536526b7b8a8af1708",
              "signature": "2da9c1b3456cf42348283daf28215a93",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=99e4d044e611ae536526b7b8a8af1708"
            }
          ],
          "log": []
        },
        "success": true
      },
      "endTime": 1664722865684
    }
  ],
  "timeStamp": "69jmj",
  "startTime": "2022-10-02T14:59:43",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "motion",
      14
    ],
    [
      "focInd",
      13
    ],
    [
      "hover",
      10
    ],
    [
      "ibm",
      7
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "allHidden",
      0
    ],
    [
      "bulk",
      0
    ],
    [
      "docType",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focAll",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "focVis",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkTo",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "miniText",
      0
    ],
    [
      "nonTable",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "titledEl",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ]
  ],
  "logCount": 28,
  "logSize": 3096,
  "errorLogCount": 8,
  "errorLogSize": 320,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 15,
  "endTime": "2022-10-02T15:01:05",
  "elapsedSeconds": 82,
  "score": {
    "scoreProcID": "sp16a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 3,
        "focAll": 84,
        "focInd": 126,
        "focOp": 68,
        "hover": 44,
        "linkUl": 194,
        "role": 8,
        "styleDiff": 38,
        "zIndex": 42
      },
      "alfa": {
        "r17": 4,
        "r3": 60,
        "r83": 4,
        "r87": 4
      },
      "axe": {
        "aria-hidden-focus": 1,
        "color-contrast-enhanced": 40,
        "color-contrast": 4,
        "hidden-content": 0,
        "duplicate-id-active": 3,
        "landmark-one-main": 2
      },
      "continuum": {
        "94": 60
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 16,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3_F24.F24.FGColour": 1
      },
      "ibm": {
        "WCAG20_Input_ExplicitLabel": 4,
        "RPT_Header_HasContent": 4,
        "RPT_Elem_UniqueId": 36,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 152,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 12,
        "landmark_name_unique": 8,
        "aria_hidden_focus_misuse": 152,
        "element_attribute_deprecated": 4
      },
      "nuVal": {
        "A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute.": 4,
        "The type attribute is unnecessary for JavaScript resources.": 18,
        "The type attribute for the style element is not needed and should be omitted.": 1,
        "Attribute fetchpriority not allowed on element script at this point.": 12,
        "Element i not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)": 4,
        "The navigation role is unnecessary for element nav.": 2,
        "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": 52,
        "Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)": 8,
        "Duplicate ID social-icon.": 56,
        "The first occurrence of ID social-icon was here.": 14,
        "Empty heading.": 1,
        "Bad value  for attribute target on element a: Browsing context name must be at least one character long.": 12,
        "Attribute alt not allowed on element div at this point.": 12,
        "Attribute alt not allowed on element svg at this point.": 12,
        "Bad value true for attribute autofocus on element button.": 4
      },
      "wave": {
        "e:heading_empty": 4,
        "c:contrast": 12,
        "a:alt_long": 3,
        "a:heading_skipped": 1,
        "a:noscript": 1
      },
      "tenon": {
        "98": 32,
        "129": 3,
        "152": 8,
        "155": 2,
        "190": 4,
        "218": 88,
        "242": 8
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 2,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 42,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 126,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 51,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 11,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 97,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 6,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 10,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 11,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 4,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 1,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          },
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 152,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 45,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-active": {
              "score": 2,
              "what": "id attribute value of the active element is not unique"
            }
          },
          "continuum": {
            "94": {
              "score": 45,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 27,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "nuVal": {
            "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
              "score": 11,
              "what": "Duplicate id"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 10,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 4,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 16,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 12,
              "what": "Very low contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "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_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          }
        },
        "headingEmpty": {
          "ibm": {
            "RPT_Header_HasContent": {
              "score": 3,
              "what": "Heading element provides no descriptive text"
            }
          },
          "nuVal": {
            "Empty heading.": {
              "score": 1,
              "what": "Empty heading"
            }
          },
          "wave": {
            "e:heading_empty": {
              "score": 3,
              "what": "Empty heading"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 76,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 9,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "landmarkConfusion": {
          "ibm": {
            "landmark_name_unique": {
              "score": 6,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 3,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute.": {
              "score": 3,
              "what": "meta element with http-equiv=\"content-type\" is incompatible with the meta element with a charset attribute"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 5,
              "what": "type attribute is unnecessary for a JavaScript resource"
            },
            "The type attribute for the style element is not needed and should be omitted.": {
              "score": 1,
              "what": "type attribute is unnecessary for a style element"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Attribute .+ not allowed on element .+ at this point.*$": {
              "score": 12,
              "what": "attribute not allowed on this element"
            },
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 4,
              "what": "attribute on this element has an invalid value"
            }
          }
        },
        "parseError": {
          "nuVal": {
            "^Element .+ not allowed as child of element .+ in this context.*$": {
              "score": 6,
              "what": "Element not allowed as a child of its parent here"
            }
          }
        },
        "roleRedundant": {
          "nuVal": {
            "^The .+ role is unnecessary for element .+$": {
              "score": 1,
              "what": "explicit role is redundant for its element"
            }
          }
        },
        "listItemOrphan": {
          "nuVal": {
            "Element li not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": {
              "score": 52,
              "what": "li element is a child of a div element"
            }
          }
        },
        "targetEmpty": {
          "nuVal": {
            "Bad value  for attribute target on element a: Browsing context name must be at least one character long.": {
              "score": 12,
              "what": "target attribute on an a element is empty"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 2,
              "what": "Long text alternative"
            }
          }
        },
        "headingStructure": {
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 16,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 6,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 66,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 2,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1075,
      "log": 61,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableHidden",
          "score": 156
        },
        {
          "groupName": "focusIndication",
          "score": 128
        },
        {
          "groupName": "linkIndication",
          "score": 99
        },
        {
          "groupName": "duplicateID",
          "score": 81
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 78
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 68
        },
        {
          "groupName": "listItemOrphan",
          "score": 54
        },
        {
          "groupName": "focusableOperable",
          "score": 53
        },
        {
          "groupName": "tabFocusability",
          "score": 44
        },
        {
          "groupName": "contrastAA",
          "score": 24
        },
        {
          "groupName": "attributeBad",
          "score": 18
        },
        {
          "groupName": "linkTextsSame",
          "score": 18
        },
        {
          "groupName": "targetEmpty",
          "score": 14
        },
        {
          "groupName": "hoverSurprise",
          "score": 13
        },
        {
          "groupName": "zIndexNotZero",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 12
        },
        {
          "groupName": "contrastAAA",
          "score": 12
        },
        {
          "groupName": "bannerConfusion",
          "score": 11
        },
        {
          "groupName": "roleBad",
          "score": 8
        },
        {
          "groupName": "landmarkConfusion",
          "score": 8
        },
        {
          "groupName": "typeRedundant",
          "score": 8
        },
        {
          "groupName": "parseError",
          "score": 8
        },
        {
          "groupName": "targetSize",
          "score": 8
        },
        {
          "groupName": "headingEmpty",
          "score": 7
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "controlNoText",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "obsolete",
          "score": 5
        },
        {
          "groupName": "metaBad",
          "score": 5
        },
        {
          "groupName": "spontaneousMotion",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "imageTextLong",
          "score": 4
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 4
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "roleRedundant",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp16a"
}