Accessibility test digest

Synopsis

Page: Unisys (100%)

URL: https://www.unisys.com/

Score: 1546

Tested by: Testaro, procedure tp15

Scored by: Testilo, procedure sp15c

Digested by: Testilo, procedure dp15a

Introduction

The Testaro application used its tp15 testing procedure to test the accessibility (barrier-free design and coding) of the Unisys (100%) web page at https://www.unisys.com/ on 2022/08/13. The procedure performed 1230 tests. Of these, 24 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total1546
log218
preventions100
focusableOperable176
svgImageNoText162
menuNavigation150
contrastAA111
focusIndication83
noLeading47
linkForcesNewWindow47
linkIndication45
tabIndexMissing38
zIndexNotZero36
contrastAAA32
targetSize29
spontaneousMotion25
attributeBad22
leadingClipsText22
roleBad20
inconsistentStyles13
hoverSurprise11
imageNoText11
tabFocusability10
ariaBadAttribute10
iframeTitleBad10
obsolete10
targetEmpty10
contentBeyondLandmarks9
contrastRisk9
buttonNoText8
focusableRole7
decorativeImageRisk5
typeRedundant5
imagesSameAlt5
horizontalScrolling5
linkVague5
duplicateID4
linkPair4
linkTextsSame4
textRotated4
visibleBulk3
hiddenContentRisk3
cssBansRotate3
pseudoNavListRisk3
scrollRisk3
ariaLabelWrongRisk3
noScriptRisk3
titleRedundant3

Issue summary

Special issues

log: Score 218. 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

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

svgImageNoText: Score 162. Issues reported by tests in this category:

menuNavigation: Score 150. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

