Accessibility test digest

Synopsis

Page: Atos

URL: https://atos.net/en/lp/accessibility-and-assistive-technology-iux

Score: 779

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12b

Digested by: Testilo, procedure dp12b

Introduction

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

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total779
log87
preventions100
noLeading146
contrastAA92
linkNoText43
linkIndication39
leadingClipsText30
imageMapAreaNoText28
contrastAAA27
zIndexNotZero24
headingOfNothing12
linkDestinationsSame12
tabFocusability11
contrastRisk11
inconsistentStyles8
headingEmpty8
decorativeImageRisk8
targetSize8
hoverSurprise6
headingStructure6
childMissing6
focusIndication5
linkPair5
horizontalScrolling5
linkVague5
linkForcesNewWindow5
focusableOperable4
roleBad4
h1Missing4
visibleBulk3
labelClash3
hiddenContentRisk3
linkConfusionRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
pdfLink3
noScriptRisk3
pseudoParagraphRisk3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "3zjtz-atos",
  "host": {
    "id": "atos",
    "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
    "what": "Atos"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:27:17"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:29:17"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
        "what": "Atos"
      },
      {
        "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://atos.net/en/lp/accessibility-and-assistive-technology-iux",
        "what": "Atos"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "Atos",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "bytes": [
          497904,
          497904,
          497904,
          497904,
          497904
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "Atos",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "visibleElements": 521
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "tabFocusables": 48,
        "tabFocused": 54,
        "discrepancy": 6
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "URL",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "total": 53,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 52,
              "meanDelay": 0,
              "tagNames": {
                "A": 43,
                "FORM": 1,
                "BUTTON": 6,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Key Offerings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Vision",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Experts",
              "delay": 0
            },
            {
              "tagName": "FORM",
              "text": "Our website uses cookies to give you the most optimal experience online by: measuring our audience, ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "cookies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "privacy policy",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Accept all cookies",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Decline all cookies",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Customize",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy policy",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Accept all cookies",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Decline all cookies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Matomo on premise",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Adobe Privacy policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Marketo Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pardot Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Oktopost Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MRP Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AccountInsight Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Triblio Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn Policy",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Accept selected cookies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Raison D’etre",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Testing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Global GAAD Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Iberia GAAD Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "India & APAC GAAD Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DACH GAAD Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "France GAAD Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "UK & Ireland GAAD Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read all blogs by Neil Milliken",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read all blogs by Jim Smith",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "via email to Atos ICT4IC team",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ICT4IC event webpage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Register your interest",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fraud Awareness",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms and conditions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS feeds",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "URL",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "total": 80,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "FORM": 1
              }
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "SPAN": 1
              }
            },
            "focusableAndOperable": {
              "total": 78,
              "tagNames": {
                "A": 56,
                "INPUT": 7,
                "BUTTON": 9,
                "AREA": 6
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "FORM",
              "id": "cp",
              "text": "Our website uses cookies to give you the most optimal experience online by: meas"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"icon__menu\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" aria-label=\"Switch between Darkmode and Lightmode\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo_color\" href=\"https://atos.net/en/lp/accessibility-and-assistive-t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo_white\" href=\"https://atos.net/en/lp/accessibility-and-assistive-t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo_darkmode\" href=\"https://atos.net/en/lp/accessibility-and-assistiv",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Key Offerings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Vision",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Experts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "s",
              "text": "<input id=\"s\" class=\"global-search__field\" aria-label=\"Search Atos.net\" type=\"te",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "popState",
              "text": "<input type=\"hidden\" id=\"popState\" value=\"0\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Accept all cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Decline all cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Customize",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Accept all cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Decline all cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "cp_l0",
              "text": "<input type=\"checkbox\" id=\"cp_l0\" class=\"tb_checkbox\" checked=\"checked\" disabled",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Matomo on premise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "cp_l1",
              "text": "<input type=\"checkbox\" id=\"cp_l1\" class=\"tb_checkbox\" aria-label=\"Statistics coo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google analytics Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "cp_l2",
              "text": "<input type=\"checkbox\" id=\"cp_l2\" class=\"tb_checkbox\" aria-label=\"Marketing cook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adobe Privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marketo Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pardot Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oktopost Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MRP Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AccountInsight Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Triblio Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "cp_l3",
              "text": "<input type=\"checkbox\" id=\"cp_l3\" class=\"tb_checkbox\" aria-label=\"Social media c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Accept selected cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cp_accept_small",
              "text": "Accept all cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cp_decline_small",
              "text": "Decline all cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "slider-771-slide-2313-layer-22",
              "text": "Join our webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "content",
              "text": "<a id=\"content\" name=\"content\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Raison D’etre",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"offerings\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#consu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"x\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#testi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"x\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#servi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"consulting\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"testing\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"service\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"vision\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"experts\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"accessibility-policy\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area title=\"Linkedin\" coords=\"0,0,28,30\" shape=\"rect\" href=\"http://uk.linkedin.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area title=\"Twitter\" coords=\"67,0,25,30\" shape=\"rect\" href=\"https://twitter.com",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area title=\"mail\" coords=\"138,0,56,30\" shape=\"rect\" href=\"mailto:neil.milliken@",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"tag\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read all blogs by Neil Milliken",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area title=\"Linkedin\" coords=\"0,0,28,30\" shape=\"rect\" href=\"https://www.linkedi",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area title=\"Twitter\" coords=\"67,0,25,30\" shape=\"rect\" href=\"https://twitter.com",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area title=\"mail\" coords=\"138,0,56,30\" shape=\"rect\" href=\"mailto:smithjs@atos.n",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"ict4inclusionchallenge\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read all blogs by Jim Smith",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "via email to Atos ICT4IC team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ICT4IC event webpage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register your interest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.linkedin.com/company/atos\" target=\"71078\" style=\"cursor: def",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/atos_iux\" target=\"698213\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/Atos\" target=\"965246\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/atosglobal/\" target=\"966544\" style=\"cursor: d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fraud Awareness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms and conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS feeds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "URL",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "triggers": 78,
          "headTriggers": 20,
          "tailTriggers": 58,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 17
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Acceptallcookies"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Declineallcookies"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Matomoonpremise"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "AdobePrivacypolicy"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "MarketoPrivacyPolicy"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "PardotPrivacyPolicy"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "TriblioPrivacyPolicy"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "<divid=\"footer_globe\"></div>"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"https://atos.net/wp-content/uploads/2020/"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Acceptselectedcookies"
              },
              {
                "tagName": "LI",
                "id": "menu-item-12613",
                "text": "Privacy"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"https://atos.net/wp-content/uploads/2020/"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Termsandconditions"
              },
              {
                "tagName": "LI",
                "id": "menu-item-207007",
                "text": "Contact"
              },
              {
                "tagName": "LI",
                "id": "menu-item-12640",
                "text": "Termsandconditions"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "©AtosSE2022allrightsreserved"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "URL",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "mislabeled": 1,
          "unlabeled": 0,
          "wellLabeled": 14
        },
        "items": {
          "mislabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "Search Atos.net",
                "label": [
                  "Search"
                ]
              }
            }
          ],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Switch between Darkmode and Lightmode"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Accept all cookies"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Decline all cookies"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Customize"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Accept all cookies"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Decline all cookies"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Necessary cookies"
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Statistics cookies"
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Marketing cookies"
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Social media cookies"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Accept selected cookies"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Accept all cookies"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Decline all cookies"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "links": 56,
          "adjacent": {
            "total": 49,
            "underlined": 14,
            "underlinedPercent": 28
          }
        },
        "items": {
          "underlined": [
            "cookies",
            "privacy policy",
            "Matomo on premise",
            "Google analytics Privacy Policy",
            "Adobe Privacy policy",
            "Marketo Privacy Policy",
            "Pardot Privacy Policy",
            "Oktopost Privacy Policy",
            "MRP Privacy Policy",
            "AccountInsight Privacy Policy",
            "Triblio Privacy Policy",
            "LinkedIn Policy",
            "cookies",
            "privacy policy"
          ],
          "notUnderlined": [
            "Skip to main content",
            "",
            "",
            "",
            "Privacy policy",
            "Join our webinars",
            "",
            "Raison D’etre",
            "",
            "",
            "",
            "",
            "",
            "Accessibility Testing",
            "",
            "",
            "",
            "",
            "",
            "",
            "Read more",
            "",
            "",
            "Read all blogs by Neil Milliken",
            "",
            "Read all blogs by Jim Smith",
            "via email to Atos ICT4IC team",
            "ICT4IC event webpage",
            "Register your interest",
            "Privacy",
            "Fraud Awareness",
            "Terms and conditions",
            "Accessibility",
            "RSS feeds",
            "Contact"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "URL",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "roleElements": 2,
        "badRoleElements": 0,
        "redundantRoleElements": 2,
        "tagNames": {
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "H1": {
            "heading": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "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": 9,
            "subtotals": [
              3,
              3,
              2,
              1
            ]
          },
          "adjacentLink": {
            "total": 49,
            "subtotals": [
              22,
              11,
              10,
              4,
              2
            ]
          },
          "listLink": {
            "total": 7,
            "subtotals": [
              4,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 5,
            "subtotals": [
              4,
              1
            ]
          },
          "h3": {
            "total": 13,
            "subtotals": [
              11,
              2
            ]
          },
          "h4": {
            "total": 11,
            "subtotals": [
              8,
              3
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Search"
              ],
              "700": [
                "Accept all cookies",
                "Decline all cookies",
                "Customize",
                "Accept all cookies",
                "Decline all cookies",
                "Accept selected cookies",
                "Accept all cookies",
                "Decline all cookies"
              ]
            },
            "borderStyle": {
              "solid": [
                "Search"
              ],
              "none": [
                "Accept all cookies",
                "Decline all cookies",
                "Customize",
                "Accept all cookies",
                "Decline all cookies",
                "Accept selected cookies",
                "Accept all cookies",
                "Decline all cookies"
              ]
            },
            "borderWidth": {
              "1px": [
                "Search"
              ],
              "0px": [
                "Accept all cookies",
                "Decline all cookies",
                "Customize",
                "Accept all cookies",
                "Decline all cookies",
                "Accept selected cookies",
                "Accept all cookies",
                "Decline all cookies"
              ]
            },
            "height": {
              "50px": [
                "Search"
              ],
              "30px": [
                "Accept all cookies",
                "Decline all cookies",
                "Customize",
                "Accept all cookies",
                "Decline all cookies",
                "Accept selected cookies"
              ],
              "auto": [
                "Accept all cookies",
                "Decline all cookies"
              ]
            },
            "lineHeight": {
              "normal": [
                "Search"
              ],
              "22px": [
                "Accept all cookies",
                "Decline all cookies",
                "Customize",
                "Accept all cookies",
                "Decline all cookies",
                "Accept selected cookies",
                "Accept all cookies",
                "Decline all cookies"
              ]
            },
            "maxWidth": {
              "none": [
                "Search",
                "Accept all cookies",
                "Decline all cookies",
                "Customize",
                "Accept all cookies",
                "Decline all cookies"
              ],
              "300px": [
                "Accept all cookies",
                "Decline all cookies",
                "Accept selected cookies"
              ]
            },
            "minWidth": {
              "0px": [
                "Search",
                "Accept all cookies",
                "Decline all cookies",
                "Customize",
                "Accept all cookies",
                "Decline all cookies"
              ],
              "185px": [
                "Accept all cookies",
                "Decline all cookies",
                "Accept selected cookies"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "",
                "",
                "",
                "Matomo on premise",
                "Google analytics Privacy Policy",
                "Adobe Privacy policy",
                "Marketo Privacy Policy",
                "Pardot Privacy Policy",
                "Oktopost Privacy Policy",
                "MRP Privacy Policy",
                "AccountInsight Privacy Policy",
                "Triblio Privacy Policy",
                "LinkedIn Policy",
                "",
                "Raison D’etre",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "via email to Atos ICT4IC team",
                "ICT4IC event webpage"
              ],
              "500": [
                "Join our webinars",
                "Accessibility Testing"
              ],
              "600": [
                "cookies",
                "privacy policy",
                "cookies",
                "privacy policy"
              ],
              "700": [
                "Privacy policy",
                "Read more",
                "Read all blogs by Neil Milliken",
                "Read all blogs by Jim Smith",
                "Register your interest",
                "Privacy",
                "Fraud Awareness",
                "Terms and conditions",
                "Accessibility",
                "RSS feeds",
                "Contact"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to main content",
                "",
                "",
                "",
                "Privacy policy",
                "Join our webinars",
                "",
                "Raison D’etre",
                "",
                "",
                "",
                "",
                "",
                "Accessibility Testing",
                "",
                "",
                "",
                "",
                "",
                "",
                "Read more",
                "",
                "",
                "Read all blogs by Neil Milliken",
                "",
                "Read all blogs by Jim Smith",
                "via email to Atos ICT4IC team",
                "ICT4IC event webpage",
                "Register your interest",
                "Privacy",
                "Fraud Awareness",
                "Terms and conditions",
                "Accessibility",
                "RSS feeds",
                "Contact"
              ],
              "underline": [
                "cookies",
                "privacy policy",
                "Matomo on premise",
                "Google analytics Privacy Policy",
                "Adobe Privacy policy",
                "Marketo Privacy Policy",
                "Pardot Privacy Policy",
                "Oktopost Privacy Policy",
                "MRP Privacy Policy",
                "AccountInsight Privacy Policy",
                "Triblio Privacy Policy",
                "LinkedIn Policy",
                "cookies",
                "privacy policy"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(255, 255, 255)": [
                "Key Offerings",
                "Our Vision",
                "Experts"
              ],
              "rgb(5, 150, 255)": [
                "",
                "",
                "",
                ""
              ]
            },
            "fontSize": {
              "18px": [
                "Key Offerings",
                "Our Vision",
                "Experts"
              ],
              "16px": [
                "",
                "",
                "",
                ""
              ]
            }
          },
          "h2": {
            "fontSize": {
              "28px": [
                "Managing your cookies"
              ],
              "25px": [
                "Necessary cookies",
                "Statistics cookies",
                "Marketing cookies",
                "Social media cookies"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(15, 15, 15)": [
                "Accessibility enables greater inclusivity providing benefits for organisations, their employees and customers",
                "Accessibility Consulting",
                "Accessibility Testing",
                "Accessibility As A Service – Full Accessibility ECO-System Management",
                "",
                "Atos – recognized for our vision on accessibility",
                "Related content",
                "Accessibility Policy",
                "Neil Milliken",
                "Jim Smith",
                "ICT4 Inclusion Innovation Challenge, jointly organised by Atos & GIZ"
              ],
              "rgb(255, 255, 255)": [
                "Why Atos",
                "Key offerings"
              ]
            }
          },
          "h4": {
            "color": {
              "rgb(255, 255, 255)": [
                "Accessibility Consulting",
                "Accessibility Testing",
                "Accessibility As A Service"
              ],
              "rgb(15, 15, 15)": [
                "The “Accessibility Maturity Model” A framework to assess & address inclusion issues",
                "Active participation in key disability inclusion initiatives:",
                "Leading Accessibility Professionalisation Initiatives",
                "Principles",
                "Our commitment",
                "Head of Accessibility & Digital Inclusion and member of the Scientific Community",
                "Assistive Technology Specialist, Senior Expert and member of the Scientific Community",
                "About the challenge"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "total": 87,
          "tagNames": {
            "A": 2,
            "DIV": 17,
            "INPUT": 5,
            "BUTTON": 1,
            "FORM": 1,
            "RS-MODULE-WRAP": 4,
            "RS-LOADER": 4,
            "RS-PROGRESS": 1,
            "RS-PROGRESS-BAR": 1,
            "RS-SLIDE": 1,
            "RS-SBG-PX": 4,
            "RS-SBG-WRAP": 4,
            "CANVAS": 4,
            "RS-LAYER-WRAP": 5,
            "RS-LAYER": 33
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "var careersUrl = '/en/careers';\nvar careersText = 'Careers';\nif(window.location.href.indexOf('/de/')"
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Key OfferingsOur VisionExpertsSearchSearch"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "SearchSearch"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Search"
          },
          {
            "tagName": "FORM",
            "id": "cp",
            "text": "Our website uses cookies to give you the most optimal experience online by: measuring our audience, "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Our website uses cookies to give you the most optimal experience online by: measuring our audience, "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Managing your cookiesXOur website uses cookies. You have full control over what you want to activate"
          },
          {
            "tagName": "INPUT",
            "id": "cp_l0",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "cp_l1",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "cp_l2",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "cp_l3",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Accept all cookiesDecline all cookiesOur website uses cookies to give you the most optimal experienc"
          },
          {
            "tagName": "RS-MODULE-WRAP",
            "id": "rev_slider_771_1_wrapper",
            "text": "Accessibility and Assistive Technology Join our webinarsAn Inclusive End User Experience (IUX) setRE"
          },
          {
            "tagName": "RS-LOADER",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-PROGRESS",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-PROGRESS-BAR",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-SLIDE",
            "id": "",
            "text": "Accessibility and Assistive Technology Join our webinarsAn Inclusive End User Experience (IUX)"
          },
          {
            "tagName": "RS-SBG-PX",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-SBG-WRAP",
            "id": "",
            "text": ""
          },
          {
            "tagName": "CANVAS",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-LAYER-WRAP",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-771-slide-2313-layer-26",
            "text": ""
          },
          {
            "tagName": "RS-LAYER-WRAP",
            "id": "",
            "text": "Accessibility and Assistive Technology"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-771-slide-2313-layer-4",
            "text": "Accessibility and Assistive Technology"
          },
          {
            "tagName": "RS-LAYER-WRAP",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-771-slide-2313-layer-5",
            "text": ""
          },
          {
            "tagName": "RS-LAYER-WRAP",
            "id": "",
            "text": "Join our webinars"
          },
          {
            "tagName": "A",
            "id": "slider-771-slide-2313-layer-22",
            "text": "Join our webinars"
          },
          {
            "tagName": "RS-LAYER-WRAP",
            "id": "",
            "text": "An Inclusive End User Experience (IUX)"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-771-slide-2313-layer-24",
            "text": "An Inclusive End User Experience (IUX)"
          },
          {
            "tagName": "RS-MODULE-WRAP",
            "id": "rev_slider_775_2_wrapper",
            "text": "Reducing risk of disability discrimination Informal Defined Repeatable Managed Optimised - No Execut"
          },
          {
            "tagName": "RS-LOADER",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-SBG-PX",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-SBG-WRAP",
            "id": "",
            "text": ""
          },
          {
            "tagName": "CANVAS",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-24",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-2",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-3",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-4",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-5",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-6",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-7",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-8",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-9",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-10",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-11",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-1",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-13",
            "text": "Reducing risk of disability discrimination"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-14",
            "text": "Informal"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-15",
            "text": "Defined"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-16",
            "text": "Repeatable"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-17",
            "text": "Managed"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-18",
            "text": "Optimised"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-19",
            "text": "- No Executive - Mandate Or Policies"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-20",
            "text": "- Executive buy-in - Policy & strategy - Understanding of Legal requirements"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-21",
            "text": "- Public commitment - Clear business strategy - Collaboration across the business - Processes in pla"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-22",
            "text": "- Management Champion - Inclusive practices are BAU - Active monitoring against key objectives & sta"
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-775-slide-2325-layer-23",
            "text": "- Pioneers/Leaders are active externally - Sharing best practices - Specific budget for innovation -"
          },
          {
            "tagName": "RS-MODULE-WRAP",
            "id": "rev_slider_779_3_wrapper",
            "text": "setREVStartSize({c: 'rev_slider_779_3',rl:[1240,1240,1240,480],el:[600,600,600,900],gw:[1240,1240,12"
          },
          {
            "tagName": "RS-LOADER",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-SBG-PX",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-SBG-WRAP",
            "id": "",
            "text": ""
          },
          {
            "tagName": "CANVAS",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-779-slide-2329-layer-1",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-779-slide-2329-layer-3",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-779-slide-2329-layer-4",
            "text": ""
          },
          {
            "tagName": "RS-MODULE-WRAP",
            "id": "rev_slider_777_4_wrapper",
            "text": "setREVStartSize({c: 'rev_slider_777_4',rl:[1240,1240,1240,480],el:[],gw:[1240,1240,1240,480],gh:[580"
          },
          {
            "tagName": "RS-LOADER",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-SBG-PX",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-SBG-WRAP",
            "id": "",
            "text": ""
          },
          {
            "tagName": "CANVAS",
            "id": "",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-777-slide-2327-layer-1",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-777-slide-2327-layer-3",
            "text": ""
          },
          {
            "tagName": "RS-LAYER",
            "id": "slider-777-slide-2327-layer-4",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "failures": 62,
          "warnings": 52
        },
        "items": [
          {
            "index": 20,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#consulting\">",
                "  <img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</a>"
              ]
            }
          },
          {
            "index": 21,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#testing\">",
                "  <img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</a>"
              ]
            }
          },
          {
            "index": 23,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#service\">",
                "  <img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</a>"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"header__banner-subtitle\" style=\"text-align: center\">",
                "  Accessibility enables greater inclusivity providing benefits for organisations, their employees a...",
                "</h3>"
              ]
            }
          },
          {
            "index": 593,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 606,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[14]/div[1]/div[2]/div[2]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"mailto:ICT4InclusionChallenge %3cICT4InclusionChallenge@atos.net%3e?subject=Interest%20in%...",
                "  via email to Atos ICT4IC team",
                "</a>"
              ]
            }
          },
          {
            "index": 607,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[14]/div[1]/div[2]/div[2]/div[1]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"mailto:https://ict4inclusionchallenge.org\">",
                "  ICT4IC event webpage",
                "</a>"
              ]
            }
          },
          {
            "index": 624,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "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/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[7]/div[1]/div[1]/div[2]/div[1]/h3[2]",
              "codeLines": [
                "<h3 style=\"margin-bottom: 20px\"></h3>"
              ]
            }
          },
          {
            "index": 685,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our website uses"
              ]
            }
          },
          {
            "index": 686,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "to give you the most optimal experience online by: measuring our audience, understanding how our we..."
              ]
            }
          },
          {
            "index": 687,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "You have full control over what you want to activate. You can accept the cookies by clicking on the..."
              ]
            }
          },
          {
            "index": 688,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 689,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Managing your cookies"
              ]
            }
          },
          {
            "index": 690,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "X"
              ]
            }
          },
          {
            "index": 691,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Our website uses cookies. You have full control over what you want to activate. You can accept the ..."
              ]
            }
          },
          {
            "index": 692,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[5]/h2[1]/text()[1]",
              "codeLines": [
                "Necessary cookies"
              ]
            }
          },
          {
            "index": 693,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[5]/p[1]/text()[1]",
              "codeLines": [
                "These are essential for the user navigation and allow to give access to certain functionalities suc..."
              ]
            }
          },
          {
            "index": 694,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/h2[1]/text()[1]",
              "codeLines": [
                "Marketing cookies"
              ]
            }
          },
          {
            "index": 695,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[1]",
              "codeLines": [
                "These cookies are used to deliver advertisements more relevant for you, limit the number of times y..."
              ]
            }
          },
          {
            "index": 696,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 697,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 698,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 699,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 700,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[6]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 701,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[7]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 702,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[8]/h2[1]/text()[1]",
              "codeLines": [
                "Social media cookies"
              ]
            }
          },
          {
            "index": 703,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[8]/p[1]/text()[1]",
              "codeLines": [
                "These cookies are used to measure the effectiveness of social media campaigns."
              ]
            }
          },
          {
            "index": 715,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Why Atos"
              ]
            }
          },
          {
            "index": 716,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Being inclusive goes beyond simply providing Assistive Technology. It requires a holistic and syste..."
              ]
            }
          },
          {
            "index": 717,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "It also requires an empathetic approach that considers any person to be capable of contributing ful..."
              ]
            }
          },
          {
            "index": 718,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/p[4]/strong[1]/text()[1]",
              "codeLines": [
                "From experience already gained with multiple customers over many years, Atos are uniquely positione..."
              ]
            }
          },
          {
            "index": 719,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Key offerings"
              ]
            }
          },
          {
            "index": 720,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/strong[1]/text()[1]",
              "codeLines": [
                "Accessibility Consulting"
              ]
            }
          },
          {
            "index": 721,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/h4[1]/strong[1]/text()[1]",
              "codeLines": [
                "Accessibility As A Service"
              ]
            }
          },
          {
            "index": 810,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[1]/ul[1]",
              "codeLines": [
                "<ul></ul>"
              ]
            }
          },
          {
            "index": 818,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our website uses"
              ]
            }
          },
          {
            "index": 819,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "to give you the most optimal experience online by: measuring our audience, understanding how our we..."
              ]
            }
          },
          {
            "index": 820,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "You have full control over what you want to activate. You can accept the cookies by clicking on the..."
              ]
            }
          },
          {
            "index": 821,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 822,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Managing your cookies"
              ]
            }
          },
          {
            "index": 823,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "X"
              ]
            }
          },
          {
            "index": 824,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Our website uses cookies. You have full control over what you want to activate. You can accept the ..."
              ]
            }
          },
          {
            "index": 825,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[5]/h2[1]/text()[1]",
              "codeLines": [
                "Necessary cookies"
              ]
            }
          },
          {
            "index": 826,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[5]/p[1]/text()[1]",
              "codeLines": [
                "These are essential for the user navigation and allow to give access to certain functionalities suc..."
              ]
            }
          },
          {
            "index": 827,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/h2[1]/text()[1]",
              "codeLines": [
                "Marketing cookies"
              ]
            }
          },
          {
            "index": 828,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[1]",
              "codeLines": [
                "These cookies are used to deliver advertisements more relevant for you, limit the number of times y..."
              ]
            }
          },
          {
            "index": 829,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 830,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 831,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 832,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 833,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[6]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 834,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]/text()[7]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 835,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[8]/h2[1]/text()[1]",
              "codeLines": [
                "Social media cookies"
              ]
            }
          },
          {
            "index": 836,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[8]/p[1]/text()[1]",
              "codeLines": [
                "These cookies are used to measure the effectiveness of social media campaigns."
              ]
            }
          },
          {
            "index": 848,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Why Atos"
              ]
            }
          },
          {
            "index": 849,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Being inclusive goes beyond simply providing Assistive Technology. It requires a holistic and syste..."
              ]
            }
          },
          {
            "index": 850,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "It also requires an empathetic approach that considers any person to be capable of contributing ful..."
              ]
            }
          },
          {
            "index": 851,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/p[4]/strong[1]/text()[1]",
              "codeLines": [
                "From experience already gained with multiple customers over many years, Atos are uniquely positione..."
              ]
            }
          },
          {
            "index": 852,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Key offerings"
              ]
            }
          },
          {
            "index": 853,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/strong[1]/text()[1]",
              "codeLines": [
                "Accessibility Consulting"
              ]
            }
          },
          {
            "index": 854,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/h4[1]/strong[1]/text()[1]",
              "codeLines": [
                "Accessibility As A Service"
              ]
            }
          },
          {
            "index": 1008,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our website uses",
                "  <a href=\"https://atos.net/en/privacy\">",
                "    cookies",
                "  </a>",
                "  to give you the most optimal experience online by: measuring our audience, understanding how our ...",
                "  <br>",
                "  You have full control over what you want to activate. You can accept the cookies by clicking on t...",
                "  <a href=\"https://atos.net/en/privacy\">",
                "    privacy policy",
                "  </a>",
                "  .",
                "  <br>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1009,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  Our website uses cookies. You have full control over what you want to activate. You can accept th...",
                "</p>"
              ]
            }
          },
          {
            "index": 1010,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[5]/p[1]",
              "codeLines": [
                "<p>",
                "  These are essential for the user navigation and allow to give access to certain functionalities s...",
                "  <br>",
                "  <a href=\"https://matomo.org/privacy-policy/\" target=\"new\">",
                "    Matomo on premise",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1011,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/p[1]",
              "codeLines": [
                "<p>",
                "  These cookies are used to deliver advertisements more relevant for you, limit the number of times...",
                "  <br>",
                "  <a href=\"https://www.adobe.com/privacy/policy.html\" target=\"new\">",
                "    Adobe Privacy policy",
                "  </a>",
                "  |",
                "  <a href=\"https://documents.marketo.com/legal/cookies/\" target=\"new\">",
                "    Marketo Privacy Policy",
                "  </a>",
                "  |",
                "  <a href=\"https://www.salesforce.com/content/dam/web/en_us/www/documents/legal/misc/pardot-securit...",
                "    Pardot Privacy Policy",
                "  </a>",
                "  |",
                "  <a href=\"https://www.oktopost.com/privacy\" target=\"new\">",
                "    Oktopost Privacy Policy",
                "  </a>",
                "  |",
                "  <a href=\"https://www.mrpfd.com/privacy-policy/\" target=\"new\">",
                "    MRP Privacy Policy",
                "  </a>",
                "  |",
                "  <a href=\"https://www.accountinsight.ai/privacy-policy/\" target=\"new\">",
                "    AccountInsight Privacy Policy",
                "  </a>",
                "  |",
                "  <a href=\"https://triblio.com/privacy-policy/\" target=\"new\">",
                "    Triblio Privacy Policy",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1012,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[8]/p[1]",
              "codeLines": [
                "<p>",
                "  These cookies are used to measure the effectiveness of social media campaigns.",
                "  <br>",
                "  <a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"new\">",
                "    LinkedIn Policy",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1013,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: left\">",
                "  Inclusion, Aligned to our",
                "  <a href=\"https://atos.net/en/about-us/governance#purpose\">",
                "    <u>",
                "      Raison D’etre",
                "    </u>",
                "  </a>",
                "  , is an Atos core value and we want to work with you to enable everyone to achieve their full pot...",
                "</p>"
              ]
            }
          },
          {
            "index": 1014,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: left\">",
                "  We are pleased to help our clients create Inclusive User Experiences (IUX) and offer a range of A...",
                "</p>"
              ]
            }
          },
          {
            "index": 1015,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</p>"
              ]
            }
          },
          {
            "index": 1016,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  Attract and retain talent",
                "</p>"
              ]
            }
          },
          {
            "index": 1017,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</p>"
              ]
            }
          },
          {
            "index": 1018,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  Support Aging & Disabled Workers / Customers",
                "</p>"
              ]
            }
          },
          {
            "index": 1019,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</p>"
              ]
            }
          },
          {
            "index": 1020,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  Improve Employee Wellbeing",
                "</p>"
              ]
            }
          },
          {
            "index": 1021,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</p>"
              ]
            }
          },
          {
            "index": 1022,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  Reduce Unnecessary Absence",
                "</p>"
              ]
            }
          },
          {
            "index": 1023,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</p>"
              ]
            }
          },
          {
            "index": 1024,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  Ensure Compliance",
                "</p>"
              ]
            }
          },
          {
            "index": 1025,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</p>"
              ]
            }
          },
          {
            "index": 1026,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  Enhance Efficiency",
                "</p>"
              ]
            }
          },
          {
            "index": 1027,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <strong>",
                "    The Gartner report “Top strategic predictions for 2020 and beyond” states that it should be a C...",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1028,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <strong>",
                "    Being inclusive goes beyond simply providing Assistive Technology. It requires a holistic and s...",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1029,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <strong>",
                "    It also requires an empathetic approach that considers any person to be capable of contributing...",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1030,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[2]/div[1]/p[4]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <strong>",
                "    From experience already gained with multiple customers over many years, Atos are uniquely posit...",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1031,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#consulting\">",
                "    <img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-cont...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1032,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#testing\">",
                "    <img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-cont...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1033,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#service\">",
                "    <img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-cont...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1034,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our team are available to help and advise you address your accessibility challenges whether that ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1035,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our accessibility testing offering helps organisations evaluate existing websites, services and a...",
                "</p>"
              ]
            }
          },
          {
            "index": 1036,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[7]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Successful implementations of enterprise wide accessibility programs are as dependent on culture ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1037,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[7]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  We combine our accessibility expertise, deep technical knowledge, scale and a partner network spa...",
                "</p>"
              ]
            }
          },
          {
            "index": 1038,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[8]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"alignnone size-full wp-image-350773\" src=\"https://atos.net/wp-content/...",
                "</p>"
              ]
            }
          },
          {
            "index": 1039,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[10]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"size-full wp-image-387011 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</p>"
              ]
            }
          },
          {
            "index": 1040,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[10]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <strong>",
                "    GAAD 2021 at Atos",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 1041,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[10]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <a class=\"button-blue\" href=\"https://atos.net/en/events/gaad-2021-at-atos\">",
                "    Read more",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1042,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[11]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    Embedding Accessibility",
                "    <br>",
                "  </b>",
                "  <br>",
                "  We are determined to position accessibility",
                "  <b>",
                "    as a fundamental and integral aspect of all our ICT systems and related services",
                "  </b>",
                "  ; we are therefore making accessibility, and accessibility competence, a mandatory consideration ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1043,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"size-full wp-image-350809 aligncenter\" src=\"https://atos.net/wp-conten...",
                "</p>"
              ]
            }
          },
          {
            "index": 1044,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <strong>",
                "    Follow or contact Neil:",
                "  </strong>",
                "  <br>",
                "  <img src=\"https://atos.net/wp-content/uploads/2016/09/atos-experts-social-media-icons.png\" alt=\"L...",
                "</p>"
              ]
            }
          },
          {
            "index": 1045,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <a class=\"button-blue\" href=\"https://atos.net/en/expert/neil-milliken\">",
                "    Read all blogs by Neil Milliken",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1046,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"alignnone size-full wp-image-350807 aligncenter\" src=\"https://atos.net...",
                "</p>"
              ]
            }
          },
          {
            "index": 1047,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <strong>",
                "    Follow or contact Jim:",
                "  </strong>",
                "  <br>",
                "  <img src=\"https://atos.net/wp-content/uploads/2016/09/atos-experts-social-media-icons.png\" alt=\"L...",
                "</p>"
              ]
            }
          },
          {
            "index": 1048,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[4]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center\">",
                "  <a class=\"button-blue\" href=\"https://atos.net/en/expert/jim-smith\">",
                "    Read all blogs by Jim Smith",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1049,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[13]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Digital technologies have great potential to support the inclusion of persons with disabilities. ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1050,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[13]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Atos and GIZ set up a joint innovation challenge targeted at digital innovations (tech products a...",
                "</p>"
              ]
            }
          },
          {
            "index": 1051,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[13]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img loading=\"lazy\" class=\"alignnone size-full wp-image-497415\" src=\"https://atos.net/wp-content/...",
                "</p>"
              ]
            }
          },
          {
            "index": 1052,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[14]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img src=\"https://atos.net/wp-content/uploads/2022/05/Female-Eco-warrior-shouting-into-a-megaphon...",
                "</p>"
              ]
            }
          },
          {
            "index": 1053,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[14]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The innovation challenge will entail a training bootcamp for selected innovators or entrepreneurs...",
                "</p>"
              ]
            }
          },
          {
            "index": 1054,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[14]/div[1]/div[2]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  To get informed about the opening of the challenge please register your interest in the ITC4 Incl...",
                "  <a href=\"mailto:ICT4InclusionChallenge %3cICT4InclusionChallenge@atos.net%3e?subject=Interest%20i...",
                "    via email to Atos ICT4IC team",
                "  </a>",
                "  before start of the challenge or on the dedicated",
                "  <a href=\"mailto:https://ict4inclusionchallenge.org\">",
                "    ICT4IC event webpage",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 1055,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[14]/div[1]/div[2]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a class=\"button-blue\" href=\"mailto:accessibility@atos.net?subject=Send%20me%20details%20of%20the...",
                "    Register your interest",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1112,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 style=\"text-align: center\">",
                "  <strong>",
                "    Accessibility Consulting",
                "  </strong>",
                "</h4>"
              ]
            }
          },
          {
            "index": 1113,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 style=\"text-align: center\">",
                "  <a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#testing\">",
                "    <strong>",
                "      Accessibility Testing",
                "    </strong>",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 1114,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 style=\"text-align: center\">",
                "  <strong>",
                "    Accessibility As A Service",
                "  </strong>",
                "</h4>"
              ]
            }
          },
          {
            "index": 1116,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 style=\"text-align: center\">",
                "  The “Accessibility Maturity Model” A framework to assess & address inclusion issues",
                "</h4>"
              ]
            }
          },
          {
            "index": 1118,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[7]/div[1]/div[1]/div[2]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"header__banner-subtitle\" style=\"text-align: center\">",
                "  Accessibility As A Service – Full Accessibility ECO-System Management",
                "</h3>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "totals": {
          "rulesNA": 45,
          "rulesPassed": 51,
          "rulesWarned": 5,
          "rulesViolated": 5,
          "warnings": {
            "minor": 15,
            "moderate": 0,
            "serious": 92,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 1,
            "serious": 23,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T02:28:37.915Z",
          "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#offerings\">Key Offerings</a>",
                  "target": [
                    ".hm0.nochildren:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#vision\">Our Vision</a>",
                  "target": [
                    ".hm0.nochildren:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#experts\">Experts</a>",
                  "target": [
                    ".hm0.nochildren:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".cp_large > .grid-col-9.cp_disclaimer > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/privacy\">cookies</a>",
                  "target": [
                    ".cp_large > .grid-col-9.cp_disclaimer > p > a[href$=\"privacy\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/privacy\">privacy policy</a>",
                  "target": [
                    "a[href$=\"privacy\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_accept\">Accept all cookies</button>",
                  "target": [
                    ".grid-col-3.cp_link > .cp_accept"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_decline\">Decline all cookies</button>",
                  "target": [
                    ".grid-col-3.cp_link > .cp_decline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_customize\">Customize</button>",
                  "target": [
                    ".cp_customize"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button\" href=\"https://atos.net/en/privacy\">Privacy policy</a>",
                  "target": [
                    ".button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Managing your cookies</h2>",
                  "target": [
                    ".grid-col-10 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"close\">X</div>",
                  "target": [
                    ".close"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".grid-col-12:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_accept\">Accept all cookies</button>",
                  "target": [
                    ".grid-col-12:nth-child(4) > .cp_accept"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_decline\">Decline all cookies</button>",
                  "target": [
                    ".grid-col-12:nth-child(4) > .cp_decline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Necessary cookies</h2>",
                  "target": [
                    ".grid-col-12:nth-child(5) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>These are essential for the user navigation and allow to give access to certain functionalities such as secured zones accesses. Without these cookies, it won’t be possible to provide the service.<br><a href=\"https://matomo.org/privacy-policy/\" target=\"new\">Matomo on premise</a></p>",
                  "target": [
                    ".grid-col-12:nth-child(5) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://matomo.org/privacy-policy/\" target=\"new\">Matomo on premise</a>",
                  "target": [
                    ".grid-col-12:nth-child(5) > p > a[target=\"new\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Marketing cookies</h2>",
                  "target": [
                    ".grid-col-12:nth-child(7) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".grid-col-12:nth-child(7) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.adobe.com/privacy/policy.html\" target=\"new\">Adobe Privacy policy</a>",
                  "target": [
                    ".grid-col-12:nth-child(7) > p > a[target=\"new\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://documents.marketo.com/legal/cookies/\" target=\"new\">Marketo Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.salesforce.com/content/dam/web/en_us/www/documents/legal/misc/pardot-security-privacy-and-architecture.pdf\" target=\"new\">Pardot Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.oktopost.com/privacy\" target=\"new\">Oktopost Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.mrpfd.com/privacy-policy/\" target=\"new\">MRP Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accountinsight.ai/privacy-policy/\" target=\"new\">AccountInsight Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://triblio.com/privacy-policy/\" target=\"new\">Triblio Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Social media cookies</h2>",
                  "target": [
                    ".grid-col-12:nth-child(8) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>These cookies are used to measure the effectiveness of social media campaigns.<br><a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"new\">LinkedIn Policy</a></p>",
                  "target": [
                    ".grid-col-12:nth-child(8) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"new\">LinkedIn Policy</a>",
                  "target": [
                    ".grid-col-12:nth-child(8) > p > a[target=\"new\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_custom_accept\">Accept selected cookies</button>",
                  "target": [
                    ".cp_custom_accept"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<canvas style=\"width: 100%; height: 100%; background-color: transparent; opacity: 1; filter: none;\" width=\"1280\" height=\"550\"></canvas>",
                          "target": [
                            "canvas[width=\"1280\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<rs-layer id=\"slider-771-slide-2313-layer-4\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,300px,31px;yo:252px,223px,189px,276px;\" data-text=\"w:normal;s:40;l:43;fw:100;a:inherit;\" data-dim=\"w:742px,465px,473px,374px;h:91px,auto,91px,auto;\" data-frame_0=\"y:-50px;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:290;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sp:10;sR:8700.1049804688;\" style=\"z-index: 6; font: 100 40px / 43px raleway; border-color: rgb(255, 255, 255); border-style: none; border-width: 0px; border-image: none 100% / 1 / 0 stretch; box-sizing: border-box; color: rgb(255, 255, 255); font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-variation-settings: normal; margin: 0px 0px 5px; padding: 0px 0px 5px; position: relative; vertical-align: baseline; text-decoration: none; white-space: normal; width: 742px; height: 91px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: inherit; letter-spacing: 0px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;\" class=\"rs-layer\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">",
                  "target": [
                    "#slider-771-slide-2313-layer-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "26.3pt (35px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<canvas style=\"width: 100%; height: 100%; background-color: transparent; opacity: 1; filter: none;\" width=\"1280\" height=\"550\"></canvas>",
                          "target": [
                            "canvas[width=\"1280\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<rs-layer id=\"slider-771-slide-2313-layer-24\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,301px,29px;yo:308px,331px,287px,389px;\" data-text=\"w:normal;s:35;l:35;fw:100;a:inherit;\" data-dim=\"w:517px,409px,442px,395px;h:auto,91px,92px,auto;\" data-frame_0=\"y:50px;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:280;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sp:10;sR:8710.1049804688;\" style=\"z-index: 9; font: 100 35px / 35px raleway; border-color: rgb(255, 255, 255); border-style: none; border-width: 0px; border-image: none 100% / 1 / 0 stretch; box-sizing: border-box; color: rgb(255, 255, 255); font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-variation-settings: normal; margin: 0px 0px 5px; padding: 0px 0px 5px; position: relative; vertical-align: baseline; height: auto; text-decoration: none; white-space: normal; width: 517px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: inherit; letter-spacing: 0px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;\" class=\"rs-layer\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">",
                  "target": [
                    "#slider-771-slide-2313-layer-24"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0f0f0f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"text-align: center\">Reduce Unnecessary Absence</p>",
                  "target": [
                    ".vc_row-o-equal-height.vc_row-flex.subrow:nth-child(3) > .vc_col-has-fill.grid-col-4.gic:nth-child(1) > .box.vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0f0f0f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"text-align: center\">Ensure Compliance</p>",
                  "target": [
                    ".vc_row-o-equal-height.vc_row-flex.subrow:nth-child(3) > .vc_col-has-fill.grid-col-4.gic:nth-child(2) > .box.vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0f0f0f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"text-align: center\">Enhance Efficiency</p>",
                  "target": [
                    ".grid-col-4.gic:nth-child(3) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0f0f0f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>The Gartner report “Top strategic predictions for 2020 and beyond” states that it should be a CIO imperative to “Make accessibility a core principle”, “Look for scalable accommodation opportunities” and “Promote accessibility options broadly”</strong>",
                  "target": [
                    ".section:nth-child(4) > .grid-row > .gc.grid-col-12 > .wpb_text_column.wpb_content_element > .wpb_wrapper > p > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"header__banner-subtitle\" style=\"text-align: center\">Why Atos</h3>",
                  "target": [
                    ".vc_custom_1589873236364 > .grid-row > .gc.grid-col-12 > .wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > .header__banner-subtitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>",
                  "target": [
                    "p:nth-child(3) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>It also requires an empathetic approach that considers any person to be capable of contributing fully to their organisation and entitled to the removal of barriers, to their full inclusion in the life of the organisation.</strong>",
                  "target": [
                    "p:nth-child(4) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>",
                  "target": [
                    "p:nth-child(6) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"header__banner-subtitle\" style=\"text-align: center\">Key offerings</h3>",
                  "target": [
                    ".wpb_text_column.wpb_content_element:nth-child(4) > .wpb_wrapper > .header__banner-subtitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility Consulting</strong>",
                  "target": [
                    ".grid-col-4.gic:nth-child(1) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > h4 > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility Testing</strong>",
                  "target": [
                    "a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility As A Service</strong>",
                  "target": [
                    ".grid-col-4.gic:nth-child(3) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > h4 > strong"
                  ],
                  "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": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#offerings\">Key Offerings</a>",
                  "target": [
                    ".hm0.nochildren:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#vision\">Our Vision</a>",
                  "target": [
                    ".hm0.nochildren:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#experts\">Experts</a>",
                  "target": [
                    ".hm0.nochildren:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".cp_large > .grid-col-9.cp_disclaimer > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/privacy\">cookies</a>",
                  "target": [
                    ".cp_large > .grid-col-9.cp_disclaimer > p > a[href$=\"privacy\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/privacy\">privacy policy</a>",
                  "target": [
                    "a[href$=\"privacy\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_accept\">Accept all cookies</button>",
                  "target": [
                    ".grid-col-3.cp_link > .cp_accept"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_decline\">Decline all cookies</button>",
                  "target": [
                    ".grid-col-3.cp_link > .cp_decline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_customize\">Customize</button>",
                  "target": [
                    ".cp_customize"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button\" href=\"https://atos.net/en/privacy\">Privacy policy</a>",
                  "target": [
                    ".button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Managing your cookies</h2>",
                  "target": [
                    ".grid-col-10 > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"close\">X</div>",
                  "target": [
                    ".close"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".grid-col-12:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_accept\">Accept all cookies</button>",
                  "target": [
                    ".grid-col-12:nth-child(4) > .cp_accept"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_decline\">Decline all cookies</button>",
                  "target": [
                    ".grid-col-12:nth-child(4) > .cp_decline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Necessary cookies</h2>",
                  "target": [
                    ".grid-col-12:nth-child(5) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>These are essential for the user navigation and allow to give access to certain functionalities such as secured zones accesses. Without these cookies, it won’t be possible to provide the service.<br><a href=\"https://matomo.org/privacy-policy/\" target=\"new\">Matomo on premise</a></p>",
                  "target": [
                    ".grid-col-12:nth-child(5) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://matomo.org/privacy-policy/\" target=\"new\">Matomo on premise</a>",
                  "target": [
                    ".grid-col-12:nth-child(5) > p > a[target=\"new\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Marketing cookies</h2>",
                  "target": [
                    ".grid-col-12:nth-child(7) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".grid-col-12:nth-child(7) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.adobe.com/privacy/policy.html\" target=\"new\">Adobe Privacy policy</a>",
                  "target": [
                    ".grid-col-12:nth-child(7) > p > a[target=\"new\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://documents.marketo.com/legal/cookies/\" target=\"new\">Marketo Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.salesforce.com/content/dam/web/en_us/www/documents/legal/misc/pardot-security-privacy-and-architecture.pdf\" target=\"new\">Pardot Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.oktopost.com/privacy\" target=\"new\">Oktopost Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.mrpfd.com/privacy-policy/\" target=\"new\">MRP Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accountinsight.ai/privacy-policy/\" target=\"new\">AccountInsight Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://triblio.com/privacy-policy/\" target=\"new\">Triblio Privacy Policy</a>",
                  "target": [
                    "a[target=\"new\"]:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Social media cookies</h2>",
                  "target": [
                    ".grid-col-12:nth-child(8) > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>These cookies are used to measure the effectiveness of social media campaigns.<br><a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"new\">LinkedIn Policy</a></p>",
                  "target": [
                    ".grid-col-12:nth-child(8) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"new\">LinkedIn Policy</a>",
                  "target": [
                    ".grid-col-12:nth-child(8) > p > a[target=\"new\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"header\">",
                          "target": [
                            ".header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"cp_custom_accept\">Accept selected cookies</button>",
                  "target": [
                    ".cp_custom_accept"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<canvas style=\"width: 100%; height: 100%; background-color: transparent; opacity: 1; filter: none;\" width=\"1280\" height=\"550\"></canvas>",
                          "target": [
                            "canvas[width=\"1280\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<rs-layer id=\"slider-771-slide-2313-layer-4\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,300px,31px;yo:252px,223px,189px,276px;\" data-text=\"w:normal;s:40;l:43;fw:100;a:inherit;\" data-dim=\"w:742px,465px,473px,374px;h:91px,auto,91px,auto;\" data-frame_0=\"y:-50px;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:290;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sp:10;sR:8700.1049804688;\" style=\"z-index: 6; font: 100 40px / 43px raleway; border-color: rgb(255, 255, 255); border-style: none; border-width: 0px; border-image: none 100% / 1 / 0 stretch; box-sizing: border-box; color: rgb(255, 255, 255); font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-variation-settings: normal; margin: 0px 0px 5px; padding: 0px 0px 5px; position: relative; vertical-align: baseline; text-decoration: none; white-space: normal; width: 742px; height: 91px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: inherit; letter-spacing: 0px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;\" class=\"rs-layer\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">",
                  "target": [
                    "#slider-771-slide-2313-layer-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "26.3pt (35px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<canvas style=\"width: 100%; height: 100%; background-color: transparent; opacity: 1; filter: none;\" width=\"1280\" height=\"550\"></canvas>",
                          "target": [
                            "canvas[width=\"1280\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<rs-layer id=\"slider-771-slide-2313-layer-24\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,301px,29px;yo:308px,331px,287px,389px;\" data-text=\"w:normal;s:35;l:35;fw:100;a:inherit;\" data-dim=\"w:517px,409px,442px,395px;h:auto,91px,92px,auto;\" data-frame_0=\"y:50px;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:280;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sp:10;sR:8710.1049804688;\" style=\"z-index: 9; font: 100 35px / 35px raleway; border-color: rgb(255, 255, 255); border-style: none; border-width: 0px; border-image: none 100% / 1 / 0 stretch; box-sizing: border-box; color: rgb(255, 255, 255); font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-variation-settings: normal; margin: 0px 0px 5px; padding: 0px 0px 5px; position: relative; vertical-align: baseline; height: auto; text-decoration: none; white-space: normal; width: 517px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: inherit; letter-spacing: 0px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;\" class=\"rs-layer\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">",
                  "target": [
                    "#slider-771-slide-2313-layer-24"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0f0f0f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"text-align: center\">Reduce Unnecessary Absence</p>",
                  "target": [
                    ".vc_row-o-equal-height.vc_row-flex.subrow:nth-child(3) > .vc_col-has-fill.grid-col-4.gic:nth-child(1) > .box.vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0f0f0f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"text-align: center\">Ensure Compliance</p>",
                  "target": [
                    ".vc_row-o-equal-height.vc_row-flex.subrow:nth-child(3) > .vc_col-has-fill.grid-col-4.gic:nth-child(2) > .box.vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0f0f0f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"text-align: center\">Enhance Efficiency</p>",
                  "target": [
                    ".grid-col-4.gic:nth-child(3) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0f0f0f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>The Gartner report “Top strategic predictions for 2020 and beyond” states that it should be a CIO imperative to “Make accessibility a core principle”, “Look for scalable accommodation opportunities” and “Promote accessibility options broadly”</strong>",
                  "target": [
                    ".section:nth-child(4) > .grid-row > .gc.grid-col-12 > .wpb_text_column.wpb_content_element > .wpb_wrapper > p > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"header__banner-subtitle\" style=\"text-align: center\">Why Atos</h3>",
                  "target": [
                    ".vc_custom_1589873236364 > .grid-row > .gc.grid-col-12 > .wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > .header__banner-subtitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>",
                  "target": [
                    "p:nth-child(3) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>It also requires an empathetic approach that considers any person to be capable of contributing fully to their organisation and entitled to the removal of barriers, to their full inclusion in the life of the organisation.</strong>",
                  "target": [
                    "p:nth-child(4) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>",
                  "target": [
                    "p:nth-child(6) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"header__banner-subtitle\" style=\"text-align: center\">Key offerings</h3>",
                  "target": [
                    ".wpb_text_column.wpb_content_element:nth-child(4) > .wpb_wrapper > .header__banner-subtitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility Consulting</strong>",
                  "target": [
                    ".grid-col-4.gic:nth-child(1) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > h4 > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility Testing</strong>",
                  "target": [
                    "a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"section vc_custom_1589873236364 grad\">",
                          "target": [
                            ".vc_custom_1589873236364"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility As A Service</strong>",
                  "target": [
                    ".grid-col-4.gic:nth-child(3) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > h4 > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dms hide\"><div class=\"tb\"><div><div><input type=\"checkbox\" aria-label=\"Switch between Darkmode and Lightmode\" class=\"dmswitch tb_checkbox\" aria-checked=\"true\"><div class=\"tb_knobs\"></div><div class=\"tb_layer\"></div></div></div></div></div>",
                  "target": [
                    ".dms"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"logo_color\" href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux\"><img src=\"/wp-content/themes/atos/images/atos-logo-menu-bar.png\" alt=\"Accessibility and Assistive Technology - An Inclusive End User Experience (IUX)\"></a>",
                  "target": [
                    ".logo_color"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"logo_darkmode\" href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux\"><img src=\"/wp-content/themes/atos/images/atos-logo-white-2021.png\" alt=\"Accessibility and Assistive Technology - An Inclusive End User Experience (IUX)\"></a>",
                  "target": [
                    ".logo_darkmode"
                  ],
                  "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=\"header__main-search\">",
                  "target": [
                    ".header__main-search"
                  ],
                  "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": "<label for=\"s\">Search</label>",
                  "target": [
                    "label"
                  ],
                  "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=\"grid-col-12\" style=\"display:none;\">",
                  "target": [
                    ".grid-col-12:nth-child(6)"
                  ],
                  "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=\"grid-row cp_small\">",
                  "target": [
                    ".cp_small"
                  ],
                  "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": "<rs-layer-wrap class=\"rs-parallax-wrap rs-layer-hidden\" style=\"position: absolute; display: block; pointer-events: auto; left: -185px; top: -7px; z-index: 5; visibility: visible; perspective: 601px;\">",
                  "target": [
                    ".rs-layer-hidden:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<rs-layer-wrap class=\"rs-parallax-wrap rs-layer-hidden\" style=\"position: absolute; display: block; pointer-events: auto; left: 621px; top: 409px; z-index: 8; visibility: visible; perspective: 601px;\">",
                  "target": [
                    ".rs-layer-hidden:nth-child(5)"
                  ],
                  "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": "<rs-slide style=\"position: absolute; display: block; overflow: hidden; height: 100%; width: 100%;\" data-key=\"rs-2325\" data-title=\"Slide\" data-anim=\"ms:600;\" data-in=\"o:0;\" data-out=\"a:false;\" data-originalindex=\"1\" data-origindex=\"0\" data-description=\"\" data-sba=\"\" data-scroll-based=\"false\">",
                  "target": [
                    "rs-slide[data-key=\"rs-2325\"][data-anim=\"ms:600;\"][data-title=\"Slide\"]"
                  ],
                  "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": "<rs-slide style=\"position: absolute; display: block; overflow: hidden; height: 100%; width: 100%;\" data-key=\"rs-2329\" data-title=\"Slide\" data-anim=\"ms:600;r:0;\" data-in=\"o:0;\" data-out=\"a:false;\" data-originalindex=\"1\" data-origindex=\"0\" data-description=\"\" data-sba=\"\" data-scroll-based=\"false\">",
                  "target": [
                    "rs-slide[data-anim=\"ms:600;r:0;\"]"
                  ],
                  "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": "<rs-slide style=\"position: absolute; display: block; overflow: hidden; height: 100%; width: 100%;\" data-key=\"rs-2327\" data-title=\"Slide\" data-anim=\"ms:600;\" data-in=\"o:0;\" data-out=\"a:false;\" data-originalindex=\"1\" data-origindex=\"0\" data-description=\"\" data-sba=\"\" data-scroll-based=\"false\">",
                  "target": [
                    "rs-slide[data-key=\"rs-2327\"][data-anim=\"ms:600;\"][data-title=\"Slide\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "linkedin",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "uk.linkedin.com",
                          "port": "",
                          "pathname": "/in/neilmilliken/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<area title=\"Linkedin\" coords=\"0,0,28,30\" shape=\"rect\" href=\"https://www.linkedin.com/in/jim-smith-96a25018/\" target=\"_blank\">",
                          "target": [
                            "map[name=\"Mapjim\"] > area[title=\"Linkedin\"][coords=\"0,0,28,30\"][target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"http://www.linkedin.com/company/atos\" target=\"202899\"><img src=\"https://atos.net/wp-content/uploads/2020/02/icon_linkedin.svg\" alt=\"LinkedIn\"></a>",
                          "target": [
                            "a[target=\"202899\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<area title=\"Linkedin\" coords=\"0,0,28,30\" shape=\"rect\" href=\"http://uk.linkedin.com/in/neilmilliken\" target=\"_blank\">",
                  "target": [
                    "map[name=\"Mappaj\"] > area[title=\"Linkedin\"][coords=\"0,0,28,30\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "twitter",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "twitter.com",
                          "port": "",
                          "pathname": "/neilmilliken/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<area title=\"Twitter\" coords=\"67,0,25,30\" shape=\"rect\" href=\"https://twitter.com/scotiatec\" target=\"_blank\">",
                          "target": [
                            "area[href$=\"scotiatec\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://twitter.com/atos_iux\" target=\"822119\"><img src=\"https://atos.net/wp-content/uploads/2020/02/icon_twitter.svg\" alt=\"Twitter\"></a>",
                          "target": [
                            "a[href$=\"atos_iux\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<area title=\"Twitter\" coords=\"67,0,25,30\" shape=\"rect\" href=\"https://twitter.com/neilmilliken\" target=\"_blank\">",
                  "target": [
                    "map[name=\"Mappaj\"] > area[title=\"Twitter\"][coords=\"67,0,25,30\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "mail",
                        "urlProps": {
                          "protocol": "mailto:",
                          "hostname": "",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": "neil.milliken@atos.net"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<area title=\"mail\" coords=\"138,0,56,30\" shape=\"rect\" href=\"mailto:smithjs@atos.net\">",
                          "target": [
                            "area[href$=\"mailto:smithjs@atos.net\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<area title=\"mail\" coords=\"138,0,56,30\" shape=\"rect\" href=\"mailto:neil.milliken@atos.net\">",
                  "target": [
                    "area[href=\"mailto:neil.milliken@atos.net\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgContrast"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".grid-col-6.gc:nth-child(2) > .wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:ICT4InclusionChallenge %3cICT4InclusionChallenge@atos.net%3e?subject=Interest%20in%20participating%20in%20ICT4IC%20India%20Edition\">via email to Atos ICT4IC team</a>",
                  "target": [
                    ".wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p:nth-child(1) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgContrast"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".grid-col-6.gc:nth-child(2) > .wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:https://ict4inclusionchallenge.org\">ICT4IC event webpage</a>",
                  "target": [
                    ".wpb_wrapper > p:nth-child(1) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0596ff",
                        "contrastRatio": 3.08,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button-blue\" href=\"https://atos.net/en/events/gaad-2021-at-atos\">Read more </a>",
                          "target": [
                            "p:nth-child(3) > .button-blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #0596ff, font size: 14.0pt (18.6667px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button-blue\" href=\"https://atos.net/en/events/gaad-2021-at-atos\">Read more </a>",
                  "target": [
                    "p:nth-child(3) > .button-blue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #0596ff, font size: 14.0pt (18.6667px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0596ff",
                        "contrastRatio": 3.08,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button-blue\" href=\"https://atos.net/en/expert/neil-milliken\">Read all blogs by Neil Milliken</a>",
                          "target": [
                            ".grid-col-6.gic:nth-child(1) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(4) > .wpb_wrapper > p:nth-child(2) > .button-blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #0596ff, font size: 14.0pt (18.6667px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button-blue\" href=\"https://atos.net/en/expert/neil-milliken\">Read all blogs by Neil Milliken</a>",
                  "target": [
                    ".grid-col-6.gic:nth-child(1) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(4) > .wpb_wrapper > p:nth-child(2) > .button-blue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #0596ff, font size: 14.0pt (18.6667px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0596ff",
                        "contrastRatio": 3.08,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button-blue\" href=\"https://atos.net/en/expert/jim-smith\">Read all blogs by Jim Smith</a>",
                          "target": [
                            ".grid-col-6.gic:nth-child(2) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(4) > .wpb_wrapper > p:nth-child(2) > .button-blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #0596ff, font size: 14.0pt (18.6667px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button-blue\" href=\"https://atos.net/en/expert/jim-smith\">Read all blogs by Jim Smith</a>",
                  "target": [
                    ".grid-col-6.gic:nth-child(2) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(4) > .wpb_wrapper > p:nth-child(2) > .button-blue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #0596ff, font size: 14.0pt (18.6667px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.08,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<html lang=\"en-US\" class=\"lm js_active  vc_desktop  vc_transform  vc_transform \">",
                          "target": [
                            "html"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.08 (foreground color: #0596ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:ICT4InclusionChallenge %3cICT4InclusionChallenge@atos.net%3e?subject=Interest%20in%20participating%20in%20ICT4IC%20India%20Edition\">via email to Atos ICT4IC team</a>",
                  "target": [
                    ".wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p:nth-child(1) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #0596ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.08,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<html lang=\"en-US\" class=\"lm js_active  vc_desktop  vc_transform  vc_transform \">",
                          "target": [
                            "html"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.08 (foreground color: #0596ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:https://ict4inclusionchallenge.org\">ICT4IC event webpage</a>",
                  "target": [
                    ".wpb_wrapper > p:nth-child(1) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #0596ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0596ff",
                        "contrastRatio": 3.08,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button-blue\" href=\"mailto:accessibility@atos.net?subject=Send%20me%20details%20of%20the%20inclusion%20challenge\">Register your interest</a>",
                          "target": [
                            ".wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p:nth-child(2) > .button-blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #0596ff, font size: 14.0pt (18.6667px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button-blue\" href=\"mailto:accessibility@atos.net?subject=Send%20me%20details%20of%20the%20inclusion%20challenge\">Register your interest</a>",
                  "target": [
                    ".wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p:nth-child(2) > .button-blue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #ffffff, background color: #0596ff, font size: 14.0pt (18.6667px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/privacy\">Privacy</a>",
                  "target": [
                    "#menu-item-12613 > a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/fraud-awareness\">Fraud Awareness</a>",
                  "target": [
                    "#menu-item-635662 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/terms-of-use\">Terms and conditions</a>",
                  "target": [
                    "#menu-item-12640 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/accessibility\">Accessibility</a>",
                  "target": [
                    "#menu-item-12639 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/rss-feeds\">RSS feeds</a>",
                  "target": [
                    "a[href$=\"rss-feeds\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/contact-us\">Contact</a>",
                  "target": [
                    "a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). 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": "#0596ff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.08,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<html lang=\"en-US\" class=\"lm js_active  vc_desktop  vc_transform  vc_transform \">",
                          "target": [
                            "html"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.08 (foreground color: #0596ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:ICT4InclusionChallenge %3cICT4InclusionChallenge@atos.net%3e?subject=Interest%20in%20participating%20in%20ICT4IC%20India%20Edition\">via email to Atos ICT4IC team</a>",
                  "target": [
                    ".wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p:nth-child(1) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #0596ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.08,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<html lang=\"en-US\" class=\"lm js_active  vc_desktop  vc_transform  vc_transform \">",
                          "target": [
                            "html"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.08 (foreground color: #0596ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:https://ict4inclusionchallenge.org\">ICT4IC event webpage</a>",
                  "target": [
                    ".wpb_wrapper > p:nth-child(1) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.08 (foreground color: #0596ff, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/privacy\">Privacy</a>",
                  "target": [
                    "#menu-item-12613 > a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/fraud-awareness\">Fraud Awareness</a>",
                  "target": [
                    "#menu-item-635662 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/terms-of-use\">Terms and conditions</a>",
                  "target": [
                    "#menu-item-12640 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/accessibility\">Accessibility</a>",
                  "target": [
                    "#menu-item-12639 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/rss-feeds\">RSS feeds</a>",
                  "target": [
                    "a[href$=\"rss-feeds\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0596ff",
                        "bgColor": "#f5f5f5",
                        "contrastRatio": 2.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__sub\">",
                          "target": [
                            ".footer__sub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/contact-us\">Contact</a>",
                  "target": [
                    "a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.82 (foreground color: #0596ff, background color: #f5f5f5, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "empty-heading",
              "impact": "minor",
              "tags": [
                "cat.name-role-value",
                "best-practice"
              ],
              "description": "Ensures headings have discernible text",
              "help": "Headings should not be empty",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/empty-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h3 style=\"margin-bottom: 20px\"></h3>",
                  "target": [
                    ".wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > h3:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 class=\"header__banner-subtitle\" style=\"text-align: center\">Accessibility enables greater inclusivity providing benefits for organisations, their employees and customers</h3>",
                  "target": [
                    ".bg_grey.box.gc > .wpb_text_column.wpb_content_element > .wpb_wrapper > .header__banner-subtitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#consulting\"><img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-content/uploads/2017/06/to-size4-47-white.png\" alt=\"\" width=\"150\" height=\"150\"></a>",
                  "target": [
                    ".grid-col-4.gic:nth-child(1) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > p:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#testing\"><img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-content/uploads/2016/07/to-size5-white-09.png\" alt=\"\" width=\"150\" height=\"150\"></a>",
                  "target": [
                    ".grid-col-4.gic:nth-child(2) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > p:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#service\"><img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-content/uploads/2017/04/icon-level-3-3-digital-applications-white.png\" alt=\"\" width=\"150\" height=\"150\"></a>",
                  "target": [
                    ".grid-col-4.gic:nth-child(3) > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > p:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "URL",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "Error": {
          "AA.1_1_1.H24": {
            "Area element in an image map missing an alt attribute. Each area element must have a text alternative that describes the function of the image map area.": [
              {
                "tagName": "area",
                "id": "",
                "code": "<area title=\"Linkedin\" coords=\"0,0,28,30\" shape=\"rect\" href=\"http://uk.linkedin.com/in/neilmilliken\" target=\"_blank\">"
              },
              {
                "tagName": "area",
                "id": "",
                "code": "<area title=\"Linkedin\" coords=\"0,0,28,30\" shape=\"rect\" href=\"https://www.linkedin.com/in/jim-smith-96a25018/\" target=\"_blank\">"
              },
              {
                "tagName": "area",
                "id": "",
                "code": "<area title=\"Twitter\" coords=\"67,0,25,30\" shape=\"rect\" href=\"https://twitter.com/neilmilliken\" target=\"_blank\">"
              },
              {
                "tagName": "area",
                "id": "",
                "code": "<area title=\"Twitter\" coords=\"67,0,25,30\" shape=\"rect\" href=\"https://twitter.com/scotiatec\" target=\"_blank\">"
              },
              {
                "tagName": "area",
                "id": "",
                "code": "<area title=\"mail\" coords=\"138,0,56,30\" shape=\"rect\" href=\"mailto:neil.milliken@atos.net\">"
              },
              {
                "tagName": "area",
                "id": "",
                "code": "<area title=\"mail\" coords=\"138,0,56,30\" shape=\"rect\" href=\"mailto:smithjs@atos.net\">"
              }
            ]
          },
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#consulting\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#service\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#testing\">...</a>"
              }
            ]
          },
          "AA.1_3_1.H42.2": {
            "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 style=\"margin-bottom: 20px\">...</h3>"
              }
            ]
          },
          "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 2.83:1. Recommendation:  change text colour to #0073c7.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/accessibility\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/contact-us\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/fraud-awareness\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/privacy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/rss-feeds\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/terms-of-use\">...</a>"
              }
            ],
            "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.08:1. Recommendation:  change text colour to #0079d1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:ICT4InclusionChallenge %3cICT4InclusionChallenge@atos.net%3e?subject=Interest%20in%20participating%20in%20ICT4IC%20India%20Edition\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:https://ict4inclusionchallenge.org\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" class=\"alignnone size-full wp-image-350773\" src=\"https://atos.net/wp-content/uploads/2020/05/Atos-Accessibility-light-purple-white.png\" alt=\"\" width=\"2000\" height=\"910\" srcset=\"https://atos.net/wp-content/uploads/2020/05/Atos-Accessibility-light-purple-white.png 2000w, https://atos.net/wp-content/uploads/2020/05/Atos-Accessibility-light-purple-white-300x137.png 300w, https://atos.net/wp-content/uploads/2020/05/Atos-Accessibility-light-purple-white-768x349.png 768w, https://atos.net/wp-content/uploads/2020/05/Atos-Accessibility-light-purple-white-1024x466.png 1024w\" sizes=\"(max-width: 2000px) 100vw, 2000px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" class=\"alignnone size-full wp-image-350807 aligncenter\" src=\"https://atos.net/wp-content/uploads/2020/05/atos-accessibility-jim-smith.png\" alt=\"\" width=\"270\" height=\"270\" srcset=\"https://atos.net/wp-content/uploads/2020/05/atos-accessibility-jim-smith.png 270w, https://atos.net/wp-content/uploads/2020/05/atos-accessibility-jim-smith-150x150.png 150w\" sizes=\"(max-width: 270px) 100vw, 270px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-content/uploads/2016/06/to-size4-16.png\" alt=\"\" width=\"80\" height=\"80\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-content/uploads/2016/06/to-size4-47.png\" alt=\"\" width=\"80\" height=\"80\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-content/uploads/2016/06/to-size4-75.png\" alt=\"\" width=\"80\" height=\"80\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-content/uploads/2017/10/People-ans-Talents.png\" alt=\"\" width=\"80\" height=\"80\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-content/uploads/2019/01/icon-community-involvement.png\" alt=\"\" width=\"80\" height=\"80\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" class=\"size-full wp-image-349927 aligncenter\" src=\"https://atos.net/wp-content/uploads/2019/04/to-size4-62.png\" alt=\"\" width=\"80\" height=\"80\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" class=\"size-full wp-image-350809 aligncenter\" src=\"https://atos.net/wp-content/uploads/2020/05/atos-accessibility-neil-miliken.png\" alt=\"\" width=\"270\" height=\"270\" srcset=\"https://atos.net/wp-content/uploads/2020/05/atos-accessibility-neil-miliken.png 270w, https://atos.net/wp-content/uploads/2020/05/atos-accessibility-neil-miliken-150x150.png 150w\" sizes=\"(max-width: 270px) 100vw, 270px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"1011\" height=\"511\" data-lazyload=\"//atos.net/wp-content/uploads/2021/04/atos-accessibility-testing.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"1071\" height=\"332\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-shape-accessibility-blue.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"1303\" height=\"502\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-accessibility-shape-arrow.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"1515\" height=\"715\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-accessibility-as-a-service-figure.jpg\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"362\" height=\"124\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-grey-square.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"362\" height=\"182\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-shape-accessibility-mm-1.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"362\" height=\"290\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-shape-accessibility-mm-2.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"362\" height=\"397\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-shape-accessibility-mm-3.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"362\" height=\"507\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-shape-accessibility-mm-4.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"362\" height=\"616\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-shape-accessibility-mm-5.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"472\" height=\"511\" data-lazyload=\"//atos.net/wp-content/uploads/2021/04/atos-accessibility-testing-2nd.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"540\" height=\"511\" data-lazyload=\"//atos.net/wp-content/uploads/2021/04/atos-accessibility-testing-1stpic.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"767\" height=\"715\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-accessibility-ass-1.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/plugins/revslider/public/assets/assets/dummy.png\" alt=\"\" class=\"tp-rs-img rs-lazyload\" width=\"767\" height=\"715\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-accessibility-ass-2.png\" data-no-retina=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//atos.net/wp-content/uploads/2020/05/atos-bg-mobile-accessibility.jpg\" alt=\"\" class=\"tp-rs-img rs-lazyload\" data-lazyload=\"//atos.net/wp-content/uploads/2020/05/atos-bg-mobile-accessibility.jpg\" data-no-retina=\"\" data-reference=\"//atos.net/wp-content/uploads/2020/05/atos-bg-mobile-accessibility.jpg\" data-src-rs-ref=\"//atos.net/wp-content/uploads/2020/05/atos-bg-mobile-accessibility.jpg\" style=\"position: relative; height: 100%; width: 100%;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://atos.net/wp-content/uploads/2022/05/Female-Eco-warrior-shouting-into-a-megaphone-scaled.jpg\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"text-align: center\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"header__main-logo\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"header__banner-subtitle\" style=\"text-align: center\">...</h3>"
              }
            ]
          },
          "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": "form",
                "id": "#cp",
                "code": "<form id=\"cp\" class=\"allwhite\" tabindex=\"0\" aria-hidden=\"false\">...</form>"
              }
            ]
          },
          "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": "h1",
                "id": "",
                "code": "<h1 class=\"wai-only\" role=\"heading\" aria-level=\"1\">...</h1>"
              },
              {
                "tagName": "rs-layer",
                "id": "#slider-771-slide-2313-layer-24",
                "code": "<rs-layer id=\"slider-771-slide-2313-layer-24\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,301px,29px;yo:308px,331px,287px,389px;\" data-text=\"w:normal;s:35;l:35;fw:100;a:inherit;\" data-dim=\"w:517px,409px,442px,395px;h:auto,91px,92px,auto;\" data-frame_0=\"y:50px;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:280;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sp:10;sR:8710.1049804688;\" style=\"z-index: 9; font: 100 35px / 35px raleway; border-color: rgb(255, 255, 255); border-style: none; border-width: 0px; border-image: none 100% / 1 / 0 stretch; box-sizing: border-box; color: rgb(255, 255, 255); font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-variation-settings: normal; margin: 0px 0px 5px; padding: 0px 0px 5px; position: relative; vertical-align: baseline; height: auto; text-decoration: none; white-space: normal; width: 517px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: inherit; letter-spacing: 0px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;\" class=\"rs-layer\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">...</rs-layer>"
              },
              {
                "tagName": "rs-layer",
                "id": "#slider-771-slide-2313-layer-4",
                "code": "<rs-layer id=\"slider-771-slide-2313-layer-4\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,300px,31px;yo:252px,223px,189px,276px;\" data-text=\"w:normal;s:40;l:43;fw:100;a:inherit;\" data-dim=\"w:742px,465px,473px,374px;h:91px,auto,91px,auto;\" data-frame_0=\"y:-50px;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:290;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sp:10;sR:8700.1049804688;\" style=\"z-index: 6; font: 100 40px / 43px raleway; border-color: rgb(255, 255, 255); border-style: none; border-width: 0px; border-image: none 100% / 1 / 0 stretch; box-sizing: border-box; color: rgb(255, 255, 255); font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-variation-settings: normal; margin: 0px 0px 5px; padding: 0px 0px 5px; position: relative; vertical-align: baseline; text-decoration: none; white-space: normal; width: 742px; height: 91px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: inherit; letter-spacing: 0px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;\" class=\"rs-layer\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">...</rs-layer>"
              }
            ]
          },
          "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": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#experts\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#offerings\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#vision\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://atos.net/en/privacy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://documents.marketo.com/legal/cookies/\" target=\"new\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://matomo.org/privacy-policy/\" target=\"new\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://triblio.com/privacy-policy/\" target=\"new\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.accountinsight.ai/privacy-policy/\" target=\"new\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.adobe.com/privacy/policy.html\" target=\"new\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"new\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.mrpfd.com/privacy-policy/\" target=\"new\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.oktopost.com/privacy\" target=\"new\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.salesforce.com/content/dam/web/en_us/www/documents/legal/misc/pardot-security-privacy-and-architecture.pdf\" target=\"new\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"close\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"header__banner-subtitle\" style=\"text-align: center\">...</h3>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "rs-module-wrap",
                "id": "#rev_slider_771_1_wrapper",
                "code": "<rs-module-wrap id=\"rev_slider_771_1_wrapper\" data-source=\"gallery\" style=\"visibility: visible; background: transparent; padding: 0px; margin: 0px auto; height: 550px; display: block; width: 1280px; position: absolute; overflow: visible; left: 0px;\">...</rs-module-wrap>"
              },
              {
                "tagName": "rs-module-wrap",
                "id": "#rev_slider_775_2_wrapper",
                "code": "<rs-module-wrap id=\"rev_slider_775_2_wrapper\" data-source=\"gallery\" style=\"visibility: visible; background: transparent; padding: 0px; margin: 0px auto; height: 550px; display: block; width: 1280px; position: absolute; overflow: visible; left: -71px;\">...</rs-module-wrap>"
              },
              {
                "tagName": "rs-module-wrap",
                "id": "#rev_slider_777_4_wrapper",
                "code": "<rs-module-wrap id=\"rev_slider_777_4_wrapper\" data-source=\"gallery\" style=\"visibility: visible; background: transparent; padding: 0px; margin: 0px auto; height: 532px; display: block; width: auto; overflow: visible;\">...</rs-module-wrap>"
              },
              {
                "tagName": "rs-module-wrap",
                "id": "#rev_slider_779_3_wrapper",
                "code": "<rs-module-wrap id=\"rev_slider_779_3_wrapper\" data-source=\"gallery\" style=\"visibility: visible; background: transparent; padding: 0px; margin: 0px auto; height: 600px; display: block; width: 1280px; position: absolute; overflow: visible; left: -71px;\">...</rs-module-wrap>"
              },
              {
                "tagName": "rs-progress-bar",
                "id": "",
                "code": "<rs-progress-bar style=\"background: rgba(255, 255, 255, 0.5);\">...</rs-progress-bar>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "#slider-771-slide-2313-layer-22",
                "code": "<a id=\"slider-771-slide-2313-layer-22\" class=\"rs-layer rev-btn rev-withicon\" href=\"https://atos.net/en/lp/webinars-6th-global-accessibility-awareness-day\" target=\"_blank\" rel=\"noopener\" data-type=\"button\" data-rsp_ch=\"on\" data-xy=\"xo:601px,480px,301px,26px;yo:409px,420px,386px,500px;\" data-text=\"w:nowrap,nowrap,nowrap,normal;s:15,14,14,18;l:14;fw:500;a:inherit;\" data-dim=\"w:auto,auto,auto,318px;h:auto,auto,auto,43px;\" data-vbility=\"f,f,f,f\" data-padding=\"t:10;r:30;b:10;l:30;\" data-border=\"bos:solid;boc:#ffffff;bow:2px,2px,2px,2px;bor:30px,30px,30px,30px;\" data-frame_0=\"y:50px;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:270;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sR:8720.1049804688;\" data-frame_hover=\"c:#0596ff;bgc:#fff;boc:#fff;bor:30px,30px,30px,30px;bos:solid;bow:2px,2px,2px,2px;oX:50;oY:50;sp:0;e:none;\" style=\"z-index: 8; background-color: rgba(255, 255, 255, 0); font-family: raleway; cursor: pointer; outline: none; box-shadow: none; box-sizing: border-box; height: auto; width: auto; color: rgb(255, 255, 255); text-decoration: none; white-space: nowrap; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: inherit; line-height: 14px; letter-spacing: 0px; font-weight: 500; font-size: 15px; border-color: rgb(255, 255, 255); border-style: solid; border-width: 2px; padding: 10px 30px; border-radius: 30px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">...</a>"
              },
              {
                "tagName": "rs-layer",
                "id": "#slider-771-slide-2313-layer-24",
                "code": "<rs-layer id=\"slider-771-slide-2313-layer-24\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,301px,29px;yo:308px,331px,287px,389px;\" data-text=\"w:normal;s:35;l:35;fw:100;a:inherit;\" data-dim=\"w:517px,409px,442px,395px;h:auto,91px,92px,auto;\" data-frame_0=\"y:50px;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:280;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sp:10;sR:8710.1049804688;\" style=\"z-index: 9; font: 100 35px / 35px raleway; border-color: rgb(255, 255, 255); border-style: none; border-width: 0px; border-image: none 100% / 1 / 0 stretch; box-sizing: border-box; color: rgb(255, 255, 255); font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-variation-settings: normal; margin: 0px 0px 5px; padding: 0px 0px 5px; position: relative; vertical-align: baseline; height: auto; text-decoration: none; white-space: normal; width: 517px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: inherit; letter-spacing: 0px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;\" class=\"rs-layer\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">...</rs-layer>"
              },
              {
                "tagName": "rs-layer",
                "id": "#slider-771-slide-2313-layer-26",
                "code": "<rs-layer id=\"slider-771-slide-2313-layer-26\" data-type=\"image\" data-rsp_ch=\"on\" data-xy=\"xo:-205px;yo:-7px;\" data-text=\"w:nowrap,nowrap,nowrap,normal;l:0,0,0,22;a:left,left,left,inherit;\" data-dim=\"w:auto,auto,auto,2114px;h:auto,auto,auto,755px;\" data-vbility=\"f,f,f,t\" data-frame_0=\"tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sR:8690.1049804688;\" style=\"z-index: 5; color: rgb(255, 255, 255); width: 1400px; height: 500px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; transform-origin: 50% 50%; transform: translate(0px, 0px); opacity: 1; visibility: visible;\" class=\"rs-layer\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">...</rs-layer>"
              },
              {
                "tagName": "rs-layer",
                "id": "#slider-771-slide-2313-layer-4",
                "code": "<rs-layer id=\"slider-771-slide-2313-layer-4\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,300px,31px;yo:252px,223px,189px,276px;\" data-text=\"w:normal;s:40;l:43;fw:100;a:inherit;\" data-dim=\"w:742px,465px,473px,374px;h:91px,auto,91px,auto;\" data-frame_0=\"y:-50px;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:290;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sp:10;sR:8700.1049804688;\" style=\"z-index: 6; font: 100 40px / 43px raleway; border-color: rgb(255, 255, 255); border-style: none; border-width: 0px; border-image: none 100% / 1 / 0 stretch; box-sizing: border-box; color: rgb(255, 255, 255); font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-variation-settings: normal; margin: 0px 0px 5px; padding: 0px 0px 5px; position: relative; vertical-align: baseline; text-decoration: none; white-space: normal; width: 742px; height: 91px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; text-align: inherit; letter-spacing: 0px; transform-origin: 50% 50%; opacity: 1; transform: translate(0px, 0px); visibility: visible;\" class=\"rs-layer\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">...</rs-layer>"
              },
              {
                "tagName": "rs-layer",
                "id": "#slider-771-slide-2313-layer-5",
                "code": "<rs-layer id=\"slider-771-slide-2313-layer-5\" class=\"tp-shape tp-shapewrapper rs-layer\" data-type=\"shape\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,301px,28px;yo:300px,323px,279px,377px;\" data-text=\"w:normal;fw:100;a:inherit;\" data-dim=\"w:2000px;h:3px;\" data-frame_0=\"x:right;o:1;tp:600;\" data-frame_1=\"tp:600;st:9.8959350585938;sp:2140;sR:9.8959350585938;\" data-frame_999=\"o:0;tp:600;st:w;sR:6850.1049804688;\" style=\"z-index: 7; background-color: rgb(255, 255, 255); color: rgb(255, 255, 255); width: 2000px; height: 3px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; transform-origin: 50% 50%; opacity: 1; transform: translate3d(647.184px, 0px, 0px); visibility: visible;\" data-idcheck=\"true\" data-stylerecorder=\"true\" data-initialised=\"true\">...</rs-layer>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"accessibility-policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"consulting\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"experts\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"ict4inclusionchallenge\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"offerings\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"service\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"tag\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"testing\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"vision\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"x\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#content",
                "code": "<a id=\"content\" name=\"content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "URL",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "content": {
          "totals": {
            "violation": 19,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Area_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/div[1]/map[1]/area[3]",
                "aria": "/document[1]/main[1]/article[1]/link[12]"
              },
              "message": "<area> element in an image map has no text alternative",
              "bounds": {
                "left": 420,
                "top": 7633,
                "height": 0,
                "width": 0
              },
              "snippet": "<area href=\"mailto:smithjs@atos.net\" shape=\"rect\" coords=\"138,0,56,30\" title=\"mail\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Area_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/div[1]/map[1]/area[2]",
                "aria": "/document[1]/main[1]/article[1]/link[11]"
              },
              "message": "<area> element in an image map has no text alternative",
              "bounds": {
                "left": 420,
                "top": 7633,
                "height": 0,
                "width": 0
              },
              "snippet": "<area target=\"_blank\" href=\"https://twitter.com/scotiatec\" shape=\"rect\" coords=\"67,0,25,30\" title=\"Twitter\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Area_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/div[1]/map[1]/area[1]",
                "aria": "/document[1]/main[1]/article[1]/link[10]"
              },
              "message": "<area> element in an image map has no text alternative",
              "bounds": {
                "left": 420,
                "top": 7633,
                "height": 0,
                "width": 0
              },
              "snippet": "<area target=\"_blank\" href=\"https://www.linkedin.com/in/jim-smith-96a25018/\" shape=\"rect\" coords=\"0,0,28,30\" title=\"Linkedin\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Area_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/map[1]/area[3]",
                "aria": "/document[1]/main[1]/article[1]/link[8]"
              },
              "message": "<area> element in an image map has no text alternative",
              "bounds": {
                "left": 20,
                "top": 7609,
                "height": 0,
                "width": 0
              },
              "snippet": "<area href=\"mailto:neil.milliken@atos.net\" shape=\"rect\" coords=\"138,0,56,30\" title=\"mail\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Area_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/map[1]/area[2]",
                "aria": "/document[1]/main[1]/article[1]/link[7]"
              },
              "message": "<area> element in an image map has no text alternative",
              "bounds": {
                "left": 20,
                "top": 7609,
                "height": 0,
                "width": 0
              },
              "snippet": "<area target=\"_blank\" href=\"https://twitter.com/neilmilliken\" shape=\"rect\" coords=\"67,0,25,30\" title=\"Twitter\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Area_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[12]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/map[1]/area[1]",
                "aria": "/document[1]/main[1]/article[1]/link[6]"
              },
              "message": "<area> element in an image map has no text alternative",
              "bounds": {
                "left": 20,
                "top": 7609,
                "height": 0,
                "width": 0
              },
              "snippet": "<area target=\"_blank\" href=\"http://uk.linkedin.com/in/neilmilliken\" shape=\"rect\" coords=\"0,0,28,30\" title=\"Linkedin\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[4]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 547,
                "top": 2520,
                "height": 150,
                "width": 234
              },
              "snippet": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#service\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 284,
                "top": 2520,
                "height": 150,
                "width": 234
              },
              "snippet": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#testing\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 20,
                "top": 2520,
                "height": 150,
                "width": 234
              },
              "snippet": "<a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#consulting\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[7]/div[1]/div[1]/div[2]/div[1]/h3[2]",
                "aria": "/document[1]/main[1]/article[1]/heading[12]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 20,
                "top": 4652,
                "height": 15,
                "width": 760
              },
              "snippet": "<h3 style=\"margin-bottom: 20px\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/style[6]",
                "aria": "/document[1]"
              },
              "message": "The <style> element has the id \"rs-plugin-settings-inline-css\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<style id=\"rs-plugin-settings-inline-css\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/link[23]",
                "aria": "/document[1]"
              },
              "message": "The <link> element has the id \"rs-plugin-settings-css\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link media=\"all\" type=\"text/css\" href=\"https://atos.net/wp-content/plugins/revslider/public/assets/css/rs6.css\" id=\"rs-plugin-settings-css\" rel=\"stylesheet\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/header[1]/rs-fullwidth-wrap[1]/rs-fullwidth-wrap[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The <rs-fullwidth-wrap> element has the id \"rev_slider_771_1_forcefullwidth\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 64,
                "height": 469,
                "width": 800
              },
              "snippet": "<rs-fullwidth-wrap style=\"margin-top:0px;margin-bottom:0px;\" id=\"rev_slider_771_1_forcefullwidth\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -999,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a href=\"#content\" class=\"skip-main\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[8]/h2[1]",
                "aria": "/document[1]/banner[1]/heading[5]"
              },
              "message": "Text contrast of 1.10 with its background is less than the WCAG AA minimum requirements for text of size 25px and weight of 700",
              "bounds": {
                "left": 10,
                "top": 1144,
                "height": 35,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[7]/h2[1]",
                "aria": "/document[1]/banner[1]/heading[4]"
              },
              "message": "Text contrast of 1.10 with its background is less than the WCAG AA minimum requirements for text of size 25px and weight of 700",
              "bounds": {
                "left": 10,
                "top": 981,
                "height": 35,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[5]/h2[1]",
                "aria": "/document[1]/banner[1]/heading[2]"
              },
              "message": "Text contrast of 1.10 with its background is less than the WCAG AA minimum requirements for text of size 25px and weight of 700",
              "bounds": {
                "left": 10,
                "top": 854,
                "height": 35,
                "width": 780
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/form[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/banner[1]/heading[1]"
              },
              "message": "Text contrast of 1.10 with its background is less than the WCAG AA minimum requirements for text of size 28px and weight of 700",
              "bounds": {
                "left": 10,
                "top": 600,
                "height": 34,
                "width": 565
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/form[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 207,
                "height": 393,
                "width": 800
              },
              "snippet": "<form aria-hidden=\"false\" tabindex=\"0\" class=\"allwhite\" id=\"cp\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/u[1]",
                "aria": "/document[1]/main[1]/article[1]/link[1]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 222,
                "top": 1188,
                "height": 19,
                "width": 97
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[1]/article[1]/header[1]/h1[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[1]"
              },
              "message": "The explicitly-assigned ARIA role \"heading\" is redundant with the implicit role of the element <h1>",
              "bounds": {
                "left": -1,
                "top": 63,
                "height": 1,
                "width": 1
              },
              "snippet": "<h1 aria-level=\"1\" role=\"heading\" class=\"wai-only\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 64,
                "height": 8642,
                "width": 800
              },
              "snippet": "<main role=\"main\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "URL",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Accessibility and Assistive Technology - An Inclusive End User Experience (IUX) - Atos",
          "pageurl": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
          "time": 3.72,
          "creditsremaining": 345,
          "allitemcount": 132,
          "totalelements": 897,
          "waveurl": "http://wave.webaim.org/report?url=https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 5,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "alt_area_missing": {
                "id": "alt_area_missing",
                "description": "Image map area missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child > STRONG:first-child + BR + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child + H3"
                ],
                "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": 22,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 22,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + NAV > SPAN:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + NAV > SPAN:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + NAV > SPAN:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child > RS-FULLWIDTH-WRAP#rev_slider_771_1_forcefullwidth > RS-MODULE-WRAP#rev_slider_771_1_wrapper > RS-MODULE#rev_slider_771_1 > RS-LOADER:first-child + RS-PROGRESS + RS-SLIDES > RS-SLIDE:first-child > RS-SBG-PX:first-child + RS-LAYER-WRAP + RS-LAYER-WRAP > RS-LOOP-WRAP:first-child > RS-MASK-WRAP:first-child > RS-LAYER#slider-771-slide-2313-layer-4",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child > RS-FULLWIDTH-WRAP#rev_slider_771_1_forcefullwidth > RS-MODULE-WRAP#rev_slider_771_1_wrapper > RS-MODULE#rev_slider_771_1 > RS-LOADER:first-child + RS-PROGRESS + RS-SLIDES > RS-SLIDE:first-child > RS-SBG-PX:first-child + RS-LAYER-WRAP + RS-LAYER-WRAP + RS-LAYER-WRAP + RS-LAYER-WRAP + RS-LAYER-WRAP > RS-LOOP-WRAP:first-child > RS-MASK-WRAP:first-child > RS-LAYER#slider-771-slide-2313-layer-24",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child + DIV + P > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child + DIV + P + P > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child + DIV + P + P + P + P > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + P + H4 > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + P + H4 > A:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + P + H4 > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN + FOOTER > DIV:first-child + DIV > UL:first-child > LI#menu-item-12613 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN + FOOTER > DIV:first-child + DIV > UL:first-child > LI#menu-item-635662 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN + FOOTER > DIV:first-child + DIV > UL:first-child > LI#menu-item-12640 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN + FOOTER > DIV:first-child + DIV > UL:first-child > LI#menu-item-12639 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN + FOOTER > DIV:first-child + DIV > UL:first-child > LI#menu-item-13095 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN + FOOTER > DIV:first-child + DIV > UL:first-child > LI#menu-item-207007 > A:first-child"
                ],
                "contrastdata": [
                  [
                    3.08,
                    "#0596ff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.08,
                    "#0596ff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.08,
                    "#0596ff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.82,
                    "#0596ff",
                    "#f5f5f5",
                    false
                  ],
                  [
                    2.82,
                    "#0596ff",
                    "#f5f5f5",
                    false
                  ],
                  [
                    2.82,
                    "#0596ff",
                    "#f5f5f5",
                    false
                  ],
                  [
                    2.82,
                    "#0596ff",
                    "#f5f5f5",
                    false
                  ],
                  [
                    2.82,
                    "#0596ff",
                    "#f5f5f5",
                    false
                  ],
                  [
                    2.82,
                    "#0596ff",
                    "#f5f5f5",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 9,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > 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"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > FORM#cp > DIV:first-child > DIV:first-child > P:first-child > A:first-child + BR + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > FORM#cp > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child + BUTTON + BUTTON + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > FORM#cp > DIV:first-child + DIV + DIV > DIV:first-child + DIV > P:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + SCRIPT + STYLE + MAIN > SECTION:first-child > ARTICLE:first-child > HEADER:first-child + A + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + P + H4 > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER > FORM#cp > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + H2 + P > BR:first-child + A + A + A"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + LINK + LINK + SCRIPT + SCRIPT + LINK + META + META + TITLE + SCRIPT + META + LINK + LINK + META + META + META + META + META + META + META + META + META + META + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + SCRIPT + META + SCRIPT + STYLE + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "what": "URL",
      "result": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://atos.net/en/lp/accessibility-and-assistive-technology-iux",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.074",
        "responseTime": "2022-07-06T02:29:17.525Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1084613,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 27,
              "totalWarnings": 1,
              "totalIssues": 28
            },
            "issuesByLevel": {
              "A": {
                "count": 14,
                "pct": 50
              },
              "AA": {
                "count": 3,
                "pct": 10.71
              },
              "AAA": {
                "count": 28,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "be5d4abb-cc7b-4d03-a746-bb7c794dd798",
          "docID": "40fa93db-44fa-4264-e3ae-df64bb8c55fd",
          "sourceHash": "4b719e69a1527141c1194cb85610ed0f",
          "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=be5d4abb-cc7b-4d03-a746-bb7c794dd798",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 3011,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"lp_content lm-only wpb-js-composer ismac ischrome isnotie\"&gt;&lt;a class=\"skip-main\" href=\"#content\"&gt;Skip to main content&lt;/a&gt;&lt;header class=\"header\"&gt;&lt;div class=\"wrapper\"&gt;&lt;div class=\"header__pre cf\"&gt;&lt;div class",
              "xpath": "/html/body",
              "issueID": "0b37dcc8daa0540a0f76ddca1815fac0",
              "signature": "9d1b7ae5974fd557683ffb61d1c801f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0b37dcc8daa0540a0f76ddca1815fac0"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4609,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#consulting\"&gt;&lt;img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-content/uploads/2017/06/to-size4-47-white.png\" alt=\"\" width=\"150\" h",
              "xpath": "/html/body/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "985a3ee05f1b376e39d32b9de5e267f0",
              "signature": "5b27852da7e2a7ffae169b16a28f682d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=985a3ee05f1b376e39d32b9de5e267f0"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 324.671875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 324.671875,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4968,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#testing\"&gt;&lt;img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-content/uploads/2016/07/to-size5-white-09.png\" alt=\"\" width=\"150\" heig",
              "xpath": "/html/body/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "7e78f0b9952855c0effad5fcbb9209c5",
              "signature": "96a28a9c273670a84dfa95108fbbdee1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=7e78f0b9952855c0effad5fcbb9209c5"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 649.34375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 649.34375,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4969,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#service\"&gt;&lt;img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-content/uploads/2017/04/icon-level-3-3-digital-applications-white.png\"",
              "xpath": "/html/body/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "0122031259ee859a64467fe1ce304f1e",
              "signature": "02e056a6588d239caceb41956897a713",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0122031259ee859a64467fe1ce304f1e"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362.5,
                  "y": 132
                },
                "bottom-right": {
                  "x": 458.5,
                  "y": 154
                },
                "height": 22,
                "width": 96
              },
              "position": {
                "line": 5208,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"button-blue\" href=\"https://atos.net/en/events/gaad-2021-at-atos\"&gt;Read more &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[1]/article[1]/div[10]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
              "issueID": "557beab4e5226cc4a2628a30b08c7899",
              "signature": "12a3739934b48551bf1edc49d86b48f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=557beab4e5226cc4a2628a30b08c7899"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 773,
                  "y": 35
                },
                "bottom-right": {
                  "x": 994,
                  "y": 57
                },
                "height": 22,
                "width": 221
              },
              "position": {
                "line": 8805,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"cp_decline\"&gt;Decline all cookies&lt;/button&gt;",
              "xpath": "/html/body/header[1]/form[1]/div[1]/div[2]/button[2]",
              "issueID": "ff62eabb9cae69c5a0243e9728968ef7",
              "signature": "f2081390ba392b375ca358631f895f46",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ff62eabb9cae69c5a0243e9728968ef7"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 773,
                  "y": 70
                },
                "bottom-right": {
                  "x": 994,
                  "y": 92
                },
                "height": 22,
                "width": 221
              },
              "position": {
                "line": 8805,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"cp_customize\"&gt;Customize&lt;/button&gt;",
              "xpath": "/html/body/header[1]/form[1]/div[1]/div[2]/button[3]",
              "issueID": "0cd0c09c6eb2bd4244661f3fa0543743",
              "signature": "535eaaf7c2edbb4ecfd8b04cfc6ed254",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0cd0c09c6eb2bd4244661f3fa0543743"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 5029,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"wai-only\" role=\"heading\" aria-level=\"1\"&gt;Accessibility and Assistive Technology - An Inclusive End User Experience (IUX)&lt;/h1&gt;",
              "xpath": "/html/body/main[1]/section[1]/article[1]/header[1]/h1[1]",
              "issueID": "03459e368ecd00ac8df74630cb19c2e0",
              "signature": "c47bd587238e015f393740e91cec8733",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=03459e368ecd00ac8df74630cb19c2e0"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 612.484,
                  "y": 71.1094
                },
                "height": 71.1094,
                "width": 612.484
              },
              "position": {
                "line": 8813,
                "column": 0
              },
              "errorSnippet": "&lt;rs-layer id=\"slider-771-slide-2313-layer-4\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,300px,31px;yo:252px,223px,189px,276px;\" data-text=\"w:normal;s:40;l:43;fw:100;a:inherit;\" data-dim=\"w:742px,465px,473px,374px;h:91px,auto,91px,auto;\"",
              "xpath": "/html/body/main[1]/section[1]/article[1]/header[1]/rs-fullwidth-wrap[1]/rs-module-wrap[1]/rs-module[1]/rs-slides[1]/rs-slide[1]/rs-layer-wrap[2]/rs-loop-wrap[1]/rs-mask-wrap[1]/rs-layer[1]",
              "issueID": "dae8de4256f46db1e031cdbff5e17dff",
              "signature": "9e059e9d9747c860911ac7d7f9fdc3cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=dae8de4256f46db1e031cdbff5e17dff"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 426.75,
                  "y": 58
                },
                "height": 58,
                "width": 426.75
              },
              "position": {
                "line": 8813,
                "column": 0
              },
              "errorSnippet": "&lt;rs-layer id=\"slider-771-slide-2313-layer-24\" data-type=\"text\" data-rsp_ch=\"on\" data-xy=\"xo:600px,480px,301px,29px;yo:308px,331px,287px,389px;\" data-text=\"w:normal;s:35;l:35;fw:100;a:inherit;\" data-dim=\"w:517px,409px,442px,395px;h:auto,91px,92px,auto;",
              "xpath": "/html/body/main[1]/section[1]/article[1]/header[1]/rs-fullwidth-wrap[1]/rs-module-wrap[1]/rs-module[1]/rs-slides[1]/rs-slide[1]/rs-layer-wrap[5]/rs-loop-wrap[1]/rs-mask-wrap[1]/rs-layer[1]",
              "issueID": "a5face79e09061c2f534450a18ccba09",
              "signature": "4b6f147ca7dfd5623bd9f377aa1b6090",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a5face79e09061c2f534450a18ccba09"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 3011,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"lp_content lm-only wpb-js-composer ismac ischrome isnotie\"&gt;&lt;a class=\"skip-main\" href=\"#content\"&gt;Skip to main content&lt;/a&gt;&lt;header class=\"header\"&gt;&lt;div class=\"wrapper\"&gt;&lt;div class=\"header__pre cf\"&gt;&lt;div class",
              "xpath": "/html/body",
              "issueID": "7ede9042da8b8cede67ea228a7686964",
              "signature": "516324a405554ce24fe55713c3616834",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7ede9042da8b8cede67ea228a7686964"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 924,
                  "y": 18
                },
                "height": 18,
                "width": 924
              },
              "position": {
                "line": 1386,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"header__pre cf\"&gt;&lt;div class=\"dms hide\"&gt;&lt;div class=\"tb\"&gt;&lt;div&gt;&lt;div&gt;&lt;input type=\"checkbox\" aria-label=\"Switch between Darkmode and Lightmode\" class=\"dmswitch tb_checkbox\" aria-checked=\"true\"&gt;&lt;div class=\"tb_k",
              "xpath": "/html/body/header[1]/div[1]/div[1]",
              "issueID": "bc6f002e33575312969fdb7d732b6912",
              "signature": "63d04462a6726b6919ebf7e2b150dc8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bc6f002e33575312969fdb7d732b6912"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 511
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 748
                },
                "height": 237,
                "width": 1004
              },
              "position": {
                "line": 976,
                "column": 0
              },
              "errorSnippet": "&lt;form id=\"cp\" class=\"allwhite\" tabindex=\"0\" aria-hidden=\"false\"&gt;&lt;div class=\"grid-row cp_large\"&gt;&lt;div class=\"grid-col-9 cp_disclaimer\"&gt;&lt;p&gt;Our website uses &lt;a href=\"https://atos.net/en/privacy\"&gt;cookies&lt;/a&gt; to give you the",
              "xpath": "/html/body/header[1]/form[1]",
              "issueID": "5078cd7c01a1b4206c9c0fb5477b7f28",
              "signature": "92a5d0f4039d1bcf0a76a77847eee7b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5078cd7c01a1b4206c9c0fb5477b7f28"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 713,
                  "y": 209
                },
                "height": 209,
                "width": 713
              },
              "position": {
                "line": 975,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;Our website uses &lt;a href=\"https://atos.net/en/privacy\"&gt;cookies&lt;/a&gt; to give you the most optimal experience online by: measuring our audience, understanding how our webpages are viewed and improving consequently the way our website wo",
              "xpath": "/html/body/header[1]/form[1]/div[1]/div[1]/p[1]",
              "issueID": "477a4518ede9e9226355698127dbb63e",
              "signature": "f6722cb1bea2d778148254193bb6993f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=477a4518ede9e9226355698127dbb63e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -10
                },
                "height": -10,
                "width": -20
              },
              "position": {
                "line": 8805,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Our website uses &lt;a href=\"https://atos.net/en/privacy\"&gt;cookies&lt;/a&gt; to give you the most optimal experience online by: measuring our audience, understanding how our webpages are viewed and improving consequently the way our website wo",
              "xpath": "/html/body/header[1]/form[1]/div[3]/div[2]/p[1]",
              "issueID": "61c71d2340fb07d01851116eb397b510",
              "signature": "dfef54ddb41caa5f0f4baa63f60e919d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=61c71d2340fb07d01851116eb397b510"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 20
                },
                "bottom-right": {
                  "x": 924,
                  "y": 68
                },
                "height": 48,
                "width": 904
              },
              "position": {
                "line": 8817,
                "column": 0
              },
              "errorSnippet": "&lt;h3 class=\"header__banner-subtitle\" style=\"text-align: center\"&gt;Accessibility enables greater inclusivity providing benefits for organisations, their employees and customers&lt;/h3&gt;",
              "xpath": "/html/body/main[1]/section[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "b981de93b44693540ab30df03478a455",
              "signature": "f98a90f7c739af999fe5c57c3445b0d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b981de93b44693540ab30df03478a455"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 7725.390625
                },
                "bottom-right": {
                  "x": 944,
                  "y": 7769.390625
                },
                "height": 44,
                "width": 944
              },
              "position": {
                "line": 8829,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"footer__sub\"&gt;&lt;ul class=\"footer__menu\" lang=\"en\"&gt;&lt;li&gt;&lt;div id=\"footer_globe\"&gt;&lt;/div&gt;&lt;/li&gt;&lt;li id=\"menu-item-12613\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-12613\"&gt;&lt;a hr",
              "xpath": "/html/body/footer[1]/div[2]",
              "issueID": "53603e34bd9f2f09006491a868507420",
              "signature": "2d9d4ae1d45ff0068109bb96f107f313",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=53603e34bd9f2f09006491a868507420"
            },
            {
              "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": 4609,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#consulting\"&gt;&lt;img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-content/uploads/2017/06/to-size4-47-white.png\" alt=\"\" width=\"150\" h",
              "xpath": "/html/body/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "c67922aee7a4194220219cc0c229b86f",
              "signature": "28a00c2deaff60214997c5d57d3fbc77",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c67922aee7a4194220219cc0c229b86f"
            },
            {
              "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": 324.671875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 324.671875,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4968,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#testing\"&gt;&lt;img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-content/uploads/2016/07/to-size5-white-09.png\" alt=\"\" width=\"150\" heig",
              "xpath": "/html/body/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "1f6a2ce3129df3dd4cb3074400afc2b9",
              "signature": "bbabdba5fd2c7504537909cb1d65dcc0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1f6a2ce3129df3dd4cb3074400afc2b9"
            },
            {
              "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": 649.34375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 649.34375,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4969,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux#service\"&gt;&lt;img loading=\"lazy\" class=\"size-full wp-image-155695 aligncenter\" src=\"https://atos.net/wp-content/uploads/2017/04/icon-level-3-3-digital-applications-white.png\"",
              "xpath": "/html/body/main[1]/section[1]/article[1]/div[3]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "87986ee48347b84e8d7cb407e9f11d1f",
              "signature": "be9bb77076593b48119de153c9c58e22",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=87986ee48347b84e8d7cb407e9f11d1f"
            },
            {
              "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": 3011,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"lp_content lm-only wpb-js-composer ismac ischrome isnotie\"&gt;&lt;a class=\"skip-main\" href=\"#content\"&gt;Skip to main content&lt;/a&gt;&lt;header class=\"header\"&gt;&lt;div class=\"wrapper\"&gt;&lt;div class=\"header__pre cf\"&gt;&lt;div class",
              "xpath": "/html/body",
              "issueID": "811d02182a2be8cfef5e6952072e6e61",
              "signature": "8ab8d09e4e46b4a8b2eaec9eb6e30aa5",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=811d02182a2be8cfef5e6952072e6e61"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 138.828,
                  "y": 63.9844
                },
                "height": 63.9844,
                "width": 138.828
              },
              "position": {
                "line": 975,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo_color\" href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux\" style=\"\"&gt;&lt;img src=\"/wp-content/themes/atos/images/atos-logo-menu-bar.png\" alt=\"Accessibility and Assistive Technology - An Inclusive End User Experien",
              "xpath": "/html/body/header[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "04cd1620c6d7a36dd026a1eb20732f41",
              "signature": "cfdfaa642e941a9aa8ca230e917fcf89",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=04cd1620c6d7a36dd026a1eb20732f41"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282,
                  "y": 64
                },
                "height": 64,
                "width": 282
              },
              "position": {
                "line": 975,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo_white\" href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux\"&gt;&lt;img src=\"/wp-content/themes/atos/images/atos-logo-menu-bar.png\" alt=\"Accessibility and Assistive Technology - An Inclusive End User Experience (IUX)\"",
              "xpath": "/html/body/header[1]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "9e2afbc28ec3952a9d33bc2189a10acf",
              "signature": "bd0a0df95cd7354c11d64926b1431af4",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=9e2afbc28ec3952a9d33bc2189a10acf"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 138.828,
                  "y": 63.9844
                },
                "height": 63.9844,
                "width": 138.828
              },
              "position": {
                "line": 975,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo_darkmode\" href=\"https://atos.net/en/lp/accessibility-and-assistive-technology-iux\" style=\"\"&gt;&lt;img src=\"/wp-content/themes/atos/images/atos-logo-white-2021.png\" alt=\"Accessibility and Assistive Technology - An Inclusive End User Exp",
              "xpath": "/html/body/header[1]/div[1]/div[3]/div[1]/a[3]",
              "issueID": "e24cd20501fda19b53b4de1219efc511",
              "signature": "1bfc8fc1227f4480a126d732371b6db7",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=e24cd20501fda19b53b4de1219efc511"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2032,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://atos.net/en/privacy\"&gt;cookies&lt;/a&gt;",
              "xpath": "/html/body/header[1]/form[1]/div[3]/div[2]/p[1]/a[1]",
              "issueID": "0a45b86467b1c3467c9c308892f1e490",
              "signature": "f3dbcac3fd2b2b6c248827452e4b798e",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=0a45b86467b1c3467c9c308892f1e490"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2032,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://atos.net/en/privacy\"&gt;privacy policy&lt;/a&gt;",
              "xpath": "/html/body/header[1]/form[1]/div[3]/div[2]/p[1]/a[2]",
              "issueID": "00f87875ae2be83f84480396f7f7aa98",
              "signature": "7fb0e1878f2f455ee4035b68a85ddbbf",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=00f87875ae2be83f84480396f7f7aa98"
            },
            {
              "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": -54,
                  "y": -20
                },
                "height": -20,
                "width": -54
              },
              "position": {
                "line": 4608,
                "column": 34
              },
              "errorSnippet": "&lt;a id=\"slider-771-slide-2313-layer-22\" class=\"rs-layer rev-btn rev-withicon\" href=\"https://atos.net/en/lp/webinars-6th-global-accessibility-awareness-day\" target=\"_blank\" rel=\"noopener\" data-type=\"button\" data-rsp_ch=\"on\" data-xy=\"xo:601px,480px,301px",
              "xpath": "/html/body/main[1]/section[1]/article[1]/header[1]/rs-fullwidth-wrap[1]/rs-module-wrap[1]/rs-module[1]/rs-slides[1]/rs-slide[1]/rs-layer-wrap[4]/rs-loop-wrap[1]/rs-mask-wrap[1]/a[1]",
              "issueID": "b64aaaacb477f2eeccc4c6b199d99a9e",
              "signature": "96c3f40d2b89001f4758675283fa2c12",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b64aaaacb477f2eeccc4c6b199d99a9e"
            },
            {
              "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": 263.828125,
                  "y": 170
                },
                "bottom-right": {
                  "x": 263.828125,
                  "y": 170
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6217,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/header[1]/form[1]/div[1]/div[1]/p[1]/br[2]",
              "issueID": "b077929d3f0e25df7d92b1fac8ada562",
              "signature": "68bde984d16bffc8610635a627461de6",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=b077929d3f0e25df7d92b1fac8ada562"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:27:17",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      37
    ],
    [
      "ibm",
      24
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 9,
  "logSize": 2665,
  "errorLogCount": 8,
  "errorLogSize": 2413,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:29:17",
  "elapsedSeconds": 119,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focAll": 12,
        "focInd": 3,
        "focOp": 3,
        "hover": 17,
        "labClash": 1,
        "linkUl": 70,
        "role": 2,
        "styleDiff": 25,
        "zIndex": 87
      },
      "alfa": {
        "r11": 12,
        "r53": 4,
        "r61": 4,
        "r62": 8,
        "r64": 4,
        "r66": 26,
        "r68": 4,
        "r69": 26,
        "r73": 192,
        "r78": 20
      },
      "axe": {
        "color-contrast-enhanced": 81,
        "color-contrast": 69,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 2,
        "empty-heading": 1,
        "heading-order": 2,
        "link-name": 9
      },
      "htmlcs": {
        "e:AA.1_1_1.H24": 24,
        "e:AA.1_1_1.H30.2": 12,
        "e:AA.1_3_1.H42.2": 4,
        "e:AA.1_4_3.G18.Fail": 32,
        "w:AA.1_1_1.H67.2": 25,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 3,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3.G18.Alpha": 12,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.1_4_3_F24.F24.BGColour": 5,
        "w:AA.1_4_3_F24.F24.FGColour": 5,
        "w:AA.4_1_2.H91.A.EmptyWithName": 10,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "wave": {
        "e:alt_link_missing": 12,
        "e:alt_area_missing": 4,
        "e:heading_empty": 4,
        "c:contrast": 66,
        "a:heading_skipped": 1,
        "a:link_redundant": 6,
        "a:link_pdf": 1,
        "a:noscript": 1
      },
      "tenon": {
        "28": 4,
        "57": 12,
        "73": 4,
        "95": 20,
        "144": 28,
        "152": 12,
        "155": 2,
        "184": 20,
        "218": 4,
        "242": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 9,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 4,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 35,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 4,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 1,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 22,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 12,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 9,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 12,
              "what": "img element is the only link content but has no text alternative"
            },
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 10,
              "what": "Link has a name attribute but no href attribute or text"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 12,
              "what": "Linked image has no text alternative"
            }
          },
          "tenon": {
            "57": {
              "score": 12,
              "what": "Link has no text inside it"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "headingEmpty": {
          "alfa": {
            "r64": {
              "score": 3,
              "what": "Heading has no non-empty accessible name"
            }
          },
          "axe": {
            "empty-heading": {
              "score": 1,
              "what": "Heading empty"
            }
          },
          "htmlcs": {
            "e:AA.1_3_1.H42.2": {
              "score": 3,
              "what": "Heading empty"
            }
          },
          "wave": {
            "e:heading_empty": {
              "score": 3,
              "what": "Empty heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 7,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 20,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 20,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 52,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 24,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 50,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 144,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 10,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "imageMapAreaNoText": {
          "htmlcs": {
            "e:AA.1_1_1.H24": {
              "score": 24,
              "what": "Area element in an image map missing an alt attribute"
            }
          },
          "wave": {
            "e:alt_area_missing": {
              "score": 4,
              "what": "Image map area missing alternative text"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 6,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.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.G18.Alpha": {
              "score": 3,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 6,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkDestinationsSame": {
          "tenon": {
            "184": {
              "score": 10,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 3,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 1,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 779,
      "log": 87,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "noLeading",
          "score": 146
        },
        {
          "groupName": "contrastAA",
          "score": 92
        },
        {
          "groupName": "linkNoText",
          "score": 43
        },
        {
          "groupName": "linkIndication",
          "score": 39
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "imageMapAreaNoText",
          "score": 28
        },
        {
          "groupName": "contrastAAA",
          "score": 27
        },
        {
          "groupName": "zIndexNotZero",
          "score": 24
        },
        {
          "groupName": "headingOfNothing",
          "score": 12
        },
        {
          "groupName": "linkDestinationsSame",
          "score": 12
        },
        {
          "groupName": "tabFocusability",
          "score": 11
        },
        {
          "groupName": "contrastRisk",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "headingEmpty",
          "score": 8
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 8
        },
        {
          "groupName": "targetSize",
          "score": 8
        },
        {
          "groupName": "hoverSurprise",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "childMissing",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 3
        }
      ]
    }
  }
}