titleRedundant: 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 sp15c. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "4yiew-unisys",
  "host": {
    "id": "unisys",
    "which": "https://www.unisys.com/",
    "what": "Unisys (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T14:16:49"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T14:21:27"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.unisys.com/",
        "what": "Unisys (100%)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.unisys.com/",
        "what": "Unisys (100%)"
      },
      {
        "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": 40,
        "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": "continuum",
        "what": "Continuum"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "Unisys (100%)",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.unisys.com/",
      "result": {
        "bytes": [
          1036410,
          1036410,
          1096148,
          1096148,
          1036410
        ],
        "localRatios": [
          1,
          1.058,
          1,
          1.058
        ],
        "meanLocalRatio": 1.029,
        "maxLocalRatio": 1.058,
        "globalRatio": 1.058,
        "pixelChanges": [
          0,
          480942,
          0,
          480942
        ],
        "meanPixelChange": 240471,
        "maxPixelChange": 480942,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "Unisys (100%)",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.unisys.com/",
      "result": {
        "visibleElements": 651
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.unisys.com/",
      "result": {
        "tabFocusables": 73,
        "tabFocused": 81,
        "discrepancy": 8
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "total": 73,
          "types": {
            "indicatorMissing": {
              "total": 5,
              "tagNames": {
                "SPAN": 5
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 68,
              "meanDelay": 0,
              "tagNames": {
                "A": 60,
                "BUTTON": 6,
                "DIV": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "SPAN",
              "text": "Business Outcomes"
            },
            {
              "tagName": "SPAN",
              "text": "Solutions"
            },
            {
              "tagName": "SPAN",
              "text": "Industries"
            },
            {
              "tagName": "SPAN",
              "text": "Partnerships"
            },
            {
              "tagName": "SPAN",
              "text": "Insights"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Unisys",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Language",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read the Blog Post",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Pause animation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Unisys’ Analyst and Advisor Event 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read the Article",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ensure Successful Transformation Through Change Management In today’s dynamic environment, your orga",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ensure Exceptional Experience Organizations like yours face tremendous pressure to collaborate, inno",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read the Brochure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore Client Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enabling new and innovative services to citizens",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Delivering a world-class traveling experience",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Delivering a positive experience for half a million students every day",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Transforming IT through essential infrastructures",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Improving lives through natural resource deployment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enabling safer vehicles and industrial machines",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Delivering cargo on time and securely",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Creating value for customers and consumers globally",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Helping customers realize the ‘great Australian dream’ of home ownership",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enabling great journeys to keep New Zealand moving",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "4 Min Read Forbes Names Unisys to America’s Best Employers for Women List",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "47 Min Read Unisys Announces 2Q22 Results",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "5 Min Read ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Managed Services in the U.",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Business Outcomes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Industries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Insights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partnerships",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Unisys",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investor Relations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Alumni",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Clients",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Awards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Thought Leaders",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Corporate Social Responsibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity, Equity and Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Environmental, Social and Governance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy and Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Glossary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vimeo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Podcasts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Trademarks",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Use",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Notice",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Do Not Sell My Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Cookie Settings",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "I ACCEPT COOKIES",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "total": 226,
          "types": {
            "onlyFocusable": {
              "total": 12,
              "tagNames": {
                "SPAN": 10,
                "DIV": 2
              }
            },
            "onlyOperable": {
              "total": 113,
              "tagNames": {
                "A": 107,
                "DIV": 6
              }
            },
            "focusableAndOperable": {
              "total": 101,
              "tagNames": {
                "A": 77,
                "BUTTON": 20,
                "INPUT": 2,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Business Outcomes"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Solutions"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Industries"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Partnerships"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Insights"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Business Outcomes"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Solutions"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Industries"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Partnerships"
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Insights"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"vertical-card-carousel__actions\" tabindex=\"0\" aria-label=\"Carousel N"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"noteworthy-content-carousel__actions\" tabindex=\"0\" aria-label=\"Carou"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Drive Organizational Change",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ensure Exceptional Experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anticipate Employees’ Needs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tailor Technology to Your Workers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accelerate Problem-Free Modernization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Secure Your Transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enable Continuous Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Workplace Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud, Applications & Infrastructure Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enterprise Computing Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Process Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Communications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare and Life Sciences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Higher Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manufacturing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel and Transportation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alliance Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Channel Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CEO Perspectives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artificial Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ClearPath Forward",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Workplace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Responsibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ClearPath Forward",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Workplace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Responsibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Française",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Português",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "日本語",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drive Organizational Change",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ensure Exceptional Experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anticipate Employees’ Needs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tailor Technology to Your Workers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accelerate Problem-Free Modernization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Secure Your Transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enable Continuous Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Workplace Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud, Applications & Infrastructure Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enterprise Computing Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Process Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Communications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare and Life Sciences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Higher Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manufacturing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel and Transportation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alliance Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Channel Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CEO Perspectives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artificial Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cybersecurity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sustainability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the News Release",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the News Release",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the Blog Post",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" aria-label",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"swiper-pagination-bullet\" aria-label=\"Slide 1\" style=\"cursor: defaul",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accelerate Problem-Free Modernization Nearly every large organization in today's",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deliver Consistent Value Your ClearPath Forward environment offers the stability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anticipate Employees’ Needs Employees come to work seeking the same joyful relat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Secure Your Transformation Digital transformation has brought much-needed scalab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "An Infrastructure that \"Just Works\" Whether it’s operations, performance, or ava",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enable Continuous Compliance in the Cloud Commercial businesses and government a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tailor Technology to Your Workers When you roll out new software or systems, ado",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Extend Your ClearPath Forward Environment You’ve spent years building the ClearP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"swiper-scrollbar-drag\" style=\"transform: translate3d(0px, 0px, 0px);",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"vertical-card-carousel__next\" role=\"button\" aria-label=\"Next\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Min Read Unisys Earns Top Score on 2022 Disability Equality Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Min Read Savoy Magazine Names Unisys General Counsel Claudius Sokenu to 2022 M",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2 Min Read Unisys Announces Dates of Second-Quarter 2022 Financial Results and C",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4 Min Read Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6 Min Read Unisys Announces Winners of the 13th Annual Unisys Innovation Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Min Read Unisys Digital Workplace Solutions Awarded HDI's IT Support Center Ce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3 Min Read DiversityInc Names Unisys a “Noteworthy Company” for Diversity, Equit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3 Min Read Unisys Announces First Quarter 2022 Wins for Digital Workplace and Cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "38 Min Read Unisys Announces 1Q22 Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4 Min Read Unisys Appoints Claudius O. Sokenu as General Counsel and Secretary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Min Read Unisys Appoints Debra McCann as Chief Financial Officer, Mike Thomson",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2 Min Read Unisys Announces Date of First-Quarter 2022 Financial Results and Con",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"swiper-scrollbar-drag\" style=\"transform: translate3d(0px, 0px, 0px);",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"noteworthy-content-carousel__next\" role=\"button\" aria-label=\"Next\" s",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Hamburger Menu\" class=\"header__hamburger-menu-toggle\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"header__logo\" aria-label=\"Unisys Logo\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Unisys",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Language",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"header-search__trigger\" aria-label=\"Open Search\" st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"query\" placeholder=\"Type to search...\" class=\"header-se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Clear",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"submit\" class=\"header-search__submit\" aria-label=\"Search\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" class=\"header-search__close\" aria-label=\"Close Search\" sty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Jump to:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Outcomes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Thought Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latest News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Unisys",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Language",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"query\" placeholder=\"Type to search...\" class=\"hamburger",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Clear",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"submit\" class=\"hamburger-menu__search-submit\" aria-label=\"Search\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back to menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back to menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back to menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back to menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back to menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Back to menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"modal__close\" style=\"cursor: default;\"> <svg viewBox=\"0 0 20 20\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Française",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Português",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "日本語",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the Blog Post",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Pause animation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unisys’ Analyst and Advisor Event 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ensure Successful Transformation Through Change Management In today’s dynamic en",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ensure Exceptional Experience Organizations like yours face tremendous pressure ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the Brochure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Client Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enabling new and innovative services to citizens",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Delivering a world-class traveling experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Delivering a positive experience for half a million students every day",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transforming IT through essential infrastructures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Improving lives through natural resource deployment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enabling safer vehicles and industrial machines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Delivering cargo on time and securely",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Creating value for customers and consumers globally",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Helping customers realize the ‘great Australian dream’ of home ownership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enabling great journeys to keep New Zealand moving",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4 Min Read Forbes Names Unisys to America’s Best Employers for Women List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "47 Min Read Unisys Announces 2Q22 Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Min Read ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Manage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Outcomes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partnerships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Unisys",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alumni",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Thought Leaders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Social Responsibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity, Equity and Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental, Social and Governance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy and Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"footer__logo\" aria-label=\"Unisys Logo\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vimeo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trademarks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Notice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do Not Sell My Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "truste-show-consent",
              "text": "Cookie Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "truste-consent-button",
              "text": "I ACCEPT COOKIES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"https://11473337.fls.doubleclick.net/activityi;src=11473337;type=in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "triggers": 132,
          "headTriggers": 40,
          "tailTriggers": 92,
          "impactTriggers": 8,
          "additions": 6,
          "removals": 2,
          "opacityChanges": 6,
          "opacityImpact": 8,
          "unhoverables": 14
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "Enablingnewandinnovativeservicestocitizens",
                "additions": 1,
                "removals": 1,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "DeliverConsistentValueYourClearPathForwardenvironm",
                "additions": 1,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 2
              },
              {
                "tagName": "A",
                "text": "AccelerateProblem-FreeModernizationNearlyeverylarg",
                "additions": 1,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 2
              },
              {
                "tagName": "A",
                "text": "LearnMore",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "ExploreClientStories"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<picture><sourcesrcset=\"/siteassets/navigation/hea"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "SolutionsDigitalWorkplaceSolutionsCloud,Applicatio"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "EnableContinuousComplianceintheCloudCommercialbusi"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "ReadtheNewsRelease"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Pauseanimation"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "AboutUnisys"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "AboutUnisys"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "AnticipateEmployees’NeedsEmployeescometoworkseekin"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "InsightsCEOPerspectivesArtificialIntelligenceCyber"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "SecureYourTransformationDigitaltransformationhasbr"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Language"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "ExtendYourClearPathForwardEnvironmentYou’vespentye"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "BusinessOutcomesDriveOrganizationalChangeEnsureExc"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 21
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"modal__close\"> <svg viewBox=\"0 0 20 20\"> <use xlink:href=\"#close-icon\"></use> </svg> </button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Hamburger Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Language"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open Search"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search Box"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Clear"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close Search"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Jump to:"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Language"
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search Box"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Clear"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back to menu"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back to menu"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back to menu"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back to menu"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back to menu"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Back to menu"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Pause animation"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Cookie Settings"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "I ACCEPT COOKIES"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "links": 184,
          "adjacent": {
            "total": 56,
            "underlined": 13,
            "underlinedPercent": 23
          }
        },
        "items": {
          "underlined": [
            "",
            "Unisys’ Analyst and Advisor Event 2022",
            "Ensure Successful Transformation Through Change Management In today’s dynamic environment, your organization, like many, is transforming and driving strategic initiatives. These efforts are crucial to maintain a competitive edge.",
            "Ensure Exceptional Experience Organizations like yours face tremendous pressure to collaborate, innovate, and adapt to changing business circumstances. On top of that, you’re navigating hybrid workplace environments stressed by the mass switch to work-from-home. When your employees can’t reliably use their technology, you could be alienating your most talented people. As a result, you could be wasting time and money and could experience more employee turnover than desired.",
            "Accelerate Problem-Free Modernization Nearly every large organization in today's modern economy has either already embarked upon or is seriously considering adopting a multi-cloud strategy to accelerate digital transformation and gain the benefits of cloud computing.",
            "Deliver Consistent Value Your ClearPath Forward environment offers the stability and predictability vital to your business's continuous operation. Change remains a constant, though, and you probably feel pressure to fulfill a cloud-first strategy and adopt the latest technologies the moment they hit the market. But opting for something different—whether it's a new market entrant or an industry off-the-shelf package—means setting yourself up for cycles of constant change.",
            "Anticipate Employees’ Needs Employees come to work seeking the same joyful relationship with their technology that they experience as a consumer. They expect devices and software to be easy to use and collaboration to be intuitive—far from the reality in modern workplaces.",
            "Secure Your Transformation Digital transformation has brought much-needed scalability and agility to commercial businesses and government agencies alike, improving efficiency and fostering innovation. It has also introduced a new set of security risks and risk enablers.",
            "An Infrastructure that \"Just Works\" Whether it’s operations, performance, or availability, you need to know your environment will work as expected day in, day out. And that’s exactly what you get with the proven ClearPath Forward environment. It runs high volumes of transactions without interruption. It minimizes the risk of data breaches.",
            "Enable Continuous Compliance in the Cloud Commercial businesses and government agencies are all coping with a dramatic rise in compliance burdens. Every data breach drives a raft of new regulations, especially in the cloud—and these regulations will only continue to evolve and grow in volume.",
            "Tailor Technology to Your Workers When you roll out new software or systems, adoption lags. You might see only 10% of your workforce using new technology, while some reject it altogether. Partially, that’s because they don’t understand the value or relevance of upgrades and updates.",
            "Extend Your ClearPath Forward Environment You’ve spent years building the ClearPath Forward applications that define and drive your operations. But it’s not about keeping things as they are anymore—it’s about expanding them and connecting them to new digital services and the cloud. Failing to evolve will prevent you from gaining the agility to respond to changing regulatory, commercial, and user requirements.",
            ""
          ],
          "notUnderlined": [
            "Skip to main",
            "About Unisys",
            "Blog",
            "Careers",
            "Contact Us",
            "Contact Us",
            "Contact Us",
            "About Unisys",
            "Blog",
            "Careers",
            "Read the News Release",
            "Read the Blog Post",
            "Read the News Release",
            "Read the Blog Post",
            "Read the Article",
            "Learn More",
            "Read the Brochure",
            "Explore Client Stories",
            "Enabling new and innovative services to citizens",
            "Delivering a world-class traveling experience",
            "Delivering a positive experience for half a million students every day",
            "Transforming IT through essential infrastructures",
            "Improving lives through natural resource deployment",
            "Enabling safer vehicles and industrial machines",
            "Delivering cargo on time and securely",
            "Creating value for customers and consumers globally",
            "Helping customers realize the ‘great Australian dream’ of home ownership",
            "Enabling great journeys to keep New Zealand moving",
            "4 Min Read Forbes Names Unisys to America’s Best Employers for Women List",
            "47 Min Read Unisys Announces 2Q22 Results",
            "5 Min Read ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Managed Services in the U.S. and Brazil",
            "5 Min Read Unisys Earns Top Score on 2022 Disability Equality Index",
            "5 Min Read Savoy Magazine Names Unisys General Counsel Claudius Sokenu to 2022 Most Influential Black Executives in Corporate America List",
            "2 Min Read Unisys Announces Dates of Second-Quarter 2022 Financial Results and Conference Call",
            "4 Min Read Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030",
            "6 Min Read Unisys Announces Winners of the 13th Annual Unisys Innovation Program (UIP) Contest",
            "5 Min Read Unisys Digital Workplace Solutions Awarded HDI's IT Support Center Certification",
            "3 Min Read DiversityInc Names Unisys a “Noteworthy Company” for Diversity, Equity and Inclusion",
            "3 Min Read Unisys Announces First Quarter 2022 Wins for Digital Workplace and Cloud and Infrastructure Solutions",
            "38 Min Read Unisys Announces 1Q22 Results",
            "4 Min Read Unisys Appoints Claudius O. Sokenu as General Counsel and Secretary",
            "5 Min Read Unisys Appoints Debra McCann as Chief Financial Officer, Mike Thomson as President and Chief Operating Officer",
            "2 Min Read Unisys Announces Date of First-Quarter 2022 Financial Results and Conference Call"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 190,
              "correct": 42,
              "incorrect": 148
            },
            "specific": {
              "tab": {
                "total": 38,
                "correct": 38,
                "incorrect": 0
              },
              "left": {
                "total": 11,
                "correct": 0,
                "incorrect": 11
              },
              "right": {
                "total": 11,
                "correct": 0,
                "incorrect": 11
              },
              "up": {
                "total": 27,
                "correct": 0,
                "incorrect": 27
              },
              "down": {
                "total": 27,
                "correct": 0,
                "incorrect": 27
              },
              "home": {
                "total": 38,
                "correct": 2,
                "incorrect": 36
              },
              "end": {
                "total": 38,
                "correct": 2,
                "incorrect": 36
              }
            }
          },
          "menuItems": {
            "total": 38,
            "correct": 0,
            "incorrect": 38
          },
          "menus": {
            "total": 7,
            "correct": 0,
            "incorrect": 7
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "LI",
              "text": "Business Outcomes Drive Organizational Change Ensure Exceptional Experience Anticipate Employees’ Ne",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Solutions Digital Workplace Solutions Cloud, Applications & Infrastructure Solutions Enterprise Comp",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Industries Communications Financial Services Healthcare and Life Sciences Higher Education Manufactu",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Partnerships Alliance Partners Channel Partners",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Insights CEO Perspectives Artificial Intelligence Cybersecurity Innovation Sustainability",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Contact Us",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home"
              ]
            },
            {
              "tagName": "LI",
              "text": "Drive Organizational Change",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Ensure Exceptional Experience",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Anticipate Employees’ Needs",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Tailor Technology to Your Workers",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Accelerate Problem-Free Modernization",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Secure Your Transformation",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Enable Continuous Compliance",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Digital Workplace Solutions",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Cloud, Applications & Infrastructure Solutions",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Enterprise Computing Solutions",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Business Process Solutions",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Cybersecurity Solutions",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Communications",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Financial Services",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Healthcare and Life Sciences",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Higher Education",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Manufacturing",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Public Sector",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Retail",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Travel and Transportation",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Alliance Partners",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Channel Partners",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "CEO Perspectives",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Artificial Intelligence",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Cybersecurity",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Innovation",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Sustainability",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Business Outcomes",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Solutions",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Industries",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Partnerships",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Insights",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.unisys.com/",
      "result": {
        "roleElements": 58,
        "badRoleElements": 12,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "complementary": {
              "bad": 1,
              "redundant": 0
            },
            "button": {
              "bad": 4,
              "redundant": 0
            }
          },
          "BUTTON": {
            "combobox": {
              "bad": 1,
              "redundant": 0
            }
          },
          "UL": {
            "listbox": {
              "bad": 1,
              "redundant": 0
            }
          },
          "LI": {
            "listbox": {
              "bad": 5,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.unisys.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 20,
            "subtotals": [
              7,
              6,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 56,
            "subtotals": [
              31,
              13,
              12
            ]
          },
          "listLink": {
            "total": 128,
            "subtotals": [
              57,
              27,
              20,
              7,
              6,
              6,
              5
            ]
          },
          "h1": {
            "total": 4
          },
          "h2": {
            "total": 6
          },
          "h3": {
            "total": 25,
            "subtotals": [
              15,
              10
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                "Language",
                "",
                "Clear",
                "",
                "",
                "Jump to:",
                "Language",
                "Clear",
                "",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "",
                "Pause animation",
                "Cookie Settings"
              ],
              "700": [
                "I ACCEPT COOKIES"
              ]
            },
            "borderStyle": {
              "none": [
                "",
                "Language",
                "",
                "Clear",
                "",
                "",
                "Language",
                "Clear",
                "",
                "",
                "Pause animation",
                "Cookie Settings"
              ],
              "solid none none": [
                "Jump to:"
              ],
              "none none solid": [
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu"
              ],
              "solid": [
                "I ACCEPT COOKIES"
              ]
            },
            "borderWidth": {
              "0px": [
                "",
                "Language",
                "",
                "Clear",
                "",
                "",
                "Language",
                "Clear",
                "",
                "",
                "Pause animation",
                "Cookie Settings"
              ],
              "1px 0px 0px": [
                "Jump to:"
              ],
              "0px 0px 1px": [
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu"
              ],
              "1px": [
                "I ACCEPT COOKIES"
              ]
            },
            "height": {
              "25px": [
                "",
                "",
                "Clear",
                "",
                "",
                "Clear",
                ""
              ],
              "20.0156px": [
                "Language"
              ],
              "60px": [
                "Jump to:"
              ],
              "30.0547px": [
                "Language"
              ],
              "auto": [
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu"
              ],
              "50px": [
                ""
              ],
              "40px": [
                "Pause animation"
              ],
              "37.7969px": [
                "Cookie Settings"
              ],
              "39.7969px": [
                "I ACCEPT COOKIES"
              ]
            },
            "lineHeight": {
              "18.4px": [
                "",
                "",
                "Clear",
                "",
                "",
                "Clear",
                "",
                ""
              ],
              "20.02px": [
                "Language",
                "Jump to:"
              ],
              "30.06px": [
                "Language"
              ],
              "normal": [
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Pause animation"
              ],
              "13.8px": [
                "Cookie Settings",
                "I ACCEPT COOKIES"
              ]
            },
            "minHeight": {
              "0px": [
                "",
                "Language",
                "",
                "Clear",
                "",
                "",
                "Jump to:",
                "Language",
                "Clear",
                "",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "",
                "Cookie Settings",
                "I ACCEPT COOKIES"
              ],
              "auto": [
                "Pause animation"
              ]
            },
            "minWidth": {
              "0px": [
                "",
                "Language",
                "",
                "Clear",
                "",
                "",
                "Jump to:",
                "Language",
                "Clear",
                "",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                "Back to menu",
                ""
              ],
              "auto": [
                "Pause animation"
              ],
              "140px": [
                "Cookie Settings",
                "I ACCEPT COOKIES"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "About Unisys",
                "Blog",
                "Careers",
                "About Unisys",
                "Blog",
                "Careers",
                "Unisys’ Analyst and Advisor Event 2022",
                "Ensure Successful Transformation Through Change Management                              In today’s dynamic environment, your organization, like many, is transforming and driving strategic initiatives. These efforts are crucial to maintain a competitive edge.",
                "Ensure Exceptional Experience                              Organizations like yours face tremendous pressure to collaborate, innovate, and adapt to changing business circumstances. On top of that, you’re navigating hybrid workplace environments stressed by the mass switch to work-from-home. When your employees can’t reliably use their technology, you could be alienating your most talented people. As a result, you could be wasting time and money and could experience more employee turnover than desired.",
                "Accelerate Problem-Free Modernization                              Nearly every large organization in today's modern economy has either already embarked upon or is seriously considering adopting a multi-cloud strategy to accelerate digital transformation and gain the benefits of cloud computing.",
                "Deliver Consistent Value                              Your ClearPath Forward environment offers the stability and predictability vital to your business's continuous operation. Change remains a constant, though, and you probably feel pressure to fulfill a cloud-first strategy and adopt the latest technologies the moment they hit the market. But opting for something different—whether it's a new market entrant or an industry off-the-shelf package—means setting yourself up for cycles of constant change.",
                "Anticipate Employees’ Needs                              Employees come to work seeking the same joyful relationship with their technology that they experience as a consumer. They expect devices and software to be easy to use and collaboration to be intuitive—far from the reality in modern workplaces.",
                "Secure Your Transformation                              Digital transformation has brought much-needed scalability and agility to commercial businesses and government agencies alike, improving efficiency and fostering innovation. It has also introduced a new set of security risks and risk enablers.",
                "An Infrastructure that \"Just Works\"                              Whether it’s operations, performance, or availability, you need to know your environment will work as expected day in, day out. And that’s exactly what you get with the proven ClearPath Forward environment. It runs high volumes of transactions without interruption. It minimizes the risk of data breaches.",
                "Enable Continuous Compliance in the Cloud                              Commercial businesses and government agencies are all coping with a dramatic rise in compliance burdens. Every data breach drives a raft of new regulations, especially in the cloud—and these regulations will only continue to evolve and grow in volume.",
                "Tailor Technology to Your Workers                              When you roll out new software or systems, adoption lags. You might see only 10% of your workforce using new technology, while some reject it altogether. Partially, that’s because they don’t understand the value or relevance of upgrades and updates.",
                "Extend Your ClearPath Forward Environment                              You’ve spent years building the ClearPath Forward applications that define and drive your operations. But it’s not about keeping things as they are anymore—it’s about expanding them and connecting them to new digital services and the cloud. Failing to evolve will prevent you from gaining the agility to respond to changing regulatory, commercial, and user requirements.",
                "Enabling new and innovative services to citizens",
                "Delivering a world-class traveling experience",
                "Delivering a positive experience for half a million students every day",
                "Transforming IT through essential infrastructures",
                "Improving lives through natural resource deployment",
                "Enabling safer vehicles and industrial machines",
                "Delivering cargo on time and securely",
                "Creating value for customers and consumers globally",
                "Helping customers realize the ‘great Australian dream’ of home ownership",
                "Enabling great journeys to keep New Zealand moving",
                "4 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Forbes Names Unisys to America’s Best Employers for Women List",
                "47 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces 2Q22 Results",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Managed Services in the U.S. and Brazil",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Earns Top Score on 2022 Disability Equality Index",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Savoy Magazine Names Unisys General Counsel Claudius Sokenu to 2022 Most Influential Black Executives in Corporate America List",
                "2 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces Dates of Second-Quarter 2022 Financial Results and Conference Call",
                "4 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030",
                "6 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces Winners of the 13th Annual Unisys Innovation Program (UIP) Contest",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Digital Workplace Solutions Awarded HDI's IT Support Center Certification",
                "3 Min Read                                                                                                                                                                                                                                                                                                                                                                                        DiversityInc Names Unisys a “Noteworthy Company” for Diversity, Equity and Inclusion",
                "3 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces First Quarter 2022 Wins for Digital Workplace and Cloud and Infrastructure Solutions",
                "38 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces 1Q22 Results",
                "4 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Appoints Claudius O. Sokenu as General Counsel and Secretary",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Appoints Debra McCann as Chief Financial Officer, Mike Thomson as President and Chief Operating Officer",
                "2 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces Date of First-Quarter 2022 Financial Results and Conference Call",
                ""
              ],
              "500": [
                "Skip to main",
                "Contact Us",
                "Contact Us",
                "Contact Us",
                "Read the News Release",
                "Read the Blog Post",
                "Read the News Release",
                "Read the Blog Post",
                "Read the Article",
                "Learn More",
                "Read the Brochure",
                "Explore Client Stories"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to main",
                "About Unisys",
                "Blog",
                "Careers",
                "Contact Us",
                "Contact Us",
                "Contact Us",
                "About Unisys",
                "Blog",
                "Careers",
                "Read the News Release",
                "Read the Blog Post",
                "Read the News Release",
                "Read the Blog Post",
                "Read the Article",
                "Learn More",
                "Read the Brochure",
                "Explore Client Stories",
                "Enabling new and innovative services to citizens",
                "Delivering a world-class traveling experience",
                "Delivering a positive experience for half a million students every day",
                "Transforming IT through essential infrastructures",
                "Improving lives through natural resource deployment",
                "Enabling safer vehicles and industrial machines",
                "Delivering cargo on time and securely",
                "Creating value for customers and consumers globally",
                "Helping customers realize the ‘great Australian dream’ of home ownership",
                "Enabling great journeys to keep New Zealand moving",
                "4 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Forbes Names Unisys to America’s Best Employers for Women List",
                "47 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces 2Q22 Results",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Managed Services in the U.S. and Brazil",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Earns Top Score on 2022 Disability Equality Index",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Savoy Magazine Names Unisys General Counsel Claudius Sokenu to 2022 Most Influential Black Executives in Corporate America List",
                "2 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces Dates of Second-Quarter 2022 Financial Results and Conference Call",
                "4 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030",
                "6 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces Winners of the 13th Annual Unisys Innovation Program (UIP) Contest",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Digital Workplace Solutions Awarded HDI's IT Support Center Certification",
                "3 Min Read                                                                                                                                                                                                                                                                                                                                                                                        DiversityInc Names Unisys a “Noteworthy Company” for Diversity, Equity and Inclusion",
                "3 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces First Quarter 2022 Wins for Digital Workplace and Cloud and Infrastructure Solutions",
                "38 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces 1Q22 Results",
                "4 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Appoints Claudius O. Sokenu as General Counsel and Secretary",
                "5 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Appoints Debra McCann as Chief Financial Officer, Mike Thomson as President and Chief Operating Officer",
                "2 Min Read                                                                                                                                                                                                                                                                                                                                                                                        Unisys Announces Date of First-Quarter 2022 Financial Results and Conference Call"
              ],
              "underline": [
                "",
                "Unisys’ Analyst and Advisor Event 2022",
                "Ensure Successful Transformation Through Change Management                              In today’s dynamic environment, your organization, like many, is transforming and driving strategic initiatives. These efforts are crucial to maintain a competitive edge.",
                "Ensure Exceptional Experience                              Organizations like yours face tremendous pressure to collaborate, innovate, and adapt to changing business circumstances. On top of that, you’re navigating hybrid workplace environments stressed by the mass switch to work-from-home. When your employees can’t reliably use their technology, you could be alienating your most talented people. As a result, you could be wasting time and money and could experience more employee turnover than desired.",
                "Accelerate Problem-Free Modernization                              Nearly every large organization in today's modern economy has either already embarked upon or is seriously considering adopting a multi-cloud strategy to accelerate digital transformation and gain the benefits of cloud computing.",
                "Deliver Consistent Value                              Your ClearPath Forward environment offers the stability and predictability vital to your business's continuous operation. Change remains a constant, though, and you probably feel pressure to fulfill a cloud-first strategy and adopt the latest technologies the moment they hit the market. But opting for something different—whether it's a new market entrant or an industry off-the-shelf package—means setting yourself up for cycles of constant change.",
                "Anticipate Employees’ Needs                              Employees come to work seeking the same joyful relationship with their technology that they experience as a consumer. They expect devices and software to be easy to use and collaboration to be intuitive—far from the reality in modern workplaces.",
                "Secure Your Transformation                              Digital transformation has brought much-needed scalability and agility to commercial businesses and government agencies alike, improving efficiency and fostering innovation. It has also introduced a new set of security risks and risk enablers.",
                "An Infrastructure that \"Just Works\"                              Whether it’s operations, performance, or availability, you need to know your environment will work as expected day in, day out. And that’s exactly what you get with the proven ClearPath Forward environment. It runs high volumes of transactions without interruption. It minimizes the risk of data breaches.",
                "Enable Continuous Compliance in the Cloud                              Commercial businesses and government agencies are all coping with a dramatic rise in compliance burdens. Every data breach drives a raft of new regulations, especially in the cloud—and these regulations will only continue to evolve and grow in volume.",
                "Tailor Technology to Your Workers                              When you roll out new software or systems, adoption lags. You might see only 10% of your workforce using new technology, while some reject it altogether. Partially, that’s because they don’t understand the value or relevance of upgrades and updates.",
                "Extend Your ClearPath Forward Environment                              You’ve spent years building the ClearPath Forward applications that define and drive your operations. But it’s not about keeping things as they are anymore—it’s about expanding them and connecting them to new digital services and the cloud. Failing to evolve will prevent you from gaining the agility to respond to changing regulatory, commercial, and user requirements.",
                ""
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "none": [
                "Drive Organizational Change",
                "Ensure Exceptional Experience",
                "Anticipate Employees’ Needs",
                "Tailor Technology to Your Workers",
                "Accelerate Problem-Free Modernization",
                "Secure Your Transformation",
                "Enable Continuous Compliance",
                "Digital Workplace Solutions",
                "Cloud, Applications & Infrastructure Solutions",
                "Enterprise Computing Solutions",
                "Business Process Solutions",
                "Cybersecurity Solutions",
                "Communications",
                "Financial Services",
                "Healthcare and Life Sciences",
                "Higher Education",
                "Manufacturing",
                "Public Sector",
                "Retail",
                "Travel and Transportation",
                "Alliance Partners",
                "Channel Partners",
                "CEO Perspectives",
                "Artificial Intelligence",
                "Cybersecurity",
                "Innovation",
                "Sustainability",
                "Careers",
                "Locations",
                "Newsroom",
                "Case Studies",
                "Investor Relations",
                "ClearPath Forward",
                "Cloud",
                "Digital Workplace",
                "Social Responsibility",
                "Diversity",
                "Blogs",
                "Podcasts",
                "Business Outcomes",
                "Research",
                "Thought Leadership",
                "Our Clients",
                "Latest News",
                "Careers",
                "Locations",
                "Newsroom",
                "Case Studies",
                "Investor Relations",
                "ClearPath Forward",
                "Cloud",
                "Digital Workplace",
                "Social Responsibility",
                "Diversity",
                "Blogs",
                "Podcasts",
                "English",
                "Deutsch",
                "Español",
                "Française",
                "Português",
                "日本語",
                "Drive Organizational Change",
                "Ensure Exceptional Experience",
                "Anticipate Employees’ Needs",
                "Tailor Technology to Your Workers",
                "Accelerate Problem-Free Modernization",
                "Secure Your Transformation",
                "Enable Continuous Compliance",
                "Digital Workplace Solutions",
                "Cloud, Applications & Infrastructure Solutions",
                "Enterprise Computing Solutions",
                "Business Process Solutions",
                "Cybersecurity Solutions",
                "Communications",
                "Financial Services",
                "Healthcare and Life Sciences",
                "Higher Education",
                "Manufacturing",
                "Public Sector",
                "Retail",
                "Travel and Transportation",
                "Alliance Partners",
                "Channel Partners",
                "CEO Perspectives",
                "Artificial Intelligence",
                "Cybersecurity",
                "Innovation",
                "Sustainability",
                "English",
                "Deutsch",
                "Español",
                "Française",
                "Português",
                "日本語",
                "Business Outcomes",
                "Solutions",
                "Industries",
                "Insights",
                "Partnerships",
                "About Unisys",
                "Careers",
                "Investor Relations",
                "Newsroom",
                "Support",
                "Alumni",
                "Clients",
                "Events",
                "Awards",
                "Thought Leaders",
                "Corporate Social Responsibility",
                "Diversity, Equity and Inclusion",
                "Environmental, Social and Governance",
                "Privacy and Security",
                "Glossary",
                "Trademarks",
                "Terms of Use",
                "Privacy Notice",
                "Cookies",
                "Do Not Sell My Information",
                "Sitemap"
              ],
              "underline": [
                "LinkedIn",
                "Twitter",
                "Vimeo",
                "YouTube",
                "Facebook",
                "Blog",
                "Podcasts"
              ]
            },
            "fontSize": {
              "16px": [
                "Drive Organizational Change",
                "Ensure Exceptional Experience",
                "Anticipate Employees’ Needs",
                "Tailor Technology to Your Workers",
                "Accelerate Problem-Free Modernization",
                "Secure Your Transformation",
                "Enable Continuous Compliance",
                "Digital Workplace Solutions",
                "Cloud, Applications & Infrastructure Solutions",
                "Enterprise Computing Solutions",
                "Business Process Solutions",
                "Cybersecurity Solutions",
                "Communications",
                "Financial Services",
                "Healthcare and Life Sciences",
                "Higher Education",
                "Manufacturing",
                "Public Sector",
                "Retail",
                "Travel and Transportation",
                "Alliance Partners",
                "Channel Partners",
                "CEO Perspectives",
                "Artificial Intelligence",
                "Cybersecurity",
                "Innovation",
                "Sustainability",
                "Business Outcomes",
                "Solutions",
                "Industries",
                "Insights",
                "Partnerships",
                "About Unisys",
                "Careers",
                "Investor Relations",
                "Newsroom",
                "Support",
                "Alumni",
                "Clients",
                "Events",
                "Awards",
                "Thought Leaders",
                "Corporate Social Responsibility",
                "Diversity, Equity and Inclusion",
                "Environmental, Social and Governance",
                "Privacy and Security",
                "Glossary",
                "LinkedIn",
                "Twitter",
                "Vimeo",
                "YouTube",
                "Facebook",
                "Blog",
                "Podcasts"
              ],
              "18px": [
                "Careers",
                "Locations",
                "Newsroom",
                "Case Studies",
                "Investor Relations",
                "ClearPath Forward",
                "Cloud",
                "Digital Workplace",
                "Social Responsibility",
                "Diversity",
                "Blogs",
                "Podcasts",
                "Careers",
                "Locations",
                "Newsroom",
                "Case Studies",
                "Investor Relations",
                "ClearPath Forward",
                "Cloud",
                "Digital Workplace",
                "Social Responsibility",
                "Diversity",
                "Blogs",
                "Podcasts",
                "English",
                "Deutsch",
                "Español",
                "Française",
                "Português",
                "日本語",
                "Drive Organizational Change",
                "Ensure Exceptional Experience",
                "Anticipate Employees’ Needs",
                "Tailor Technology to Your Workers",
                "Accelerate Problem-Free Modernization",
                "Secure Your Transformation",
                "Enable Continuous Compliance",
                "Digital Workplace Solutions",
                "Cloud, Applications & Infrastructure Solutions",
                "Enterprise Computing Solutions",
                "Business Process Solutions",
                "Cybersecurity Solutions",
                "Communications",
                "Financial Services",
                "Healthcare and Life Sciences",
                "Higher Education",
                "Manufacturing",
                "Public Sector",
                "Retail",
                "Travel and Transportation",
                "Alliance Partners",
                "Channel Partners",
                "CEO Perspectives",
                "Artificial Intelligence",
                "Cybersecurity",
                "Innovation",
                "Sustainability"
              ],
              "14px": [
                "Business Outcomes",
                "Research",
                "Thought Leadership",
                "Our Clients",
                "Latest News",
                "Trademarks",
                "Terms of Use",
                "Privacy Notice",
                "Cookies",
                "Do Not Sell My Information",
                "Sitemap"
              ],
              "20px": [
                "English",
                "Deutsch",
                "Español",
                "Française",
                "Português",
                "日本語"
              ]
            },
            "lineHeight": {
              "18.4px": [
                "Drive Organizational Change",
                "Ensure Exceptional Experience",
                "Anticipate Employees’ Needs",
                "Tailor Technology to Your Workers",
                "Accelerate Problem-Free Modernization",
                "Secure Your Transformation",
                "Enable Continuous Compliance",
                "Digital Workplace Solutions",
                "Cloud, Applications & Infrastructure Solutions",
                "Enterprise Computing Solutions",
                "Business Process Solutions",
                "Cybersecurity Solutions",
                "Communications",
                "Financial Services",
                "Healthcare and Life Sciences",
                "Higher Education",
                "Manufacturing",
                "Public Sector",
                "Retail",
                "Travel and Transportation",
                "Alliance Partners",
                "Channel Partners",
                "CEO Perspectives",
                "Artificial Intelligence",
                "Cybersecurity",
                "Innovation",
                "Sustainability",
                "LinkedIn",
                "Twitter",
                "Vimeo",
                "YouTube",
                "Facebook",
                "Blog",
                "Podcasts"
              ],
              "30.06px": [
                "Careers",
                "Locations",
                "Newsroom",
                "Case Studies",
                "Investor Relations",
                "ClearPath Forward",
                "Cloud",
                "Digital Workplace",
                "Social Responsibility",
                "Diversity",
                "Blogs",
                "Podcasts",
                "Careers",
                "Locations",
                "Newsroom",
                "Case Studies",
                "Investor Relations",
                "ClearPath Forward",
                "Cloud",
                "Digital Workplace",
                "Social Responsibility",
                "Diversity",
                "Blogs",
                "Podcasts",
                "English",
                "Deutsch",
                "Español",
                "Française",
                "Português",
                "日本語",
                "Drive Organizational Change",
                "Ensure Exceptional Experience",
                "Anticipate Employees’ Needs",
                "Tailor Technology to Your Workers",
                "Accelerate Problem-Free Modernization",
                "Secure Your Transformation",
                "Enable Continuous Compliance",
                "Digital Workplace Solutions",
                "Cloud, Applications & Infrastructure Solutions",
                "Enterprise Computing Solutions",
                "Business Process Solutions",
                "Cybersecurity Solutions",
                "Communications",
                "Financial Services",
                "Healthcare and Life Sciences",
                "Higher Education",
                "Manufacturing",
                "Public Sector",
                "Retail",
                "Travel and Transportation",
                "Alliance Partners",
                "Channel Partners",
                "CEO Perspectives",
                "Artificial Intelligence",
                "Cybersecurity",
                "Innovation",
                "Sustainability"
              ],
              "20.02px": [
                "Business Outcomes",
                "Research",
                "Thought Leadership",
                "Our Clients",
                "Latest News"
              ],
              "32.4px": [
                "English",
                "Deutsch",
                "Español",
                "Française",
                "Português",
                "日本語"
              ],
              "27.04px": [
                "Business Outcomes",
                "Solutions",
                "Industries",
                "Insights",
                "Partnerships",
                "About Unisys",
                "Careers",
                "Investor Relations",
                "Newsroom",
                "Support",
                "Alumni",
                "Clients",
                "Events",
                "Awards",
                "Thought Leaders",
                "Corporate Social Responsibility",
                "Diversity, Equity and Inclusion",
                "Environmental, Social and Governance",
                "Privacy and Security",
                "Glossary"
              ],
              "23.94px": [
                "Trademarks",
                "Terms of Use",
                "Privacy Notice",
                "Cookies",
                "Do Not Sell My Information",
                "Sitemap"
              ]
            }
          },
          "h3": {
            "fontSize": {
              "26px": [
                "Ensure Successful Transformation Through Change Management",
                "Ensure Exceptional Experience",
                "Accelerate Problem-Free Modernization",
                "Deliver Consistent Value",
                "Anticipate Employees’ Needs",
                "Secure Your Transformation",
                "An Infrastructure that \"Just Works\"",
                "Enable Continuous Compliance in the Cloud",
                "Tailor Technology to Your Workers",
                "Extend Your ClearPath Forward Environment"
              ],
              "29px": [
                "Forbes Names Unisys to America’s Best Employers for Women List",
                "Unisys Announces 2Q22 Results",
                "ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Managed Services in the U.S. and Brazil",
                "Unisys Earns Top Score on 2022 Disability Equality Index",
                "Savoy Magazine Names Unisys General Counsel Claudius Sokenu to 2022 Most Influential Black Executives in Corporate America List",
                "Unisys Announces Dates of Second-Quarter 2022 Financial Results and Conference Call",
                "Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030",
                "Unisys Announces Winners of the 13th Annual Unisys Innovation Program (UIP) Contest",
                "Unisys Digital Workplace Solutions Awarded HDI's IT Support Center Certification",
                "DiversityInc Names Unisys a “Noteworthy Company” for Diversity, Equity and Inclusion",
                "Unisys Announces First Quarter 2022 Wins for Digital Workplace and Cloud and Infrastructure Solutions",
                "Unisys Announces 1Q22 Results",
                "Unisys Appoints Claudius O. Sokenu as General Counsel and Secretary",
                "Unisys Appoints Debra McCann as Chief Financial Officer, Mike Thomson as President and Chief Operating Officer",
                "Unisys Announces Date of First-Quarter 2022 Financial Results and Conference Call"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "total": 137,
          "tagNames": {
            "A": 23,
            "HEADER": 1,
            "DIV": 47,
            "BUTTON": 6,
            "INPUT": 2,
            "PICTURE": 17,
            "SPAN": 11,
            "P": 15,
            "IMG": 15
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "About Unisys Blog Careers Language Business Outcomes Drive Organizational Change Ensure Exceptional "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About Unisys Blog Careers Language Business Outcomes Drive Organizational Change Ensure Exceptional "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Contact Us"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Clear Popular Searches Careers Locations Newsroom Case Studies Investor Relations ClearPath Forward "
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Clear"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Contact Us"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Business Outcomes Solutions Industries Partnerships Insights Contact Us About Unisys Blog Careers La"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Contact Us"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Clear"
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Clear"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Popular Searches Careers Locations Newsroom Case Studies Investor Relations ClearPath Forward Cloud "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Back to menu Language Selection Your selected language is currently: English English Deutsch Español"
          },
          {
            "tagName": "DIV",
            "id": "3d2c6c72-22a1-4183-afb2-0ffe1ffe05e6",
            "text": "Back to menu Business Outcomes Drive Organizational Change Ensure Exceptional Experience Anticipate "
          },
          {
            "tagName": "DIV",
            "id": "7889950b-b0b5-4efb-8a90-2347c95c9005",
            "text": "Back to menu Solutions Digital Workplace Solutions Cloud, Applications & Infrastructure Solutions En"
          },
          {
            "tagName": "DIV",
            "id": "8a66eaa9-c76c-41b3-b1d4-0a4cee29ad9b",
            "text": "Back to menu Industries Communications Financial Services Healthcare and Life Sciences Higher Educat"
          },
          {
            "tagName": "DIV",
            "id": "b12d468a-2ad3-4ff5-8d8d-000d7a8a02cc",
            "text": "Back to menu Partnerships Alliance Partners Channel Partners"
          },
          {
            "tagName": "DIV",
            "id": "9df6c3f7-c1e6-4f04-8580-b03a5d4c6480",
            "text": "Back to menu Insights CEO Perspectives Artificial Intelligence Cybersecurity Innovation Sustainabili"
          },
          {
            "tagName": "DIV",
            "id": "language-selector",
            "text": "Language Selection Your selected language is currently: English English Deutsch Español Française Po"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Forbes Names Unisys to America’s Best Employers for Women List Read the News Release Building an Agi"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Forbes Names Unisys to America’s Best Employers for Women List Read the News Release Building an Agi"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Forbes Names Unisys to America’s Best Employers for Women List Read the News Release"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Read the News Release"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Building an Agile Mindset: 7 Core Elements Read the Blog Post"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Read the Blog Post"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Forbes Names Unisys to America’s Best Employers for Women List Read the News Release"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Read the News Release"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Building an Agile Mindset: 7 Core Elements Read the Blog Post"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Read the Blog Post"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Pause animation"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Scroll"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Scroll"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Read the Article"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Delivering successful outcomes The IT landscape is complex. Let us help you make your digital ecosys"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Ensure Successful Transformation Through Change Management In today’s dynamic environment, your orga"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Ensure Successful Transformation Through Change Management In today’s dynamic environment, your orga"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Ensure Successful Transformation Through Change Management In today’s dynamic environment, your orga"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Ensure Successful Transformation Through Change Management In today’s dynamic environment, your orga"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Ensure Exceptional Experience Organizations like yours face tremendous pressure to collaborate, inno"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Ensure Exceptional Experience Organizations like yours face tremendous pressure to collaborate, inno"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Accelerate Problem-Free Modernization Nearly every large organization in today's modern economy has "
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Accelerate Problem-Free Modernization Nearly every large organization in today's modern economy has "
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Deliver Consistent Value Your ClearPath Forward environment offers the stability and predictability "
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Deliver Consistent Value Your ClearPath Forward environment offers the stability and predictability "
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Anticipate Employees’ Needs Employees come to work seeking the same joyful relationship with their t"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Anticipate Employees’ Needs Employees come to work seeking the same joyful relationship with their t"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Secure Your Transformation Digital transformation has brought much-needed scalability and agility to"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Secure Your Transformation Digital transformation has brought much-needed scalability and agility to"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "An Infrastructure that \"Just Works\" Whether it’s operations, performance, or availability, you need "
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "An Infrastructure that \"Just Works\" Whether it’s operations, performance, or availability, you need "
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Enable Continuous Compliance in the Cloud Commercial businesses and government agencies are all copi"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Enable Continuous Compliance in the Cloud Commercial businesses and government agencies are all copi"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Tailor Technology to Your Workers When you roll out new software or systems, adoption lags. You migh"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Tailor Technology to Your Workers When you roll out new software or systems, adoption lags. You migh"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Extend Your ClearPath Forward Environment You’ve spent years building the ClearPath Forward applicat"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Extend Your ClearPath Forward Environment You’ve spent years building the ClearPath Forward applicat"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Learn More"
          },
          {
            "tagName": "PICTURE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Read the Brochure"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Explore Client Stories"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "4 Min Read Forbes Names Unisys to America’s Best Employers for Women List 01 47 Min Read Unisys Anno"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "4 Min Read Forbes Names Unisys to America’s Best Employers for Women List 01 47 Min Read Unisys Anno"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "4 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "47 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "5 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "5 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "5 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "2 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "4 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "6 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "5 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "3 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "3 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "38 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "4 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "5 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "2 Min Read"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "consent_blackbar",
            "text": "@import url(\"https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@400;700&family=Rubik:wgh"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "failures": 19,
          "warnings": 155
        },
        "items": [
          {
            "index": 587,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/img[1]",
              "codeLines": [
                "<img src=\"https://secure.adnxs.com/px?id=1542311&seg=28761199&redir=https%3A%2F%2Fpixel.mediaiqdigi..."
              ]
            }
          },
          {
            "index": 981,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "By using this site, you agree with our use of cookies."
              ]
            }
          },
          {
            "index": 982,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Cookie Settings"
              ]
            }
          },
          {
            "index": 983,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/button[2]/text()[1]",
              "codeLines": [
                "I ACCEPT COOKIES"
              ]
            }
          },
          {
            "index": 1025,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"#main\" class=\"btn btn--primary btn--skip-to-main\">",
                "  Skip to main",
                "</a>"
              ]
            }
          },
          {
            "index": 1026,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button aria-label=\"Hamburger Menu\" class=\"header__hamburger-menu-toggle\">",
                "  <span></span>",
                "</button>"
              ]
            }
          },
          {
            "index": 1027,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/\" class=\"header__logo\" aria-label=\"Unisys Logo\">",
                "  <picture>",
                "    <source srcset=\"/siteassets/navigation/header/unisys-logo.png?format=webp\" type=\"image/webp\" al...",
                "    <img src=\"/siteassets/navigation/header/unisys-logo.png\" alt=\"Unisys Corporation - Home\" loadin...",
                "  </picture>",
                "</a>"
              ]
            }
          },
          {
            "index": 1028,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/about-unisys/\">",
                "  About Unisys",
                "</a>"
              ]
            }
          },
          {
            "index": 1029,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/blog/\">",
                "  Blog",
                "</a>"
              ]
            }
          },
          {
            "index": 1030,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\">",
                "  Careers",
                "</a>"
              ]
            }
          },
          {
            "index": 1031,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[4]/button[1]",
              "codeLines": [
                "<button data-modal=\"language-selector\">",
                "  Language",
                "</button>"
              ]
            }
          },
          {
            "index": 1032,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"primary-nav__label\" tabindex=\"0\">",
                "  Business Outcomes",
                "</span>"
              ]
            }
          },
          {
            "index": 1033,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[2]/span[1]",
              "codeLines": [
                "<span class=\"primary-nav__label\" tabindex=\"0\">",
                "  Solutions",
                "</span>"
              ]
            }
          },
          {
            "index": 1034,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[3]/span[1]",
              "codeLines": [
                "<span class=\"primary-nav__label\" tabindex=\"0\">",
                "  Industries",
                "</span>"
              ]
            }
          },
          {
            "index": 1035,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[4]/span[1]",
              "codeLines": [
                "<span class=\"primary-nav__label\" tabindex=\"0\">",
                "  Partnerships",
                "</span>"
              ]
            }
          },
          {
            "index": 1036,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[5]/span[1]",
              "codeLines": [
                "<span class=\"primary-nav__label\" tabindex=\"0\">",
                "  Insights",
                "</span>"
              ]
            }
          },
          {
            "index": 1037,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/contact-us/\" class=\"btn btn--primary btn--small\">",
                "  Contact Us",
                "</a>"
              ]
            }
          },
          {
            "index": 1038,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button type=\"button\" class=\"header-search__trigger\" aria-label=\"Open Search\">",
                "  <svg viewBox=\"0 0 25 25\">",
                "    <use xlink:href=\"#search-icon\"></use>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 1039,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/blog-post/exec/building-an-agile-mindset-7-core-elements-to-break-free-from-business-as-u...",
                "  Read the Blog Post",
                "</a>"
              ]
            }
          },
          {
            "index": 1040,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[1]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button class=\"hero-spotlight__play-btn\">",
                "  <span class=\"hero-spotlight__play-btn-label\">",
                "    Pause animation",
                "  </span>",
                "  <span class=\"cta-decorator cta-decorator--play\" style=\"display: none;\">",
                "    <svg viewBox=\"0 0 10 10\">",
                "      <use xlink:href=\"#play-icon\"></use>",
                "    </svg>",
                "  </span>",
                "  <span class=\"cta-decorator cta-decorator--pause\">",
                "    <svg viewBox=\"0 0 12 12\">",
                "      <use xlink:href=\"#pause-icon\"></use>",
                "    </svg>",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 1041,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a title=\"Unisys’ Analyst and Advisor Event 2022\" href=\"/analyst-advisor-event-2022/\">",
                "  Unisys’ Analyst and Advisor Event 2022",
                "</a>"
              ]
            }
          },
          {
            "index": 1042,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"/unisys-in-the-news/nelsonhall-unisys-repositioning-for-growth/\" class=\"btn btn--primary\">",
                "  Read the Article",
                "</a>"
              ]
            }
          },
          {
            "index": 1043,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/business-outcomes/ensure-successful-transformation-through-change-management/\" class=\"ver...",
                "  <picture class=\"vertical-card__image\">",
                "    <source srcset=\"/siteassets/images/business-outcomes/bo-tall-card-drive-org-change.jpg?w=280&h=...",
                "    <img src=\"/siteassets/images/business-outcomes/bo-tall-card-drive-org-change.jpg\" alt=\"Ensure S...",
                "  </picture>",
                "  <div class=\"vertical-card__content\">",
                "    <h3 class=\"vertical-card__title\">",
                "      Ensure Successful Transformation Through Change Management",
                "    </h3>",
                "    <div class=\"vertical-card__description rtf\">",
                "      <p>",
                "        In today’s dynamic environment, your organization, like many, is transforming and driving s...",
                "      </p>",
                "    </div>",
                "  </div>",
                "  <div class=\"vertical-card__icon\">",
                "    <span class=\"cta-decorator cta-decorator--link\">",
                "      <svg viewBox=\"0 0 12 12\">",
                "        <use xlink:href=\"#link-icon\"></use>",
                "      </svg>",
                "    </span>",
                "    <span class=\"cta-decorator cta-decorator--plus\">",
                "      <svg viewBox=\"0 0 12 12\">",
                "        <use xlink:href=\"#plus-icon\"></use>",
                "      </svg>",
                "    </span>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1044,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"/business-outcomes/ensure-exceptional-experience/\" class=\"vertical-card\" data-module=\"vert...",
                "  <picture class=\"vertical-card__image\">",
                "    <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-ensure.jpg?w=280&h=498\" alt=\"E...",
                "    <img src=\"/siteassets/images/business-outcomes/bo-tallcard-ensure.jpg\" alt=\"Ensure Exceptional ...",
                "  </picture>",
                "  <div class=\"vertical-card__content\">",
                "    <h3 class=\"vertical-card__title\">",
                "      Ensure Exceptional Experience",
                "    </h3>",
                "    <div class=\"vertical-card__description rtf\">",
                "      <p>",
                "        Organizations like yours face tremendous pressure to collaborate, innovate, and adapt to ch...",
                "      </p>",
                "    </div>",
                "  </div>",
                "  <div class=\"vertical-card__icon\">",
                "    <span class=\"cta-decorator cta-decorator--link\">",
                "      <svg viewBox=\"0 0 12 12\">",
                "        <use xlink:href=\"#link-icon\"></use>",
                "      </svg>",
                "    </span>",
                "    <span class=\"cta-decorator cta-decorator--plus\">",
                "      <svg viewBox=\"0 0 12 12\">",
                "        <use xlink:href=\"#plus-icon\"></use>",
                "      </svg>",
                "    </span>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1045,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]",
              "codeLines": [
                "<div class=\"vertical-card-carousel__actions\" tabindex=\"0\" aria-label=\"Carousel Navigation\">",
                "  <div class=\"vertical-card-carousel__prev swiper-button-disabled\" role=\"button\" aria-label=\"Previo...",
                "    <svg viewBox=\"0 0 30 30\">",
                "      <use xlink:href=\"#arrow-left\"></use>",
                "    </svg>",
                "  </div>",
                "  <div class=\"vertical-card-carousel__next\" role=\"button\" aria-label=\"Next\">",
                "    <svg viewBox=\"0 0 30 30\">",
                "      <use xlink:href=\"#arrow-right\"></use>",
                "    </svg>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 1046,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://digitalworkplaceinsights.unisys.com/\" class=\"btn btn--primary\" target=\"_blank\" rel...",
                "  Learn More",
                "</a>"
              ]
            }
          },
          {
            "index": 1047,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"/brochure/cis/trusted-expertise-for-your-entire-cloud-journey/\" class=\"btn btn--primary\">",
                "  Read the Brochure",
                "</a>"
              ]
            }
          },
          {
            "index": 1048,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/our-clients/\" class=\"btn btn--primary\">",
                "  Explore Client Stories",
                "</a>"
              ]
            }
          },
          {
            "index": 1049,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/our-clients/georgia-technology-authority/\" class=\"client-portfolio__card\" style=\"height: ...",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/g-l/georgia-technology-authority-large-light...",
                "      <img src=\"/siteassets/images/clients/logos/g-l/georgia-technology-authority-large-light.png\" ...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/g-l/georgia-technology-authority-large-dark....",
                "      <img src=\"/siteassets/images/clients/logos/g-l/georgia-technology-authority-large-dark.png\" a...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Enabling new and innovative services to citizens",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1050,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/our-clients/air-france-klm/\" class=\"client-portfolio__card\" style=\"height: 283px;\">",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/a-f/airfrance-klm-large-light.png?format=web...",
                "      <img src=\"/siteassets/images/clients/logos/a-f/airfrance-klm-large-light.png\" alt=\"Air France...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/a-f/airfrance-klm-large-dark.png?format=webp...",
                "      <img src=\"/siteassets/images/clients/logos/a-f/airfrance-klm-large-dark.png\" alt=\"Air France ...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Delivering a world-class traveling experience",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1051,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"/our-clients/california-state-university/\" class=\"client-portfolio__card\" style=\"height: 2...",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/a-f/california-state-university-large-light2...",
                "      <img src=\"/siteassets/images/clients/logos/a-f/california-state-university-large-light2.png\" ...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/a-f/california-state-university-large-dark2....",
                "      <img src=\"/siteassets/images/clients/logos/a-f/california-state-university-large-dark2.png\" a...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Delivering a positive experience for half a million students every day",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1052,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[2]/a[2]",
              "codeLines": [
                "<a href=\"/our-clients/dell-technologies/\" class=\"client-portfolio__card\" style=\"height: 283px;\">",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/a-f/dell-technologies-large-light.png?format...",
                "      <img src=\"/siteassets/images/clients/logos/a-f/dell-technologies-large-light.png\" alt=\"Dell T...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/a-f/dell-technologies-large-dark.png?format=...",
                "      <img src=\"/siteassets/images/clients/logos/a-f/dell-technologies-large-dark.png\" alt=\"Dell Te...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Transforming IT through essential infrastructures",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1053,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"/our-clients/flowserve-corporation/\" class=\"client-portfolio__card\" style=\"height: 283px;\"...",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/a-f/flowserve-large-light.png?format=webp\" t...",
                "      <img src=\"/siteassets/images/clients/logos/a-f/flowserve-large-light.png\" alt=\"Flowserve Logo...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/a-f/flowserve-large-dark.png?format=webp\" ty...",
                "      <img src=\"/siteassets/images/clients/logos/a-f/flowserve-large-dark.png\" alt=\"Flowserve Logo\"...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Improving lives through natural resource deployment",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1054,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[3]/a[2]",
              "codeLines": [
                "<a href=\"/our-clients/genuine-parts-company/\" class=\"client-portfolio__card\" style=\"height: 283px;\"...",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/g-l/genuine-parts-company-large-light.png?fo...",
                "      <img src=\"/siteassets/images/clients/logos/g-l/genuine-parts-company-large-light.png\" alt=\"Ge...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/g-l/genuine-parts-company-large-dark.png?for...",
                "      <img src=\"/siteassets/images/clients/logos/g-l/genuine-parts-company-large-dark.png\" alt=\"Gen...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Enabling safer vehicles and industrial machines",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1055,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a href=\"/our-clients/maskargo/\" class=\"client-portfolio__card\" style=\"height: 283px;\">",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/m-r/maskargo-vector-logo-large-light.png?for...",
                "      <img src=\"/siteassets/images/clients/logos/m-r/maskargo-vector-logo-large-light.png\" alt=\"Mas...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/m-r/maskargo-vector-logo-large-dark.png?form...",
                "      <img src=\"/siteassets/images/clients/logos/m-r/maskargo-vector-logo-large-dark.png\" alt=\"Mask...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Delivering cargo on time and securely",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1056,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[4]/a[2]",
              "codeLines": [
                "<a href=\"/our-clients/henkel/\" class=\"client-portfolio__card\" style=\"height: 283px;\">",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/g-l/henkel-large-light.png?format=webp\" type...",
                "      <img src=\"/siteassets/images/clients/logos/g-l/henkel-large-light.png\" alt=\"Henkel Logo\" load...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/g-l/henkel-large-dark.png?format=webp\" type=...",
                "      <img src=\"/siteassets/images/clients/logos/g-l/henkel-large-dark.png\" alt=\"Henkel Logo\" loadi...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Creating value for customers and consumers globally",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1057,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[5]/a[1]",
              "codeLines": [
                "<a href=\"/our-clients/rams/\" class=\"client-portfolio__card\" style=\"height: 283px;\">",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/m-r/rams-large-light.png?format=webp\" type=\"...",
                "      <img src=\"/siteassets/images/clients/logos/m-r/rams-large-light.png\" alt=\"Rams Logo\" loading=...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/m-r/rams-large-dark.png?format=webp\" type=\"i...",
                "      <img src=\"/siteassets/images/clients/logos/m-r/rams-large-dark.png\" alt=\"Rams Logo\" loading=\"...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Helping customers realize the ‘great Australian dream’ of home ownership",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1058,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[2]/div[1]/div[5]/a[2]",
              "codeLines": [
                "<a href=\"/our-clients/waka-kotahi-nz-transport-agency/\" class=\"client-portfolio__card\" style=\"heigh...",
                "  <div class=\"client-portfolio__card-image\">",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/s-z/waka-kotahi-new-zealand-transport-agency...",
                "      <img src=\"/siteassets/images/clients/logos/s-z/waka-kotahi-new-zealand-transport-agency-large...",
                "    </picture>",
                "    <picture>",
                "      <source srcset=\"/siteassets/images/clients/logos/s-z/waka-kotahi-new-zealand-transport-agency...",
                "      <img src=\"/siteassets/images/clients/logos/s-z/waka-kotahi-new-zealand-transport-agency-large...",
                "    </picture>",
                "  </div>",
                "  <div class=\"client-portfolio__card-label rtf\">",
                "    Enabling great journeys to keep New Zealand moving",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1059,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/news-release/forbes-names-unisys-to-americas-best-employers-for-women-list/\" class=\"gener...",
                "  <p class=\"generic-image-card__pill\">",
                "    4 Min Read",
                "  </p>",
                "  <picture class=\"generic-image-card__image\">",
                "    <source media=\"(max-width: 1023px)\" srcset=\"/siteassets/images/news-releases/nr-forbes-names-un...",
                "    <source media=\"(max-width: 1023px)\" srcset=\"/siteassets/images/news-releases/nr-forbes-names-un...",
                "    <source srcset=\"/siteassets/images/news-releases/nr-forbes-names-unisys-women-list-featured.jpg...",
                "    <img src=\"/siteassets/images/news-releases/nr-forbes-names-unisys-women-list-featured.jpg\" alt=...",
                "  </picture>",
                "  <div class=\"generic-image-card__content\">",
                "    <h3 class=\"generic-image-card__title\">",
                "      Forbes Names Unisys to America’s Best Employers for Women List",
                "    </h3>",
                "    <span class=\"cta-decorator cta-decorator--link\">",
                "      <svg viewBox=\"0 0 12 12\">",
                "        <use xlink:href=\"#link-icon\"></use>",
                "      </svg>",
                "    </span>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1060,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"/news-release/unisys-announces-2q22-results/\" class=\"generic-image-card\">",
                "  <p class=\"generic-image-card__pill\">",
                "    47 Min Read",
                "  </p>",
                "  <picture class=\"generic-image-card__image\">",
                "    <source media=\"(max-width: 1023px)\" srcset=\"/siteassets/images/news-releases/nr-earnings-featur...",
                "    <source media=\"(max-width: 1023px)\" srcset=\"/siteassets/images/news-releases/nr-earnings-featur...",
                "    <source srcset=\"/siteassets/images/news-releases/nr-earnings-featured.jpg?w=504&h=470&format=we...",
                "    <img src=\"/siteassets/images/news-releases/nr-earnings-featured.jpg\" alt=\"Unisys Earnings Relea...",
                "  </picture>",
                "  <div class=\"generic-image-card__content\">",
                "    <h3 class=\"generic-image-card__title\">",
                "      Unisys Announces 2Q22 Results",
                "    </h3>",
                "    <span class=\"cta-decorator cta-decorator--link\">",
                "      <svg viewBox=\"0 0 12 12\">",
                "        <use xlink:href=\"#link-icon\"></use>",
                "      </svg>",
                "    </span>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1061,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"/news-release/isg-names-unisys-a-leader-in-next-gen-private-and-hybrid-cloud-managed-servi...",
                "  <p class=\"generic-image-card__pill\">",
                "    5 Min Read",
                "  </p>",
                "  <picture class=\"generic-image-card__image\">",
                "    <source media=\"(max-width: 1023px)\" srcset=\"/siteassets/images/news-releases/nr-isg-cloud-servi...",
                "    <source media=\"(max-width: 1023px)\" srcset=\"/siteassets/images/news-releases/nr-isg-cloud-servi...",
                "    <source srcset=\"/siteassets/images/news-releases/nr-isg-cloud-services-2022-featured.jpg?w=504&...",
                "    <img src=\"/siteassets/images/news-releases/nr-isg-cloud-services-2022-featured.jpg\" alt=\"ISG Cl...",
                "  </picture>",
                "  <div class=\"generic-image-card__content\">",
                "    <h3 class=\"generic-image-card__title\">",
                "      ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Managed Services in the U.S. a...",
                "    </h3>",
                "    <span class=\"cta-decorator cta-decorator--link\">",
                "      <svg viewBox=\"0 0 12 12\">",
                "        <use xlink:href=\"#link-icon\"></use>",
                "      </svg>",
                "    </span>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1062,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a href=\"/news-release/unisys-earns-top-score-on-2022-disability-equality-index/\" class=\"generic-im...",
                "  <p class=\"generic-image-card__pill\">",
                "    5 Min Read",
                "  </p>",
                "  <picture class=\"generic-image-card__image\">",
                "    <source media=\"(max-width: 1023px)\" srcset=\"/siteassets/images/news-releases/nr-disability-equa...",
                "    <source media=\"(max-width: 1023px)\" srcset=\"/siteassets/images/news-releases/nr-disability-equa...",
                "    <source srcset=\"/siteassets/images/news-releases/nr-disability-equality-index-2022-featured.jpg...",
                "    <img src=\"/siteassets/images/news-releases/nr-disability-equality-index-2022-featured.jpg\" alt=...",
                "  </picture>",
                "  <div class=\"generic-image-card__content\">",
                "    <h3 class=\"generic-image-card__title\">",
                "      Unisys Earns Top Score on 2022 Disability Equality Index",
                "    </h3>",
                "    <span class=\"cta-decorator cta-decorator--link\">",
                "      <svg viewBox=\"0 0 12 12\">",
                "        <use xlink:href=\"#link-icon\"></use>",
                "      </svg>",
                "    </span>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1063,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]",
              "codeLines": [
                "<div class=\"noteworthy-content-carousel__actions\" tabindex=\"0\" aria-label=\"Carousel Navigation\">",
                "  <div class=\"noteworthy-content-carousel__prev swiper-button-disabled\" role=\"button\" aria-label=\"P...",
                "    <svg viewBox=\"0 0 30 30\">",
                "      <use xlink:href=\"#arrow-left\"></use>",
                "    </svg>",
                "  </div>",
                "  <div class=\"noteworthy-content-carousel__next\" role=\"button\" aria-label=\"Next\">",
                "    <svg viewBox=\"0 0 30 30\">",
                "      <use xlink:href=\"#arrow-right\"></use>",
                "    </svg>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 1064,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/business-outcomes/\">",
                "  Business Outcomes",
                "</a>"
              ]
            }
          },
          {
            "index": 1065,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/solutions/\">",
                "  Solutions",
                "</a>"
              ]
            }
          },
          {
            "index": 1066,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/industries/\">",
                "  Industries",
                "</a>"
              ]
            }
          },
          {
            "index": 1067,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/insights/\">",
                "  Insights",
                "</a>"
              ]
            }
          },
          {
            "index": 1068,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/partnerships/\">",
                "  Partnerships",
                "</a>"
              ]
            }
          },
          {
            "index": 1069,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/about-unisys/\">",
                "  About Unisys",
                "</a>"
              ]
            }
          },
          {
            "index": 1070,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\">",
                "  Careers",
                "</a>"
              ]
            }
          },
          {
            "index": 1071,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/investor-relations/\">",
                "  Investor Relations",
                "</a>"
              ]
            }
          },
          {
            "index": 1072,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/newsroom/\">",
                "  Newsroom",
                "</a>"
              ]
            }
          },
          {
            "index": 1073,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/support/\">",
                "  Support",
                "</a>"
              ]
            }
          },
          {
            "index": 1074,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[3]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/current-and-former-associates/\" target=\"_blank\" rel=\"noreferrer\">",
                "  Alumni",
                "</a>"
              ]
            }
          },
          {
            "index": 1075,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[3]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/our-clients/\">",
                "  Clients",
                "</a>"
              ]
            }
          },
          {
            "index": 1076,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[3]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/events/\">",
                "  Events",
                "</a>"
              ]
            }
          },
          {
            "index": 1077,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[3]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/awards/\">",
                "  Awards",
                "</a>"
              ]
            }
          },
          {
            "index": 1078,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[3]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/thought-leaders/\">",
                "  Thought Leaders",
                "</a>"
              ]
            }
          },
          {
            "index": 1079,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[4]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/about-unisys/corporate-social-responsibility/\">",
                "  Corporate Social Responsibility",
                "</a>"
              ]
            }
          },
          {
            "index": 1080,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[4]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/about-unisys/diversity-equity-and-inclusion/\">",
                "  Diversity, Equity and Inclusion",
                "</a>"
              ]
            }
          },
          {
            "index": 1081,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[4]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/about-unisys/environmental-social-and-governance/\">",
                "  Environmental, Social and Governance",
                "</a>"
              ]
            }
          },
          {
            "index": 1082,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[4]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/about-unisys/privacy-and-security/\">",
                "  Privacy and Security",
                "</a>"
              ]
            }
          },
          {
            "index": 1083,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[4]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/glossary/\">",
                "  Glossary",
                "</a>"
              ]
            }
          },
          {
            "index": 1084,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/\" class=\"footer__logo\" aria-label=\"Unisys Logo\">",
                "  <picture>",
                "    <source srcset=\"/siteassets/navigation/footer/unisys-footer-logo.png?format=webp\" type=\"image/w...",
                "    <img src=\"/siteassets/navigation/footer/unisys-footer-logo.png\" alt=\"Unisys Corporation\" loadin...",
                "  </picture>",
                "</a>"
              ]
            }
          },
          {
            "index": 1085,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.linkedin.com/company/unisys\" target=\"_blank\" rel=\"noreferrer\" class=\"\" aria-la...",
                "  <svg viewBox=\"0 0 30 30\">",
                "    <title>",
                "      LinkedIn",
                "    </title>",
                "    <use xlink:href=\"#linkedin-social-icon\"></use>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1086,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/unisyscorp\" target=\"_blank\" rel=\"noreferrer\" class=\"\" aria-label=\"twit...",
                "  <svg viewBox=\"0 0 30 30\">",
                "    <title>",
                "      Twitter",
                "    </title>",
                "    <use xlink:href=\"#twitter-social-icon\"></use>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1087,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://vimeo.com/unisys\" target=\"_blank\" rel=\"noreferrer\" class=\"\" aria-label=\"vimeo\">",
                "  <svg viewBox=\"0 0 30 30\">",
                "    <title>",
                "      Vimeo",
                "    </title>",
                "    <use xlink:href=\"#vimeo-social-icon\"></use>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1088,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.youtube.com/channel/UCVFzCw3E0iGDp-5OmR8Ddww\" target=\"_blank\" rel=\"noreferrer\"...",
                "  <svg viewBox=\"0 0 40 29\">",
                "    <title>",
                "      YouTube",
                "    </title>",
                "    <use xlink:href=\"#youtube-social-icon\"></use>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1089,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/UnisysCorp/\" target=\"_blank\" rel=\"noreferrer\" class=\"\" aria-label...",
                "  <svg viewBox=\"0 0 30 30\">",
                "    <title>",
                "      Facebook",
                "    </title>",
                "    <use xlink:href=\"#facebook-social-icon\"></use>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1090,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/blog/\" target=\"\" rel=\"class=&quot;&quot;\" aria-label=\"blog\">",
                "  <svg viewBox=\"0 0 30 30\">",
                "    <title>",
                "      Blog",
                "    </title>",
                "    <use xlink:href=\"#blog-social-icon\"></use>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1091,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"/dws-deep-dive/\" target=\"\" rel=\"class=&quot;&quot;\" aria-label=\"podcasts\">",
                "  <svg viewBox=\"0 0 28 30\">",
                "    <title>",
                "      Podcasts",
                "    </title>",
                "    <use xlink:href=\"#podcasts-social-icon\"></use>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1092,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/unisys-legal/trademarks/\">",
                "  Trademarks",
                "</a>"
              ]
            }
          },
          {
            "index": 1093,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/unisys-legal/terms-of-use/\">",
                "  Terms of Use",
                "</a>"
              ]
            }
          },
          {
            "index": 1094,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/unisys-legal/privacy/\">",
                "  Privacy Notice",
                "</a>"
              ]
            }
          },
          {
            "index": 1095,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/unisys-legal/cookies/\">",
                "  Cookies",
                "</a>"
              ]
            }
          },
          {
            "index": 1096,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/unisys-legal/cookies/\">",
                "  Do Not Sell My Information",
                "</a>"
              ]
            }
          },
          {
            "index": 1097,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/sitemap/\">",
                "  Sitemap",
                "</a>"
              ]
            }
          },
          {
            "index": 1098,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button id=\"truste-show-consent\" type=\"button\" class=\"truste-button1\" aria-haspopup=\"true\">",
                "  Cookie Settings",
                "</button>"
              ]
            }
          },
          {
            "index": 1099,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/button[2]",
              "codeLines": [
                "<button id=\"truste-consent-button\" type=\"button\" class=\"truste-button2\">",
                "  I ACCEPT COOKIES",
                "</button>"
              ]
            }
          },
          {
            "index": 1100,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Building an Agile Mindset: 7 Core Elements"
              ]
            }
          },
          {
            "index": 1101,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/em[1]/text()[1]",
              "codeLines": [
                "NelsonHall:"
              ]
            }
          },
          {
            "index": 1102,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Unisys Repositioning for Growth"
              ]
            }
          },
          {
            "index": 1103,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Senior Research Analyst John Laherty shared key takeaways from"
              ]
            }
          },
          {
            "index": 1104,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ", including Unisys' renewed focus on using a consulting-led approach to drive client outcomes for c..."
              ]
            }
          },
          {
            "index": 1105,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Delivering successful outcomes"
              ]
            }
          },
          {
            "index": 1106,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The IT landscape is complex. Let us help you make your digital ecosystem future-ready and drive the..."
              ]
            }
          },
          {
            "index": 1107,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "01"
              ]
            }
          },
          {
            "index": 1108,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "02"
              ]
            }
          },
          {
            "index": 1109,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "03"
              ]
            }
          },
          {
            "index": 1110,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/span[1]/text()[1]",
              "codeLines": [
                "04"
              ]
            }
          },
          {
            "index": 1111,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/span[1]/text()[1]",
              "codeLines": [
                "05"
              ]
            }
          },
          {
            "index": 1112,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[6]/span[1]/text()[1]",
              "codeLines": [
                "06"
              ]
            }
          },
          {
            "index": 1113,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[7]/span[1]/text()[1]",
              "codeLines": [
                "07"
              ]
            }
          },
          {
            "index": 1114,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[8]/span[1]/text()[1]",
              "codeLines": [
                "08"
              ]
            }
          },
          {
            "index": 1115,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[9]/span[1]/text()[1]",
              "codeLines": [
                "09"
              ]
            }
          },
          {
            "index": 1116,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[10]/span[1]/text()[1]",
              "codeLines": [
                "10"
              ]
            }
          },
          {
            "index": 1117,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Employee experience is the key"
              ]
            }
          },
          {
            "index": 1118,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Results from our recent Digital Workplace Insights™ study showed that enabling agile ways of workin..."
              ]
            }
          },
          {
            "index": 1119,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Cloud transformation is a journey, not just a goal"
              ]
            }
          },
          {
            "index": 1120,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "How can you digitally transform with minimal disruption and cost? With Unisys, you’ll experience cl..."
              ]
            }
          },
          {
            "index": 1121,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Our Clients"
              ]
            }
          },
          {
            "index": 1122,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We help businesses and governments improve the lives of their customers and citizens – here are som..."
              ]
            }
          },
          {
            "index": 1123,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Latest News"
              ]
            }
          },
          {
            "index": 1124,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "01"
              ]
            }
          },
          {
            "index": 1125,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "02"
              ]
            }
          },
          {
            "index": 1126,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "03"
              ]
            }
          },
          {
            "index": 1127,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/span[1]/text()[1]",
              "codeLines": [
                "04"
              ]
            }
          },
          {
            "index": 1128,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/span[1]/text()[1]",
              "codeLines": [
                "05"
              ]
            }
          },
          {
            "index": 1129,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/span[1]/text()[1]",
              "codeLines": [
                "06"
              ]
            }
          },
          {
            "index": 1130,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/span[1]/text()[1]",
              "codeLines": [
                "07"
              ]
            }
          },
          {
            "index": 1131,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/span[1]/text()[1]",
              "codeLines": [
                "08"
              ]
            }
          },
          {
            "index": 1132,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/span[1]/text()[1]",
              "codeLines": [
                "09"
              ]
            }
          },
          {
            "index": 1133,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/span[1]/text()[1]",
              "codeLines": [
                "10"
              ]
            }
          },
          {
            "index": 1134,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[11]/span[1]/text()[1]",
              "codeLines": [
                "11"
              ]
            }
          },
          {
            "index": 1135,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[12]/span[1]/text()[1]",
              "codeLines": [
                "12"
              ]
            }
          },
          {
            "index": 1136,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/span[1]/text()[1]",
              "codeLines": [
                "13"
              ]
            }
          },
          {
            "index": 1137,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/span[1]/text()[1]",
              "codeLines": [
                "14"
              ]
            }
          },
          {
            "index": 1138,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]/span[1]/text()[1]",
              "codeLines": [
                "15"
              ]
            }
          },
          {
            "index": 1140,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "By using this site, you agree with our use of cookies."
              ]
            }
          },
          {
            "index": 1150,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Building an Agile Mindset: 7 Core Elements"
              ]
            }
          },
          {
            "index": 1151,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/em[1]/text()[1]",
              "codeLines": [
                "NelsonHall:"
              ]
            }
          },
          {
            "index": 1152,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Unisys Repositioning for Growth"
              ]
            }
          },
          {
            "index": 1153,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Senior Research Analyst John Laherty shared key takeaways from"
              ]
            }
          },
          {
            "index": 1154,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ", including Unisys' renewed focus on using a consulting-led approach to drive client outcomes for c..."
              ]
            }
          },
          {
            "index": 1155,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Delivering successful outcomes"
              ]
            }
          },
          {
            "index": 1156,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The IT landscape is complex. Let us help you make your digital ecosystem future-ready and drive the..."
              ]
            }
          },
          {
            "index": 1157,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "01"
              ]
            }
          },
          {
            "index": 1158,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "02"
              ]
            }
          },
          {
            "index": 1159,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "03"
              ]
            }
          },
          {
            "index": 1160,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/span[1]/text()[1]",
              "codeLines": [
                "04"
              ]
            }
          },
          {
            "index": 1161,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/span[1]/text()[1]",
              "codeLines": [
                "05"
              ]
            }
          },
          {
            "index": 1162,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[6]/span[1]/text()[1]",
              "codeLines": [
                "06"
              ]
            }
          },
          {
            "index": 1163,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[7]/span[1]/text()[1]",
              "codeLines": [
                "07"
              ]
            }
          },
          {
            "index": 1164,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[8]/span[1]/text()[1]",
              "codeLines": [
                "08"
              ]
            }
          },
          {
            "index": 1165,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[9]/span[1]/text()[1]",
              "codeLines": [
                "09"
              ]
            }
          },
          {
            "index": 1166,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[10]/span[1]/text()[1]",
              "codeLines": [
                "10"
              ]
            }
          },
          {
            "index": 1167,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Employee experience is the key"
              ]
            }
          },
          {
            "index": 1168,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Results from our recent Digital Workplace Insights™ study showed that enabling agile ways of workin..."
              ]
            }
          },
          {
            "index": 1169,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Cloud transformation is a journey, not just a goal"
              ]
            }
          },
          {
            "index": 1170,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "How can you digitally transform with minimal disruption and cost? With Unisys, you’ll experience cl..."
              ]
            }
          },
          {
            "index": 1171,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Our Clients"
              ]
            }
          },
          {
            "index": 1172,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We help businesses and governments improve the lives of their customers and citizens – here are som..."
              ]
            }
          },
          {
            "index": 1173,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Latest News"
              ]
            }
          },
          {
            "index": 1174,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "01"
              ]
            }
          },
          {
            "index": 1175,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "02"
              ]
            }
          },
          {
            "index": 1176,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "03"
              ]
            }
          },
          {
            "index": 1177,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/span[1]/text()[1]",
              "codeLines": [
                "04"
              ]
            }
          },
          {
            "index": 1178,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/span[1]/text()[1]",
              "codeLines": [
                "05"
              ]
            }
          },
          {
            "index": 1179,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/span[1]/text()[1]",
              "codeLines": [
                "06"
              ]
            }
          },
          {
            "index": 1180,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/span[1]/text()[1]",
              "codeLines": [
                "07"
              ]
            }
          },
          {
            "index": 1181,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/span[1]/text()[1]",
              "codeLines": [
                "08"
              ]
            }
          },
          {
            "index": 1182,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/span[1]/text()[1]",
              "codeLines": [
                "09"
              ]
            }
          },
          {
            "index": 1183,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/span[1]/text()[1]",
              "codeLines": [
                "10"
              ]
            }
          },
          {
            "index": 1184,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[11]/span[1]/text()[1]",
              "codeLines": [
                "11"
              ]
            }
          },
          {
            "index": 1185,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[12]/span[1]/text()[1]",
              "codeLines": [
                "12"
              ]
            }
          },
          {
            "index": 1186,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/span[1]/text()[1]",
              "codeLines": [
                "13"
              ]
            }
          },
          {
            "index": 1187,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/span[1]/text()[1]",
              "codeLines": [
                "14"
              ]
            }
          },
          {
            "index": 1188,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]/span[1]/text()[1]",
              "codeLines": [
                "15"
              ]
            }
          },
          {
            "index": 1190,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "By using this site, you agree with our use of cookies."
              ]
            }
          },
          {
            "index": 1240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  4 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1241,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  47 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1242,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  5 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1243,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  5 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1244,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  5 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1245,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  2 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1246,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  4 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1247,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  6 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1248,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  5 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1249,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  3 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1250,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[11]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  3 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[12]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  38 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  4 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1253,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  5 Min Read",
                "</p>"
              ]
            }
          },
          {
            "index": 1254,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[15]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"generic-image-card__pill\">",
                "  2 Min Read",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.unisys.com/",
      "result": {
        "totals": {
          "rulesNA": 45,
          "rulesPassed": 49,
          "rulesWarned": 6,
          "rulesViolated": 5,
          "warnings": {
            "minor": 44,
            "moderate": 0,
            "serious": 189,
            "critical": 0
          },
          "violations": {
            "minor": 7,
            "moderate": 2,
            "serious": 5,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-08-13T14:19:40.350Z",
          "url": "https://www.unisys.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"vertical-card-carousel__actions\" tabindex=\"0\" aria-label=\"Carousel Navigation\">",
                  "target": [
                    ".vertical-card-carousel__actions"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"noteworthy-content-carousel__actions\" tabindex=\"0\" aria-label=\"Carousel Navigation\">",
                  "target": [
                    ".noteworthy-content-carousel__actions"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                }
              ]
            },
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "combobox"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role combobox must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"sticky-navigation__trigger\" role=\"combobox\" aria-expanded=\"false\" aria-haspopup=\"listbox\">Jump to:</button>",
                  "target": [
                    ".sticky-navigation__trigger"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role combobox must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "listbox"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"listbox\"><a href=\"#businessOutcomes\">Business Outcomes</a></li>",
                  "target": [
                    "li[role=\"listbox\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "listbox"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"listbox\"><a href=\"#research\">Research</a></li>",
                  "target": [
                    "li[role=\"listbox\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "listbox"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"listbox\"><a href=\"#thoughtLeadership\">Thought Leadership</a></li>",
                  "target": [
                    "li[role=\"listbox\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "listbox"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"listbox\"><a href=\"#ourClients\">Our Clients</a></li>",
                  "target": [
                    "li[role=\"listbox\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "listbox"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"listbox\"><a href=\"#latestNews\">Latest News</a></li>",
                  "target": [
                    "li[role=\"listbox\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role listbox must be removed when the element is made visible, as it is not allowed for the element"
                }
              ]
            },
            {
              "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",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-unisys/\">About Unisys</a>",
                  "target": [
                    ".header__sticky-initial > .utility-nav[aria-label=\"Header Utility Navigation\"] > .utility-nav__list > li:nth-child(1) > a[href$=\"about-unisys/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/blog/\">Blog</a>",
                  "target": [
                    ".header__sticky-initial > .utility-nav[aria-label=\"Header Utility Navigation\"] > .utility-nav__list > li:nth-child(2) > a[href$=\"blog/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\">Careers</a>",
                  "target": [
                    ".header__sticky-initial > .utility-nav[aria-label=\"Header Utility Navigation\"] > .utility-nav__list > li:nth-child(3) > a[href=\"https://jobs.unisys.com/us/en\"][rel=\"noreferrer\"][target=\"_blank\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button data-modal=\"language-selector\">Language</button>",
                  "target": [
                    "button[data-modal=\"language-selector\"]"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                     Business Outcomes\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(1) > .primary-nav__label"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Solutions\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(2) > .primary-nav__label"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Industries\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(3) > .primary-nav__label"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Partnerships\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(4) > .primary-nav__label"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Insights\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(5) > .primary-nav__label"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/contact-us/\" class=\"btn btn--primary btn--small\">\n                    Contact Us\n                </a>",
                          "target": [
                            ".primary-nav__main-link[role=\"menuitem\"]:nth-child(6) > .btn--small.btn[href$=\"contact-us/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact-us/\" class=\"btn btn--primary btn--small\">\n                    Contact Us\n                </a>",
                  "target": [
                    ".primary-nav__main-link[role=\"menuitem\"]:nth-child(6) > .btn--small.btn[href$=\"contact-us/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "48.0pt (64px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-spotlight__slide swiper-slide swiper-slide-active\" data-swiper-slide-index=\"1\" style=\"width: 1280px;\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-spotlight__title rtf\">Forbes Names Unisys to America’s Best Employers for Women List</h1>",
                  "target": [
                    ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .container > .hero-spotlight__content[data-swiper-parallax-y=\"-150\"][data-swiper-parallax-opacity=\"0\"] > h1"
                  ],
                  "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": "<div class=\"hero-spotlight__slide swiper-slide swiper-slide-active\" data-swiper-slide-index=\"1\" style=\"width: 1280px;\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-release/forbes-names-unisys-to-americas-best-employers-for-women-list/\" class=\"btn btn--primary\">\nRead the News Release    </a>",
                  "target": [
                    ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .container > .hero-spotlight__content[data-swiper-parallax-y=\"-150\"][data-swiper-parallax-opacity=\"0\"] > .btn.btn--primary"
                  ],
                  "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": "10.5pt (14px)",
                        "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": "<span class=\"hero-spotlight__play-btn-label\">Pause animation</span>",
                  "target": [
                    ".hero-spotlight__play-btn-label"
                  ],
                  "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": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/unisys-in-the-news/nelsonhall-unisys-repositioning-for-growth/\" class=\"btn btn--primary\">\nRead the Article    </a>",
                          "target": [
                            ".scurvecardblock > .s-curve > .container > .s-curve-card[data-module=\"scurveCard\"] > .s-curve-card__content > .s-curve-card__actions > .btn.btn--primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/unisys-in-the-news/nelsonhall-unisys-repositioning-for-growth/\" class=\"btn btn--primary\">\nRead the Article    </a>",
                  "target": [
                    ".scurvecardblock > .s-curve > .container > .s-curve-card[data-module=\"scurveCard\"] > .s-curve-card__content > .s-curve-card__actions > .btn.btn--primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"vertical-card-carousel__header\">",
                          "target": [
                            ".vertical-card-carousel__header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"vertical-card-carousel__title rtf\">Delivering successful outcomes</h2>",
                  "target": [
                    ".vertical-card-carousel__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"vertical-card-carousel__header\">",
                          "target": [
                            ".vertical-card-carousel__header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The IT landscape is complex. Let us help you make your digital ecosystem future-ready and drive the outcomes that will enable you and your customers to succeed.</p>",
                  "target": [
                    ".vertical-card-carousel__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/ensure-successful-transformation-through-change-management/\" class=\"vertical-card\" data-module=\"verticalCard\">",
                          "target": [
                            ".swiper-slide-active.swiper-slide > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Ensure Successful Transformation Through Change Management</h3>",
                  "target": [
                    ".swiper-slide-active.swiper-slide > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/ensure-successful-transformation-through-change-management/\" class=\"vertical-card\" data-module=\"verticalCard\">",
                          "target": [
                            ".swiper-slide-active.swiper-slide > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>In today’s dynamic environment, your organization, like many, is transforming and driving strategic initiatives. These efforts are crucial to maintain a competitive edge.</p>",
                  "target": [
                    ".swiper-slide-active.swiper-slide > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">01</span>",
                  "target": [
                    ".swiper-slide-active.swiper-slide > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/ensure-exceptional-experience/\" class=\"vertical-card\" data-module=\"verticalCard\">",
                          "target": [
                            ".swiper-slide-next.swiper-slide > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Ensure Exceptional Experience</h3>",
                  "target": [
                    ".swiper-slide-next.swiper-slide > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/ensure-exceptional-experience/\" class=\"vertical-card\" data-module=\"verticalCard\">",
                          "target": [
                            ".swiper-slide-next.swiper-slide > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".swiper-slide-next.swiper-slide > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">02</span>",
                  "target": [
                    ".swiper-slide-next.swiper-slide > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/accelerate-problem-free-modernization/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(3) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Accelerate Problem-Free Modernization</h3>",
                  "target": [
                    ".swiper-slide:nth-child(3) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/accelerate-problem-free-modernization/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(3) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Nearly every large organization in today's modern economy has either already embarked upon or is seriously considering adopting a multi-cloud strategy to accelerate digital transformation and gain the benefits of cloud computing.</p>",
                  "target": [
                    ".swiper-slide:nth-child(3) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">03</span>",
                  "target": [
                    ".swiper-slide:nth-child(3) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/deliver-consistent-value/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(4) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Deliver Consistent Value</h3>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/deliver-consistent-value/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(4) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">04</span>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/anticipate-employees-needs/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Anticipate Employees’ Needs</h3>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/anticipate-employees-needs/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Employees come to work seeking the same joyful relationship with their technology that they experience as a consumer. They expect devices and software to be easy to use and collaboration to be intuitive—far from the reality in modern workplaces.</p>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">05</span>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/secure-your-transformation/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(6) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Secure Your Transformation</h3>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/secure-your-transformation/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(6) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Digital transformation has brought much-needed scalability and agility to commercial businesses and government agencies alike, improving efficiency and fostering innovation. It has also introduced a new set of security risks and risk enablers.</p>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">06</span>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/an-infrastructure-that-just-works/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(7) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">An Infrastructure that \"Just Works\"</h3>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/an-infrastructure-that-just-works/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(7) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">07</span>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/enable-continuous-compliance/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(8) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Enable Continuous Compliance in the Cloud</h3>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/enable-continuous-compliance/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(8) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Commercial businesses and government agencies are all coping with a dramatic rise in compliance burdens. Every data breach drives a raft of new regulations, especially in the cloud—and these regulations will only continue to evolve and grow in volume.</p>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">08</span>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/tailor-technology-to-your-workers/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(9) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Tailor Technology to Your Workers</h3>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/tailor-technology-to-your-workers/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(9) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>When you roll out new software or systems, adoption lags. You might see only 10% of your workforce using new technology, while some reject it altogether. Partially, that’s because they don’t understand the value or relevance of upgrades and updates.</p>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">09</span>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/extend-your-clearpath-forward-environment/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(10) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Extend Your ClearPath Forward Environment</h3>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/extend-your-clearpath-forward-environment/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(10) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">10</span>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .vertical-card-carousel__slide-number"
                  ],
                  "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": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://digitalworkplaceinsights.unisys.com/\" class=\"btn btn--primary\" target=\"_blank\" rel=\"noreferrer\">\nLearn More    </a>",
                          "target": [
                            ".btn.btn--primary[rel=\"noreferrer\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://digitalworkplaceinsights.unisys.com/\" class=\"btn btn--primary\" target=\"_blank\" rel=\"noreferrer\">\nLearn More    </a>",
                  "target": [
                    ".btn.btn--primary[rel=\"noreferrer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/brochure/cis/trusted-expertise-for-your-entire-cloud-journey/\" class=\"btn btn--primary\">\nRead the Brochure    </a>",
                          "target": [
                            "#thoughtLeadership > .s-curve-card__content > .s-curve-card__actions > .btn.btn--primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/brochure/cis/trusted-expertise-for-your-entire-cloud-journey/\" class=\"btn btn--primary\">\nRead the Brochure    </a>",
                  "target": [
                    "#thoughtLeadership > .s-curve-card__content > .s-curve-card__actions > .btn.btn--primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "#ourClients > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"client-portfolio__title\">Our Clients</h2>",
                  "target": [
                    ".client-portfolio__title"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "#ourClients > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We help businesses and governments improve the lives of their customers and citizens – here are some of their stories.</p>",
                  "target": [
                    ".client-portfolio__description > 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": "<div class=\"container\">",
                          "target": [
                            "#ourClients > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/our-clients/\" class=\"btn btn--primary\">\nExplore Client Stories    </a>",
                  "target": [
                    ".btn.btn--primary[href$=\"our-clients/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Enabling new and innovative services to citizens</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(1) > .client-portfolio__card:nth-child(1) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Delivering a world-class traveling experience</div>",
                  "target": [
                    "a[href$=\"air-france-klm/\"] > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Delivering a positive experience for half a million students every day</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(2) > .client-portfolio__card:nth-child(1) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Transforming IT through essential infrastructures</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(2) > .client-portfolio__card:nth-child(2) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Improving lives through natural resource deployment</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(3) > .client-portfolio__card:nth-child(1) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Enabling safer vehicles and industrial machines</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(3) > .client-portfolio__card:nth-child(2) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Delivering cargo on time and securely</div>",
                  "target": [
                    "a[href$=\"maskargo/\"] > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Creating value for customers and consumers globally</div>",
                  "target": [
                    "a[href$=\"henkel/\"] > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Helping customers realize the ‘great Australian dream’ of home ownership</div>",
                  "target": [
                    "a[href$=\"rams/\"] > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Enabling great journeys to keep New Zealand moving</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(5) > .client-portfolio__card:nth-child(2) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-forbes-names-unisys-women-list-featured.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-forbes-names-unisys-women-list-featured.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Forbes Names Unisys to America’s Best Employers for Women List</h3>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">47 Min Read</p>",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-featured.jpg\" alt=\"Unisys Earnings Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__image > img[alt=\"Unisys Earnings Release\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">47 Min Read</p>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-featured.jpg\" alt=\"Unisys Earnings Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__image > img[alt=\"Unisys Earnings Release\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces 2Q22 Results</h3>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-isg-cloud-services-2022-featured.jpg\" alt=\"ISG Cloud Services 2022 - Featured\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-isg-cloud-services-2022-featured.jpg\" alt=\"ISG Cloud Services 2022 - Featured\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Managed Services in the U.S. and Brazil</h3>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"noteworthy-content-carousel__slide-number\">03</span>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide:nth-child(3) > .noteworthy-content-carousel__slide-number"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-disability-equality-index-2022-featured.jpg\" alt=\"Unisys Earns Top Score on 2022 Disability Equality Index - Featured\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-disability-equality-index-2022-featured.jpg\" alt=\"Unisys Earns Top Score on 2022 Disability Equality Index - Featured\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Earns Top Score on 2022 Disability Equality Index</h3>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\"><em>Savoy Magazine</em> Names Unisys General Counsel Claudius Sokenu to 2022 Most Influential Black Executives in Corporate America List</h3>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Savoy Magazine</em>",
                  "target": [
                    ".generic-image-card__title > em"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">2 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-date-announced-featured.jpg\" alt=\"Unisys Announces Date of Earnings\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">2 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-date-announced-featured.jpg\" alt=\"Unisys Announces Date of Earnings\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces Dates of Second-Quarter 2022 Financial Results and Conference Call</h3>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-goal-net-zero-featured.jpg\" alt=\"Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-goal-net-zero-featured.jpg\" alt=\"Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030</h3>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">6 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(8) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-unisys-innovation-program-featured.jpg\" alt=\"Unisys Innovation Program\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Unisys Innovation Program\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">6 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-unisys-innovation-program-featured.jpg\" alt=\"Unisys Innovation Program\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Unisys Innovation Program\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces Winners of the 13th Annual Unisys Innovation Program (UIP) Contest</h3>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(9) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-manheadset1-featured.jpg\" alt=\"Man on headset\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Man on headset\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-manheadset1-featured.jpg\" alt=\"Man on headset\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Man on headset\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Digital Workplace Solutions Awarded HDI's IT Support Center Certification</h3>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">3 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(10) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-black-woman-wheelchair-featured.jpg\" alt=\"Black Woman Wheelchair\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Black Woman Wheelchair\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">3 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-black-woman-wheelchair-featured.jpg\" alt=\"Black Woman Wheelchair\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Black Woman Wheelchair\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">DiversityInc Names Unisys a “Noteworthy Company” for Diversity, Equity and Inclusion</h3>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">3 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(11) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-happy-shake-hands-featured.jpg\" alt=\"Corporate people shaking hands\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Corporate people shaking hands\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">3 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(11) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-happy-shake-hands-featured.jpg\" alt=\"Corporate people shaking hands\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Corporate people shaking hands\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces First Quarter 2022 Wins for Digital Workplace and Cloud and Infrastructure Solutions</h3>",
                  "target": [
                    ".swiper-slide:nth-child(11) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">38 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-featured.jpg\" alt=\"Unisys Earnings Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__image > img[alt=\"Unisys Earnings Release\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">38 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-featured.jpg\" alt=\"Unisys Earnings Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__image > img[alt=\"Unisys Earnings Release\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces 1Q22 Results</h3>",
                  "target": [
                    ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Appoints Claudius O. Sokenu as General Counsel and Secretary</h3>",
                  "target": [
                    ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(14) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/featured-newreleases-generic.jpg\" alt=\"Unisys News Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Unisys News Release\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(14) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/featured-newreleases-generic.jpg\" alt=\"Unisys News Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Unisys News Release\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Appoints Debra McCann as Chief Financial Officer, Mike Thomson as President and Chief Operating Officer</h3>",
                  "target": [
                    ".swiper-slide:nth-child(14) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">2 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-date-announced-featured.jpg\" alt=\"Unisys Announces Date of Earnings\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">2 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-date-announced-featured.jpg\" alt=\"Unisys Announces Date of Earnings\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces Date of First-Quarter 2022 Financial Results and Conference Call</h3>",
                  "target": [
                    ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-unisys/\">About Unisys</a>",
                  "target": [
                    ".header__sticky-initial > .utility-nav[aria-label=\"Header Utility Navigation\"] > .utility-nav__list > li:nth-child(1) > a[href$=\"about-unisys/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/blog/\">Blog</a>",
                  "target": [
                    ".header__sticky-initial > .utility-nav[aria-label=\"Header Utility Navigation\"] > .utility-nav__list > li:nth-child(2) > a[href$=\"blog/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\">Careers</a>",
                  "target": [
                    ".header__sticky-initial > .utility-nav[aria-label=\"Header Utility Navigation\"] > .utility-nav__list > li:nth-child(3) > a[href=\"https://jobs.unisys.com/us/en\"][rel=\"noreferrer\"][target=\"_blank\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button data-modal=\"language-selector\">Language</button>",
                  "target": [
                    "button[data-modal=\"language-selector\"]"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                     Business Outcomes\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(1) > .primary-nav__label"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Solutions\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(2) > .primary-nav__label"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Industries\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(3) > .primary-nav__label"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Partnerships\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(4) > .primary-nav__label"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" loading=\"lazy\" width=\"1920\" height=\"1080\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .hero-spotlight__image > img[width=\"1920\"][height=\"1080\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Insights\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(5) > .primary-nav__label"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/contact-us/\" class=\"btn btn--primary btn--small\">\n                    Contact Us\n                </a>",
                          "target": [
                            ".primary-nav__main-link[role=\"menuitem\"]:nth-child(6) > .btn--small.btn[href$=\"contact-us/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact-us/\" class=\"btn btn--primary btn--small\">\n                    Contact Us\n                </a>",
                  "target": [
                    ".primary-nav__main-link[role=\"menuitem\"]:nth-child(6) > .btn--small.btn[href$=\"contact-us/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "48.0pt (64px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero-spotlight__slide swiper-slide swiper-slide-active\" data-swiper-slide-index=\"1\" style=\"width: 1280px;\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-spotlight__title rtf\">Forbes Names Unisys to America’s Best Employers for Women List</h1>",
                  "target": [
                    ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .container > .hero-spotlight__content[data-swiper-parallax-y=\"-150\"][data-swiper-parallax-opacity=\"0\"] > h1"
                  ],
                  "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": "<div class=\"hero-spotlight__slide swiper-slide swiper-slide-active\" data-swiper-slide-index=\"1\" style=\"width: 1280px;\">",
                          "target": [
                            ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-release/forbes-names-unisys-to-americas-best-employers-for-women-list/\" class=\"btn btn--primary\">\nRead the News Release    </a>",
                  "target": [
                    ".swiper-slide-active.hero-spotlight__slide[data-swiper-slide-index=\"1\"] > .container > .hero-spotlight__content[data-swiper-parallax-y=\"-150\"][data-swiper-parallax-opacity=\"0\"] > .btn.btn--primary"
                  ],
                  "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": "10.5pt (14px)",
                        "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": "<span class=\"hero-spotlight__play-btn-label\">Pause animation</span>",
                  "target": [
                    ".hero-spotlight__play-btn-label"
                  ],
                  "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": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/unisys-in-the-news/nelsonhall-unisys-repositioning-for-growth/\" class=\"btn btn--primary\">\nRead the Article    </a>",
                          "target": [
                            ".scurvecardblock > .s-curve > .container > .s-curve-card[data-module=\"scurveCard\"] > .s-curve-card__content > .s-curve-card__actions > .btn.btn--primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/unisys-in-the-news/nelsonhall-unisys-repositioning-for-growth/\" class=\"btn btn--primary\">\nRead the Article    </a>",
                  "target": [
                    ".scurvecardblock > .s-curve > .container > .s-curve-card[data-module=\"scurveCard\"] > .s-curve-card__content > .s-curve-card__actions > .btn.btn--primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"vertical-card-carousel__header\">",
                          "target": [
                            ".vertical-card-carousel__header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"vertical-card-carousel__title rtf\">Delivering successful outcomes</h2>",
                  "target": [
                    ".vertical-card-carousel__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"vertical-card-carousel__header\">",
                          "target": [
                            ".vertical-card-carousel__header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The IT landscape is complex. Let us help you make your digital ecosystem future-ready and drive the outcomes that will enable you and your customers to succeed.</p>",
                  "target": [
                    ".vertical-card-carousel__description > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/ensure-successful-transformation-through-change-management/\" class=\"vertical-card\" data-module=\"verticalCard\">",
                          "target": [
                            ".swiper-slide-active.swiper-slide > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Ensure Successful Transformation Through Change Management</h3>",
                  "target": [
                    ".swiper-slide-active.swiper-slide > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/ensure-successful-transformation-through-change-management/\" class=\"vertical-card\" data-module=\"verticalCard\">",
                          "target": [
                            ".swiper-slide-active.swiper-slide > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>In today’s dynamic environment, your organization, like many, is transforming and driving strategic initiatives. These efforts are crucial to maintain a competitive edge.</p>",
                  "target": [
                    ".swiper-slide-active.swiper-slide > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">01</span>",
                  "target": [
                    ".swiper-slide-active.swiper-slide > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/ensure-exceptional-experience/\" class=\"vertical-card\" data-module=\"verticalCard\">",
                          "target": [
                            ".swiper-slide-next.swiper-slide > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Ensure Exceptional Experience</h3>",
                  "target": [
                    ".swiper-slide-next.swiper-slide > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/ensure-exceptional-experience/\" class=\"vertical-card\" data-module=\"verticalCard\">",
                          "target": [
                            ".swiper-slide-next.swiper-slide > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".swiper-slide-next.swiper-slide > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">02</span>",
                  "target": [
                    ".swiper-slide-next.swiper-slide > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/accelerate-problem-free-modernization/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(3) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Accelerate Problem-Free Modernization</h3>",
                  "target": [
                    ".swiper-slide:nth-child(3) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/accelerate-problem-free-modernization/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(3) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Nearly every large organization in today's modern economy has either already embarked upon or is seriously considering adopting a multi-cloud strategy to accelerate digital transformation and gain the benefits of cloud computing.</p>",
                  "target": [
                    ".swiper-slide:nth-child(3) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">03</span>",
                  "target": [
                    ".swiper-slide:nth-child(3) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/deliver-consistent-value/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(4) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Deliver Consistent Value</h3>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/deliver-consistent-value/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(4) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">04</span>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/anticipate-employees-needs/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Anticipate Employees’ Needs</h3>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/anticipate-employees-needs/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Employees come to work seeking the same joyful relationship with their technology that they experience as a consumer. They expect devices and software to be easy to use and collaboration to be intuitive—far from the reality in modern workplaces.</p>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">05</span>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/secure-your-transformation/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(6) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Secure Your Transformation</h3>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/secure-your-transformation/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(6) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Digital transformation has brought much-needed scalability and agility to commercial businesses and government agencies alike, improving efficiency and fostering innovation. It has also introduced a new set of security risks and risk enablers.</p>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">06</span>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/an-infrastructure-that-just-works/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(7) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">An Infrastructure that \"Just Works\"</h3>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/an-infrastructure-that-just-works/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(7) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">07</span>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/enable-continuous-compliance/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(8) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Enable Continuous Compliance in the Cloud</h3>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/enable-continuous-compliance/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(8) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Commercial businesses and government agencies are all coping with a dramatic rise in compliance burdens. Every data breach drives a raft of new regulations, especially in the cloud—and these regulations will only continue to evolve and grow in volume.</p>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">08</span>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/tailor-technology-to-your-workers/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(9) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Tailor Technology to Your Workers</h3>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/tailor-technology-to-your-workers/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(9) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>When you roll out new software or systems, adoption lags. You might see only 10% of your workforce using new technology, while some reject it altogether. Partially, that’s because they don’t understand the value or relevance of upgrades and updates.</p>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">09</span>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .vertical-card-carousel__slide-number"
                  ],
                  "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": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business-outcomes/extend-your-clearpath-forward-environment/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(10) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"vertical-card__title\">Extend Your ClearPath Forward Environment</h3>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__title"
                  ],
                  "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": "<a href=\"/business-outcomes/extend-your-clearpath-forward-environment/\" class=\"vertical-card\" data-module=\"verticalCard\" tabindex=\"-1\">",
                          "target": [
                            ".swiper-slide:nth-child(10) > .vertical-card[data-module=\"verticalCard\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .vertical-card[data-module=\"verticalCard\"] > .vertical-card__content > .vertical-card__description.rtf > 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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<span class=\"vertical-card-carousel__slide-number\">10</span>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .vertical-card-carousel__slide-number"
                  ],
                  "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": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://digitalworkplaceinsights.unisys.com/\" class=\"btn btn--primary\" target=\"_blank\" rel=\"noreferrer\">\nLearn More    </a>",
                          "target": [
                            ".btn.btn--primary[rel=\"noreferrer\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://digitalworkplaceinsights.unisys.com/\" class=\"btn btn--primary\" target=\"_blank\" rel=\"noreferrer\">\nLearn More    </a>",
                  "target": [
                    ".btn.btn--primary[rel=\"noreferrer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/brochure/cis/trusted-expertise-for-your-entire-cloud-journey/\" class=\"btn btn--primary\">\nRead the Brochure    </a>",
                          "target": [
                            "#thoughtLeadership > .s-curve-card__content > .s-curve-card__actions > .btn.btn--primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/brochure/cis/trusted-expertise-for-your-entire-cloud-journey/\" class=\"btn btn--primary\">\nRead the Brochure    </a>",
                  "target": [
                    "#thoughtLeadership > .s-curve-card__content > .s-curve-card__actions > .btn.btn--primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "#ourClients > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"client-portfolio__title\">Our Clients</h2>",
                  "target": [
                    ".client-portfolio__title"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container\">",
                          "target": [
                            "#ourClients > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We help businesses and governments improve the lives of their customers and citizens – here are some of their stories.</p>",
                  "target": [
                    ".client-portfolio__description > 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": "<div class=\"container\">",
                          "target": [
                            "#ourClients > .container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/our-clients/\" class=\"btn btn--primary\">\nExplore Client Stories    </a>",
                  "target": [
                    ".btn.btn--primary[href$=\"our-clients/\"]"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Enabling new and innovative services to citizens</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(1) > .client-portfolio__card:nth-child(1) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Delivering a world-class traveling experience</div>",
                  "target": [
                    "a[href$=\"air-france-klm/\"] > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Delivering a positive experience for half a million students every day</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(2) > .client-portfolio__card:nth-child(1) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Transforming IT through essential infrastructures</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(2) > .client-portfolio__card:nth-child(2) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Improving lives through natural resource deployment</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(3) > .client-portfolio__card:nth-child(1) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Enabling safer vehicles and industrial machines</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(3) > .client-portfolio__card:nth-child(2) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Delivering cargo on time and securely</div>",
                  "target": [
                    "a[href$=\"maskargo/\"] > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Creating value for customers and consumers globally</div>",
                  "target": [
                    "a[href$=\"henkel/\"] > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Helping customers realize the ‘great Australian dream’ of home ownership</div>",
                  "target": [
                    "a[href$=\"rams/\"] > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"client-portfolio__slider\">",
                          "target": [
                            ".client-portfolio__slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"client-portfolio__card-label rtf\">Enabling great journeys to keep New Zealand moving</div>",
                  "target": [
                    ".client-portfolio__slide:nth-child(5) > .client-portfolio__card:nth-child(2) > .client-portfolio__card-label.rtf"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-forbes-names-unisys-women-list-featured.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-forbes-names-unisys-women-list-featured.jpg\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Forbes Names Unisys to America’s Best Employers for Women List</h3>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide-active.swiper-slide > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">47 Min Read</p>",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-featured.jpg\" alt=\"Unisys Earnings Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__image > img[alt=\"Unisys Earnings Release\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">47 Min Read</p>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-featured.jpg\" alt=\"Unisys Earnings Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__image > img[alt=\"Unisys Earnings Release\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces 2Q22 Results</h3>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide-next.swiper-slide > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-isg-cloud-services-2022-featured.jpg\" alt=\"ISG Cloud Services 2022 - Featured\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-isg-cloud-services-2022-featured.jpg\" alt=\"ISG Cloud Services 2022 - Featured\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Managed Services in the U.S. and Brazil</h3>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide:nth-child(3) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"noteworthy-content-carousel__slide-number\">03</span>",
                  "target": [
                    ".swiper-slide-visible.swiper-slide:nth-child(3) > .noteworthy-content-carousel__slide-number"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-disability-equality-index-2022-featured.jpg\" alt=\"Unisys Earns Top Score on 2022 Disability Equality Index - Featured\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-disability-equality-index-2022-featured.jpg\" alt=\"Unisys Earns Top Score on 2022 Disability Equality Index - Featured\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Earns Top Score on 2022 Disability Equality Index</h3>",
                  "target": [
                    ".swiper-slide:nth-child(4) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\"><em>Savoy Magazine</em> Names Unisys General Counsel Claudius Sokenu to 2022 Most Influential Black Executives in Corporate America List</h3>",
                  "target": [
                    ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(5) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Savoy Magazine</em>",
                  "target": [
                    ".generic-image-card__title > em"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">2 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-date-announced-featured.jpg\" alt=\"Unisys Announces Date of Earnings\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">2 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-date-announced-featured.jpg\" alt=\"Unisys Announces Date of Earnings\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces Dates of Second-Quarter 2022 Financial Results and Conference Call</h3>",
                  "target": [
                    ".swiper-slide:nth-child(6) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-goal-net-zero-featured.jpg\" alt=\"Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-goal-net-zero-featured.jpg\" alt=\"Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces Goal of Net Zero Greenhouse Gas Emissions by 2030</h3>",
                  "target": [
                    ".swiper-slide:nth-child(7) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">6 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(8) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-unisys-innovation-program-featured.jpg\" alt=\"Unisys Innovation Program\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Unisys Innovation Program\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">6 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-unisys-innovation-program-featured.jpg\" alt=\"Unisys Innovation Program\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Unisys Innovation Program\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces Winners of the 13th Annual Unisys Innovation Program (UIP) Contest</h3>",
                  "target": [
                    ".swiper-slide:nth-child(8) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(9) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-manheadset1-featured.jpg\" alt=\"Man on headset\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Man on headset\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-manheadset1-featured.jpg\" alt=\"Man on headset\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Man on headset\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Digital Workplace Solutions Awarded HDI's IT Support Center Certification</h3>",
                  "target": [
                    ".swiper-slide:nth-child(9) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">3 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(10) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-black-woman-wheelchair-featured.jpg\" alt=\"Black Woman Wheelchair\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Black Woman Wheelchair\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">3 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-black-woman-wheelchair-featured.jpg\" alt=\"Black Woman Wheelchair\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Black Woman Wheelchair\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">DiversityInc Names Unisys a “Noteworthy Company” for Diversity, Equity and Inclusion</h3>",
                  "target": [
                    ".swiper-slide:nth-child(10) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">3 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(11) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-happy-shake-hands-featured.jpg\" alt=\"Corporate people shaking hands\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Corporate people shaking hands\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">3 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(11) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-happy-shake-hands-featured.jpg\" alt=\"Corporate people shaking hands\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Corporate people shaking hands\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces First Quarter 2022 Wins for Digital Workplace and Cloud and Infrastructure Solutions</h3>",
                  "target": [
                    ".swiper-slide:nth-child(11) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">38 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-featured.jpg\" alt=\"Unisys Earnings Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__image > img[alt=\"Unisys Earnings Release\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">38 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-featured.jpg\" alt=\"Unisys Earnings Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__image > img[alt=\"Unisys Earnings Release\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces 1Q22 Results</h3>",
                  "target": [
                    ".swiper-slide:nth-child(12) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">4 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-generic-building-blue-green-featured.jpg\" alt=\"building outdoors\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__image > img[alt=\"building outdoors\"][width=\"504\"][height=\"470\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Appoints Claudius O. Sokenu as General Counsel and Secretary</h3>",
                  "target": [
                    ".swiper-slide:nth-child(13) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(14) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/featured-newreleases-generic.jpg\" alt=\"Unisys News Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Unisys News Release\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">5 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(14) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/featured-newreleases-generic.jpg\" alt=\"Unisys News Release\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            "img[alt=\"Unisys News Release\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Appoints Debra McCann as Chief Financial Officer, Mike Thomson as President and Chief Operating Officer</h3>",
                  "target": [
                    ".swiper-slide:nth-child(14) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"generic-image-card__pill\">2 Min Read</p>",
                          "target": [
                            ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__pill"
                          ]
                        },
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-date-announced-featured.jpg\" alt=\"Unisys Announces Date of Earnings\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"generic-image-card__pill\">2 Min Read</p>",
                  "target": [
                    ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__pill"
                  ],
                  "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": "21.8pt (29px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/siteassets/images/news-releases/nr-earnings-date-announced-featured.jpg\" alt=\"Unisys Announces Date of Earnings\" width=\"504\" height=\"470\" loading=\"lazy\">",
                          "target": [
                            ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__image > img[width=\"504\"][height=\"470\"][loading=\"lazy\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"generic-image-card__title\">Unisys Announces Date of First-Quarter 2022 Financial Results and Conference Call</h3>",
                  "target": [
                    ".swiper-slide:nth-child(15) > .generic-image-card > .generic-image-card__content > .generic-image-card__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "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 style=\"display: none;\">",
                  "target": [
                    "body > div:nth-child(1)"
                  ],
                  "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=\"primary-nav__sub-nav\">",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(1) > .primary-nav__sub-nav"
                  ],
                  "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=\"primary-nav__sub-nav\">",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(2) > .primary-nav__sub-nav"
                  ],
                  "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=\"primary-nav__sub-nav\">",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(3) > .primary-nav__sub-nav"
                  ],
                  "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=\"primary-nav__sub-nav\">",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(4) > .primary-nav__sub-nav"
                  ],
                  "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=\"primary-nav__sub-nav\">",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(5) > .primary-nav__sub-nav"
                  ],
                  "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-search__drawer\">",
                  "target": [
                    ".header-search__drawer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"header-search__clear\">\n        Clear\n    </button>",
                  "target": [
                    ".header-search__clear"
                  ],
                  "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-search__suggestions-loaded\">\n                    <span class=\"header-search__suggestions-title\">Suggested Results</span>\n                    <ul class=\"header-search__suggestions-list\"></ul>\n                </div>",
                  "target": [
                    ".header-search__suggestions-loaded"
                  ],
                  "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__sticky-hidden\" style=\"\">",
                  "target": [
                    ".header__sticky-hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"sticky-navigation__trigger\" role=\"combobox\" aria-expanded=\"false\" aria-haspopup=\"listbox\">Jump to:</button>",
                  "target": [
                    ".sticky-navigation__trigger"
                  ],
                  "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=\"hamburger-menu\" data-suggestions-endpoint=\"/HeaderSearchApi/GetSuggestions\">",
                  "target": [
                    ".hamburger-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"hamburger-menu__search-clear\">\n        Clear\n    </button>",
                  "target": [
                    ".hamburger-menu__search-clear"
                  ],
                  "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=\"hamburger-menu__search-suggestions-loaded\">\n                            <span class=\"hamburger-menu__search-suggestions-title\">Suggested Results</span>\n                            <ul class=\"hamburger-menu__search-suggestions-list\"></ul>\n                        </div>",
                  "target": [
                    ".hamburger-menu__search-suggestions-loaded"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"hamburger-menu__submenu-back\">\n                        <svg viewBox=\"0 0 6 10\">\n                            <use xlink:href=\"#chevron-left\"></use>\n                        </svg>\n                        Back to menu\n                    </button>",
                  "target": [
                    ".hamburger-menu__language-submenu > .hamburger-menu__submenu-back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"hamburger-menu__submenu-back\">\n            <svg viewBox=\"0 0 6 10\">\n                <use xlink:href=\"#chevron-left\"></use>\n            </svg>\n            Back to menu\n        </button>",
                  "target": [
                    "#\\33 d2c6c72-22a1-4183-afb2-0ffe1ffe05e6 > .hamburger-menu__submenu-content > .hamburger-menu__submenu-back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"hamburger-menu__submenu-back\">\n            <svg viewBox=\"0 0 6 10\">\n                <use xlink:href=\"#chevron-left\"></use>\n            </svg>\n            Back to menu\n        </button>",
                  "target": [
                    "#\\37 889950b-b0b5-4efb-8a90-2347c95c9005 > .hamburger-menu__submenu-content > .hamburger-menu__submenu-back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"hamburger-menu__submenu-back\">\n            <svg viewBox=\"0 0 6 10\">\n                <use xlink:href=\"#chevron-left\"></use>\n            </svg>\n            Back to menu\n        </button>",
                  "target": [
                    "#\\38 a66eaa9-c76c-41b3-b1d4-0a4cee29ad9b > .hamburger-menu__submenu-content > .hamburger-menu__submenu-back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"hamburger-menu__submenu-back\">\n            <svg viewBox=\"0 0 6 10\">\n                <use xlink:href=\"#chevron-left\"></use>\n            </svg>\n            Back to menu\n        </button>",
                  "target": [
                    "#b12d468a-2ad3-4ff5-8d8d-000d7a8a02cc > .hamburger-menu__submenu-content > .hamburger-menu__submenu-back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"hamburger-menu__submenu-back\">\n            <svg viewBox=\"0 0 6 10\">\n                <use xlink:href=\"#chevron-left\"></use>\n            </svg>\n            Back to menu\n        </button>",
                  "target": [
                    "#\\39 df6c3f7-c1e6-4f04-8580-b03a5d4c6480 > .hamburger-menu__submenu-content > .hamburger-menu__submenu-back"
                  ],
                  "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=\"modal\" id=\"language-selector\" role=\"dialog\" aria-label=\"Language Selection\">",
                  "target": [
                    "#language-selector"
                  ],
                  "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": "<span class=\"cta-decorator cta-decorator--play\" style=\"display: none;\">\n                    <svg viewBox=\"0 0 10 10\">\n                        <use xlink:href=\"#play-icon\"></use>\n                    </svg>\n                </span>",
                  "target": [
                    ".cta-decorator--play"
                  ],
                  "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": "<picture>",
                  "target": [
                    ".client-portfolio__slide:nth-child(1) > .client-portfolio__card:nth-child(1) > .client-portfolio__card-image > picture: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": "<picture>",
                  "target": [
                    "a[href$=\"air-france-klm/\"] > .client-portfolio__card-image > picture: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": "<picture>",
                  "target": [
                    ".client-portfolio__slide:nth-child(2) > .client-portfolio__card:nth-child(1) > .client-portfolio__card-image > picture: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": "<picture>",
                  "target": [
                    ".client-portfolio__slide:nth-child(2) > .client-portfolio__card:nth-child(2) > .client-portfolio__card-image > picture: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": "<picture>",
                  "target": [
                    ".client-portfolio__slide:nth-child(3) > .client-portfolio__card:nth-child(1) > .client-portfolio__card-image > picture: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": "<picture>",
                  "target": [
                    ".client-portfolio__slide:nth-child(3) > .client-portfolio__card:nth-child(2) > .client-portfolio__card-image > picture: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": "<picture>",
                  "target": [
                    "a[href$=\"maskargo/\"] > .client-portfolio__card-image > picture: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": "<picture>\n\n\n        <source srcset=\"/siteassets/images/clients/logos/g-l/henkel-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Henkel Logo\">\n\n    <img src=\"/siteassets/images/clients/logos/g-l/henkel-large-dark.png\" alt=\"Henkel Logo\" loading=\"lazy\" width=\"230\" height=\"230\">\n</picture>",
                  "target": [
                    "a[href$=\"henkel/\"] > .client-portfolio__card-image > picture: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": "<picture>\n\n\n        <source srcset=\"/siteassets/images/clients/logos/m-r/rams-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Rams Logo\">\n\n    <img src=\"/siteassets/images/clients/logos/m-r/rams-large-dark.png\" alt=\"Rams Logo\" loading=\"lazy\" width=\"230\" height=\"230\">\n</picture>",
                  "target": [
                    "a[href$=\"rams/\"] > .client-portfolio__card-image > picture: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": "<picture>",
                  "target": [
                    ".client-portfolio__slide:nth-child(5) > .client-portfolio__card:nth-child(2) > .client-portfolio__card-image > picture: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": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//11558793.fls.doubleclick.net/activityi;src=11558793;type=unisy0;cat=unisy000;ord=7056801473410;gtm=2wg880;auiddc=1076511485.1660400334;~oref=https%3A%2F%2Fwww.unisys.com%2F?\"></iframe>",
                  "target": [
                    "iframe:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe src=\"https://11473337.fls.doubleclick.net/activityi;src=11473337;type=invmedia;cat=unisy0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=${GDPR};gdpr_consent=${GDPR_CONSENT_755};ord=' + a + '?\" width=\"1\" height=\"1\" frameborder=\"0\" style=\"display:none\"></iframe>",
                  "target": [
                    "iframe[frameborder=\"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": "<img style=\"display:none\" alt=\"\" aria-hidden=\"true\" width=\"0\" height=\"0\" id=\"db_bw_pixel_ad\" src=\"https://match.prod.bidr.io/cookie-sync/demandbase\">",
                  "target": [
                    "#db_bw_pixel_ad"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"display:none\" alt=\"\" aria-hidden=\"true\" width=\"0\" height=\"0\" id=\"db_lr_pixel_ad\" src=\"https://id.rlcdn.com/464526.gif\">",
                  "target": [
                    "#db_lr_pixel_ad"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon484340765257\">",
                  "target": [
                    "#batBeacon484340765257"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon45225585418\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=27026168&amp;tm=gtm002&amp;Ver=2&amp;mid=7131a7e7-0729-4d15-a412-db4a16da7f86&amp;sid=dcd6b2701b1211ed8fddf3a126ed3ffb&amp;vid=dcd704f01b1211ed81dce55919b0c631&amp;vids=1&amp;msclkid=N&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=Securing%20Your%20Tomorrow%20%7C%20Business%20Outcomes%20from%20Unisys%20%7C%20Unisys&amp;p=https%3A%2F%2Fwww.unisys.com%2F&amp;r=&amp;lt=2585&amp;evt=pageLoad&amp;sv=1&amp;rn=593083\">",
                  "target": [
                    "#batBeacon45225585418"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\" class=\"js-focus-visible\" data-js-focus-visible=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"swiper-pagination-bullet\" aria-label=\"Slide 0\">\n            <div class=\"left\"><span style=\"transform: rotate(0deg);\"></span></div>\n            <div class=\"right\"><span style=\"transform: rotate(0deg);\"></span></div>\n          </div>",
                  "target": [
                    "div[aria-label=\"Slide 0\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" aria-label=\"Slide 1\">\n            <div class=\"left\"><span style=\"transform: rotate(0deg);\"></span></div>\n            <div class=\"right\"><span style=\"transform: rotate(0deg);\"></span></div>\n          </div>",
                  "target": [
                    ".swiper-pagination-bullet-active"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                }
              ]
            },
            {
              "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": "#66656b",
                        "contrastRatio": 5.77,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"truste-consent-track\" style=\"display: block; opacity: 1;\">",
                          "target": [
                            "#truste-consent-track"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #66656b, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"truste-consent-text\" class=\"truste-messageColumn\">By using this site, you agree with our use of cookies.</div>",
                  "target": [
                    "#truste-consent-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #66656b, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#66656b",
                        "contrastRatio": 5.77,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"truste-consent-track\" style=\"display: block; opacity: 1;\">",
                          "target": [
                            "#truste-consent-track"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #66656b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"truste-show-consent\" type=\"button\" class=\"truste-button1\" aria-haspopup=\"true\">Cookie Settings</button>",
                  "target": [
                    "#truste-show-consent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #66656b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#66656b",
                        "contrastRatio": 5.77,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"truste-consent-track\" style=\"display: block; opacity: 1;\">",
                          "target": [
                            "#truste-consent-track"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #66656b, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"truste-consent-button\" type=\"button\" class=\"truste-button2\">I ACCEPT COOKIES</button>",
                  "target": [
                    "#truste-consent-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #66656b, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                     Business Outcomes\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(1) > .primary-nav__label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Solutions\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(2) > .primary-nav__label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Industries\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(3) > .primary-nav__label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Partnerships\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(4) > .primary-nav__label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"primary-nav__label\" tabindex=\"0\">\n                    Insights\n                </span>",
                  "target": [
                    ".primary-nav__main-link[aria-haspopup=\"true\"][role=\"menuitem\"]:nth-child(5) > .primary-nav__label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"vertical-card-carousel__actions\" tabindex=\"0\" aria-label=\"Carousel Navigation\">",
                  "target": [
                    ".vertical-card-carousel__actions"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"noteworthy-content-carousel__actions\" tabindex=\"0\" aria-label=\"Carousel Navigation\">",
                  "target": [
                    ".noteworthy-content-carousel__actions"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"https://secure.adnxs.com/px?id=1542311&amp;seg=28761199&amp;redir=https%3A%2F%2Fpixel.mediaiqdigital.com%2Fpixel%3Fu1%3D%5Bu1%5D%26u3%3D%26u4%3D%26pixel_id%3D1542311%26uid%3D%24%7BUID%7D&amp;t=2\" width=\"1\" height=\"1\">",
                  "target": [
                    "body > img[width=\"1\"][height=\"1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"truste-consent-text\" class=\"truste-messageColumn\">By using this site, you agree with our use of cookies.</div>",
                  "target": [
                    "#truste-consent-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"https://secure.adnxs.com/px?id=1542311&amp;seg=28761199&amp;redir=https%3A%2F%2Fpixel.mediaiqdigital.com%2Fpixel%3Fu1%3D%5Bu1%5D%26u3%3D%26u4%3D%26pixel_id%3D1542311%26uid%3D%24%7BUID%7D&amp;t=2\" width=\"1\" height=\"1\">",
                  "target": [
                    "body > img[width=\"1\"][height=\"1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.unisys.com/",
      "result": [
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 3 360\" height=\"360px\" width=\"3px\"><line y2=\"358.5\" y1=\"1.5\" x2=\"1.5\" x1=\"1.5\"></line></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[width=\"3px\"][height=\"360px\"][viewbox=\"0 0 3 360\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(8)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(8)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#plus-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 30 30\"><use xlink:href=\"#arrow-left\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 30 30\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 30 30\"><use xlink:href=\"#arrow-right\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 30 30\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(8)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(11)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(12)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(13)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(14)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 12 12\"><use xlink:href=\"#link-icon\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(15)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 12 12\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 30 30\"><use xlink:href=\"#arrow-left\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 30 30\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 30 30\"><use xlink:href=\"#arrow-right\"></use></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[viewbox=\"0 0 30 30\"]",
            "attNo": 1
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.unisys.com/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://secure.adnxs.com/px?id=1542311&amp;seg=28761199&amp;redir=https%3A%2F%2Fpixel.mediaiqdigital.com%2Fpixel%3Fu1%3D%5Bu1%5D%26u3%3D%26u4%3D%26pixel_id%3D1542311%26uid%3D%24%7BUID%7D&amp;t=2\" width=\"1\" height=\"1\">"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//11558793.fls.doubleclick.net/activityi;src=11558793;type=unisy0;cat=unisy000;ord=5338858931007;gtm=2wg880;auiddc=332459219.1660400398;~oref=https%3A%2F%2Fwww.unisys.com%2F?\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"https://11473337.fls.doubleclick.net/activityi;src=11473337;type=invmedia;cat=unisy0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=${GDPR};gdpr_consent=${GDPR_CONSENT_755};ord=' + a + '?\" width=\"1\" height=\"1\" frameborder=\"0\" style=\"display:none\">...</iframe>"
              }
            ]
          },
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"modal__close\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#batBeacon832794538055",
                "code": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon832794538055\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=27026168&amp;tm=gtm002&amp;Ver=2&amp;mid=984207be-f5aa-4770-98d7-00a1e294ce88&amp;sid=0387f2901b1311eda2c1fd477822d277&amp;vid=03884e001b1311ed8309cf50ac2fba8b&amp;vids=1&amp;msclkid=N&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=Securing%20Your%20Tomorrow%20%7C%20Business%20Outcomes%20from%20Unisys%20%7C%20Unisys&amp;p=https%3A%2F%2Fwww.unisys.com%2F&amp;r=&amp;lt=7590&amp;evt=pageLoad&amp;sv=1&amp;rn=819141\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/b/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/g/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R&amp;google_nid=adroll5\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/index/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/l/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/n/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/o/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/outbrain/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/pubmatic/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/r/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/taboola/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/triplelift/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https://d.adroll.com/cm/x/out?adroll_fpc=e52ecfcb2a468d97bacb7b0563f0e466-1660400399898&amp;arrfrr=https%3A%2F%2Fwww.unisys.com%2F&amp;advertisable=6WLG2PKUZZFNNLO3WCE26R\">"
              }
            ]
          },
          "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=\"client-portfolio__slide\" style=\"transform: translate3d(-165.42px, 0px, 0px);\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"client-portfolio__slide\" style=\"transform: translate3d(266.58px, 0px, 0px);\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"client-portfolio__slide\" style=\"transform: translate3d(482.58px, 0px, 0px);\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"client-portfolio__slide\" style=\"transform: translate3d(50.58px, 0px, 0px);\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"client-portfolio__slide\" style=\"transform: translate3d(698.58px, 0px, 0px);\">...</div>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#consent_blackbar",
                "code": "<div id=\"consent_blackbar\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#language-selector",
                "code": "<div class=\"modal\" id=\"language-selector\" role=\"dialog\" aria-label=\"Language Selection\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "em",
                "id": "",
                "code": "<em>...</em>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"generic-image-card__title\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"vertical-card__title\">...</h3>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"vertical-card-carousel__title rtf\">...</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=\"/about-unisys/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/blog/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button data-modal=\"language-selector\">...</button>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"client-portfolio__card-label rtf\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"hero-spotlight__play-btn-label\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"primary-nav__label\" tabindex=\"0\">...</span>"
              }
            ]
          },
          "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": "p",
                "id": "",
                "code": "<p class=\"footer__copyright\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"generic-image-card__pill\">...</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": "a",
                "id": "",
                "code": "<a href=\"/blog-post/exec/building-an-agile-mindset-7-core-elements-to-break-free-from-business-as-usual/\" class=\"btn btn--primary\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/brochure/cis/trusted-expertise-for-your-entire-cloud-journey/\" class=\"btn btn--primary\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact-us/\" class=\"btn btn--primary btn--small\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-release/forbes-names-unisys-to-americas-best-employers-for-women-list/\" class=\"btn btn--primary\" tabindex=\"-1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-release/forbes-names-unisys-to-americas-best-employers-for-women-list/\" class=\"btn btn--primary\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/our-clients/\" class=\"btn btn--primary\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/unisys-in-the-news/nelsonhall-unisys-repositioning-for-growth/\" class=\"btn btn--primary\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://digitalworkplaceinsights.unisys.com/\" class=\"btn btn--primary\" target=\"_blank\" rel=\"noreferrer\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.unisys.com/",
      "result": {
        "content": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true,
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.unisys.com/",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 123,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "r -->\n    <script type=\"text/javascript\" async=\"\" src=\"https://d1igp3oop3iho5.cloudfront.net/v2/ONs46pKQIteOMOx7q9HgAQ/zaius.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 119
          },
          {
            "type": "info",
            "lastLine": 49,
            "lastColumn": 35,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "    \n\n    <script type=\"text/javascript\">\n_iaq ",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\">var ap",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1211,
            "firstColumn": 1144,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/36.4695602a67d84a9fa7da.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 68
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1287,
            "firstColumn": 1221,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/3.f7fbd3355e9858b4ed13.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1364,
            "firstColumn": 1297,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/34.5e7825eaad9251b45c4a.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 68
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1440,
            "firstColumn": 1374,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/1.5a4fad156514cb94f4c8.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1517,
            "firstColumn": 1450,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/32.ef51a600c24b92e15077.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 68
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1593,
            "firstColumn": 1527,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/0.ce52eff52a3df9aca044.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1670,
            "firstColumn": 1603,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/20.ce9706687f8d42fbdcac.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 68
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1747,
            "firstColumn": 1680,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/24.caa0b008ffc96f603275.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 68
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1824,
            "firstColumn": 1757,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/22.b4d4249fbc3863c2f097.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 68
          },
          {
            "type": "info",
            "lastLine": 64,
            "lastColumn": 1901,
            "firstColumn": 1834,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"/assets/js/38.46b66acf48e1d822c220.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 68
          },
          {
            "type": "error",
            "lastLine": 102,
            "lastColumn": 133,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/navigation/header/unisys-logo.png?format=webp\" type=\"image/webp\" alt=\"Unisys Corporation - Home\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 125
          },
          {
            "type": "error",
            "lastLine": 367,
            "lastColumn": 168,
            "firstColumn": 150,
            "message": "Bad value listbox for attribute role on element li.",
            "extract": "\"listbox\"><li role=\"listbox\"><a hre",
            "hiliteStart": 10,
            "hiliteLength": 19
          },
          {
            "type": "error",
            "lastLine": 367,
            "lastColumn": 241,
            "firstColumn": 223,
            "message": "Bad value listbox for attribute role on element li.",
            "extract": "s</a></li><li role=\"listbox\"><a hre",
            "hiliteStart": 10,
            "hiliteLength": 19
          },
          {
            "type": "error",
            "lastLine": 367,
            "lastColumn": 297,
            "firstColumn": 279,
            "message": "Bad value listbox for attribute role on element li.",
            "extract": "h</a></li><li role=\"listbox\"><a hre",
            "hiliteStart": 10,
            "hiliteLength": 19
          },
          {
            "type": "error",
            "lastLine": 367,
            "lastColumn": 372,
            "firstColumn": 354,
            "message": "Bad value listbox for attribute role on element li.",
            "extract": "p</a></li><li role=\"listbox\"><a hre",
            "hiliteStart": 10,
            "hiliteLength": 19
          },
          {
            "type": "error",
            "lastLine": 367,
            "lastColumn": 433,
            "firstColumn": 415,
            "message": "Bad value listbox for attribute role on element li.",
            "extract": "s</a></li><li role=\"listbox\"><a hre",
            "hiliteStart": 10,
            "hiliteLength": 19
          },
          {
            "type": "error",
            "lastLine": 804,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=767&amp;h=600\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:767px)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 805,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=1280&amp;h=600\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:1279)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 805,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Bad value (max-width:1279) for attribute media on element source: only 0 can be a unit. You must put a unit after your number",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=1280&amp;h=600\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:1279)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 806,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=1600&amp;h=900\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:1599)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 806,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Bad value (max-width:1599) for attribute media on element source: only 0 can be a unit. You must put a unit after your number",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=1600&amp;h=900\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:1599)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 836,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=767&amp;h=600\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:767px)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "error",
            "lastLine": 837,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=1280&amp;h=600\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:1279)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "error",
            "lastLine": 837,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Bad value (max-width:1279) for attribute media on element source: only 0 can be a unit. You must put a unit after your number",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=1280&amp;h=600\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:1279)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "error",
            "lastLine": 838,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=1600&amp;h=900\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:1599)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "error",
            "lastLine": 838,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Bad value (max-width:1599) for attribute media on element source: only 0 can be a unit. You must put a unit after your number",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=1600&amp;h=900\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:1599)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "error",
            "lastLine": 867,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=767&amp;h=600\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:767px)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 868,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=1280&amp;h=600\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:1279)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 868,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Bad value (max-width:1279) for attribute media on element source: only 0 can be a unit. You must put a unit after your number",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=1280&amp;h=600\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:1279)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 869,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=1600&amp;h=900\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:1599)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 869,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Bad value (max-width:1599) for attribute media on element source: only 0 can be a unit. You must put a unit after your number",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-forbes-women-list.jpg?w=1600&amp;h=900\" alt=\"Forbes Names Unisys to America’s Best Employers for Women List\" media=\"(max-width:1599)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 897,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=767&amp;h=600\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:767px)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "error",
            "lastLine": 898,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=1280&amp;h=600\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:1279)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "error",
            "lastLine": 898,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Bad value (max-width:1279) for attribute media on element source: only 0 can be a unit. You must put a unit after your number",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=1280&amp;h=600\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:1279)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "error",
            "lastLine": 899,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=1600&amp;h=900\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:1599)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "error",
            "lastLine": 899,
            "lastColumn": 217,
            "firstColumn": 13,
            "message": "Bad value (max-width:1599) for attribute media on element source: only 0 can be a unit. You must put a unit after your number",
            "extract": "          <source srcset=\"/siteassets/home-page-hero/image-slides/home-page-hero-slider-blog-building-an-agile-mindset.jpg?w=1600&amp;h=900\" alt=\"Building an Agile Mindset: 7 Core Elements\" media=\"(max-width:1599)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 205
          },
          {
            "type": "info",
            "lastLine": 934,
            "lastColumn": 197,
            "firstColumn": 107,
            "subType": "warning",
            "message": "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)",
            "extract": "-bullets\"><div class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" aria-label=\"Slide 0\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 91
          },
          {
            "type": "info",
            "lastLine": 937,
            "lastColumn": 75,
            "firstColumn": 17,
            "subType": "warning",
            "message": "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)",
            "extract": "    </div><div class=\"swiper-pagination-bullet\" aria-label=\"Slide 1\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 59
          },
          {
            "type": "error",
            "lastLine": 972,
            "lastColumn": 233,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/scurve-card-listings/cards/scurve-un-20220609-nelsonhall-unisys-repositioning-for-growth.jpg?w=727&amp;h=409\" alt=\"NelsonHall: Unisys Repositioning for Growth Scurve\" media=\"(max-width:767px)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 221
          },
          {
            "type": "error",
            "lastLine": 973,
            "lastColumn": 235,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/scurve-card-listings/cards/scurve-un-20220609-nelsonhall-unisys-repositioning-for-growth.jpg?w=1239&amp;h=697\" alt=\"NelsonHall: Unisys Repositioning for Growth Scurve\" media=\"(max-width:1279px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 223
          },
          {
            "type": "error",
            "lastLine": 1037,
            "lastColumn": 207,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tall-card-drive-org-change.jpg?w=280&amp;h=498\" alt=\"Ensure Successful Transformation Through Change Management\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 195
          },
          {
            "type": "error",
            "lastLine": 1078,
            "lastColumn": 198,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-ensure.jpg?w=280&amp;h=498\" alt=\"Ensure Exceptional Experience through Seamless Collaboration\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 186
          },
          {
            "type": "error",
            "lastLine": 1119,
            "lastColumn": 157,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-accelerate.jpg?w=280&amp;h=498\" alt=\"BO - Accelerate\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 145
          },
          {
            "type": "error",
            "lastLine": 1160,
            "lastColumn": 163,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-deliver.jpg?w=280&amp;h=498\" alt=\"Deliver Consistent Value\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 151
          },
          {
            "type": "error",
            "lastLine": 1201,
            "lastColumn": 169,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-anticipate.jpg?w=280&amp;h=498\" alt=\"Anticipate Employees’ Needs\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 157
          },
          {
            "type": "error",
            "lastLine": 1242,
            "lastColumn": 145,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-secure-.jpg?w=280&amp;h=498\" alt=\"Secure\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 133
          },
          {
            "type": "error",
            "lastLine": 1283,
            "lastColumn": 179,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-infrastructure.jpg?w=280&amp;h=498\" alt=\"An Infrastructure that just works\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 167
          },
          {
            "type": "error",
            "lastLine": 1324,
            "lastColumn": 166,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-enable-continuous.jpg?w=280&amp;h=498\" alt=\"Enable Continuous\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 154
          },
          {
            "type": "error",
            "lastLine": 1365,
            "lastColumn": 171,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-tailor.jpg?w=280&amp;h=498\" alt=\"Tailor Technology to Your Workers\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 159
          },
          {
            "type": "error",
            "lastLine": 1406,
            "lastColumn": 179,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/images/business-outcomes/bo-tallcard-extend.jpg?w=280&amp;h=498\" alt=\"Extend Your ClearPath Forward Environment\" media=\"(max-width:767px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 167
          },
          {
            "type": "info",
            "lastLine": 1438,
            "lastColumn": 107,
            "firstColumn": 17,
            "subType": "warning",
            "message": "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)",
            "extract": "          <div class=\"vertical-card-carousel__actions\" tabindex=\"0\" aria-label=\"Carousel Navigation\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 91
          },
          {
            "type": "error",
            "lastLine": 1471,
            "lastColumn": 187,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/contentassets/9b7b2fd485c04816b313e86004ba994d/s-curve_dws_dwi-woman-v2.jpg?w=727&amp;h=409\" alt=\"Digital Workplace Insights Woman\" media=\"(max-width:767px)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 175
          },
          {
            "type": "error",
            "lastLine": 1472,
            "lastColumn": 189,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/contentassets/9b7b2fd485c04816b313e86004ba994d/s-curve_dws_dwi-woman-v2.jpg?w=1239&amp;h=697\" alt=\"Digital Workplace Insights Woman\" media=\"(max-width:1279px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 177
          },
          {
            "type": "error",
            "lastLine": 1521,
            "lastColumn": 224,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/scurve-card-listings/cards/s-curve-trusted-expertise-for-your-entire-cloud-journey.jpg?w=727&amp;h=409\" alt=\"Trusted Expertise For Your Entire Cloud Journey\" media=\"(max-width:767px)\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 212
          },
          {
            "type": "error",
            "lastLine": 1522,
            "lastColumn": 226,
            "firstColumn": 13,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "          <source srcset=\"/siteassets/scurve-card-listings/cards/s-curve-trusted-expertise-for-your-entire-cloud-journey.jpg?w=1239&amp;h=697\" alt=\"Trusted Expertise For Your Entire Cloud Journey\" media=\"(max-width:1279px)\">\n\n\n   ",
            "hiliteStart": 10,
            "hiliteLength": 214
          },
          {
            "type": "error",
            "lastLine": 1591,
            "lastColumn": 172,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/g-l/georgia-technology-authority-large-light.png?format=webp\" type=\"image/webp\" alt=\"Georgia Technology Authority\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 164
          },
          {
            "type": "error",
            "lastLine": 1606,
            "lastColumn": 171,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/g-l/georgia-technology-authority-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Georgia Technology Authority\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 163
          },
          {
            "type": "error",
            "lastLine": 1628,
            "lastColumn": 148,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/a-f/airfrance-klm-large-light.png?format=webp\" type=\"image/webp\" alt=\"Air France KLM Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 140
          },
          {
            "type": "error",
            "lastLine": 1643,
            "lastColumn": 147,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/a-f/airfrance-klm-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Air France KLM Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 139
          },
          {
            "type": "error",
            "lastLine": 1667,
            "lastColumn": 176,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/a-f/california-state-university-large-light2.png?format=webp\" type=\"image/webp\" alt=\"California State University logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 168
          },
          {
            "type": "error",
            "lastLine": 1682,
            "lastColumn": 175,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/a-f/california-state-university-large-dark2.png?format=webp\" type=\"image/webp\" alt=\"California State University logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 167
          },
          {
            "type": "error",
            "lastLine": 1704,
            "lastColumn": 155,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/a-f/dell-technologies-large-light.png?format=webp\" type=\"image/webp\" alt=\"Dell Technologies Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "error",
            "lastLine": 1719,
            "lastColumn": 154,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/a-f/dell-technologies-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Dell Technologies Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 146
          },
          {
            "type": "error",
            "lastLine": 1743,
            "lastColumn": 139,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/a-f/flowserve-large-light.png?format=webp\" type=\"image/webp\" alt=\"Flowserve Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 131
          },
          {
            "type": "error",
            "lastLine": 1758,
            "lastColumn": 138,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/a-f/flowserve-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Flowserve Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 130
          },
          {
            "type": "error",
            "lastLine": 1780,
            "lastColumn": 163,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/g-l/genuine-parts-company-large-light.png?format=webp\" type=\"image/webp\" alt=\"Genuine Parts Company Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 155
          },
          {
            "type": "error",
            "lastLine": 1795,
            "lastColumn": 162,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/g-l/genuine-parts-company-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Genuine Parts Company Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 154
          },
          {
            "type": "error",
            "lastLine": 1819,
            "lastColumn": 149,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/m-r/maskargo-vector-logo-large-light.png?format=webp\" type=\"image/webp\" alt=\"Maskargo Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 141
          },
          {
            "type": "error",
            "lastLine": 1834,
            "lastColumn": 148,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/m-r/maskargo-vector-logo-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Maskargo Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 140
          },
          {
            "type": "error",
            "lastLine": 1856,
            "lastColumn": 133,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/g-l/henkel-large-light.png?format=webp\" type=\"image/webp\" alt=\"Henkel Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 125
          },
          {
            "type": "error",
            "lastLine": 1871,
            "lastColumn": 132,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/g-l/henkel-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Henkel Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 124
          },
          {
            "type": "error",
            "lastLine": 1895,
            "lastColumn": 129,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/m-r/rams-large-light.png?format=webp\" type=\"image/webp\" alt=\"Rams Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 121
          },
          {
            "type": "error",
            "lastLine": 1910,
            "lastColumn": 128,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/m-r/rams-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Rams Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 120
          },
          {
            "type": "error",
            "lastLine": 1932,
            "lastColumn": 201,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/s-z/waka-kotahi-new-zealand-transport-agency-large-light.png?format=webp\" type=\"image/webp\" alt=\"Waka Kotahi New Zealand Transport Agency Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 193
          },
          {
            "type": "error",
            "lastLine": 1947,
            "lastColumn": 200,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/images/clients/logos/s-z/waka-kotahi-new-zealand-transport-agency-large-dark.png?format=webp\" type=\"image/webp\" alt=\"Waka Kotahi New Zealand Transport Agency Logo\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 192
          },
          {
            "type": "info",
            "lastLine": 2276,
            "lastColumn": 116,
            "firstColumn": 21,
            "subType": "warning",
            "message": "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)",
            "extract": "          <div class=\"noteworthy-content-carousel__actions\" tabindex=\"0\" aria-label=\"Carousel Navigation\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 96
          },
          {
            "type": "error",
            "lastLine": 2388,
            "lastColumn": 133,
            "firstColumn": 9,
            "message": "Attribute alt not allowed on element source at this point.",
            "extract": "\n\n        <source srcset=\"/siteassets/navigation/footer/unisys-footer-logo.png?format=webp\" type=\"image/webp\" alt=\"Unisys Corporation\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 125
          },
          {
            "type": "error",
            "lastLine": 2472,
            "lastColumn": 70,
            "firstColumn": 1,
            "message": "Bad value  for attribute target on element a: Browsing context name must be at least one character long.",
            "extract": "      \n\n\n\n<a href=\"/blog/\" target=\"\" rel=\"class=&quot;&quot;\" aria-label=\"blog\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 70
          },
          {
            "type": "error",
            "lastLine": 2485,
            "lastColumn": 83,
            "firstColumn": 1,
            "message": "Bad value  for attribute target on element a: Browsing context name must be at least one character long.",
            "extract": "      \n\n\n\n<a href=\"/dws-deep-dive/\" target=\"\" rel=\"class=&quot;&quot;\" aria-label=\"podcasts\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "info",
            "lastLine": 2526,
            "lastColumn": 39,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n\n        <script type=\"text/javascript\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 2557,
            "lastColumn": 90,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n    \n    <script type=\"text/javascript\" src=\"https://dl.episerver.net/13.4.8/epi-util/find.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 86
          },
          {
            "type": "info",
            "lastLine": 2558,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\">\nif(ty",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "error",
            "lastLine": 2583,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "/script>\n\n<script type=\"text/javascript\" id=\"\">var di",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2583,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "/script>\n\n<script type=\"text/javascript\" id=\"\">var di",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2585,
            "lastColumn": 165,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "lackbar\">\n<script type=\"text/javascript\" id=\"\" src=\"https://consent.trustarc.com/notice?domain=unisys.com&amp;js=nj&amp;noticeType=bb&amp;c=teconsent&amp;gtm=1&amp;text=true\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 165
          },
          {
            "type": "info",
            "lastLine": 2583,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "/script>\n\n<script type=\"text/javascript\" id=\"\">var di",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2585,
            "lastColumn": 165,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "lackbar\">\n<script type=\"text/javascript\" id=\"\" src=\"https://consent.trustarc.com/notice?domain=unisys.com&amp;js=nj&amp;noticeType=bb&amp;c=teconsent&amp;gtm=1&amp;text=true\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 165
          },
          {
            "type": "info",
            "lastLine": 2585,
            "lastColumn": 165,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "lackbar\">\n<script type=\"text/javascript\" id=\"\" src=\"https://consent.trustarc.com/notice?domain=unisys.com&amp;js=nj&amp;noticeType=bb&amp;c=teconsent&amp;gtm=1&amp;text=true\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 165
          },
          {
            "type": "error",
            "lastLine": 2586,
            "lastColumn": 43,
            "firstColumn": 7,
            "message": "Duplicate ID .",
            "extract": "pt>\n</div><script type=\"text/javascript\" id=\"\">var za",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2583,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "/script>\n\n<script type=\"text/javascript\" id=\"\">var di",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2586,
            "lastColumn": 43,
            "firstColumn": 7,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "pt>\n</div><script type=\"text/javascript\" id=\"\">var za",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2586,
            "lastColumn": 43,
            "firstColumn": 7,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "pt>\n</div><script type=\"text/javascript\" id=\"\">var za",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2587,
            "lastColumn": 456,
            "firstColumn": 420,
            "message": "Duplicate ID .",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2583,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": "/script>\n\n<script type=\"text/javascript\" id=\"\">var di",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2587,
            "lastColumn": 456,
            "firstColumn": 420,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 2587,
            "lastColumn": 456,
            "firstColumn": 420,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 2587,
            "lastColumn": 813,
            "firstColumn": 696,
            "message": "Attribute importance not allowed on element script at this point.",
            "extract": ";</script><script src=\"https://consent.trustarc.com/asset/notice.js/v/v1.7-9931\" async=\"async\" crossorigin=\"\" importance=\"high\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 118
          }
        ],
        "language": "en"
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.unisys.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Securing Your Tomorrow | Business Outcomes from Unisys | Unisys",
          "pageurl": "https://www.unisys.com/",
          "time": 4.82,
          "creditsremaining": 905,
          "allitemcount": 387,
          "totalelements": 1383,
          "waveurl": "http://wave.webaim.org/report?url=https://www.unisys.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "alt_spacer_missing": {
                "id": "alt_spacer_missing",
                "description": "Spacer image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IFRAME + SCRIPT + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > DIV#language-selector > DIV:first-child > BUTTON: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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 15,
            "items": {
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 10,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + A > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child + A > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child + A > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV#ourClients > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child + A > DIV:first-child > PICTURE:first-child + PICTURE > SOURCE:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > HEADER:first-child + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > NAV:first-child + DIV > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + DIV + DIV > MAIN#main > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + DIV > P:first-child > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.unisys.com/",
      "what": "URL",
      "result": "https://www.unisys.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.unisys.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.089",
        "responseTime": "2022-08-13T14:21:27.558Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1105973,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 43,
              "totalWarnings": 0,
              "totalIssues": 43
            },
            "issuesByLevel": {
              "A": {
                "count": 22,
                "pct": 51.16
              },
              "AA": {
                "count": 10,
                "pct": 23.26
              },
              "AAA": {
                "count": 43,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "6e5d4146-886b-4e7a-9833-9797e3cef4ca",
          "docID": "b6b698a2-b950-4e96-e380-28f0654b2a15",
          "sourceHash": "f48bb7a2a953e9487f209703686658dd",
          "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=6e5d4146-886b-4e7a-9833-9797e3cef4ca",
          "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": 6549.5
                },
                "height": 6549.5,
                "width": 1024
              },
              "position": {
                "line": 2204,
                "column": 60
              },
              "errorSnippet": "&lt;body style=\"\"&gt;&lt;div style=\"display: none;\"&gt;&lt;!--?xml version=\"1.0\" encoding=\"UTF-8\"?--&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"&gt;&lt;symbol id=\"amazon\" viewBox=\"0 0 40 40\"&gt;&lt;path fill-r",
              "xpath": "/html/body",
              "issueID": "3a3ec4995843a8ec0d3643642af1267b",
              "signature": "0cc8a083309ad6a82d1175bd9508fac6",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=3a3ec4995843a8ec0d3643642af1267b"
            },
            {
              "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": -10,
                  "y": 791.5
                },
                "bottom-right": {
                  "x": 111,
                  "y": 810.5
                },
                "height": 19,
                "width": 121
              },
              "position": {
                "line": 8137,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://digitalworkplaceinsights.unisys.com/\" class=\"btn btn--primary\" target=\"_blank\" rel=\"noreferrer\"&gt;\nLearn More &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "6a94500a0d250f8b2a9c2e36d2af6dec",
              "signature": "a05cb3a8d20861f619058fafe0422be2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=6a94500a0d250f8b2a9c2e36d2af6dec"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 552,
                  "y": 722.5
                },
                "bottom-right": {
                  "x": 880,
                  "y": 744.5
                },
                "height": 22,
                "width": 328
              },
              "position": {
                "line": 8045,
                "column": 9
              },
              "errorSnippet": "&lt;a title=\"Unisys’ Analyst and Advisor Event 2022\" href=\"/analyst-advisor-event-2022/\"&gt;Unisys’ Analyst and Advisor Event 2022&lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "700e00cb49616e3dd482edc7b8bf1c4c",
              "signature": "4ae7fbd5edf70f87971e72cf1612c1e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=700e00cb49616e3dd482edc7b8bf1c4c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 5889.5
                },
                "bottom-right": {
                  "x": 148,
                  "y": 5906.5
                },
                "height": 17,
                "width": 128
              },
              "position": {
                "line": 8323,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/business-outcomes/\"&gt;Business Outcomes&lt;/a&gt;",
              "xpath": "/html/body/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "b95319e6b0572c13b954486fe119688f",
              "signature": "6224a5f8b6fe4411860825034a12a122",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b95319e6b0572c13b954486fe119688f"
            },
            {
              "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": 6549.5
                },
                "height": 6549.5,
                "width": 1024
              },
              "position": {
                "line": 2204,
                "column": 60
              },
              "errorSnippet": "&lt;body style=\"\"&gt;&lt;div style=\"display: none;\"&gt;&lt;!--?xml version=\"1.0\" encoding=\"UTF-8\"?--&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"&gt;&lt;symbol id=\"amazon\" viewBox=\"0 0 40 40\"&gt;&lt;path fill-r",
              "xpath": "/html/body",
              "issueID": "47b3cc615ca3c62a87577f7b04cffdcb",
              "signature": "e245d3a323f77f0bce6715c7a9fddbc7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=47b3cc615ca3c62a87577f7b04cffdcb"
            },
            {
              "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": 40,
                  "y": 204
                },
                "bottom-right": {
                  "x": 310,
                  "y": 359
                },
                "height": 155,
                "width": 270
              },
              "position": {
                "line": 9831,
                "column": 41
              },
              "errorSnippet": "&lt;h3 class=\"generic-image-card__title\"&gt;ISG Names Unisys a Leader in Next-Gen Private and Hybrid Cloud Managed Services in the U.S. and Brazil&lt;/h3&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/div[1]/h3[1]",
              "issueID": "c899a3d66d44971e8ed2c347078de400",
              "signature": "acb4c3d9ee4b481fa64c36dd598a86e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c899a3d66d44971e8ed2c347078de400"
            },
            {
              "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": 40,
                  "y": 204
                },
                "bottom-right": {
                  "x": 310,
                  "y": 359
                },
                "height": 155,
                "width": 270
              },
              "position": {
                "line": 9871,
                "column": 41
              },
              "errorSnippet": "&lt;h3 class=\"generic-image-card__title\"&gt;&lt;em&gt;Savoy Magazine&lt;/em&gt; Names Unisys General Counsel Claudius Sokenu to 2022 Most Influential Black Executives in Corporate America List&lt;/h3&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/a[1]/div[1]/h3[1]",
              "issueID": "20fc7114ca08f408f7d7bed8443faeea",
              "signature": "266968ba55bee6e5a6f4ecfabf7f3560",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=20fc7114ca08f408f7d7bed8443faeea"
            },
            {
              "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": 40,
                  "y": 204
                },
                "bottom-right": {
                  "x": 310,
                  "y": 359
                },
                "height": 155,
                "width": 270
              },
              "position": {
                "line": 9991,
                "column": 41
              },
              "errorSnippet": "&lt;h3 class=\"generic-image-card__title\"&gt;Unisys Announces First Quarter 2022 Wins for Digital Workplace and Cloud and Infrastructure Solutions&lt;/h3&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[11]/a[1]/div[1]/h3[1]",
              "issueID": "8ae131eabfc5059eb89c6feff44ed5b3",
              "signature": "d88c88e56c427f66ba29ec5075f93cfb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8ae131eabfc5059eb89c6feff44ed5b3"
            },
            {
              "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": 40,
                  "y": 204
                },
                "bottom-right": {
                  "x": 310,
                  "y": 359
                },
                "height": 155,
                "width": 270
              },
              "position": {
                "line": 10051,
                "column": 41
              },
              "errorSnippet": "&lt;h3 class=\"generic-image-card__title\"&gt;Unisys Appoints Debra McCann as Chief Financial Officer, Mike Thomson as President and Chief Operating Officer&lt;/h3&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/a[1]/div[1]/h3[1]",
              "issueID": "79e91efc2588508bd67fa7df49b393b7",
              "signature": "0fe4b53dc483303e62db18dfbd3e3f71",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=79e91efc2588508bd67fa7df49b393b7"
            },
            {
              "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": 959,
                  "y": 17.5
                },
                "bottom-right": {
                  "x": 984,
                  "y": 42.5
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 7898,
                "column": 25
              },
              "errorSnippet": "&lt;button aria-label=\"Hamburger Menu\" class=\"header__hamburger-menu-toggle\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "892b7ae72f3e84eed5b66e652019f271",
              "signature": "dbc27db31ec514712f85cbf892756628",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=892b7ae72f3e84eed5b66e652019f271"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 25,
                  "y": 15
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8089,
                "column": 5
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"header-search__trigger\" aria-label=\"Open Search\"&gt; &lt;svg viewBox=\"0 0 25 25\"&gt; &lt;use xlink:href=\"#search-icon\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/button[1]",
              "issueID": "ec42363ab9ebf9be8d88e5dc734ce9a2",
              "signature": "78225ef9357e831e776b8942c5dce9f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ec42363ab9ebf9be8d88e5dc734ce9a2"
            },
            {
              "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": -343,
                  "y": 18
                },
                "height": 18,
                "width": -343
              },
              "position": {
                "line": 169,
                "column": 215
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"query\" placeholder=\"Type to search...\" class=\"header-search__input\" aria-label=\"Search Box\" autocomplete=\"off\"&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "e52274ad298e64eee3a10f9dc028609c",
              "signature": "cbcd26cbabd555ec8763e1f00a9ff5aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e52274ad298e64eee3a10f9dc028609c"
            },
            {
              "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": 24,
                  "y": 25
                },
                "height": 25,
                "width": 24
              },
              "position": {
                "line": 8104,
                "column": 5
              },
              "errorSnippet": "&lt;button type=\"submit\" class=\"header-search__submit\" aria-label=\"Search\"&gt; &lt;svg viewBox=\"0 0 25 25\"&gt; &lt;use xlink:href=\"#search-icon\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/form[1]/button[2]",
              "issueID": "9e61d407192ec6306cbf71f773ec41f1",
              "signature": "699dd7612196b4b7bb6234af10233240",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9e61d407192ec6306cbf71f773ec41f1"
            },
            {
              "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": 24,
                  "y": 25
                },
                "height": 25,
                "width": 24
              },
              "position": {
                "line": 8110,
                "column": 13
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"header-search__close\" aria-label=\"Close Search\"&gt; &lt;svg viewBox=\"0 0 20 20\"&gt; &lt;use xlink:href=\"#close-icon\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "04d058b2d26f1d98dd261d981f42bf1e",
              "signature": "a6a56c35430fd356f33eff4b0583476e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=04d058b2d26f1d98dd261d981f42bf1e"
            },
            {
              "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": 986,
                  "y": 23
                },
                "bottom-right": {
                  "x": 1000,
                  "y": 37
                },
                "height": 14,
                "width": 14
              },
              "position": {
                "line": 8276,
                "column": 5
              },
              "errorSnippet": "&lt;button type=\"submit\" class=\"hamburger-menu__search-submit\" aria-label=\"Search\"&gt; &lt;svg viewBox=\"0 0 25 25\"&gt; &lt;use xlink:href=\"#search-icon\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[3]/div[1]/div[2]/div[1]/form[1]/button[2]",
              "issueID": "a1f62bd0b1a3b0420da3df3e155b7b73",
              "signature": "a0c6c91ee8bdaf1550abf3870bad3e0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a1f62bd0b1a3b0420da3df3e155b7b73"
            },
            {
              "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": 705.25,
                  "y": 301
                },
                "bottom-right": {
                  "x": 738.25,
                  "y": 323
                },
                "height": 22,
                "width": 33
              },
              "position": {
                "line": 6638,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://japan.unisys.com/en/\" tabindex=\"-1\"&gt;日本語&lt;/a&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "2f257cd5c859bf8e09584a9a33ebf960",
              "signature": "e1a6028031895b8a4d99e89feffc8c1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2f257cd5c859bf8e09584a9a33ebf960"
            },
            {
              "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": 904,
                  "y": 20
                },
                "bottom-right": {
                  "x": 914,
                  "y": 30
                },
                "height": 10,
                "width": 10
              },
              "position": {
                "line": 8544,
                "column": 13
              },
              "errorSnippet": "&lt;button class=\"modal__close\"&gt; &lt;svg viewBox=\"0 0 20 20\"&gt; &lt;use xlink:href=\"#close-icon\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/button[1]",
              "issueID": "ad98162f3816b83f9e6739f1af550c45",
              "signature": "33e5698e73e10e7ea4629a6f1b6199e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ad98162f3816b83f9e6739f1af550c45"
            },
            {
              "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": 675.25,
                  "y": 245
                },
                "bottom-right": {
                  "x": 708.25,
                  "y": 267
                },
                "height": 22,
                "width": 33
              },
              "position": {
                "line": 8021,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://japan.unisys.com/en/\" target=\"_blank\"&gt; 日本語 &lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "3397266bd6a946cea4f15714ad07795b",
              "signature": "36030825d300d4afb38cefdb93f17573",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3397266bd6a946cea4f15714ad07795b"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": -100
                },
                "height": -100,
                "width": 300
              },
              "position": {
                "line": 3862,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/business-outcomes/ensure-successful-transformation-through-change-management/\" tabindex=\"-1\"&gt;Drive Organizational Change&lt;/a&gt; &lt;/li&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/busin",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[1]/div[1]/ul[1]",
              "issueID": "6558ec8f6d6f2f2628d0509e3cfdec1f",
              "signature": "e94057ce7ec24deee900585ea9ad10ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=6558ec8f6d6f2f2628d0509e3cfdec1f"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": -100
                },
                "height": -100,
                "width": 300
              },
              "position": {
                "line": 5350,
                "column": 110
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/solutions/digital-workplace-solutions/\" tabindex=\"-1\"&gt;Digital Workplace Solutions&lt;/a&gt; &lt;/li&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/solutions/cloud-applications-and-infrastruct",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[2]/div[1]/ul[1]",
              "issueID": "bfe70de732be8c7e4ecf670e76ef7600",
              "signature": "826ddb0023025415a271d112bcbfabc3",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=bfe70de732be8c7e4ecf670e76ef7600"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": -100
                },
                "height": -100,
                "width": 300
              },
              "position": {
                "line": 6027,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/industries/communications/\" tabindex=\"-1\"&gt;Communications&lt;/a&gt; &lt;/li&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/industries/financial-services/\" tabindex=\"-1\"&gt;Financial Services&l",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[3]/div[1]/ul[1]",
              "issueID": "4c3df1bb8c37a4d4a0fd8e9c7c3fbc0b",
              "signature": "c0dbe5852bdbe8376a6d8bee2f5210dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=4c3df1bb8c37a4d4a0fd8e9c7c3fbc0b"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": -100
                },
                "height": -100,
                "width": 300
              },
              "position": {
                "line": 6027,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/partnerships/alliance-partners/\" tabindex=\"-1\"&gt;Alliance Partners&lt;/a&gt; &lt;/li&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/partnerships/channel-partners/\" tabindex=\"-1\"&gt;Channel Part",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[4]/div[1]/ul[1]",
              "issueID": "e570a4afaf518418f74e6c041dea16e6",
              "signature": "e3632638e3a9ffa1cabc9cd4a3293925",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=e570a4afaf518418f74e6c041dea16e6"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": -100
                },
                "height": -100,
                "width": 300
              },
              "position": {
                "line": 6027,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/ceo-perspectives-peter-altabef/\" tabindex=\"-1\"&gt;CEO Perspectives&lt;/a&gt; &lt;/li&gt; &lt;li role=\"menuitem\"&gt; &lt;a href=\"/insights/artificial-intelligence/\" tabindex=\"-1\"&gt;Artificial",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[2]/ul[1]/li[5]/div[1]/ul[1]",
              "issueID": "cbc9aff97a4597cf60a076fba990d886",
              "signature": "6fd92a85fcbe237f616d2639490e16e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=cbc9aff97a4597cf60a076fba990d886"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 924,
                  "y": 2478.5
                },
                "bottom-right": {
                  "x": 954,
                  "y": 2508.5
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 9223,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"vertical-card-carousel__prev swiper-button-disabled\" role=\"button\" aria-label=\"Previous\"&gt; &lt;svg viewBox=\"0 0 30 30\"&gt; &lt;use xlink:href=\"#arrow-left\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]",
              "issueID": "260b500fee2a9d40df4b15dcd258113d",
              "signature": "05b49218cca944c3774aab8882a0ec78",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=260b500fee2a9d40df4b15dcd258113d"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 954,
                  "y": 2478.5
                },
                "bottom-right": {
                  "x": 984,
                  "y": 2508.5
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 9225,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"vertical-card-carousel__next\" role=\"button\" aria-label=\"Next\"&gt; &lt;svg viewBox=\"0 0 30 30\"&gt; &lt;use xlink:href=\"#arrow-right\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]",
              "issueID": "10af97ff438657519bdb90e553e66c98",
              "signature": "d5d29d86a39d4f3a98f9c0c0f4040a8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=10af97ff438657519bdb90e553e66c98"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 924,
                  "y": 5572.5
                },
                "bottom-right": {
                  "x": 954,
                  "y": 5602.5
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 10050,
                "column": 37
              },
              "errorSnippet": "&lt;div class=\"noteworthy-content-carousel__prev swiper-button-disabled\" role=\"button\" aria-label=\"Previous\"&gt; &lt;svg viewBox=\"0 0 30 30\"&gt; &lt;use xlink:href=\"#arrow-left\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "253012e47b863193da6fc984f5a0d7d7",
              "signature": "921ae5413ad454c7351a46b585b976c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=253012e47b863193da6fc984f5a0d7d7"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 954,
                  "y": 5572.5
                },
                "bottom-right": {
                  "x": 984,
                  "y": 5602.5
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 10061,
                "column": 29
              },
              "errorSnippet": "&lt;div class=\"noteworthy-content-carousel__next\" role=\"button\" aria-label=\"Next\"&gt; &lt;svg viewBox=\"0 0 30 30\"&gt; &lt;use xlink:href=\"#arrow-right\"&gt;&lt;/use&gt; &lt;/svg&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]",
              "issueID": "ced41a579dda74a58412caf36effc23e",
              "signature": "a34c21c7ed42f5772a14bfd4f303d5c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=ced41a579dda74a58412caf36effc23e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 169,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "ad7e4bc0ceb69d822122143b3aba4144",
              "signature": "465e3951868e7603ed6711341af4bc15",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ad7e4bc0ceb69d822122143b3aba4144"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4329,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\" tabindex=\"-1\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "a2ce2076469dbf2d944e7680db8966a6",
              "signature": "78b8ba28f7cf86c85884813f1e9e5bdc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a2ce2076469dbf2d944e7680db8966a6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4401,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/investor-relations/\" target=\"_blank\" rel=\"noreferrer\" tabindex=\"-1\"&gt;Investor Relations&lt;/a&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "0345e5e32e8ab7b6cd9634e64e78510b",
              "signature": "bb11f9132b561c2a72be3881f09fcb12",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0345e5e32e8ab7b6cd9634e64e78510b"
            },
            {
              "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": 213,
                  "y": 511
                },
                "bottom-right": {
                  "x": 263,
                  "y": 528
                },
                "height": 17,
                "width": 50
              },
              "position": {
                "line": 5967,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "aa914898ea86f670d09cb62452d89fac",
              "signature": "216e0d375b159e070f59293b8877dd36",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aa914898ea86f670d09cb62452d89fac"
            },
            {
              "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": 63,
                  "y": 30
                },
                "height": 30,
                "width": 63
              },
              "position": {
                "line": 5967,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\" tabindex=\"-1\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "c942732efae0791937ed77a27bb6a40d",
              "signature": "5db55292302cacfbcb419e8b065525fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c942732efae0791937ed77a27bb6a40d"
            },
            {
              "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": 151,
                  "y": 30
                },
                "height": 30,
                "width": 151
              },
              "position": {
                "line": 6326,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/investor-relations/\" target=\"_blank\" rel=\"noreferrer\" tabindex=\"-1\"&gt;Investor Relations&lt;/a&gt;",
              "xpath": "/html/body/div[3]/header[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "006371ea4cab1999b9924cf45be57e36",
              "signature": "57c1aad32fd6240aa1336956fc565c4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=006371ea4cab1999b9924cf45be57e36"
            },
            {
              "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": 675.25,
                  "y": 245
                },
                "bottom-right": {
                  "x": 708.25,
                  "y": 267
                },
                "height": 22,
                "width": 33
              },
              "position": {
                "line": 8021,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://japan.unisys.com/en/\" target=\"_blank\"&gt; 日本語 &lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "6a50c5c88fd7bcae2383b189846db7cf",
              "signature": "9110d44419caf77b1f083d262a7fc9ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6a50c5c88fd7bcae2383b189846db7cf"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": -10,
                  "y": 791.5
                },
                "bottom-right": {
                  "x": 111,
                  "y": 810.5
                },
                "height": 19,
                "width": 121
              },
              "position": {
                "line": 8137,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://digitalworkplaceinsights.unisys.com/\" class=\"btn btn--primary\" target=\"_blank\" rel=\"noreferrer\"&gt;\nLearn More &lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "096afcce415d7d7385b7b2dec5651946",
              "signature": "3e33c6735e60765c208742bda886fdf5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=096afcce415d7d7385b7b2dec5651946"
            },
            {
              "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": 274.328125,
                  "y": 5932.5
                },
                "bottom-right": {
                  "x": 324.328125,
                  "y": 5949.5
                },
                "height": 17,
                "width": 50
              },
              "position": {
                "line": 8363,
                "column": 37
              },
              "errorSnippet": "&lt;a href=\"https://jobs.unisys.com/us/en\" target=\"_blank\" rel=\"noreferrer\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "10bf4f094feac148a9a90e76168ac410",
              "signature": "fb98a4f2b73bfb11e4f95fea6bac23f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=10bf4f094feac148a9a90e76168ac410"
            },
            {
              "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": 518.65625,
                  "y": 5889.5
                },
                "bottom-right": {
                  "x": 562.65625,
                  "y": 5906.5
                },
                "height": 17,
                "width": 44
              },
              "position": {
                "line": 8391,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"/current-and-former-associates/\" target=\"_blank\" rel=\"noreferrer\"&gt;Alumni&lt;/a&gt;",
              "xpath": "/html/body/div[3]/footer[1]/div[1]/div[1]/nav[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "733435559a1fc2da55e5b94c705990c5",
              "signature": "3b2118526c114625e262af563987e80f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=733435559a1fc2da55e5b94c705990c5"
            },
            {
              "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": 20,
                  "y": 6206.5
                },
                "bottom-right": {
                  "x": 50,
                  "y": 6225.5
                },
                "height": 19,
                "width": 30
              },
              "position": {
                "line": 8456,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/unisys\" target=\"_blank\" rel=\"noreferrer\" class=\"\" aria-label=\"linkedin\"&gt; &lt;svg viewBox=\"0 0 30 30\"&gt; &lt;title&gt;LinkedIn&lt;/title&gt; &lt;use xlink:href=\"#linkedin-social-icon\"&gt;&lt;/use&gt; &lt;/s",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "87f3ce440598e12965dbb99359f47fea",
              "signature": "b821a3b9819ba0383ab321a30aa563ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=87f3ce440598e12965dbb99359f47fea"
            },
            {
              "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": 80,
                  "y": 6206.5
                },
                "bottom-right": {
                  "x": 110,
                  "y": 6225.5
                },
                "height": 19,
                "width": 30
              },
              "position": {
                "line": 8459,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/unisyscorp\" target=\"_blank\" rel=\"noreferrer\" class=\"\" aria-label=\"twitter\"&gt; &lt;svg viewBox=\"0 0 30 30\"&gt; &lt;title&gt;Twitter&lt;/title&gt; &lt;use xlink:href=\"#twitter-social-icon\"&gt;&lt;/use&gt; &lt;/svg&gt;\n&lt;/",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "b91c2e21a7f494c10beb4631b88fac0f",
              "signature": "d0c20134c4c90daeee24e3bd8bc99905",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b91c2e21a7f494c10beb4631b88fac0f"
            },
            {
              "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": 140,
                  "y": 6206.5
                },
                "bottom-right": {
                  "x": 170,
                  "y": 6225.5
                },
                "height": 19,
                "width": 30
              },
              "position": {
                "line": 8462,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://vimeo.com/unisys\" target=\"_blank\" rel=\"noreferrer\" class=\"\" aria-label=\"vimeo\"&gt; &lt;svg viewBox=\"0 0 30 30\"&gt; &lt;title&gt;Vimeo&lt;/title&gt; &lt;use xlink:href=\"#vimeo-social-icon\"&gt;&lt;/use&gt; &lt;/svg&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "34f58340bab3a74f063472dcc307604a",
              "signature": "b600bcd9fff64a70223f9f4289a924cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=34f58340bab3a74f063472dcc307604a"
            },
            {
              "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": 200,
                  "y": 6206.5
                },
                "bottom-right": {
                  "x": 230,
                  "y": 6225.5
                },
                "height": 19,
                "width": 30
              },
              "position": {
                "line": 8465,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCVFzCw3E0iGDp-5OmR8Ddww\" target=\"_blank\" rel=\"noreferrer\" class=\"\" aria-label=\"youtube\"&gt; &lt;svg viewBox=\"0 0 40 29\"&gt; &lt;title&gt;YouTube&lt;/title&gt; &lt;use xlink:href=\"#youtube-social-icon\"&gt;&lt;/",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "6c1c633b653e433955de445bb28585a1",
              "signature": "3ea4ebc21eef1b804f3bed2da8bc8319",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6c1c633b653e433955de445bb28585a1"
            },
            {
              "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": 20,
                  "y": 6270.5
                },
                "bottom-right": {
                  "x": 50,
                  "y": 6289.5
                },
                "height": 19,
                "width": 30
              },
              "position": {
                "line": 8468,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/UnisysCorp/\" target=\"_blank\" rel=\"noreferrer\" class=\"\" aria-label=\"facebook\"&gt; &lt;svg viewBox=\"0 0 30 30\"&gt; &lt;title&gt;Facebook&lt;/title&gt; &lt;use xlink:href=\"#facebook-social-icon\"&gt;&lt;/use&gt; &lt;/svg&",
              "xpath": "/html/body/div[3]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "ecc5d32fd1dd013be1e810d3bc486ef1",
              "signature": "ae36c8f817ee25ee1bd26bbfded5e765",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ecc5d32fd1dd013be1e810d3bc486ef1"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": -0.880859375,
                  "y": -0.880859375
                },
                "bottom-right": {
                  "x": 10.119140625,
                  "y": 10.119140625
                },
                "height": 11,
                "width": 11
              },
              "position": {
                "line": 8744,
                "column": 31
              },
              "errorSnippet": "&lt;span style=\"transform: rotate(0deg);\"&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[3]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]",
              "issueID": "edb65f6922bd0ebf1c8aa81053a67717",
              "signature": "b145beb386e4844e66ca1d86629d5449",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=edb65f6922bd0ebf1c8aa81053a67717"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T14:16:49",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      58
    ],
    [
      "ibm",
      41
    ],
    [
      "alfa",
      38
    ],
    [
      "motion",
      15
    ],
    [
      "menuNav",
      8
    ],
    [
      "axe",
      6
    ],
    [
      "wave",
      5
    ],
    [
      "focAll",
      3
    ],
    [
      "htmlcs",
      3
    ],
    [
      "focInd",
      2
    ],
    [
      "continuum",
      2
    ],
    [
      "nuVal",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ]
  ],
  "logCount": 22,
  "logSize": 4261,
  "errorLogCount": 21,
  "errorLogSize": 4217,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 72,
  "endTime": "2022-08-13T14:21:27",
  "elapsedSeconds": 277,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 45,
        "bulk": 1,
        "focAll": 16,
        "focInd": 15,
        "focOp": 232,
        "hover": 36,
        "linkUl": 86,
        "menuNav": 296,
        "role": 24,
        "styleDiff": 45,
        "zIndex": 137
      },
      "alfa": {
        "r2": 4,
        "r57": 12,
        "r65": 75,
        "r66": 40,
        "r69": 40,
        "r73": 60
      },
      "axe": {
        "aria-allowed-attr": 8,
        "aria-allowed-role": 0,
        "color-contrast-enhanced": 102,
        "color-contrast": 93,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "focus-order-semantics": 7,
        "image-alt": 4,
        "region": 4
      },
      "continuum": {
        "123": 160
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 4,
        "e:AA.2_4_1.H64.1": 8,
        "e:AA.4_1_2.H91.Button.Name": 4,
        "w:AA.1_1_1.H67.2": 13,
        "w:AA.1_3_1.H48": 5,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Abs": 4,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Abs": 8,
        "w:AA.1_4_3.G18.Alpha": 2,
        "w:AA.1_4_3.G18.BgImage": 9
      },
      "nuVal": {
        "The type attribute is unnecessary for JavaScript resources.": 10,
        "The charset attribute on the script element is obsolete.": 10,
        "Attribute alt not allowed on element source at this point.": 200,
        "Bad value listbox for attribute role on element li.": 20,
        "Bad value (max-width:1279) for attribute media on element source: only 0 can be a unit. You must put a unit after your number": 16,
        "Bad value (max-width:1599) for attribute media on element source: only 0 can be a unit. You must put a unit after your number": 16,
        "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)": 4,
        "Bad value  for attribute target on element a: Browsing context name must be at least one character long.": 8,
        "Bad value  for attribute id on element script: An ID must not be the empty string.": 16,
        "Duplicate ID .": 12,
        "The first occurrence of ID  was here.": 3,
        "Attribute importance not allowed on element script at this point.": 4
      },
      "wave": {
        "e:alt_spacer_missing": 4,
        "e:button_empty": 4,
        "a:alt_duplicate": 10,
        "a:link_redundant": 3,
        "a:noscript": 1,
        "a:title_redundant": 1
      },
      "tenon": {
        "28": 4,
        "73": 4,
        "79": 4,
        "98": 4,
        "144": 20,
        "152": 36,
        "190": 36,
        "218": 60,
        "271": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 23,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 8,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 15,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 75,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 174,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 9,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 43,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 148,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 18,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 11,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 34,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 4,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 4,
              "what": "Image has no text alternative"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_spacer_missing": {
              "score": 4,
              "what": "Spacer image has no text alternative"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 6,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 2,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 10,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 26,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 40,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 93,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 45,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 8,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 5,
              "what": "Focusable element has no active role"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 160,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 8,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 3,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "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.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 3,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "obsolete": {
          "nuVal": {
            "^The .+ attribute on the .+ element is obsolete.+$": {
              "score": 8,
              "what": "Attribute is obsolete on its element"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Attribute .+ not allowed on element .+ at this point.*$": {
              "score": 4,
              "what": "attribute not allowed on this element"
            },
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 16,
              "what": "attribute on this element has an invalid value"
            }
          }
        },
        "ariaLabelWrongRisk": {
          "nuVal": {
            "Possible misuse of aria-label. (If you disagree with this warning, file an issue report or send e-mail to www-validator@w3.org.)": {
              "score": 1,
              "what": "aria-label attribute may be misused"
            }
          }
        },
        "targetEmpty": {
          "nuVal": {
            "Bad value  for attribute target on element a: Browsing context name must be at least one character long.": {
              "score": 8,
              "what": "target attribute on an a element is empty"
            }
          }
        },
        "duplicateID": {
          "nuVal": {
            "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
              "score": 2,
              "what": "Duplicate id"
            }
          }
        },
        "imagesSameAlt": {
          "wave": {
            "a:alt_duplicate": {
              "score": 3,
              "what": "Two images near each other have the same text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 20,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 27,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 36,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 45,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 1546,
      "log": 218,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableOperable",
          "score": 176
        },
        {
          "groupName": "svgImageNoText",
          "score": 162
        },
        {
          "groupName": "menuNavigation",
          "score": 150
        },
        {
          "groupName": "contrastAA",
          "score": 111
        },
        {
          "groupName": "focusIndication",
          "score": 83
        },
        {
          "groupName": "noLeading",
          "score": 47
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 47
        },
        {
          "groupName": "linkIndication",
          "score": 45
        },
        {
          "groupName": "tabIndexMissing",
          "score": 38
        },
        {
          "groupName": "zIndexNotZero",
          "score": 36
        },
        {
          "groupName": "contrastAAA",
          "score": 32
        },
        {
          "groupName": "targetSize",
          "score": 29
        },
        {
          "groupName": "spontaneousMotion",
          "score": 25
        },
        {
          "groupName": "attributeBad",
          "score": 22
        },
        {
          "groupName": "leadingClipsText",
          "score": 22
        },
        {
          "groupName": "roleBad",
          "score": 20
        },
        {
          "groupName": "inconsistentStyles",
          "score": 13
        },
        {
          "groupName": "hoverSurprise",
          "score": 11
        },
        {
          "groupName": "imageNoText",
          "score": 11
        },
        {
          "groupName": "tabFocusability",
          "score": 10
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 10
        },
        {
          "groupName": "iframeTitleBad",
          "score": 10
        },
        {
          "groupName": "obsolete",
          "score": 10
        },
        {
          "groupName": "targetEmpty",
          "score": 10
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 9
        },
        {
          "groupName": "contrastRisk",
          "score": 9
        },
        {
          "groupName": "buttonNoText",
          "score": 8
        },
        {
          "groupName": "focusableRole",
          "score": 7
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 5
        },
        {
          "groupName": "typeRedundant",
          "score": 5
        },
        {
          "groupName": "imagesSameAlt",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "duplicateID",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "ariaLabelWrongRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}