Accessibility test digest

Synopsis

Page: World Wide Technology (100%)

URL: https://www.wwt.com/

Score: 3994

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 World Wide Technology (100%) web page at https://www.wwt.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 3994 (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
total3994
log69
preventions200
focusIndication1129
targetSize362
linkIndication355
tabFocusability340
noLeading314
hoverSurprise192
svgImageNoText190
titleRedundant152
linkNoText141
linkTextsSame114
imageNoText75
contrastAA53
focusableOperable38
zIndexNotZero30
duplicateID29
contentBeyondLandmarks27
linkForcesNewWindow20
contrastAAA19
inconsistentStyles15
imagesSameAlt15
ariaBadAttribute14
buttonNoText12
activeEmbedding6
headingStructure6
internalLinkBroken6
leadingClipsText6
skipRepeatedContent5
focusableRole5
contrastRisk5
visibleLabelNotName5
horizontalScrolling5
visibleBulk4
roleBad4
landmarkConfusion4
imageTextRisk4
spontaneousMotion3
fieldSetMissing3
hiddenContentRisk3
linkConfusionRisk3
pseudoNavListRisk3
scrollRisk3
pseudoHeadingRisk3
linkPair3

Issue summary

Special issues

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

preventions: Score 200. 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

imagesSameAlt: Score 15. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkPair: 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-worldwidetech",
  "host": {
    "id": "worldwidetech",
    "which": "https://www.wwt.com/",
    "what": "World Wide Technology (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T15:28:37"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T15:34:22"
    }
  ],
  "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.wwt.com/",
        "what": "World Wide Technology (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.wwt.com/",
        "what": "World Wide Technology (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.wwt.com/",
      "what": "World Wide Technology (100%)",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.wwt.com/",
      "result": {
        "bytes": [
          451205,
          451205,
          451205,
          451205,
          459023
        ],
        "localRatios": [
          1,
          1,
          1,
          1.017
        ],
        "meanLocalRatio": 1.004,
        "maxLocalRatio": 1.017,
        "globalRatio": 1.017,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.wwt.com/",
      "what": "World Wide Technology (100%)",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.wwt.com/",
      "result": {
        "visibleElements": 2031
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 1,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<button aria-label=\"log in\" tabindex=\"-1\" class=\"relative flex items-center rounded-md select-none primary-button focus:outline-none primary small\" data-v-c5b4b3fe=\"\" data-v-37549c7f=\"\"><!----> <span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\"> Log In </span></button>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.wwt.com/",
      "result": {
        "tabFocusables": 380,
        "tabFocused": 42,
        "discrepancy": -338
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "total": 380,
          "types": {
            "indicatorMissing": {
              "total": 331,
              "tagNames": {
                "BUTTON": 105,
                "A": 225,
                "INPUT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "outlinePresent": {
              "total": 48,
              "meanDelay": 7,
              "tagNames": {
                "A": 37,
                "DIV": 4,
                "BUTTON": 7
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "BUTTON",
              "text": "Manage Cookie Preferences"
            },
            {
              "tagName": "BUTTON",
              "text": "Accept"
            },
            {
              "tagName": "BUTTON",
              "text": "Menu"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read the report"
            },
            {
              "tagName": "A",
              "text": "Mobility"
            },
            {
              "tagName": "A",
              "text": "Environmental, Social & Governance (ESG)"
            },
            {
              "tagName": "A",
              "text": "Networking"
            },
            {
              "tagName": "A",
              "text": "Cloud"
            },
            {
              "tagName": "A",
              "text": "Security Transformation"
            },
            {
              "tagName": "A",
              "text": "Digital"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Why WWT"
            },
            {
              "tagName": "BUTTON",
              "text": "1"
            },
            {
              "tagName": "A",
              "text": "Sidestep a 'Perfect Storm' Brewing in the Talent Market with a More Strategic Approach to Staffing"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Case Study"
            },
            {
              "tagName": "A",
              "text": "Why WWT"
            },
            {
              "tagName": "BUTTON",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "Reinventing the Corner Deli and Increasing Customer Loyalty at Jersey Mike's"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Private Cloud"
            },
            {
              "tagName": "BUTTON",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "Cloud Maturity Model"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Cyber Resilience"
            },
            {
              "tagName": "BUTTON",
              "text": "5"
            },
            {
              "tagName": "A",
              "text": "Top 5 Priorities for Security in 2022"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Case Study"
            },
            {
              "tagName": "A",
              "text": "Intel"
            },
            {
              "tagName": "BUTTON",
              "text": "1"
            },
            {
              "tagName": "A",
              "text": "WWT R&D develops subterranean robotic vehicle to save lives for U.S. Special Operations Forces"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Community"
            },
            {
              "tagName": "A",
              "text": "Consulting Services"
            },
            {
              "tagName": "A",
              "text": "Associate Consulting Systems Engineer Development Program"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Community"
            },
            {
              "tagName": "A",
              "text": "Army Digital Modernization Community"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Community"
            },
            {
              "tagName": "A",
              "text": "Navy Digital Modernization Community"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Community"
            },
            {
              "tagName": "A",
              "text": "Tanium"
            },
            {
              "tagName": "A",
              "text": "WWT Tanium Services"
            },
            {
              "tagName": "A",
              "text": "Event"
            },
            {
              "tagName": "A",
              "text": "Primary Storage"
            },
            {
              "tagName": "BUTTON",
              "text": "+1"
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Cloud Data Management"
            },
            {
              "tagName": "BUTTON",
              "text": "+3"
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Infrastructure Automation"
            },
            {
              "tagName": "BUTTON",
              "text": "+13"
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Development Platforms"
            },
            {
              "tagName": "BUTTON",
              "text": "+4"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Case Study"
            },
            {
              "tagName": "A",
              "text": "Strategic Resourcing"
            },
            {
              "tagName": "BUTTON",
              "text": "2"
            },
            {
              "tagName": "A",
              "text": "Healthcare Company Finds Efficiency through Strategic Resourcing"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Video"
            },
            {
              "tagName": "A",
              "text": "Cisco Hybrid Work"
            },
            {
              "tagName": "BUTTON",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "Cisco SD-WAN Overview"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Swift"
            },
            {
              "tagName": "BUTTON",
              "text": "5"
            },
            {
              "tagName": "A",
              "text": "Challenging Aspects of Structured Concurrency in Swift (Part 2)"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Swift"
            },
            {
              "tagName": "BUTTON",
              "text": "5"
            },
            {
              "tagName": "A",
              "text": "Challenging Aspects of Structured Concurrency in Swift (Part 1)"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "VMware vCloud Suite"
            },
            {
              "tagName": "BUTTON",
              "text": "5"
            },
            {
              "tagName": "A",
              "text": "Operationalizing Multi-Cloud with VMware: Four Case Studies"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Consulting Services"
            },
            {
              "tagName": "BUTTON",
              "text": "6"
            },
            {
              "tagName": "A",
              "text": "5 Hot Trends in Cloud Computing"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Video"
            },
            {
              "tagName": "A",
              "text": "Dell Data Protection"
            },
            {
              "tagName": "BUTTON",
              "text": "5"
            },
            {
              "tagName": "A",
              "text": "Dell PowerProtect Data Manager Overview"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Video"
            },
            {
              "tagName": "A",
              "text": "Palo Alto Networks Prisma Access"
            },
            {
              "tagName": "BUTTON",
              "text": "7"
            },
            {
              "tagName": "A",
              "text": "Prisma Integration With Cisco SD-WAN"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Infrastructure Automation"
            },
            {
              "tagName": "BUTTON",
              "text": "13"
            },
            {
              "tagName": "A",
              "text": "5 Networking Priorities for 2022"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "CrowdStrike"
            },
            {
              "tagName": "BUTTON",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "Get Extended Protection Beyond the Endpoint with XDR"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Palo Alto Networks Prisma Access"
            },
            {
              "tagName": "BUTTON",
              "text": "13"
            },
            {
              "tagName": "A",
              "text": "Security Service Edge (SSE): What Happened to the \"A\" in SASE?"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Cisco"
            },
            {
              "tagName": "BUTTON",
              "text": "8"
            },
            {
              "tagName": "A",
              "text": "3 Ways SASE Benefits IT Organizations"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Cloud Data Management"
            },
            {
              "tagName": "BUTTON",
              "text": "3"
            },
            {
              "tagName": "A",
              "text": "Top 8 Trends in Data Storage"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Infrastructure Automation"
            },
            {
              "tagName": "BUTTON",
              "text": "13"
            },
            {
              "tagName": "A",
              "text": "5 Networking Priorities for 2022"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Palo Alto Networks Prisma Access"
            },
            {
              "tagName": "BUTTON",
              "text": "13"
            },
            {
              "tagName": "A",
              "text": "Security Service Edge (SSE): What Happened to the \"A\" in SASE?"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Fortinet"
            },
            {
              "tagName": "BUTTON",
              "text": "7"
            },
            {
              "tagName": "A",
              "text": "Have Zero Trust"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Infrastructure Automation"
            },
            {
              "tagName": "BUTTON",
              "text": "13"
            },
            {
              "tagName": "A",
              "text": "5 Networking Priorities for 2022"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "OT Security"
            },
            {
              "tagName": "BUTTON",
              "text": "6"
            },
            {
              "tagName": "A",
              "text": "Securing Industrial Control Systems"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Why WWT"
            },
            {
              "tagName": "BUTTON",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "Chart a Course to Transformation: Where Is Your Business on the IT Modernization Maturity Curve?"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Microsoft"
            },
            {
              "tagName": "BUTTON",
              "text": "3"
            },
            {
              "tagName": "A",
              "text": "How to Clone Objects in C# .NET Core"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Event"
            },
            {
              "tagName": "A",
              "text": "webinar"
            },
            {
              "tagName": "BUTTON",
              "text": "2"
            },
            {
              "tagName": "A",
              "text": "Inside the ATC on Dell Primary Storage"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Cloud Data Management"
            },
            {
              "tagName": "BUTTON",
              "text": "3"
            },
            {
              "tagName": "A",
              "text": "Top 8 Trends in Data Storage"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Infrastructure Automation"
            },
            {
              "tagName": "BUTTON",
              "text": "13"
            },
            {
              "tagName": "A",
              "text": "5 Networking Priorities for 2022"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Development Platforms"
            },
            {
              "tagName": "BUTTON",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "See, Enforce, Automate: A Structured Approach to Observability"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Lab"
            },
            {
              "tagName": "A",
              "text": "ATC"
            },
            {
              "tagName": "BUTTON",
              "text": "7"
            },
            {
              "tagName": "A",
              "text": "Cisco ACI Module 1 - ACI APIC Setup, Best Practices Lab and Tutorial"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Lab"
            },
            {
              "tagName": "A",
              "text": "Cisco Hybrid Work"
            },
            {
              "tagName": "BUTTON",
              "text": "5"
            },
            {
              "tagName": "A",
              "text": "Cisco SD-WAN (Viptela) Foundations Lab"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Lab"
            },
            {
              "tagName": "A",
              "text": "Development Platforms"
            },
            {
              "tagName": "BUTTON",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "Pure Storage Portworx Lab for Persistent Container Storage"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Lab"
            },
            {
              "tagName": "A",
              "text": "ATC"
            },
            {
              "tagName": "BUTTON",
              "text": "11"
            },
            {
              "tagName": "A",
              "text": "Cisco ACI 5.0 Virtual Simulator Lab"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Global Citizen Live"
            },
            {
              "tagName": "A",
              "text": "Global Citizen Announces Lineups for 2022 Global Citizen Festival in New York City & Accra, Ghana on"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Jim Kavanaugh & Joe Koenig: On Business and Friendship"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Transforming \"Pain into Purpose\" to Help Cancer Patients"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "World Wide Technology Launches Inaugural Public Sector Women in Technology Symposium At 2022 KPMG Wo"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "See all News"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "NetApp"
            },
            {
              "tagName": "BUTTON",
              "text": "Follow"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "NetApp Cloud Volumes ONTAP"
            },
            {
              "tagName": "BUTTON",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "Jumpstart Your Hybrid Cloud Journey"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "NetApp Cloud Volumes ONTAP"
            },
            {
              "tagName": "BUTTON",
              "text": "8"
            },
            {
              "tagName": "A",
              "text": "NetApp Cloud Volumes ONTAP in Google Cloud With Terraform"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "NetApp Fabric-Attached Storage (FAS)"
            },
            {
              "tagName": "BUTTON",
              "text": "5"
            },
            {
              "tagName": "A",
              "text": "What Is NetApp Fabric Attached Storage (FAS)"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Lab"
            },
            {
              "tagName": "A",
              "text": "Cisco Hybrid Work"
            },
            {
              "tagName": "BUTTON",
              "text": "11"
            },
            {
              "tagName": "A",
              "text": "Cisco Meraki Smart Camera and Environmental Sensors Lab"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Video"
            },
            {
              "tagName": "A",
              "text": "Intel"
            },
            {
              "tagName": "BUTTON",
              "text": "6"
            },
            {
              "tagName": "A",
              "text": "TEC37 E08: Securing AI Models"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "ATC"
            },
            {
              "tagName": "BUTTON",
              "text": "8"
            },
            {
              "tagName": "A",
              "text": "Transforming Intel's Security Posture With Innovations in Data Intelligence"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Briefing"
            },
            {
              "tagName": "A",
              "text": "Splunk"
            },
            {
              "tagName": "BUTTON",
              "text": "11"
            },
            {
              "tagName": "A",
              "text": "Security Operations Briefing"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Workshop"
            },
            {
              "tagName": "A",
              "text": "Cisco ACI"
            },
            {
              "tagName": "BUTTON",
              "text": "10"
            },
            {
              "tagName": "A",
              "text": "NSX on ACI Workshop"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Cisco"
            },
            {
              "tagName": "BUTTON",
              "text": "6"
            },
            {
              "tagName": "A",
              "text": "Creating the Art of the Possible Through Custom Integrations"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Cisco"
            },
            {
              "tagName": "BUTTON",
              "text": "10"
            },
            {
              "tagName": "A",
              "text": "The Multi-Domain Architecture Mind Set"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Application Services"
            },
            {
              "tagName": "BUTTON",
              "text": "4"
            },
            {
              "tagName": "A",
              "text": "6 Ways to Build Healthy Remote Teams"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Article"
            },
            {
              "tagName": "A",
              "text": "Cisco"
            },
            {
              "tagName": "BUTTON",
              "text": "5"
            },
            {
              "tagName": "A",
              "text": "TEC17 Podcast: Cisco Tetration for Advanced Network Analytics in Modern Data Centers"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Case Study"
            },
            {
              "tagName": "A",
              "text": "Hybrid Cloud"
            },
            {
              "tagName": "BUTTON",
              "text": "11"
            },
            {
              "tagName": "A",
              "text": "Energy Provider Transforms Applications Through Hybrid Cloud Platform and DevOps Principles"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Load more"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Log In"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to Content",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Solutions",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Industries",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Partners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ATC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Communities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Labs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WWT Experts: Mick Coady on Security Transformation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DHITS Networking Reception",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inside the ATC on Dell Primary Storage",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "See more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inside the ATC on Dell Primary Storage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Top 8 Trends in Data Storage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "5 Networking Priorities for 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See, Enforce, Automate: A Structured Approach to Observability",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "See more",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "See more",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "See more",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "See more",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "See more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "See more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Locations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Kit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Acceptable Use Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Supplier Management",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "total": 553,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 24,
              "tagNames": {
                "DIV": 7,
                "BUTTON": 1,
                "A": 12,
                "svg": 4
              }
            },
            "focusableAndOperable": {
              "total": 529,
              "tagNames": {
                "BUTTON": 173,
                "A": 348,
                "INPUT": 3,
                "DIV": 5
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div data-v-80a10766=\"\" class=\"wwt-radio-wrapper flex-shrink-0 h-4 w-4\" style=\"c",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div data-v-80a10766=\"\" class=\"wwt-radio-wrapper flex-shrink-0 h-4 w-4\" style=\"c",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"search-icon-wrapper\" data-v-0b6c9b16=\"\" style=\"cursor: default;\"><sv",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"sidenav-header flex items-center justify-between px-2 py-1 text-gray",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Solutions & Services",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Learning & Support",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"sidenav-header flex items-center justify-between px-2 py-1 text-gray",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "featured-insights",
              "text": "<a href=\"#featured-insights\" id=\"featured-insights\" tabindex=\"-1\" class=\"title-a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "suggested-communities",
              "text": "<a href=\"#suggested-communities\" id=\"suggested-communities\" tabindex=\"-1\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "trending-at-world-wide-technology",
              "text": "<a href=\"#trending-at-world-wide-technology\" id=\"trending-at-world-wide-technolo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "the-latest",
              "text": "<a href=\"#the-latest\" id=\"the-latest\" tabindex=\"-1\" class=\"title-anchor\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg data-v-b9ee6698=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg data-v-b9ee6698=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg data-v-b9ee6698=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "trending-in-security",
              "text": "<a href=\"#trending-in-security\" id=\"trending-in-security\" tabindex=\"-1\" class=\"t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "trending-in-cloud",
              "text": "<a href=\"#trending-in-cloud\" id=\"trending-in-cloud\" tabindex=\"-1\" class=\"title-a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "trending-in-digital-transformation",
              "text": "<a href=\"#trending-in-digital-transformation\" id=\"trending-in-digital-transforma",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "trending-in-infrastructure-modernization",
              "text": "<a href=\"#trending-in-infrastructure-modernization\" id=\"trending-in-infrastructu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "top-labs",
              "text": "<a href=\"#top-labs\" id=\"top-labs\" tabindex=\"-1\" class=\"title-anchor\" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "featured-news",
              "text": "<a href=\"#featured-news\" id=\"featured-news\" tabindex=\"-1\" class=\"title-anchor\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "partner-spotlight-netapp",
              "text": "<a href=\"#partner-spotlight-netapp\" id=\"partner-spotlight-netapp\" tabindex=\"-1\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "explore-more",
              "text": "<a href=\"#explore-more\" id=\"explore-more\" tabindex=\"-1\" class=\"title-anchor\" sty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg data-v-b9ee6698=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"appearance-none absolute p-2 right-4 top-4\" style=\"display: none;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Manage Cookie Preferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Manage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Accept",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input data-v-80a10766=\"\" type=\"radio\" name=\"acceptCookies\" value=\"lovesCookies\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input data-v-80a10766=\"\" type=\"radio\" name=\"acceptCookies\" value=\"ignoresCookie",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Save",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chrome",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Firefox",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Edge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.wwt.com\" aria-label=\"WWT Home Page\" data-nav-id=\"wwt-logo\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input aria-label=\"Search wwt.com\" tabindex=\"0\" type=\"search\" value=\"\" class=\"te",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div role=\"button\" tabindex=\"0\" class=\"close-icon-wrapper\" style=\"display: none;",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all search results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Scroll Left\" disabled=\"disabled\" class=\"angle-button focus:o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Scroll Right\" class=\"angle-button focus:outline-none disable",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Networking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Automation & Orchestration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Software Defined WAN (SD-WAN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Topic Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Category Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Our Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Open search\" class=\"search-button\" style=\"display: none; cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "wwt-user-login",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Solutions",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Automation & Orchestration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Workspace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ESG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Networking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all Solutions See all Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Services",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Application Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ATC Lab Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consulting Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Success",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infrastructure Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mergers & Acquisitions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Resourcing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supply Chain & Integration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all Services See all Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Industries",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Utilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Service Provider",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Life Sciences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manufacturing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oil & Gas",
              "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": "See all Industries See all Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Partners",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dell Technologies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HPE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NetApp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VMware",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "f5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Microsoft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Palo Alto",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all Partners See all Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ATC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Communities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental, Social & Governance (ESG)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Networking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental, Social & Governance (ESG)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Networking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WWT Experts: Mick Coady on Security Transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DHITS Networking Reception",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inside the ATC on Dell Primary Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/sidestep-a-perfect-storm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why WWT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sidestep a 'Perfect Storm' Brewing in the Talent Market with a More Strategic Ap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/reinventing-the-corne",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why WWT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reinventing the Corner Deli and Increasing Customer Loyalty at Jersey Mike's",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/cloud-maturity-model\" cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private Cloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud Maturity Model",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-5-priorities-for-sec",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cyber Resilience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Top 5 Priorities for Security in 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/wwt-randd-develops-su",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WWT R&D develops subterranean robotic vehicle to save lives for U.S. Special Ope",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/acse\" class=\"wwt-focus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consulting Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Associate Consulting Systems Engineer Development Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/army-modernization\" cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army Digital Modernization Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/navy-digital-moderniza",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Navy Digital Modernization Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/wwt-tanium-services\" c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tanium",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WWT Tanium Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "See more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Event",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Primary Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "+1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inside the ATC on Dell Primary Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud Data Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Primary Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "+3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Top 8 Trends in Data Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infrastructure Automation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud Networking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Software Defined WAN (SD-WAN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internet of Things (IoT)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hybrid Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wi-Fi Networking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Secure Access Service Edge (SASE)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Automation & Orchestration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Networking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Workspace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "+13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Networking Priorities for 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Development Platforms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AIOps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Automation & Orchestration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "+4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See, Enforce, Automate: A Structured Approach to Observability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/healthcare-company-fi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Resourcing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare Company Finds Efficiency through Strategic Resourcing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/cisco-sd-wan-overview\" cla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco Hybrid Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco SD-WAN Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/challenging-aspects-of-s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Swift",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Challenging Aspects of Structured Concurrency in Swift (Part 2)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/challenging-aspects-of-s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Swift",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Challenging Aspects of Structured Concurrency in Swift (Part 1)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" to=\"/article/httpsblogsvmwarecomcloud20",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VMware vCloud Suite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operationalizing Multi-Cloud with VMware: Four Case Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/2022-predictions-5-hot-t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consulting Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "6",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Hot Trends in Cloud Computing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/dell-powerprotect-data-man",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dell Data Protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dell PowerProtect Data Manager Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/prisma-integration-with-ci",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Palo Alto Networks Prisma Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prisma Integration With Cisco SD-WAN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "See more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infrastructure Automation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Networking Priorities for 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/get-extended-protection-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CrowdStrike",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Extended Protection Beyond the Endpoint with XDR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/security-service-edge-ss",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Palo Alto Networks Prisma Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/3-ways-sase-benefits-it-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "8",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3 Ways SASE Benefits IT Organizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "See more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-8-trends-in-data-sto",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud Data Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Top 8 Trends in Data Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infrastructure Automation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Networking Priorities for 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/security-service-edge-ss",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Palo Alto Networks Prisma Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/have-zero-trust\" class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fortinet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Have Zero Trust",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "See more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infrastructure Automation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Networking Priorities for 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/securing-industrial-cont",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OT Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "6",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Securing Industrial Control Systems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/chart-a-course-to-transf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why WWT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chart a Course to Transformation: Where Is Your Business on the IT Modernization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/how-to-clone-objects-in-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Microsoft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Clone Objects in C# .NET Core",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "See more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/event/62d734055d410f008767ed9c\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Event",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "webinar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inside the ATC on Dell Primary Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-8-trends-in-data-sto",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cloud Data Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Top 8 Trends in Data Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infrastructure Automation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "5 Networking Priorities for 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/see-enforce-automate-a-s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Development Platforms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See, Enforce, Automate: A Structured Approach to Observability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "See more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/deploying-an-aci-multi-site-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ATC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco ACI Module 1 - ACI APIC Setup, Best Practices Lab and Tutorial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/cisco-sd-wan-viptela-foundat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco Hybrid Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco SD-WAN (Viptela) Foundations Lab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/pure-storage-portworx-lab-fo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Development Platforms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pure Storage Portworx Lab for Persistent Container Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/aci-virtual-simulator-lab\" c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ATC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "11",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco ACI 5.0 Virtual Simulator Lab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "See more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/global-citizen-announces-li",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Citizen Live",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Citizen Announces Lineups for 2022 Global Citizen Festival in New York Ci",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/jim-kavanaugh-and-joe-koeni",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jim Kavanaugh & Joe Koenig: On Business and Friendship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/transforming-pain-into-purp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transforming \"Pain into Purpose\" to Help Cancer Patients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/world-wide-technology-launc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "World Wide Technology Launches Inaugural Public Sector Women in Technology Sympo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/partner/netapp\" class=\"wwt-focus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NetApp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Follow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/jumpstart-your-hybrid-cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NetApp Cloud Volumes ONTAP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jumpstart Your Hybrid Cloud Journey",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/netapp-cloud-volumes-ont",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NetApp Cloud Volumes ONTAP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "8",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NetApp Cloud Volumes ONTAP in Google Cloud With Terraform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/what-is-netapp-fabric-at",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NetApp Fabric-Attached Storage (FAS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What Is NetApp Fabric Attached Storage (FAS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WWT Experts: Mick Coady on Security Transformation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DHITS Networking Reception",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inside the ATC on Dell Primary Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-0c23d6ac=\"\" href=\"/lab/cisco-meraki-mv-smart-camera-lab\" class=\"\" data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco Hybrid Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "11",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco Meraki Smart Camera and Environmental Sensors Lab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/tec37-e08-securing-ai-mode",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "6",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TEC37 E08: Securing AI Models",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/transforming-intels-secu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ATC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "8",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transforming Intel's Security Posture With Innovations in Data Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/briefing/security-operations-bri",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Briefing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Splunk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "11",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Operations Briefing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/workshop/nsx-on-aci-workshop\" cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workshop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco ACI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "10",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NSX on ACI Workshop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/creating-art-possible-th",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "6",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Creating the Art of the Possible Through Custom Integrations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/the-multi-domain-archite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "10",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Multi-Domain Architecture Mind Set",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/6-ways-to-build-healthy-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Application Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6 Ways to Build Healthy Remote Teams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/tec17-podcast-tetration\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cisco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TEC17 Podcast: Cisco Tetration for Advanced Network Analytics in Modern Data Cen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/energy-provider-trans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Skip this card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hybrid Cloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "11",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy Provider Transforms Applications Through Hybrid Cloud Platform and DevOps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Load more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "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": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Kit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Acceptable Use Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supplier Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/world-wide-technology\" target=\"_blank\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/wwt_inc\" target=\"_blank\" rel=\"noopener noreferrer\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/WorldWideTechnologyInc\" target=\"_blank\" rel=\"n",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/worldwidetechnology\" target=\"_blank\" rel=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/wwt_inc\" target=\"_blank\" rel=\"noopener norefe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "triggers": 408,
          "headTriggers": 40,
          "tailTriggers": 368,
          "impactTriggers": 327,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 327,
          "opacityImpact": 380,
          "unhoverables": 3
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<divdata-v-b9ee6698=\"\"class=\"image-container\"><img",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "<svgfill=\"none\"xmlns=\"http://www.w3.org/2000/svg\"v",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 3
              },
              {
                "tagName": "A",
                "text": "WhyWWT",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "Sidestepa'PerfectStorm'BrewingintheTalentMarketwit",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "InsidetheATConDellPrimaryStorage"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "About"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Webinar·Mon,Aug15,2022·1:30PMWWTExperts:MickCoadyo"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "BUTTON",
                "text": "<svgdata-v-19f91010=\"\"fill=\"none\"xmlns=\"http://www",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "<divdata-v-b9ee6698=\"\"class=\"image-container\"><img",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "Article",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "CiscoSD-WANOverview",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "<divdata-v-b9ee6698=\"\"class=\"image-container\"><img",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "Article",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "<divdata-v-b9ee6698=\"\"class=\"image-container\"><img",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "<svgfill=\"none\"xmlns=\"http://www.w3.org/2000/svg\"v",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 3
              },
              {
                "tagName": "A",
                "text": "Cisco",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "BUTTON",
                "text": "4",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "News",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "BUTTON",
                "text": "4",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "DellDataProtection",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 176
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"appearance-none absolute p-2 right-4 top-4\" style=\"display: none;\"><svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" class=\"h-4 w-4 text-gray-200 hover:text-white transition-colors\"><path d=\"M12 1.055L10.945 0 6 4.945 1.055 0 0 1.055 4.945 6 0 10.945 1.055 12 6 7.055 10.945 12 12 10.945 7.055 6 12 1.055z\" fill=\"currentColor\"></path></svg></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Manage Cookie Preferences",
                "content": "Manage Cookie Preferences"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Manage Cookie Preferences",
                "content": "Manage"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Accept",
                "content": "Accept"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "radio",
              "labelType": "label",
              "texts": {
                "label": [
                  "I’m OK with cookies. I understand they’ll help provide a better experience."
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "radio",
              "labelType": "label",
              "texts": {
                "label": [
                  "I’m not OK with cookies. Please disable them. I understand this may limit my experience on this website."
                ]
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Save",
                "content": "Save"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Menu",
                "content": "Menu"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search wwt.com"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Scroll Left"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Scroll Right"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open search"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "log in",
                "content": "Log In"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "1",
                "content": "1"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "4",
                "content": "4"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "4",
                "content": "4"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 22,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 23,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "5",
                "content": "5"
              }
            },
            {
              "index": 24,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 25,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 26,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "1",
                "content": "1"
              }
            },
            {
              "index": 27,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 28,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 29,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 30,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 31,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 32,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "See more"
              }
            },
            {
              "index": 33,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "+1",
                "content": "+1"
              }
            },
            {
              "index": 34,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "+3",
                "content": "+3"
              }
            },
            {
              "index": 35,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "+13",
                "content": "+13"
              }
            },
            {
              "index": 36,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "+4",
                "content": "+4"
              }
            },
            {
              "index": 37,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 38,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "2",
                "content": "2"
              }
            },
            {
              "index": 39,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 40,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 41,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "4",
                "content": "4"
              }
            },
            {
              "index": 42,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 43,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 44,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "5",
                "content": "5"
              }
            },
            {
              "index": 45,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 46,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 47,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "5",
                "content": "5"
              }
            },
            {
              "index": 48,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 49,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 50,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "5",
                "content": "5"
              }
            },
            {
              "index": 51,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 52,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 53,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "6",
                "content": "6"
              }
            },
            {
              "index": 54,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 55,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 56,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "5",
                "content": "5"
              }
            },
            {
              "index": 57,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 58,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 59,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "7",
                "content": "7"
              }
            },
            {
              "index": 60,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 61,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "See more"
              }
            },
            {
              "index": 62,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 63,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "13",
                "content": "13"
              }
            },
            {
              "index": 64,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 65,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 66,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "4",
                "content": "4"
              }
            },
            {
              "index": 67,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 68,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 69,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "13",
                "content": "13"
              }
            },
            {
              "index": 70,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 71,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 72,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "8",
                "content": "8"
              }
            },
            {
              "index": 73,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 74,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "See more"
              }
            },
            {
              "index": 75,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 76,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "3",
                "content": "3"
              }
            },
            {
              "index": 77,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 78,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 79,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "13",
                "content": "13"
              }
            },
            {
              "index": 80,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 81,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 82,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "13",
                "content": "13"
              }
            },
            {
              "index": 83,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 84,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 85,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "7",
                "content": "7"
              }
            },
            {
              "index": 86,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 87,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "See more"
              }
            },
            {
              "index": 88,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 89,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "13",
                "content": "13"
              }
            },
            {
              "index": 90,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 91,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 92,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "6",
                "content": "6"
              }
            },
            {
              "index": 93,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 94,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 95,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "4",
                "content": "4"
              }
            },
            {
              "index": 96,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 97,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 98,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "3",
                "content": "3"
              }
            },
            {
              "index": 99,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 100,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "See more"
              }
            },
            {
              "index": 101,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 102,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "2",
                "content": "2"
              }
            },
            {
              "index": 103,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 104,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 105,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "3",
                "content": "3"
              }
            },
            {
              "index": 106,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 107,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 108,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "13",
                "content": "13"
              }
            },
            {
              "index": 109,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 110,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 111,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "4",
                "content": "4"
              }
            },
            {
              "index": 112,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 113,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "See more"
              }
            },
            {
              "index": 114,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 115,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "7",
                "content": "7"
              }
            },
            {
              "index": 116,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 117,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 118,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "5",
                "content": "5"
              }
            },
            {
              "index": 119,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 120,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 121,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "4",
                "content": "4"
              }
            },
            {
              "index": 122,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 123,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 124,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "11",
                "content": "11"
              }
            },
            {
              "index": 125,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 126,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "See more"
              }
            },
            {
              "index": 127,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 128,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 129,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 130,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 131,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 132,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 133,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 134,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 135,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 136,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Follow"
              }
            },
            {
              "index": 137,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 138,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "4",
                "content": "4"
              }
            },
            {
              "index": 139,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 140,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 141,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "8",
                "content": "8"
              }
            },
            {
              "index": 142,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 143,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 144,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "5",
                "content": "5"
              }
            },
            {
              "index": 145,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 146,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 147,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "11",
                "content": "11"
              }
            },
            {
              "index": 148,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 149,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 150,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "6",
                "content": "6"
              }
            },
            {
              "index": 151,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 152,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 153,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "8",
                "content": "8"
              }
            },
            {
              "index": 154,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 155,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 156,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "11",
                "content": "11"
              }
            },
            {
              "index": 157,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 158,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 159,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "10",
                "content": "10"
              }
            },
            {
              "index": 160,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 161,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 162,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "6",
                "content": "6"
              }
            },
            {
              "index": 163,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 164,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 165,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "10",
                "content": "10"
              }
            },
            {
              "index": 166,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 167,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 168,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "4",
                "content": "4"
              }
            },
            {
              "index": 169,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 170,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 171,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "5",
                "content": "5"
              }
            },
            {
              "index": 172,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 173,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Skip this card"
              }
            },
            {
              "index": 174,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "11",
                "content": "11"
              }
            },
            {
              "index": 175,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Bookmark"
              }
            },
            {
              "index": 176,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Load more pages",
                "content": "Load more"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "links": 360,
          "adjacent": {
            "total": 336,
            "underlined": 4,
            "underlinedPercent": 1
          }
        },
        "items": {
          "underlined": [
            "Safari",
            "Chrome",
            "Firefox",
            "Edge"
          ],
          "notUnderlined": [
            "Privacy Policy",
            "Skip to Content",
            "",
            "See all search results",
            "Networking",
            "Automation & Orchestration",
            "Software Defined WAN (SD-WAN)",
            "Mobility",
            "Corporate Overview",
            "Corporate Careers",
            "Topic Overview",
            "Category Overview",
            "Corporate Our Work",
            "Partner Overview",
            "Log In",
            "Home",
            "Automation & Orchestration",
            "Cloud",
            "Data Center",
            "Digital",
            "Digital Workspace",
            "ESG",
            "Mobility",
            "Networking",
            "Security Transformation",
            "See all Solutions See all Solutions",
            "Application Services",
            "ATC Lab Services",
            "Consulting Services",
            "Customer Success",
            "Infrastructure Services",
            "Mergers & Acquisitions",
            "Strategic Resourcing",
            "Supply Chain & Integration",
            "See all Services See all Services",
            "Utilities",
            "Financial Services",
            "Global Service Provider",
            "Healthcare",
            "Life Sciences",
            "Manufacturing",
            "Oil & Gas",
            "Public Sector",
            "Retail",
            "See all Industries See all Industries",
            "Cisco",
            "Dell Technologies",
            "HPE",
            "NetApp",
            "VMware",
            "f5",
            "Intel",
            "Microsoft",
            "Palo Alto",
            "See all Partners See all Partners",
            "ATC",
            "Communities",
            "Events",
            "Labs",
            "About",
            "Read the report",
            "Explore more",
            "WWT Experts: Mick Coady on Security Transformation",
            "DHITS Networking Reception",
            "Inside the ATC on Dell Primary Storage",
            "",
            "",
            "Article",
            "Why WWT",
            "Sidestep a 'Perfect Storm' Brewing in the Talent Market with a More Strategic Approach to Staffing",
            "",
            "Case Study",
            "Why WWT",
            "Reinventing the Corner Deli and Increasing Customer Loyalty at Jersey Mike's",
            "",
            "Article",
            "Private Cloud",
            "Cloud Maturity Model",
            "",
            "Article",
            "Cyber Resilience",
            "Top 5 Priorities for Security in 2022",
            "",
            "Case Study",
            "Intel",
            "WWT R&D develops subterranean robotic vehicle to save lives for U.S. Special Operations Forces",
            "",
            "",
            "Community",
            "Consulting Services",
            "Associate Consulting Systems Engineer Development Program",
            "",
            "Community",
            "Army Digital Modernization Community",
            "",
            "Community",
            "Navy Digital Modernization Community",
            "",
            "Community",
            "Tanium",
            "WWT Tanium Services",
            "",
            "Event",
            "Primary Storage",
            "Data Center",
            "Inside the ATC on Dell Primary Storage",
            "Article",
            "Cloud Data Management",
            "Primary Storage",
            "Cloud",
            "Data Center",
            "Top 8 Trends in Data Storage",
            "Article",
            "Infrastructure Automation",
            "Cloud Networking",
            "Software Defined WAN (SD-WAN)",
            "Internet of Things (IoT)",
            "Hybrid Work",
            "Wi-Fi Networking",
            "Secure Access Service Edge (SASE)",
            "Mobility",
            "Cloud",
            "Automation & Orchestration",
            "Networking",
            "Digital Workspace",
            "Security Transformation",
            "Digital",
            "5 Networking Priorities for 2022",
            "Article",
            "Development Platforms",
            "Cisco",
            "Financial Services",
            "AIOps",
            "Automation & Orchestration",
            "See, Enforce, Automate: A Structured Approach to Observability",
            "",
            "",
            "Case Study",
            "Strategic Resourcing",
            "Healthcare Company Finds Efficiency through Strategic Resourcing",
            "",
            "Video",
            "Cisco Hybrid Work",
            "Cisco SD-WAN Overview",
            "",
            "Article",
            "Swift",
            "Challenging Aspects of Structured Concurrency in Swift (Part 2)",
            "",
            "Article",
            "Swift",
            "Challenging Aspects of Structured Concurrency in Swift (Part 1)",
            "",
            "Article",
            "VMware vCloud Suite",
            "Operationalizing Multi-Cloud with VMware: Four Case Studies",
            "",
            "Article",
            "Consulting Services",
            "5 Hot Trends in Cloud Computing",
            "",
            "Video",
            "Dell Data Protection",
            "Dell PowerProtect Data Manager Overview",
            "",
            "Video",
            "Palo Alto Networks Prisma Access",
            "Prisma Integration With Cisco SD-WAN",
            "",
            "",
            "Article",
            "Infrastructure Automation",
            "5 Networking Priorities for 2022",
            "",
            "Article",
            "CrowdStrike",
            "Get Extended Protection Beyond the Endpoint with XDR",
            "",
            "Article",
            "Palo Alto Networks Prisma Access",
            "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
            "",
            "Article",
            "Cisco",
            "3 Ways SASE Benefits IT Organizations",
            "",
            "",
            "Article",
            "Cloud Data Management",
            "Top 8 Trends in Data Storage",
            "",
            "Article",
            "Infrastructure Automation",
            "5 Networking Priorities for 2022",
            "",
            "Article",
            "Palo Alto Networks Prisma Access",
            "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
            "",
            "Article",
            "Fortinet",
            "Have Zero Trust",
            "",
            "",
            "Article",
            "Infrastructure Automation",
            "5 Networking Priorities for 2022",
            "",
            "Article",
            "OT Security",
            "Securing Industrial Control Systems",
            "",
            "Article",
            "Why WWT",
            "Chart a Course to Transformation: Where Is Your Business on the IT Modernization Maturity Curve?",
            "",
            "Article",
            "Microsoft",
            "How to Clone Objects in C# .NET Core",
            "",
            "",
            "Event",
            "webinar",
            "Inside the ATC on Dell Primary Storage",
            "",
            "Article",
            "Cloud Data Management",
            "Top 8 Trends in Data Storage",
            "",
            "Article",
            "Infrastructure Automation",
            "5 Networking Priorities for 2022",
            "",
            "Article",
            "Development Platforms",
            "See, Enforce, Automate: A Structured Approach to Observability",
            "",
            "",
            "Lab",
            "ATC",
            "Cisco ACI Module 1 - ACI APIC Setup, Best Practices Lab and Tutorial",
            "",
            "Lab",
            "Cisco Hybrid Work",
            "Cisco SD-WAN (Viptela) Foundations Lab",
            "",
            "Lab",
            "Development Platforms",
            "Pure Storage Portworx Lab for Persistent Container Storage",
            "",
            "Lab",
            "ATC",
            "Cisco ACI 5.0 Virtual Simulator Lab",
            "",
            "",
            "News",
            "Global Citizen Live",
            "Global Citizen Announces Lineups for 2022 Global Citizen Festival in New York City & Accra, Ghana on September 24",
            "",
            "News",
            "Jim Kavanaugh & Joe Koenig: On Business and Friendship",
            "",
            "News",
            "Transforming \"Pain into Purpose\" to Help Cancer Patients",
            "",
            "News",
            "World Wide Technology Launches Inaugural Public Sector Women in Technology Symposium At 2022 KPMG Women's PGA Championship",
            "See all News",
            "",
            "",
            "NetApp",
            "",
            "Article",
            "NetApp Cloud Volumes ONTAP",
            "Jumpstart Your Hybrid Cloud Journey",
            "",
            "Article",
            "NetApp Cloud Volumes ONTAP",
            "NetApp Cloud Volumes ONTAP in Google Cloud With Terraform",
            "",
            "Article",
            "NetApp Fabric-Attached Storage (FAS)",
            "What Is NetApp Fabric Attached Storage (FAS)",
            "WWT Experts: Mick Coady on Security Transformation",
            "DHITS Networking Reception",
            "Inside the ATC on Dell Primary Storage",
            "",
            "",
            "Lab",
            "Cisco Hybrid Work",
            "Cisco Meraki Smart Camera and Environmental Sensors Lab",
            "",
            "Video",
            "Intel",
            "TEC37 E08: Securing AI Models",
            "",
            "Article",
            "ATC",
            "Transforming Intel's Security Posture With Innovations in Data Intelligence",
            "",
            "Briefing",
            "Splunk",
            "Security Operations Briefing",
            "",
            "Workshop",
            "Cisco ACI",
            "NSX on ACI Workshop",
            "",
            "Article",
            "Cisco",
            "Creating the Art of the Possible Through Custom Integrations",
            "",
            "Article",
            "Cisco",
            "The Multi-Domain Architecture Mind Set",
            "",
            "Article",
            "Application Services",
            "6 Ways to Build Healthy Remote Teams",
            "",
            "Article",
            "Cisco",
            "TEC17 Podcast: Cisco Tetration for Advanced Network Analytics in Modern Data Centers",
            "",
            "Case Study",
            "Hybrid Cloud",
            "Energy Provider Transforms Applications Through Hybrid Cloud Platform and DevOps Principles",
            "",
            "",
            "",
            "",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "total": 2,
          "inSet": 0,
          "percent": 0
        },
        "items": {
          "inSet": [],
          "notInSet": [
            "I’m OK with cookies. I understand they’ll help provide a better experience.",
            "I’m not OK with cookies. Please disable them. I understand this may limit my experience on this website."
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.wwt.com/",
      "result": {
        "roleElements": 4,
        "badRoleElements": 1,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "button": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.wwt.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": 174,
            "subtotals": [
              55,
              50,
              49,
              7,
              2,
              2,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 336,
            "subtotals": [
              320,
              12,
              4
            ]
          },
          "listLink": {
            "total": 24,
            "subtotals": [
              12,
              11,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 12
          },
          "h4": {
            "total": 4,
            "subtotals": [
              3,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                "Manage Cookie Preferences",
                "Manage",
                "Menu",
                "",
                "",
                "",
                "Skip this card",
                "1",
                "",
                "Skip this card",
                "4",
                "",
                "Skip this card",
                "4",
                "",
                "Skip this card",
                "5",
                "",
                "Skip this card",
                "1",
                "",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "See more",
                "+1",
                "+3",
                "+13",
                "+4",
                "Skip this card",
                "2",
                "",
                "Skip this card",
                "4",
                "",
                "Skip this card",
                "5",
                "",
                "Skip this card",
                "5",
                "",
                "Skip this card",
                "5",
                "",
                "Skip this card",
                "6",
                "",
                "Skip this card",
                "5",
                "",
                "Skip this card",
                "7",
                "",
                "See more",
                "Skip this card",
                "13",
                "",
                "Skip this card",
                "4",
                "",
                "Skip this card",
                "13",
                "",
                "Skip this card",
                "8",
                "",
                "See more",
                "Skip this card",
                "3",
                "",
                "Skip this card",
                "13",
                "",
                "Skip this card",
                "13",
                "",
                "Skip this card",
                "7",
                "",
                "See more",
                "Skip this card",
                "13",
                "",
                "Skip this card",
                "6",
                "",
                "Skip this card",
                "4",
                "",
                "Skip this card",
                "3",
                "",
                "See more",
                "Skip this card",
                "2",
                "",
                "Skip this card",
                "3",
                "",
                "Skip this card",
                "13",
                "",
                "Skip this card",
                "4",
                "",
                "See more",
                "Skip this card",
                "7",
                "",
                "Skip this card",
                "5",
                "",
                "Skip this card",
                "4",
                "",
                "Skip this card",
                "11",
                "",
                "See more",
                "Skip this card",
                "",
                "Skip this card",
                "",
                "Skip this card",
                "",
                "Skip this card",
                "",
                "Skip this card",
                "Follow",
                "Skip this card",
                "4",
                "",
                "Skip this card",
                "8",
                "",
                "Skip this card",
                "5",
                "",
                "Skip this card",
                "11",
                "",
                "Skip this card",
                "6",
                "",
                "Skip this card",
                "8",
                "",
                "Skip this card",
                "11",
                "",
                "Skip this card",
                "10",
                "",
                "Skip this card",
                "6",
                "",
                "Skip this card",
                "10",
                "",
                "Skip this card",
                "4",
                "",
                "Skip this card",
                "5",
                "",
                "Skip this card",
                "11",
                ""
              ],
              "600": [
                "Accept",
                "Save",
                "Log In",
                "Load more"
              ]
            },
            "opacity": {
              "0": [
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card"
              ],
              "1": [
                "",
                "Manage Cookie Preferences",
                "Manage",
                "Accept",
                "Save",
                "Menu",
                "",
                "",
                "",
                "Log In",
                "1",
                "",
                "4",
                "",
                "4",
                "",
                "5",
                "",
                "1",
                "",
                "See more",
                "+1",
                "+3",
                "+13",
                "+4",
                "2",
                "",
                "4",
                "",
                "5",
                "",
                "5",
                "",
                "5",
                "",
                "6",
                "",
                "5",
                "",
                "7",
                "",
                "See more",
                "13",
                "",
                "4",
                "",
                "13",
                "",
                "8",
                "",
                "See more",
                "3",
                "",
                "13",
                "",
                "13",
                "",
                "7",
                "",
                "See more",
                "13",
                "",
                "6",
                "",
                "4",
                "",
                "3",
                "",
                "See more",
                "2",
                "",
                "3",
                "",
                "13",
                "",
                "4",
                "",
                "See more",
                "7",
                "",
                "5",
                "",
                "4",
                "",
                "11",
                "",
                "See more",
                "",
                "",
                "",
                "",
                "Follow",
                "4",
                "",
                "8",
                "",
                "5",
                "",
                "11",
                "",
                "6",
                "",
                "8",
                "",
                "11",
                "",
                "10",
                "",
                "6",
                "",
                "10",
                "",
                "4",
                "",
                "5",
                "",
                "11",
                "",
                "Load more"
              ]
            },
            "height": {
              "auto": [
                "",
                "Manage",
                "Save",
                ""
              ],
              "27px": [
                "Manage Cookie Preferences"
              ],
              "39.9375px": [
                "Accept",
                "Load more"
              ],
              "16px": [
                "Menu",
                ""
              ],
              "24px": [
                "",
                "",
                "1",
                "4",
                "4",
                "5",
                "1",
                "+1",
                "+3",
                "+13",
                "+4",
                "2",
                "4",
                "5",
                "5",
                "5",
                "6",
                "5",
                "7",
                "13",
                "4",
                "13",
                "8",
                "3",
                "13",
                "13",
                "7",
                "13",
                "6",
                "4",
                "3",
                "2",
                "3",
                "13",
                "4",
                "7",
                "5",
                "4",
                "11",
                "4",
                "8",
                "5",
                "11",
                "6",
                "8",
                "11",
                "10",
                "6",
                "10",
                "4",
                "5",
                "11"
              ],
              "26.6172px": [
                "Log In"
              ],
              "0px": [
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card"
              ],
              "12px": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "29px": [
                "See more",
                "See more",
                "See more",
                "See more",
                "See more",
                "See more",
                "See more"
              ],
              "20px": [
                "Follow"
              ]
            },
            "lineHeight": {
              "24px": [
                "",
                "Menu",
                "",
                "",
                "",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card"
              ],
              "27px": [
                "Manage Cookie Preferences",
                "Manage",
                "Accept",
                "Save",
                "Log In",
                "Load more"
              ],
              "20px": [
                "1",
                "",
                "4",
                "",
                "4",
                "",
                "5",
                "",
                "1",
                "",
                "+1",
                "+3",
                "+13",
                "+4",
                "2",
                "",
                "4",
                "",
                "5",
                "",
                "5",
                "",
                "5",
                "",
                "6",
                "",
                "5",
                "",
                "7",
                "",
                "13",
                "",
                "4",
                "",
                "13",
                "",
                "8",
                "",
                "3",
                "",
                "13",
                "",
                "13",
                "",
                "7",
                "",
                "13",
                "",
                "6",
                "",
                "4",
                "",
                "3",
                "",
                "2",
                "",
                "3",
                "",
                "13",
                "",
                "4",
                "",
                "7",
                "",
                "5",
                "",
                "4",
                "",
                "11",
                "",
                "",
                "",
                "",
                "",
                "Follow",
                "4",
                "",
                "8",
                "",
                "5",
                "",
                "11",
                "",
                "6",
                "",
                "8",
                "",
                "11",
                "",
                "10",
                "",
                "6",
                "",
                "10",
                "",
                "4",
                "",
                "5",
                "",
                "11",
                ""
              ],
              "21px": [
                "See more",
                "See more",
                "See more",
                "See more",
                "See more",
                "See more",
                "See more"
              ]
            },
            "minHeight": {
              "0px": [
                "",
                "Manage",
                "Accept",
                "Save",
                "Menu",
                "",
                "",
                "",
                "Log In",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Follow",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card"
              ],
              "auto": [
                "Manage Cookie Preferences",
                "1",
                "",
                "4",
                "",
                "4",
                "",
                "5",
                "",
                "1",
                "",
                "See more",
                "+1",
                "+3",
                "+13",
                "+4",
                "2",
                "",
                "4",
                "",
                "5",
                "",
                "5",
                "",
                "5",
                "",
                "6",
                "",
                "5",
                "",
                "7",
                "",
                "See more",
                "13",
                "",
                "4",
                "",
                "13",
                "",
                "8",
                "",
                "See more",
                "3",
                "",
                "13",
                "",
                "13",
                "",
                "7",
                "",
                "See more",
                "13",
                "",
                "6",
                "",
                "4",
                "",
                "3",
                "",
                "See more",
                "2",
                "",
                "3",
                "",
                "13",
                "",
                "4",
                "",
                "See more",
                "7",
                "",
                "5",
                "",
                "4",
                "",
                "11",
                "",
                "See more",
                "",
                "",
                "",
                "",
                "4",
                "",
                "8",
                "",
                "5",
                "",
                "11",
                "",
                "6",
                "",
                "8",
                "",
                "11",
                "",
                "10",
                "",
                "6",
                "",
                "10",
                "",
                "4",
                "",
                "5",
                "",
                "11",
                "",
                "Load more"
              ]
            },
            "minWidth": {
              "0px": [
                "",
                "Manage",
                "Accept",
                "Save",
                "Menu",
                "",
                "",
                "",
                "Log In",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Follow",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card",
                "Skip this card"
              ],
              "auto": [
                "Manage Cookie Preferences",
                "1",
                "",
                "4",
                "",
                "4",
                "",
                "5",
                "",
                "1",
                "",
                "See more",
                "+1",
                "+3",
                "+13",
                "+4",
                "2",
                "",
                "4",
                "",
                "5",
                "",
                "5",
                "",
                "5",
                "",
                "6",
                "",
                "5",
                "",
                "7",
                "",
                "See more",
                "13",
                "",
                "4",
                "",
                "13",
                "",
                "8",
                "",
                "See more",
                "3",
                "",
                "13",
                "",
                "13",
                "",
                "7",
                "",
                "See more",
                "13",
                "",
                "6",
                "",
                "4",
                "",
                "3",
                "",
                "See more",
                "2",
                "",
                "3",
                "",
                "13",
                "",
                "4",
                "",
                "See more",
                "7",
                "",
                "5",
                "",
                "4",
                "",
                "11",
                "",
                "See more",
                "",
                "",
                "",
                "",
                "4",
                "",
                "8",
                "",
                "5",
                "",
                "11",
                "",
                "6",
                "",
                "8",
                "",
                "11",
                "",
                "10",
                "",
                "6",
                "",
                "10",
                "",
                "4",
                "",
                "5",
                "",
                "11",
                "",
                "Load more"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Privacy Policy",
                "Skip to Content",
                "",
                "See all search results",
                "Networking",
                "Automation & Orchestration",
                "Software Defined WAN (SD-WAN)",
                "Mobility",
                "Corporate             Overview",
                "Corporate             Careers",
                "Topic             Overview",
                "Category             Overview",
                "Corporate             Our Work",
                "Partner             Overview",
                "Log In",
                "Home",
                "Automation & Orchestration",
                "Cloud",
                "Data Center",
                "Digital",
                "Digital Workspace",
                "ESG",
                "Mobility",
                "Networking",
                "Security Transformation",
                "See all Solutions  See all Solutions",
                "Application Services",
                "ATC Lab Services",
                "Consulting Services",
                "Customer Success",
                "Infrastructure Services",
                "Mergers & Acquisitions",
                "Strategic Resourcing",
                "Supply Chain & Integration",
                "See all Services  See all Services",
                "Utilities",
                "Financial Services",
                "Global Service Provider",
                "Healthcare",
                "Life Sciences",
                "Manufacturing",
                "Oil & Gas",
                "Public Sector",
                "Retail",
                "See all Industries  See all Industries",
                "Cisco",
                "Dell Technologies",
                "HPE",
                "NetApp",
                "VMware",
                "f5",
                "Intel",
                "Microsoft",
                "Palo Alto",
                "See all Partners  See all Partners",
                "ATC",
                "Communities",
                "Events",
                "Labs",
                "About",
                "Read the report",
                "Explore more",
                "WWT Experts: Mick Coady on Security Transformation",
                "DHITS Networking Reception",
                "Inside the ATC on Dell Primary Storage",
                "",
                "Article",
                "Why WWT",
                "Sidestep a 'Perfect Storm' Brewing in the Talent Market with a More Strategic Approach to Staffing",
                "",
                "Case Study",
                "Why WWT",
                "Reinventing the Corner Deli and Increasing Customer Loyalty at Jersey Mike's",
                "",
                "Article",
                "Private Cloud",
                "Cloud Maturity Model",
                "",
                "Article",
                "Cyber Resilience",
                "Top 5 Priorities for Security in 2022",
                "",
                "Case Study",
                "Intel",
                "WWT R&D develops subterranean robotic vehicle to save lives for U.S. Special Operations Forces",
                "",
                "Community",
                "Consulting Services",
                "Associate Consulting Systems Engineer Development Program",
                "",
                "Community",
                "Army Digital Modernization Community",
                "",
                "Community",
                "Navy Digital Modernization Community",
                "",
                "Community",
                "Tanium",
                "WWT Tanium Services",
                "Event",
                "Primary Storage",
                "Data Center",
                "Inside the ATC on Dell Primary Storage",
                "Article",
                "Cloud Data Management",
                "Primary Storage",
                "Cloud",
                "Data Center",
                "Top 8 Trends in Data Storage",
                "Article",
                "Infrastructure Automation",
                "Cloud Networking",
                "Software Defined WAN (SD-WAN)",
                "Internet of Things (IoT)",
                "Hybrid Work",
                "Wi-Fi Networking",
                "Secure Access Service Edge (SASE)",
                "Mobility",
                "Cloud",
                "Automation & Orchestration",
                "Networking",
                "Digital Workspace",
                "Security Transformation",
                "Digital",
                "5 Networking Priorities for 2022",
                "Article",
                "Development Platforms",
                "Cisco",
                "Financial Services",
                "AIOps",
                "Automation & Orchestration",
                "See, Enforce, Automate: A Structured Approach to Observability",
                "",
                "Case Study",
                "Strategic Resourcing",
                "Healthcare Company Finds Efficiency through Strategic Resourcing",
                "",
                "Video",
                "Cisco Hybrid Work",
                "Cisco SD-WAN Overview",
                "",
                "Article",
                "Swift",
                "Challenging Aspects of Structured Concurrency in Swift (Part 2)",
                "",
                "Article",
                "Swift",
                "Challenging Aspects of Structured Concurrency in Swift (Part 1)",
                "",
                "Article",
                "VMware vCloud Suite",
                "Operationalizing Multi-Cloud with VMware: Four Case Studies",
                "",
                "Article",
                "Consulting Services",
                "5 Hot Trends in Cloud Computing",
                "",
                "Video",
                "Dell Data Protection",
                "Dell PowerProtect Data Manager Overview",
                "",
                "Video",
                "Palo Alto Networks Prisma Access",
                "Prisma Integration With Cisco SD-WAN",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "CrowdStrike",
                "Get Extended Protection Beyond the Endpoint with XDR",
                "",
                "Article",
                "Palo Alto Networks Prisma Access",
                "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
                "",
                "Article",
                "Cisco",
                "3 Ways SASE Benefits IT Organizations",
                "",
                "Article",
                "Cloud Data Management",
                "Top 8 Trends in Data Storage",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "Palo Alto Networks Prisma Access",
                "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
                "",
                "Article",
                "Fortinet",
                "Have Zero Trust",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "OT Security",
                "Securing Industrial Control Systems",
                "",
                "Article",
                "Why WWT",
                "Chart a Course to Transformation: Where Is Your Business on the IT Modernization Maturity Curve?",
                "",
                "Article",
                "Microsoft",
                "How to Clone Objects in C# .NET Core",
                "",
                "Event",
                "webinar",
                "Inside the ATC on Dell Primary Storage",
                "",
                "Article",
                "Cloud Data Management",
                "Top 8 Trends in Data Storage",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "Development Platforms",
                "See, Enforce, Automate: A Structured Approach to Observability",
                "",
                "Lab",
                "ATC",
                "Cisco ACI Module 1 - ACI APIC Setup, Best Practices Lab and Tutorial",
                "",
                "Lab",
                "Cisco Hybrid Work",
                "Cisco SD-WAN (Viptela) Foundations Lab",
                "",
                "Lab",
                "Development Platforms",
                "Pure Storage Portworx Lab for Persistent Container Storage",
                "",
                "Lab",
                "ATC",
                "Cisco ACI 5.0 Virtual Simulator Lab",
                "",
                "News",
                "Global Citizen Live",
                "Global Citizen Announces Lineups for 2022 Global Citizen Festival in New York City & Accra, Ghana on September 24",
                "",
                "News",
                "Jim Kavanaugh & Joe Koenig: On Business and Friendship",
                "",
                "News",
                "Transforming \"Pain into Purpose\" to Help Cancer Patients",
                "",
                "News",
                "World Wide Technology Launches Inaugural Public Sector Women in Technology Symposium At 2022 KPMG Women's PGA Championship",
                "See all News",
                "",
                "NetApp",
                "",
                "Article",
                "NetApp Cloud Volumes ONTAP",
                "Jumpstart Your Hybrid Cloud Journey",
                "",
                "Article",
                "NetApp Cloud Volumes ONTAP",
                "NetApp Cloud Volumes ONTAP in Google Cloud With Terraform",
                "",
                "Article",
                "NetApp Fabric-Attached Storage (FAS)",
                "What Is NetApp Fabric Attached Storage (FAS)",
                "WWT Experts: Mick Coady on Security Transformation",
                "DHITS Networking Reception",
                "Inside the ATC on Dell Primary Storage",
                "",
                "Lab",
                "Cisco Hybrid Work",
                "Cisco Meraki Smart Camera and Environmental Sensors Lab",
                "",
                "Video",
                "Intel",
                "TEC37 E08: Securing AI Models",
                "",
                "Article",
                "ATC",
                "Transforming Intel's Security Posture With Innovations in Data Intelligence",
                "",
                "Briefing",
                "Splunk",
                "Security Operations Briefing",
                "",
                "Workshop",
                "Cisco ACI",
                "NSX on ACI Workshop",
                "",
                "Article",
                "Cisco",
                "Creating the Art of the Possible Through Custom Integrations",
                "",
                "Article",
                "Cisco",
                "The Multi-Domain Architecture Mind Set",
                "",
                "Article",
                "Application Services",
                "6 Ways to Build Healthy Remote Teams",
                "",
                "Article",
                "Cisco",
                "TEC17 Podcast: Cisco Tetration for Advanced Network Analytics in Modern Data Centers",
                "",
                "Case Study",
                "Hybrid Cloud",
                "Energy Provider Transforms Applications Through Hybrid Cloud Platform and DevOps Principles",
                "",
                "",
                "",
                "",
                ""
              ],
              "600": [
                "Safari",
                "Chrome",
                "Firefox",
                "Edge",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "opacity": {
              "0": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "1": [
                "Privacy Policy",
                "Skip to Content",
                "Safari",
                "Chrome",
                "Firefox",
                "Edge",
                "",
                "See all search results",
                "Networking",
                "Automation & Orchestration",
                "Software Defined WAN (SD-WAN)",
                "Mobility",
                "Corporate             Overview",
                "Corporate             Careers",
                "Topic             Overview",
                "Category             Overview",
                "Corporate             Our Work",
                "Partner             Overview",
                "Log In",
                "Home",
                "Automation & Orchestration",
                "Cloud",
                "Data Center",
                "Digital",
                "Digital Workspace",
                "ESG",
                "Mobility",
                "Networking",
                "Security Transformation",
                "See all Solutions  See all Solutions",
                "Application Services",
                "ATC Lab Services",
                "Consulting Services",
                "Customer Success",
                "Infrastructure Services",
                "Mergers & Acquisitions",
                "Strategic Resourcing",
                "Supply Chain & Integration",
                "See all Services  See all Services",
                "Utilities",
                "Financial Services",
                "Global Service Provider",
                "Healthcare",
                "Life Sciences",
                "Manufacturing",
                "Oil & Gas",
                "Public Sector",
                "Retail",
                "See all Industries  See all Industries",
                "Cisco",
                "Dell Technologies",
                "HPE",
                "NetApp",
                "VMware",
                "f5",
                "Intel",
                "Microsoft",
                "Palo Alto",
                "See all Partners  See all Partners",
                "ATC",
                "Communities",
                "Events",
                "Labs",
                "About",
                "Read the report",
                "Explore more",
                "WWT Experts: Mick Coady on Security Transformation",
                "DHITS Networking Reception",
                "Inside the ATC on Dell Primary Storage",
                "",
                "Article",
                "Why WWT",
                "Sidestep a 'Perfect Storm' Brewing in the Talent Market with a More Strategic Approach to Staffing",
                "",
                "Case Study",
                "Why WWT",
                "Reinventing the Corner Deli and Increasing Customer Loyalty at Jersey Mike's",
                "",
                "Article",
                "Private Cloud",
                "Cloud Maturity Model",
                "",
                "Article",
                "Cyber Resilience",
                "Top 5 Priorities for Security in 2022",
                "",
                "Case Study",
                "Intel",
                "WWT R&D develops subterranean robotic vehicle to save lives for U.S. Special Operations Forces",
                "",
                "Community",
                "Consulting Services",
                "Associate Consulting Systems Engineer Development Program",
                "",
                "Community",
                "Army Digital Modernization Community",
                "",
                "Community",
                "Navy Digital Modernization Community",
                "",
                "Community",
                "Tanium",
                "WWT Tanium Services",
                "Event",
                "Primary Storage",
                "Data Center",
                "Inside the ATC on Dell Primary Storage",
                "Article",
                "Cloud Data Management",
                "Primary Storage",
                "Cloud",
                "Data Center",
                "Top 8 Trends in Data Storage",
                "Article",
                "Infrastructure Automation",
                "Cloud Networking",
                "Software Defined WAN (SD-WAN)",
                "Internet of Things (IoT)",
                "Hybrid Work",
                "Wi-Fi Networking",
                "Secure Access Service Edge (SASE)",
                "Mobility",
                "Cloud",
                "Automation & Orchestration",
                "Networking",
                "Digital Workspace",
                "Security Transformation",
                "Digital",
                "5 Networking Priorities for 2022",
                "Article",
                "Development Platforms",
                "Cisco",
                "Financial Services",
                "AIOps",
                "Automation & Orchestration",
                "See, Enforce, Automate: A Structured Approach to Observability",
                "",
                "Case Study",
                "Strategic Resourcing",
                "Healthcare Company Finds Efficiency through Strategic Resourcing",
                "",
                "Video",
                "Cisco Hybrid Work",
                "Cisco SD-WAN Overview",
                "",
                "Article",
                "Swift",
                "Challenging Aspects of Structured Concurrency in Swift (Part 2)",
                "",
                "Article",
                "Swift",
                "Challenging Aspects of Structured Concurrency in Swift (Part 1)",
                "",
                "Article",
                "VMware vCloud Suite",
                "Operationalizing Multi-Cloud with VMware: Four Case Studies",
                "",
                "Article",
                "Consulting Services",
                "5 Hot Trends in Cloud Computing",
                "",
                "Video",
                "Dell Data Protection",
                "Dell PowerProtect Data Manager Overview",
                "",
                "Video",
                "Palo Alto Networks Prisma Access",
                "Prisma Integration With Cisco SD-WAN",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "CrowdStrike",
                "Get Extended Protection Beyond the Endpoint with XDR",
                "",
                "Article",
                "Palo Alto Networks Prisma Access",
                "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
                "",
                "Article",
                "Cisco",
                "3 Ways SASE Benefits IT Organizations",
                "",
                "Article",
                "Cloud Data Management",
                "Top 8 Trends in Data Storage",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "Palo Alto Networks Prisma Access",
                "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
                "",
                "Article",
                "Fortinet",
                "Have Zero Trust",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "OT Security",
                "Securing Industrial Control Systems",
                "",
                "Article",
                "Why WWT",
                "Chart a Course to Transformation: Where Is Your Business on the IT Modernization Maturity Curve?",
                "",
                "Article",
                "Microsoft",
                "How to Clone Objects in C# .NET Core",
                "",
                "Event",
                "webinar",
                "Inside the ATC on Dell Primary Storage",
                "",
                "Article",
                "Cloud Data Management",
                "Top 8 Trends in Data Storage",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "Development Platforms",
                "See, Enforce, Automate: A Structured Approach to Observability",
                "",
                "Lab",
                "ATC",
                "Cisco ACI Module 1 - ACI APIC Setup, Best Practices Lab and Tutorial",
                "",
                "Lab",
                "Cisco Hybrid Work",
                "Cisco SD-WAN (Viptela) Foundations Lab",
                "",
                "Lab",
                "Development Platforms",
                "Pure Storage Portworx Lab for Persistent Container Storage",
                "",
                "Lab",
                "ATC",
                "Cisco ACI 5.0 Virtual Simulator Lab",
                "",
                "News",
                "Global Citizen Live",
                "Global Citizen Announces Lineups for 2022 Global Citizen Festival in New York City & Accra, Ghana on September 24",
                "",
                "News",
                "Jim Kavanaugh & Joe Koenig: On Business and Friendship",
                "",
                "News",
                "Transforming \"Pain into Purpose\" to Help Cancer Patients",
                "",
                "News",
                "World Wide Technology Launches Inaugural Public Sector Women in Technology Symposium At 2022 KPMG Women's PGA Championship",
                "See all News",
                "",
                "NetApp",
                "",
                "Article",
                "NetApp Cloud Volumes ONTAP",
                "Jumpstart Your Hybrid Cloud Journey",
                "",
                "Article",
                "NetApp Cloud Volumes ONTAP",
                "NetApp Cloud Volumes ONTAP in Google Cloud With Terraform",
                "",
                "Article",
                "NetApp Fabric-Attached Storage (FAS)",
                "What Is NetApp Fabric Attached Storage (FAS)",
                "WWT Experts: Mick Coady on Security Transformation",
                "DHITS Networking Reception",
                "Inside the ATC on Dell Primary Storage",
                "",
                "Lab",
                "Cisco Hybrid Work",
                "Cisco Meraki Smart Camera and Environmental Sensors Lab",
                "",
                "Video",
                "Intel",
                "TEC37 E08: Securing AI Models",
                "",
                "Article",
                "ATC",
                "Transforming Intel's Security Posture With Innovations in Data Intelligence",
                "",
                "Briefing",
                "Splunk",
                "Security Operations Briefing",
                "",
                "Workshop",
                "Cisco ACI",
                "NSX on ACI Workshop",
                "",
                "Article",
                "Cisco",
                "Creating the Art of the Possible Through Custom Integrations",
                "",
                "Article",
                "Cisco",
                "The Multi-Domain Architecture Mind Set",
                "",
                "Article",
                "Application Services",
                "6 Ways to Build Healthy Remote Teams",
                "",
                "Article",
                "Cisco",
                "TEC17 Podcast: Cisco Tetration for Advanced Network Analytics in Modern Data Centers",
                "",
                "Case Study",
                "Hybrid Cloud",
                "Energy Provider Transforms Applications Through Hybrid Cloud Platform and DevOps Principles",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "textDecorationLine": {
              "none": [
                "Privacy Policy",
                "Skip to Content",
                "",
                "See all search results",
                "Networking",
                "Automation & Orchestration",
                "Software Defined WAN (SD-WAN)",
                "Mobility",
                "Corporate             Overview",
                "Corporate             Careers",
                "Topic             Overview",
                "Category             Overview",
                "Corporate             Our Work",
                "Partner             Overview",
                "Log In",
                "Home",
                "Automation & Orchestration",
                "Cloud",
                "Data Center",
                "Digital",
                "Digital Workspace",
                "ESG",
                "Mobility",
                "Networking",
                "Security Transformation",
                "See all Solutions  See all Solutions",
                "Application Services",
                "ATC Lab Services",
                "Consulting Services",
                "Customer Success",
                "Infrastructure Services",
                "Mergers & Acquisitions",
                "Strategic Resourcing",
                "Supply Chain & Integration",
                "See all Services  See all Services",
                "Utilities",
                "Financial Services",
                "Global Service Provider",
                "Healthcare",
                "Life Sciences",
                "Manufacturing",
                "Oil & Gas",
                "Public Sector",
                "Retail",
                "See all Industries  See all Industries",
                "Cisco",
                "Dell Technologies",
                "HPE",
                "NetApp",
                "VMware",
                "f5",
                "Intel",
                "Microsoft",
                "Palo Alto",
                "See all Partners  See all Partners",
                "ATC",
                "Communities",
                "Events",
                "Labs",
                "About",
                "Read the report",
                "Explore more",
                "WWT Experts: Mick Coady on Security Transformation",
                "DHITS Networking Reception",
                "Inside the ATC on Dell Primary Storage",
                "",
                "",
                "Article",
                "Why WWT",
                "Sidestep a 'Perfect Storm' Brewing in the Talent Market with a More Strategic Approach to Staffing",
                "",
                "Case Study",
                "Why WWT",
                "Reinventing the Corner Deli and Increasing Customer Loyalty at Jersey Mike's",
                "",
                "Article",
                "Private Cloud",
                "Cloud Maturity Model",
                "",
                "Article",
                "Cyber Resilience",
                "Top 5 Priorities for Security in 2022",
                "",
                "Case Study",
                "Intel",
                "WWT R&D develops subterranean robotic vehicle to save lives for U.S. Special Operations Forces",
                "",
                "",
                "Community",
                "Consulting Services",
                "Associate Consulting Systems Engineer Development Program",
                "",
                "Community",
                "Army Digital Modernization Community",
                "",
                "Community",
                "Navy Digital Modernization Community",
                "",
                "Community",
                "Tanium",
                "WWT Tanium Services",
                "",
                "Event",
                "Primary Storage",
                "Data Center",
                "Inside the ATC on Dell Primary Storage",
                "Article",
                "Cloud Data Management",
                "Primary Storage",
                "Cloud",
                "Data Center",
                "Top 8 Trends in Data Storage",
                "Article",
                "Infrastructure Automation",
                "Cloud Networking",
                "Software Defined WAN (SD-WAN)",
                "Internet of Things (IoT)",
                "Hybrid Work",
                "Wi-Fi Networking",
                "Secure Access Service Edge (SASE)",
                "Mobility",
                "Cloud",
                "Automation & Orchestration",
                "Networking",
                "Digital Workspace",
                "Security Transformation",
                "Digital",
                "5 Networking Priorities for 2022",
                "Article",
                "Development Platforms",
                "Cisco",
                "Financial Services",
                "AIOps",
                "Automation & Orchestration",
                "See, Enforce, Automate: A Structured Approach to Observability",
                "",
                "",
                "Case Study",
                "Strategic Resourcing",
                "Healthcare Company Finds Efficiency through Strategic Resourcing",
                "",
                "Video",
                "Cisco Hybrid Work",
                "Cisco SD-WAN Overview",
                "",
                "Article",
                "Swift",
                "Challenging Aspects of Structured Concurrency in Swift (Part 2)",
                "",
                "Article",
                "Swift",
                "Challenging Aspects of Structured Concurrency in Swift (Part 1)",
                "",
                "Article",
                "VMware vCloud Suite",
                "Operationalizing Multi-Cloud with VMware: Four Case Studies",
                "",
                "Article",
                "Consulting Services",
                "5 Hot Trends in Cloud Computing",
                "",
                "Video",
                "Dell Data Protection",
                "Dell PowerProtect Data Manager Overview",
                "",
                "Video",
                "Palo Alto Networks Prisma Access",
                "Prisma Integration With Cisco SD-WAN",
                "",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "CrowdStrike",
                "Get Extended Protection Beyond the Endpoint with XDR",
                "",
                "Article",
                "Palo Alto Networks Prisma Access",
                "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
                "",
                "Article",
                "Cisco",
                "3 Ways SASE Benefits IT Organizations",
                "",
                "",
                "Article",
                "Cloud Data Management",
                "Top 8 Trends in Data Storage",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "Palo Alto Networks Prisma Access",
                "Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
                "",
                "Article",
                "Fortinet",
                "Have Zero Trust",
                "",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "OT Security",
                "Securing Industrial Control Systems",
                "",
                "Article",
                "Why WWT",
                "Chart a Course to Transformation: Where Is Your Business on the IT Modernization Maturity Curve?",
                "",
                "Article",
                "Microsoft",
                "How to Clone Objects in C# .NET Core",
                "",
                "",
                "Event",
                "webinar",
                "Inside the ATC on Dell Primary Storage",
                "",
                "Article",
                "Cloud Data Management",
                "Top 8 Trends in Data Storage",
                "",
                "Article",
                "Infrastructure Automation",
                "5 Networking Priorities for 2022",
                "",
                "Article",
                "Development Platforms",
                "See, Enforce, Automate: A Structured Approach to Observability",
                "",
                "",
                "Lab",
                "ATC",
                "Cisco ACI Module 1 - ACI APIC Setup, Best Practices Lab and Tutorial",
                "",
                "Lab",
                "Cisco Hybrid Work",
                "Cisco SD-WAN (Viptela) Foundations Lab",
                "",
                "Lab",
                "Development Platforms",
                "Pure Storage Portworx Lab for Persistent Container Storage",
                "",
                "Lab",
                "ATC",
                "Cisco ACI 5.0 Virtual Simulator Lab",
                "",
                "",
                "News",
                "Global Citizen Live",
                "Global Citizen Announces Lineups for 2022 Global Citizen Festival in New York City & Accra, Ghana on September 24",
                "",
                "News",
                "Jim Kavanaugh & Joe Koenig: On Business and Friendship",
                "",
                "News",
                "Transforming \"Pain into Purpose\" to Help Cancer Patients",
                "",
                "News",
                "World Wide Technology Launches Inaugural Public Sector Women in Technology Symposium At 2022 KPMG Women's PGA Championship",
                "See all News",
                "",
                "",
                "NetApp",
                "",
                "Article",
                "NetApp Cloud Volumes ONTAP",
                "Jumpstart Your Hybrid Cloud Journey",
                "",
                "Article",
                "NetApp Cloud Volumes ONTAP",
                "NetApp Cloud Volumes ONTAP in Google Cloud With Terraform",
                "",
                "Article",
                "NetApp Fabric-Attached Storage (FAS)",
                "What Is NetApp Fabric Attached Storage (FAS)",
                "WWT Experts: Mick Coady on Security Transformation",
                "DHITS Networking Reception",
                "Inside the ATC on Dell Primary Storage",
                "",
                "",
                "Lab",
                "Cisco Hybrid Work",
                "Cisco Meraki Smart Camera and Environmental Sensors Lab",
                "",
                "Video",
                "Intel",
                "TEC37 E08: Securing AI Models",
                "",
                "Article",
                "ATC",
                "Transforming Intel's Security Posture With Innovations in Data Intelligence",
                "",
                "Briefing",
                "Splunk",
                "Security Operations Briefing",
                "",
                "Workshop",
                "Cisco ACI",
                "NSX on ACI Workshop",
                "",
                "Article",
                "Cisco",
                "Creating the Art of the Possible Through Custom Integrations",
                "",
                "Article",
                "Cisco",
                "The Multi-Domain Architecture Mind Set",
                "",
                "Article",
                "Application Services",
                "6 Ways to Build Healthy Remote Teams",
                "",
                "Article",
                "Cisco",
                "TEC17 Podcast: Cisco Tetration for Advanced Network Analytics in Modern Data Centers",
                "",
                "Case Study",
                "Hybrid Cloud",
                "Energy Provider Transforms Applications Through Hybrid Cloud Platform and DevOps Principles",
                "",
                "",
                "",
                "",
                ""
              ],
              "underline": [
                "Safari",
                "Chrome",
                "Firefox",
                "Edge"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(78, 79, 95)": [
                "Mobility",
                "Environmental, Social & Governance (ESG)",
                "Networking",
                "Cloud",
                "Security Transformation",
                "Digital",
                "Mobility",
                "Environmental, Social & Governance (ESG)",
                "Networking",
                "Cloud",
                "Security Transformation",
                "Digital",
                "About",
                "Careers",
                "Locations",
                "News",
                "Press Kit",
                "Contact Us",
                "Privacy Policy",
                "Acceptable Use Policy",
                "Quality",
                "Information Security",
                "Supplier Management"
              ],
              "rgb(0, 109, 199)": [
                "Explore more"
              ]
            },
            "fontSize": {
              "12px": [
                "Mobility",
                "Environmental, Social & Governance (ESG)",
                "Networking",
                "Cloud",
                "Security Transformation",
                "Digital",
                "Mobility",
                "Environmental, Social & Governance (ESG)",
                "Networking",
                "Cloud",
                "Security Transformation",
                "Digital",
                "Explore more"
              ],
              "14px": [
                "About",
                "Careers",
                "Locations",
                "News",
                "Press Kit",
                "Contact Us",
                "Privacy Policy",
                "Acceptable Use Policy",
                "Quality",
                "Information Security",
                "Supplier Management"
              ]
            },
            "lineHeight": {
              "18px": [
                "Mobility",
                "Environmental, Social & Governance (ESG)",
                "Networking",
                "Cloud",
                "Security Transformation",
                "Digital",
                "Mobility",
                "Environmental, Social & Governance (ESG)",
                "Networking",
                "Cloud",
                "Security Transformation",
                "Digital"
              ],
              "20px": [
                "Explore more"
              ],
              "14px": [
                "About",
                "Careers",
                "Locations",
                "News",
                "Press Kit",
                "Contact Us",
                "Privacy Policy",
                "Acceptable Use Policy",
                "Quality",
                "Information Security",
                "Supplier Management"
              ]
            }
          },
          "h4": {
            "fontWeight": {
              "400": [
                "What matters to you?",
                "Upcoming Events",
                "Upcoming Events"
              ],
              "600": [
                "Just for you:"
              ]
            },
            "color": {
              "rgb(28, 0, 135)": [
                "What matters to you?",
                "Upcoming Events",
                "Upcoming Events"
              ],
              "rgb(78, 79, 95)": [
                "Just for you:"
              ]
            },
            "fontSize": {
              "18px": [
                "What matters to you?",
                "Upcoming Events",
                "Upcoming Events"
              ],
              "14px": [
                "Just for you:"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.wwt.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.wwt.com/",
      "result": {
        "totals": {
          "total": 110,
          "tagNames": {
            "DIV": 41,
            "INPUT": 2,
            "A": 1,
            "SPAN": 1,
            "BUTTON": 55,
            "svg": 5,
            "IMG": 5
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Your Privacy This website uses cookies to give you the best possible experience. To understand more "
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to Content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Menu Search wwt.com... ⌘K Related Content See all search results Featured Solutions Networking Autom"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Menu Search wwt.com... ⌘K Related Content See all search results Featured Solutions Networking Autom"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search wwt.com... ⌘K Related Content See all search results Featured Solutions Networking Automation"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Related Content See all search results Featured Solutions Networking Automation & Orchestration Soft"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "?"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Home Solutions & Services Solutions Automation & Orchestration Cloud Data Center Digital Digital Wor"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Home Solutions & Services Solutions Automation & Orchestration Cloud Data Center Digital Digital Wor"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Home Solutions & Services Solutions Automation & Orchestration Cloud Data Center Digital Digital Wor"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Home Solutions & Services Solutions Automation & Orchestration Cloud Data Center Digital Digital Wor"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Home"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Solutions & Services"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Solutions Automation & Orchestration Cloud Data Center Digital Digital Workspace ESG Mobility Networ"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Learning & Support"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "ATC Communities Events Labs"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About"
          },
          {
            "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": ""
          },
          {
            "tagName": "DIV",
            "id": "gradient-0",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "gradient-1",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "gradient-2",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "An actionable roadmap to cloud maturity A guide for assessing and maturing cloud capabilities across"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "svg",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "svg",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "svg",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "svg",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "svg",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip this card"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "failures": 151,
          "warnings": 337
        },
        "items": [
          {
            "index": 23,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#featured-insights\" id=\"featured-insights\" tabindex=\"-1\" class=\"title-anchor\">",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 44,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#suggested-communities\" id=\"suggested-communities\" tabindex=\"-1\" class=\"title-anchor\">",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 59,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#trending-at-world-wide-technology\" id=\"trending-at-world-wide-technology\" tabindex=\"-1\" c...",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 72,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#the-latest\" id=\"the-latest\" tabindex=\"-1\" class=\"title-anchor\">",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 105,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#trending-in-security\" id=\"trending-in-security\" tabindex=\"-1\" class=\"title-anchor\">",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 122,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#trending-in-cloud\" id=\"trending-in-cloud\" tabindex=\"-1\" class=\"title-anchor\">",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 139,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#trending-in-digital-transformation\" id=\"trending-in-digital-transformation\" tabindex=\"-1\"...",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 156,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#trending-in-infrastructure-modernization\" id=\"trending-in-infrastructure-modernization\" t...",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 173,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#top-labs\" id=\"top-labs\" tabindex=\"-1\" class=\"title-anchor\">",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 190,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#featured-news\" id=\"featured-news\" tabindex=\"-1\" class=\"title-anchor\">",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/header[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#partner-spotlight-netapp\" id=\"partner-spotlight-netapp\" tabindex=\"-1\" class=\"title-anchor...",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 220,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"#explore-more\" id=\"explore-more\" tabindex=\"-1\" class=\"title-anchor\">",
                "  <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\">",
                "    <path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"></path>",
                "    <path d=\"M15.179 1.046a2.834 2.834 0 00-3.938 0L8.4 3.821a2.716 2.716 0 00-.733 2.622l.967-.253...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 2259,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "clipPath",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]/div[1]/div[1]/svg[1]/defs[1]/clipPath[1]",
              "codeLines": [
                "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\">",
                "  <path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path>",
                "</clipPath>"
              ]
            }
          },
          {
            "index": 2275,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "clipPath",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/a[1]/div[1]/svg[1]/defs[1]/clipPath[1]",
              "codeLines": [
                "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\">",
                "  <path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path>",
                "</clipPath>"
              ]
            }
          },
          {
            "index": 2276,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "clipPath",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/a[1]/div[1]/svg[1]/defs[1]/clipPath[1]",
              "codeLines": [
                "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\">",
                "  <path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path>",
                "</clipPath>"
              ]
            }
          },
          {
            "index": 2277,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "clipPath",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/a[1]/div[1]/svg[1]/defs[1]/clipPath[1]",
              "codeLines": [
                "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\">",
                "  <path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path>",
                "</clipPath>"
              ]
            }
          },
          {
            "index": 2278,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "clipPath",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/a[1]/div[1]/svg[1]/defs[1]/clipPath[1]",
              "codeLines": [
                "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\">",
                "  <path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path>",
                "</clipPath>"
              ]
            }
          },
          {
            "index": 2282,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "clipPath",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/a[1]/div[1]/svg[1]/defs[1]/clipPath[1]",
              "codeLines": [
                "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\">",
                "  <path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path>",
                "</clipPath>"
              ]
            }
          },
          {
            "index": 2352,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"text-md font-normal mb-6 text-plum-400\">",
                "  What matters to you?",
                "</h4>"
              ]
            }
          },
          {
            "index": 2369,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Your Privacy"
              ]
            }
          },
          {
            "index": 2370,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "This website uses cookies to give you the best possible experience.",
                "        To understand more about how we use cookies, please see our"
              ]
            }
          },
          {
            "index": 2372,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 2373,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]/p[1]/text()[1]",
              "codeLines": [
                "Manage Cookie Preferences"
              ]
            }
          },
          {
            "index": 2374,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/button[1]/span[1]/text()[1]",
              "codeLines": [
                "Accept"
              ]
            }
          },
          {
            "index": 2375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Skip to Content"
              ]
            }
          },
          {
            "index": 2376,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]/div[2]/text()[1]",
              "codeLines": [
                "Menu"
              ]
            }
          },
          {
            "index": 2377,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Search wwt.com..."
              ]
            }
          },
          {
            "index": 2378,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "⌘K"
              ]
            }
          },
          {
            "index": 2379,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/span[1]/div[1]/a[1]/button[1]/span[1]/text()[1]",
              "codeLines": [
                "Log In"
              ]
            }
          },
          {
            "index": 2380,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "?"
              ]
            }
          },
          {
            "index": 2830,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.wwt.com/privacy-policy/\" rel=\"WWT Privacy Policy\" target=\"_blank\" class=\"text-...",
                "  Privacy Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 2833,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/lab/cisco-meraki-mv-smart-camera-lab\" class=\"wwt-focus card-link\" data...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Cisco Meraki Smart Camera and Environmental Sensors Lab",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2836,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/video/tec37-e08-securing-ai-models\" class=\"wwt-focus card-link\" data-c...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    TEC37 E08: Securing AI Models",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2839,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/transforming-intels-security-posture-with-innovations-in-data-...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Transforming Intel's Security Posture With Innovations in Data Intelligence",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2842,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/briefing/security-operations-briefing\" class=\"wwt-focus card-link\" dat...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Security Operations Briefing",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2845,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/workshop/nsx-on-aci-workshop\" class=\"wwt-focus card-link\" data-cy=\"con...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    NSX on ACI Workshop",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/creating-art-possible-through-custom-integrations\" class=\"wwt-...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Creating the Art of the Possible Through Custom Integrations",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2851,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/the-multi-domain-architecture-mind-set\" class=\"wwt-focus card-...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    The Multi-Domain Architecture Mind Set",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2854,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/6-ways-to-build-healthy-remote-teams\" class=\"wwt-focus card-li...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    6 Ways to Build Healthy Remote Teams",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/tec17-podcast-tetration\" class=\"wwt-focus card-link\" data-cy=\"...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    TEC17 Podcast: Cisco Tetration for Advanced Network Analytics in Modern Data Centers",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2860,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/case-study/energy-provider-transforms-applications-through-hybrid-clou...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Energy Provider Transforms Applications Through Hybrid Cloud Platform and DevOps Principles",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2878,
            "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[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-3a3a3022=\"\" aria-label=\"Manage Cookie Preferences\" class=\"text-button focus:outline-...",
                "  <p data-v-3a3a3022=\"\" class=\"relative\">",
                "    Manage Cookie Preferences",
                "  </p>",
                "  <!---->",
                "</button>"
              ]
            }
          },
          {
            "index": 2879,
            "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[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/button[1]",
              "codeLines": [
                "<button data-v-c5b4b3fe=\"\" aria-label=\"Accept\" class=\"relative flex items-center rounded-md select-...",
                "  <!---->",
                "  <span data-v-c5b4b3fe=\"\" class=\"inline-block text-white btn-text leading-regular\">",
                "    Accept",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 2881,
            "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[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button data-nav-id=\"menu-icon\" tabindex=\"0\" aria-label=\"Menu\" class=\"wwt-topnav-menu-button flex i...",
                "  <div class=\"flex-none flex items-center justify-center\" data-v-82b54822=\"\">",
                "    <svg viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" class=\"hamburger w-4 h-...",
                "      <path id=\"hamburger_svg__line-1\" d=\"M16 2H0v2h16V2z\" fill=\"currentColor\" data-v-82b54822=\"\"><...",
                "      <path id=\"hamburger_svg__line-2\" d=\"M16 7H0v2h16V7z\" fill=\"currentColor\" data-v-82b54822=\"\"><...",
                "      <path id=\"hamburger_svg__line-3\" d=\"M16 12H0v2h16v-2z\" fill=\"currentColor\" data-v-82b54822=\"\"...",
                "    </svg>",
                "  </div>",
                "  <div class=\"flex-none text-xs leading-none font-semibold ml-2\" data-v-82b54822=\"\">",
                "    Menu",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2882,
            "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[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.wwt.com\" aria-label=\"WWT Home Page\" data-nav-id=\"wwt-logo\" class=\"wwt-topnav-l...",
                "  <svg viewBox=\"0 0 110 56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" class=\"wwt-topnav-logo\" ...",
                "    <path d=\"M67.415 42.41l12.51 12.511a.56.56 0 00.396.16h15.642a.552.552 0 00.396-.942L76.014 33....",
                "    <path d=\"M66.65.162l-12.135 12.14L42.374.162A.552.552 0 0041.978 0H26.336a.552.552 0 00-.396.94...",
                "  </svg>",
                "  <svg viewBox=\"0 0 181 62\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" class=\"wwt-topnav-logo-t...",
                "    <path d=\"M8.447 34.917H1.424v-4.38h19.134v4.38h-7.023v20.159H8.447v-20.16zM22.902 44.588h7.566c...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 2883,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/input[1]",
              "codeLines": [
                "<input aria-label=\"Search wwt.com\" tabindex=\"0\" type=\"search\" value=\"\" class=\"text-field\" data-v-0b..."
              ]
            }
          },
          {
            "index": 2884,
            "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[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/span[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/login\" id=\"wwt-user-login\" title=\"Login to WWT\" class=\"ga-track-click\" data-v-37549c7f=\"\"...",
                "  <button aria-label=\"log in\" tabindex=\"-1\" class=\"relative flex items-center rounded-md select-non...",
                "    <!---->",
                "    <span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\">",
                "      Log In",
                "    </span>",
                "  </button>",
                "</a>"
              ]
            }
          },
          {
            "index": 2897,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/section[1]/div[1]/span[1]/span[1]/span[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/article/cloud-maturity-model\" target=\"[object Object]\" tabindex=\"0\" class=\"text-button-co...",
                "  <p class=\"btn-text  text-black\" data-v-3499c84c=\"\">",
                "    Read the report",
                "  </p>",
                "  <span class=\"icon-container flex items-center justify-center rounded-full\" data-v-3499c84c=\"\">",
                "    <svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" class=\"icon\" data-v-349...",
                "      <path d=\"M4.18 12l-1.06-1.053 4.951-4.984-4.878-4.911L4.253 0l5.4 5.437a.747.747 0 010 1.053L...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2898,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/category/mobility\" title=\"Mobility\" class=\"wwt-pill focus:outline-none inline-flex items-...",
                "  <!---->",
                "  <span data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\" data-v-a7f1eeec=\"\">",
                "    Mobility",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2899,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/category/esg\" title=\"Environmental, Social & Governance (ESG)\" class=\"wwt-pill focus:outl...",
                "  <!---->",
                "  <span data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\" data-v-a7f1eeec=\"\">",
                "    Environmental, Social & Governance (ESG)",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2900,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/category/networking\" title=\"Networking\" class=\"wwt-pill focus:outline-none inline-flex it...",
                "  <!---->",
                "  <span data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\" data-v-a7f1eeec=\"\">",
                "    Networking",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2901,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/category/cloud\" title=\"Cloud\" class=\"wwt-pill focus:outline-none inline-flex items-center...",
                "  <!---->",
                "  <span data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\" data-v-a7f1eeec=\"\">",
                "    Cloud",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2902,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/category/security-transformation\" title=\"Security Transformation\" class=\"wwt-pill focus:o...",
                "  <!---->",
                "  <span data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\" data-v-a7f1eeec=\"\">",
                "    Security Transformation",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2903,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/category/digital\" title=\"Digital\" class=\"wwt-pill focus:outline-none inline-flex items-ce...",
                "  <!---->",
                "  <span data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\" data-v-a7f1eeec=\"\">",
                "    Digital",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2908,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/sidestep-a-perfect-storm-brewing-in-the-tal...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62cd77d35106fc0084ce477b/thumbnail?width=368&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2910,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2911,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/corporate/why-wwt\" class=\"wwt-pill focus:outline-no...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Why WWT",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2912,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"1\" title=\"1\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    1",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2913,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/sidestep-a-perfect-storm-brewing-in-the-talent-market-with-a-m...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Sidestep a 'Perfect Storm' Brewing in the Talent Market with a More Strategic Approach to Staff...",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2914,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2915,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/reinventing-the-corner-deli-and-increasi...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/618031ea33c01e00873957b7/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2917,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=case-study\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Case Study",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2918,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/corporate/why-wwt\" class=\"wwt-pill focus:outline-no...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Why WWT",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2919,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    4",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2920,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/case-study/reinventing-the-corner-deli-and-increasing-customer-loyalty...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Reinventing the Corner Deli and Increasing Customer Loyalty at Jersey Mike's",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2921,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2922,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/cloud-maturity-model\" class=\"wwt-focus thum...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/6244476c613ac1008727f05c/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2924,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2925,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/private-cloud\" class=\"wwt-pill focus:outl...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Private Cloud",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2926,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    4",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2927,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/cloud-maturity-model\" class=\"wwt-focus card-link\" data-cy=\"con...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Cloud Maturity Model",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2928,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2929,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-5-priorities-for-security-in-2022\" clas...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/623b44e672a8010082d0e109/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2931,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2932,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/cyber-resilience\" class=\"wwt-pill focus:outli...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cyber Resilience",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2933,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    5",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2934,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/top-5-priorities-for-security-in-2022\" class=\"wwt-focus card-l...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Top 5 Priorities for Security in 2022",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2935,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2936,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/wwt-randd-develops-subterranean-robotic-...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62d73b16e5ccb400894ad835/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2938,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=case-study\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Case Study",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2939,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/intel\" class=\"wwt-pill focus:outline-none i...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Intel",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2940,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"1\" title=\"1\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    1",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2941,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/case-study/wwt-randd-develops-subterranean-robotic-vehicle-to-save-liv...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    WWT R&D develops subterranean robotic vehicle to save lives for U.S. Special Operations Forces",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2942,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2943,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/acse\" class=\"wwt-focus thumbnail min-w-0\"...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/6227cd92194f610083a491bb/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2945,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=community\" class=\"wwt-pill focus:o...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Community",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2946,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/consulting-services\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Consulting Services",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2947,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/community/acse\" class=\"wwt-focus card-link\" data-cy=\"content-card-titl...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Associate Consulting Systems Engineer Development Program",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2948,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/army-modernization\" class=\"wwt-focus thum...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/620fbc65c060af00845340c4/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2950,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=community\" class=\"wwt-pill focus:o...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Community",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2951,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/community/army-modernization\" class=\"wwt-focus card-link\" data-cy=\"con...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Army Digital Modernization Community",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2952,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/navy-digital-modernization-community\" cla...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/6230b94ad64011008538f3d7/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2954,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=community\" class=\"wwt-pill focus:o...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Community",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2955,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/community/navy-digital-modernization-community\" class=\"wwt-focus card-...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Navy Digital Modernization Community",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2956,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/wwt-tanium-services\" class=\"wwt-focus thu...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/5fe0edd96fbd0c0086c13b59/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2958,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=community\" class=\"wwt-pill focus:o...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Community",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2959,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/tanium\" class=\"wwt-pill focus:outline-none ...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Tanium",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2960,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/community/wwt-tanium-services\" class=\"wwt-focus card-link\" data-cy=\"co...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    WWT Tanium Services",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2962,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/search?pageTypes=event\" class=\"wwt-pill focus:outli...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Event",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2963,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/primary-storage\" class=\"wwt-pill focus:outlin...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Primary Storage",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2964,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-473b2f90=\"\" aria-label=\"+1\" title=\"+1\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    +1",
                "  </span>",
                "  <!---->",
                "</button>"
              ]
            }
          },
          {
            "index": 2966,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2967,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/cloud-data-management\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cloud Data Management",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2968,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-473b2f90=\"\" aria-label=\"+3\" title=\"+3\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    +3",
                "  </span>",
                "  <!---->",
                "</button>"
              ]
            }
          },
          {
            "index": 2970,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2971,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill fo...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Infrastructure Automation",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2972,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-473b2f90=\"\" aria-label=\"+13\" title=\"+13\" class=\"wwt-pill-button t...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    +13",
                "  </span>",
                "  <!---->",
                "</button>"
              ]
            }
          },
          {
            "index": 2974,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2975,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/solutions/development-platforms\" class=\"wwt-pill fo...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Development Platforms",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2976,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-473b2f90=\"\" aria-label=\"+4\" title=\"+4\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    +4",
                "  </span>",
                "  <!---->",
                "</button>"
              ]
            }
          },
          {
            "index": 2978,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/healthcare-company-finds-efficiency-thro...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62f6b84baccf1000866a59ee/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2980,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=case-study\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Case Study",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2981,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/strategic-resourcing\" class=\"wwt-pill focus...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Strategic Resourcing",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2982,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"2\" title=\"2\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    2",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2983,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/case-study/healthcare-company-finds-efficiency-through-strategic-resou...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Healthcare Company Finds Efficiency through Strategic Resourcing",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2984,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2985,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/cisco-sd-wan-overview\" class=\"wwt-focus thumb...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"https://i.vimeocdn.com/video/1485914940-f2f0f32c5a816503469f9f7c3a...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <svg data-v-b9ee6698=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 17 17\" clas...",
                "      <path d=\"M6.517 12.53a.664.664 0 01-.346-.098.698.698 0 01-.331-.617V5.177a.685.685 0 011.044...",
                "      <path d=\"M8.5 17a8.5 8.5 0 116.394-2.9l-.799-.7a7.422 7.422 0 10-.93.894l.667.827A8.522 8.522...",
                "    </svg>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2987,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=video\" class=\"wwt-pill focus:outli...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Video",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2988,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/cisco-hybrid-work\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cisco Hybrid Work",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2989,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    4",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2990,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/video/cisco-sd-wan-overview\" class=\"wwt-focus card-link\" data-cy=\"cont...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Cisco SD-WAN Overview",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2991,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2992,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/challenging-aspects-of-structured-concurren...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62f41c00949d4d00841b4814/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 2994,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2995,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/swift\" class=\"wwt-pill focus:outline-none i...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Swift",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 2996,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    5",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2997,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/challenging-aspects-of-structured-concurrency-in-swift-part-2\"...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Challenging Aspects of Structured Concurrency in Swift (Part 2)",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 2998,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2999,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/challenging-aspects-of-structured-concurren...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62f41b71877be1008a9ec6b4/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3001,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3002,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/swift\" class=\"wwt-pill focus:outline-none i...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Swift",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3003,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    5",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3004,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/challenging-aspects-of-structured-concurrency-in-swift-part-1\"...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Challenging Aspects of Structured Concurrency in Swift (Part 1)",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3005,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3006,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" to=\"/article/httpsblogsvmwarecomcloud20211026operationaliz...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62e995cc1cacac00854c4a05/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3008,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3009,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/vmware-vcloud-suite\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    VMware vCloud Suite",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3010,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    5",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3011,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" to=\"/article/httpsblogsvmwarecomcloud20211026operationalizing-multi-cloud-wit...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Operationalizing Multi-Cloud with VMware: Four Case Studies",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3012,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3013,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/2022-predictions-5-hot-trends-in-cloud-comp...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/61c0e7ba9aa695008b77d184/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3015,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3016,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/consulting-services\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Consulting Services",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3017,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"6\" title=\"6\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    6",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3018,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/2022-predictions-5-hot-trends-in-cloud-computing\" class=\"wwt-f...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    5 Hot Trends in Cloud Computing",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3019,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3020,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/dell-powerprotect-data-manager-overview\" clas...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"https://i.vimeocdn.com/video/1448181687-63ba2855ced18b7d84826eeef5...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <svg data-v-b9ee6698=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 17 17\" clas...",
                "      <path d=\"M6.517 12.53a.664.664 0 01-.346-.098.698.698 0 01-.331-.617V5.177a.685.685 0 011.044...",
                "      <path d=\"M8.5 17a8.5 8.5 0 116.394-2.9l-.799-.7a7.422 7.422 0 10-.93.894l.667.827A8.522 8.522...",
                "    </svg>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3022,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=video\" class=\"wwt-pill focus:outli...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Video",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3023,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/dell-data-protection\" class=\"wwt-pill focus...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Dell Data Protection",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3024,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    5",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3025,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/video/dell-powerprotect-data-manager-overview\" class=\"wwt-focus card-l...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Dell PowerProtect Data Manager Overview",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3026,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3027,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/prisma-integration-with-cisco-sd-wan\" class=\"...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"https://i.vimeocdn.com/video/1481447146-07e3cbdbca9b18cb51e0b283fd...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <svg data-v-b9ee6698=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 17 17\" clas...",
                "      <path d=\"M6.517 12.53a.664.664 0 01-.346-.098.698.698 0 01-.331-.617V5.177a.685.685 0 011.044...",
                "      <path d=\"M8.5 17a8.5 8.5 0 116.394-2.9l-.799-.7a7.422 7.422 0 10-.93.894l.667.827A8.522 8.522...",
                "    </svg>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3029,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=video\" class=\"wwt-pill focus:outli...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Video",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3030,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/palo-alto-networks-prisma-access\" class=\"ww...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Palo Alto Networks Prisma Access",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3031,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"7\" title=\"7\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    7",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3032,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/video/prisma-integration-with-cisco-sd-wan\" class=\"wwt-focus card-link...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Prisma Integration With Cisco SD-WAN",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3033,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3035,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"ww...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/624f19831ed5110084852bd9/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3037,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3038,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill fo...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Infrastructure Automation",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3039,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    13",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3040,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus card-link\" ...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    5 Networking Priorities for 2022",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3041,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3042,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/get-extended-protection-beyond-the-endpoint...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/627d5538c0c7d70087455274/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3044,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3045,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/crowdstrike\" class=\"wwt-pill focus:outline-...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    CrowdStrike",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3046,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    4",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3047,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/get-extended-protection-beyond-the-endpoint-with-xdr\" class=\"w...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Get Extended Protection Beyond the Endpoint with XDR",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3048,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3049,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/security-service-edge-sse-what-happened-to-...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/622a75add6401100853840ec/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3051,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3052,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/palo-alto-networks-prisma-access\" class=\"ww...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Palo Alto Networks Prisma Access",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3053,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    13",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3054,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/security-service-edge-sse-what-happened-to-the-a-in-sase\" clas...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3055,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3056,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/3-ways-sase-benefits-it-organizations\" clas...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/606f06de5a753f008e9c3b4e/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3058,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3059,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none i...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cisco",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3060,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"8\" title=\"8\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    8",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3061,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/3-ways-sase-benefits-it-organizations\" class=\"wwt-focus card-l...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    3 Ways SASE Benefits IT Organizations",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3062,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3064,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" clas...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/6234a1a9963547008335c82c/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3066,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3067,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/cloud-data-management\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cloud Data Management",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3068,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"3\" title=\"3\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    3",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3069,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" class=\"wwt-focus card-l...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Top 8 Trends in Data Storage",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3070,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3071,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"ww...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/624f19831ed5110084852bd9/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3073,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3074,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill fo...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Infrastructure Automation",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3075,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    13",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3076,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus card-link\" ...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    5 Networking Priorities for 2022",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3077,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3078,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/security-service-edge-sse-what-happened-to-...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/622a75add6401100853840ec/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3080,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3081,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/palo-alto-networks-prisma-access\" class=\"ww...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Palo Alto Networks Prisma Access",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3082,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    13",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3083,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/security-service-edge-sse-what-happened-to-the-a-in-sase\" clas...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Security Service Edge (SSE): What Happened to the \"A\" in SASE?",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3084,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3085,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/have-zero-trust\" class=\"wwt-focus thumbnail...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/627d6ea5c0c7d70087463bcb/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3087,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3088,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/fortinet\" class=\"wwt-pill focus:outline-non...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Fortinet",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3089,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"7\" title=\"7\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    7",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3090,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/have-zero-trust\" class=\"wwt-focus card-link\" data-cy=\"content-...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Have Zero Trust",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3091,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3093,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"ww...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/624f19831ed5110084852bd9/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3095,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3096,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill fo...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Infrastructure Automation",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3097,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    13",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3098,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus card-link\" ...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    5 Networking Priorities for 2022",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3099,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3100,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/securing-industrial-control-systems\" class=...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/5f45931e01d8ec008a2c53bd/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3102,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3103,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/ot-security\" class=\"wwt-pill focus:outline-no...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    OT Security",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3104,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"6\" title=\"6\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    6",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3105,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/securing-industrial-control-systems\" class=\"wwt-focus card-lin...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Securing Industrial Control Systems",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3106,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3107,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/chart-a-course-to-transformation-where-is-y...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/6217ae302ca39e0082cc193a/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3109,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3110,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/corporate/why-wwt\" class=\"wwt-pill focus:outline-no...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Why WWT",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3111,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    4",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3112,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/chart-a-course-to-transformation-where-is-your-business-on-the...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Chart a Course to Transformation: Where Is Your Business on the IT Modernization Maturity Curve...",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3113,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3114,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/how-to-clone-objects-in-dotnet-core\" class=...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/5f73cfb21ad43d008724debc/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3116,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3117,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/microsoft\" class=\"wwt-pill focus:outline-no...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Microsoft",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3118,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"3\" title=\"3\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    3",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3119,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/how-to-clone-objects-in-dotnet-core\" class=\"wwt-focus card-lin...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    How to Clone Objects in C# .NET Core",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3120,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3122,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/event/62d734055d410f008767ed9c\" class=\"wwt-focus th...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62d9ac2fef610f0083b3c3aa/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3124,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=event\" class=\"wwt-pill focus:outli...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Event",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3125,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/events/webinars\" class=\"wwt-pill focus:outline-none...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    webinar",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3126,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"2\" title=\"2\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    2",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3127,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/event/62d734055d410f008767ed9c\" class=\"wwt-focus card-link\" data-cy=\"c...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Inside the ATC on Dell Primary Storage",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3128,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3129,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" clas...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/6234a1a9963547008335c82c/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3131,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3132,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/cloud-data-management\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cloud Data Management",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3133,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"3\" title=\"3\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    3",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3134,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" class=\"wwt-focus card-l...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Top 8 Trends in Data Storage",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3135,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3136,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"ww...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/624f19831ed5110084852bd9/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3138,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3139,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill fo...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Infrastructure Automation",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3140,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    13",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3141,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus card-link\" ...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    5 Networking Priorities for 2022",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3142,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3143,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/see-enforce-automate-a-structured-approach-...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/618022e94ad53d0092c33f54/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3145,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3146,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/development-platforms\" class=\"wwt-pill fo...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Development Platforms",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3147,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    4",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3148,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/see-enforce-automate-a-structured-approach-to-observability\" c...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    See, Enforce, Automate: A Structured Approach to Observability",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3149,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3153,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Lab",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3154,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/atc\" class=\"wwt-pill focus:outline-none inl...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    ATC",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3155,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"7\" title=\"7\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    7",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3156,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/lab/deploying-an-aci-multi-site-fabric-module-1-lab\" class=\"wwt-focus ...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Cisco ACI Module 1 - ACI APIC Setup, Best Practices Lab and Tutorial",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3157,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3160,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Lab",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3161,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/cisco-hybrid-work\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cisco Hybrid Work",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3162,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    5",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3163,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/lab/cisco-sd-wan-viptela-foundations-lab\" class=\"wwt-focus card-link\" ...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Cisco SD-WAN (Viptela) Foundations Lab",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3164,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3167,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Lab",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3168,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/development-platforms\" class=\"wwt-pill fo...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Development Platforms",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3169,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    4",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3170,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/lab/pure-storage-portworx-lab-for-persistent-container-storage\" class=...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Pure Storage Portworx Lab for Persistent Container Storage",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3171,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3174,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Lab",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3175,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/atc\" class=\"wwt-pill focus:outline-none inl...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    ATC",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3176,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"11\" title=\"11\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    11",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3177,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/lab/aci-virtual-simulator-lab\" class=\"wwt-focus card-link\" data-cy=\"co...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Cisco ACI 5.0 Virtual Simulator Lab",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3178,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3180,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/global-citizen-announces-lineups-for-2022-glob...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62f50dbc75835a0084c5f6b6/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3182,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outlin...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    News",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3183,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/corporate/global-citizen-live\" class=\"wwt-pill focu...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Global Citizen Live",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3184,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/news/global-citizen-announces-lineups-for-2022-global-citizen-festival...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Global Citizen Announces Lineups for 2022 Global Citizen Festival in New York City & Accra, Gha...",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3185,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3186,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/jim-kavanaugh-and-joe-koenig-on-business-and-f...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62cd80d8331a890085b0f6af/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3188,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outlin...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    News",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3189,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/news/jim-kavanaugh-and-joe-koenig-on-business-and-friendship\" class=\"w...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Jim Kavanaugh & Joe Koenig: On Business and Friendship",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3190,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3191,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/transforming-pain-into-purpose-to-help-cancer-...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62bc93ebf6c31f008899f03c/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3193,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outlin...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    News",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3194,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/news/transforming-pain-into-purpose-to-help-cancer-patients\" class=\"ww...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Transforming \"Pain into Purpose\" to Help Cancer Patients",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3195,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3196,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/world-wide-technology-launches-inaugural-publi...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62bc8dcf872fbc00837ee01a/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3198,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outlin...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    News",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3199,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/news/world-wide-technology-launches-inaugural-public-sector-women-in-t...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    World Wide Technology Launches Inaugural Public Sector Women in Technology Symposium At 2022 KP...",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3200,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3201,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-3499c84c=\"\" href=\"/about/news/featured-news?page=1\" class=\"text-button-container focus:ou...",
                "  <p data-v-3499c84c=\"\" class=\"btn-text  text-black\">",
                "    See all News",
                "  </p>",
                "  <span data-v-3499c84c=\"\" class=\"icon-container flex items-center justify-center rounded-full\">",
                "    <svg data-v-3499c84c=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" clas...",
                "      <path d=\"M4.18 12l-1.06-1.053 4.951-4.984-4.878-4.911L4.253 0l5.4 5.437a.747.747 0 010 1.053L...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3202,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/partner/netapp\" class=\"wwt-focus thumbnail min-w-0\"...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/627a84c1b6d5c400874718b5/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3204,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/partner/netapp\" class=\"wwt-focus card-link\" data-cy=\"content-card-titl...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    NetApp",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3205,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" class=\"wwt-focus relative\">",
                "  <div data-v-19f91010=\"\" class=\"flex items-center\">",
                "    <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 17\" clas...",
                "      <path d=\"M1.996 12a1.99 1.99 0 00-1.843 1.234 2.005 2.005 0 00.432 2.18A1.994 1.994 0 003.991...",
                "      <path d=\"M.809 6c-.21.01-.411.09-.569.23a.8.8 0 00-.24.61v2.24a.781.781 0 00.749.78c1.43.062 ...",
                "      <path d=\"M11.401 4.52A15.483 15.483 0 001.996.07v1a14.457 14.457 0 018.757 4.16A14.407 14.407...",
                "    </svg>",
                "    <p data-v-19f91010=\"\" class=\"text-orange-warning font-semibold\">",
                "      Follow",
                "    </p>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3206,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/jumpstart-your-hybrid-cloud-journey\" class=...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/62a27501f3c6db00839485ad/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3208,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3209,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/netapp-cloud-volumes-ontap\" class=\"wwt-pill...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    NetApp Cloud Volumes ONTAP",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3210,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    4",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3211,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/jumpstart-your-hybrid-cloud-journey\" class=\"wwt-focus card-lin...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Jumpstart Your Hybrid Cloud Journey",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3212,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3213,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/netapp-cloud-volumes-ontap-in-google-cloud-...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/6279cef7224f4a0087725a8e/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3215,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3216,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/netapp-cloud-volumes-ontap\" class=\"wwt-pill...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    NetApp Cloud Volumes ONTAP",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3217,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"8\" title=\"8\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    8",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3218,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/netapp-cloud-volumes-ontap-in-google-cloud-with-terraform\" cla...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    NetApp Cloud Volumes ONTAP in Google Cloud With Terraform",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3219,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3220,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/what-is-netapp-fabric-attached-storage-fas\"...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/6206e08b7763dc008ee0484c/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3222,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3223,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/netapp-fabric-attached-storage-fas\" class=\"...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    NetApp Fabric-Attached Storage (FAS)",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3224,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    5",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3225,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/what-is-netapp-fabric-attached-storage-fas\" class=\"wwt-focus c...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    What Is NetApp Fabric Attached Storage (FAS)",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3226,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3229,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Lab",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3230,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/cisco-hybrid-work\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cisco Hybrid Work",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3231,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"11\" title=\"11\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    11",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3232,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/lab/cisco-meraki-mv-smart-camera-lab\" class=\"wwt-focus card-link\" data...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Cisco Meraki Smart Camera and Environmental Sensors Lab",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3233,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3234,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/tec37-e08-securing-ai-models\" class=\"wwt-focu...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"https://i.vimeocdn.com/video/930927263-d9b6f53c3c162297128a5de8ab3...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <svg data-v-b9ee6698=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 17 17\" clas...",
                "      <path d=\"M6.517 12.53a.664.664 0 01-.346-.098.698.698 0 01-.331-.617V5.177a.685.685 0 011.044...",
                "      <path d=\"M8.5 17a8.5 8.5 0 116.394-2.9l-.799-.7a7.422 7.422 0 10-.93.894l.667.827A8.522 8.522...",
                "    </svg>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3236,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=video\" class=\"wwt-pill focus:outli...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Video",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3237,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/intel\" class=\"wwt-pill focus:outline-none i...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Intel",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3238,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"6\" title=\"6\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    6",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3239,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/video/tec37-e08-securing-ai-models\" class=\"wwt-focus card-link\" data-c...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    TEC37 E08: Securing AI Models",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3240,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3241,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/transforming-intels-security-posture-with-i...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/611576f23769a80085790b4b/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3243,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3244,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/atc\" class=\"wwt-pill focus:outline-none inl...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    ATC",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3245,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"8\" title=\"8\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    8",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3246,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/transforming-intels-security-posture-with-innovations-in-data-...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Transforming Intel's Security Posture With Innovations in Data Intelligence",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3247,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3248,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/briefing/security-operations-briefing\" class=\"wwt-f...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/5ea0596200cd970084c55389/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3250,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=briefing\" class=\"wwt-pill focus:ou...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Briefing",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3251,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/splunk\" class=\"wwt-pill focus:outline-none ...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Splunk",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3252,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"11\" title=\"11\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    11",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3253,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/briefing/security-operations-briefing\" class=\"wwt-focus card-link\" dat...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Security Operations Briefing",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3254,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3255,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/workshop/nsx-on-aci-workshop\" class=\"wwt-focus thum...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/5dc1dde5b4af20008757d1be/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3257,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=workshop\" class=\"wwt-pill focus:ou...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Workshop",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3258,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/cisco-application-centric-infrastructure\" c...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cisco ACI",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3259,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"10\" title=\"10\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    10",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3260,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/workshop/nsx-on-aci-workshop\" class=\"wwt-focus card-link\" data-cy=\"con...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    NSX on ACI Workshop",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3261,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3262,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/creating-art-possible-through-custom-integr...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/5c67232d24c9bb004a89a706/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3264,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3265,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none i...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cisco",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3266,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"6\" title=\"6\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    6",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3267,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/creating-art-possible-through-custom-integrations\" class=\"wwt-...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Creating the Art of the Possible Through Custom Integrations",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3268,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3269,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/the-multi-domain-architecture-mind-set\" cla...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/5dbc52102396e00087296e2b/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3271,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3272,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none i...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cisco",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3273,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"10\" title=\"10\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    10",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3274,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/the-multi-domain-architecture-mind-set\" class=\"wwt-focus card-...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    The Multi-Domain Architecture Mind Set",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3275,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3276,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/6-ways-to-build-healthy-remote-teams\" class...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/602eb5f4cc89830088060d01/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3278,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3279,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/application-services\" class=\"wwt-pill focus...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Application Services",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3280,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    4",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3281,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/6-ways-to-build-healthy-remote-teams\" class=\"wwt-focus card-li...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    6 Ways to Build Healthy Remote Teams",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3282,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3283,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/tec17-podcast-tetration\" class=\"wwt-focus t...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/5e53f0db847871008a02a754/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3285,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:out...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Article",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3286,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none i...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Cisco",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3287,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    5",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3288,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/article/tec17-podcast-tetration\" class=\"wwt-focus card-link\" data-cy=\"...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    TEC17 Podcast: Cisco Tetration for Advanced Network Analytics in Modern Data Centers",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3289,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3290,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/a[1]",
              "codeLines": [
                "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/energy-provider-transforms-applications-...",
                "  <div data-v-b9ee6698=\"\" class=\"image-container\">",
                "    <img data-v-b9ee6698=\"\" src=\"/api/attachments/5f6a26ae245d0e00839e4787/thumbnail?width=172&heig...",
                "  </div>",
                "  <div data-v-b9ee6698=\"\" class=\"icon-overlay\">",
                "    <!---->",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 3292,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=case-study\" class=\"wwt-pill focus:...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Case Study",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3293,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/hybrid-cloud\" class=\"wwt-pill focus:outli...",
                "  <!---->",
                "  <span data-v-a7f1eeec=\"\" data-cy=\"tag-pill-name\" class=\"text-royal-400 block truncate\">",
                "    Hybrid Cloud",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 3294,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"11\" title=\"11\" class=\"wwt-pill-button tex...",
                "  <span data-v-0b0e5f62=\"\" class=\"btn-text block text-xs font-normal truncate\">",
                "    11",
                "  </span>",
                "  <div data-v-0b0e5f62=\"\" data-cy=\"tag-pill-more\" class=\"icon flex items-center flex-shrink-0 w-2 h...",
                "    <svg data-v-238103cc=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" data...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.25 6.75V12h1.5V6.75H12v-1.5H6.75V0h-1.5v5...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 3295,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a data-v-238103cc=\"\" href=\"/case-study/energy-provider-transforms-applications-through-hybrid-clou...",
                "  <p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">",
                "    Energy Provider Transforms Applications Through Hybrid Cloud Platform and DevOps Principles",
                "  </p>",
                "</a>"
              ]
            }
          },
          {
            "index": 3296,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-foc...",
                "  <svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=...",
                "    <path d=\"M13 16a.501.501 0 01-.287-.09L8 12.608l-4.713 3.3a.5.5 0 01-.787-.41V.5A.5.5 0 013 0h1...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 3297,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/div[1]/button[1]",
              "codeLines": [
                "<button aria-label=\"Load more pages\" class=\"relative flex items-center rounded-md select-none prima...",
                "  <!---->",
                "  <span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\">",
                "    Load more",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 3317,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Search wwt.com..."
              ]
            }
          },
          {
            "index": 3318,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "⌘K"
              ]
            }
          },
          {
            "index": 3319,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "?"
              ]
            }
          },
          {
            "index": 3320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/section[1]/div[1]/span[1]/span[1]/span[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "An actionable roadmap to cloud maturity"
              ]
            }
          },
          {
            "index": 3321,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/section[1]/div[1]/span[1]/span[1]/span[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "A guide for assessing and maturing cloud capabilities across an organization's people, processes an..."
              ]
            }
          },
          {
            "index": 3464,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Search wwt.com..."
              ]
            }
          },
          {
            "index": 3465,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "⌘K"
              ]
            }
          },
          {
            "index": 3466,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "?"
              ]
            }
          },
          {
            "index": 3467,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/section[1]/div[1]/span[1]/span[1]/span[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "An actionable roadmap to cloud maturity"
              ]
            }
          },
          {
            "index": 3468,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/section[1]/div[1]/span[1]/span[1]/span[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "A guide for assessing and maturing cloud capabilities across an organization's people, processes an..."
              ]
            }
          },
          {
            "index": 3940,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jul 13, 2022\">",
                "  Jul 13, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3941,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"8 min read\" class=\"flex\">",
                "  8 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3943,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jan 12, 2022\">",
                "  Jan 12, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3944,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"4 min read\" class=\"flex\">",
                "  4 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3946,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Apr 14, 2022\">",
                "  Apr 14, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3947,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3949,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Mar 23, 2022\">",
                "  Mar 23, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3950,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"2 min read\" class=\"flex\">",
                "  2 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3952,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jun 26, 2022\">",
                "  Jun 26, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3953,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"7 min read\" class=\"flex\">",
                "  7 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3955,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Feb 24, 2022\">",
                "  Feb 24, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3957,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jan 23, 2022\">",
                "  Jan 23, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3959,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jan 31, 2021\">",
                "  Jan 31, 2021",
                "</p>"
              ]
            }
          },
          {
            "index": 3961,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jan 7, 2021\">",
                "  Jan 7, 2021",
                "</p>"
              ]
            }
          },
          {
            "index": 3963,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 12, 2022\">",
                "  Aug 12, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3964,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"2 min read\" class=\"flex\">",
                "  2 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3966,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 11, 2022\">",
                "  Aug 11, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3967,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1:56\" class=\"flex\">",
                "  1:56",
                "</p>"
              ]
            }
          },
          {
            "index": 3969,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 10, 2022\">",
                "  Aug 10, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3970,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"13 min read\" class=\"flex\">",
                "  13 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3972,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 10, 2022\">",
                "  Aug 10, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3973,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"11 min read\" class=\"flex\">",
                "  11 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3975,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 9, 2022\">",
                "  Aug 9, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3976,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"5 min read\" class=\"flex\">",
                "  5 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3978,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 8, 2022\">",
                "  Aug 8, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3979,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"8 min read\" class=\"flex\">",
                "  8 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3981,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 5, 2022\">",
                "  Aug 5, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3982,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"2:11\" class=\"flex\">",
                "  2:11",
                "</p>"
              ]
            }
          },
          {
            "index": 3984,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 5, 2022\">",
                "  Aug 5, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3985,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"13:50\" class=\"flex\">",
                "  13:50",
                "</p>"
              ]
            }
          },
          {
            "index": 3987,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Apr 7, 2022\">",
                "  Apr 7, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3988,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3990,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"May 12, 2022\">",
                "  May 12, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3991,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"5 min read\" class=\"flex\">",
                "  5 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3993,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Mar 10, 2022\">",
                "  Mar 10, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 3994,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"5 min read\" class=\"flex\">",
                "  5 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3996,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Sep 21, 2021\">",
                "  Sep 21, 2021",
                "</p>"
              ]
            }
          },
          {
            "index": 3997,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"4 min read\" class=\"flex\">",
                "  4 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 3999,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Mar 28, 2022\">",
                "  Mar 28, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4000,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"10 min read\" class=\"flex\">",
                "  10 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4002,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Apr 7, 2022\">",
                "  Apr 7, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4003,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4005,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Mar 10, 2022\">",
                "  Mar 10, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4006,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"5 min read\" class=\"flex\">",
                "  5 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4008,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"May 17, 2022\">",
                "  May 17, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4009,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"6 min read\" class=\"flex\">",
                "  6 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4011,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Apr 7, 2022\">",
                "  Apr 7, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4012,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4014,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Oct 16, 2019\">",
                "  Oct 16, 2019",
                "</p>"
              ]
            }
          },
          {
            "index": 4015,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"8 min read\" class=\"flex\">",
                "  8 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4017,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Feb 25, 2022\">",
                "  Feb 25, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4018,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"6 min read\" class=\"flex\">",
                "  6 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4020,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Sep 29, 2020\">",
                "  Sep 29, 2020",
                "</p>"
              ]
            }
          },
          {
            "index": 4021,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"7 min read\" class=\"flex\">",
                "  7 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4023,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 17, 2022 • 2 pm\">",
                "  Aug 17, 2022 • 2 pm (EDT)",
                "</p>"
              ]
            }
          },
          {
            "index": 4025,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Mar 28, 2022\">",
                "  Mar 28, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4026,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"10 min read\" class=\"flex\">",
                "  10 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4028,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Apr 7, 2022\">",
                "  Apr 7, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4029,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4031,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"May 26, 2022\">",
                "  May 26, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4032,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"5 min read\" class=\"flex\">",
                "  5 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4034,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"May 18, 2020\">",
                "  May 18, 2020",
                "</p>"
              ]
            }
          },
          {
            "index": 4035,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"3 min read\" class=\"flex\">",
                "  3 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4037,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Nov 13, 2019\">",
                "  Nov 13, 2019",
                "</p>"
              ]
            }
          },
          {
            "index": 4038,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"2 min read\" class=\"flex\">",
                "  2 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4040,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Mar 8, 2022\">",
                "  Mar 8, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4041,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4043,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jul 23, 2020\">",
                "  Jul 23, 2020",
                "</p>"
              ]
            }
          },
          {
            "index": 4044,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"2 min read\" class=\"flex\">",
                "  2 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4046,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Aug 11, 2022\">",
                "  Aug 11, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4047,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"3 min read\" class=\"flex\">",
                "  3 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4049,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jul 12, 2022\">",
                "  Jul 12, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4050,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4052,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jun 29, 2022\">",
                "  Jun 29, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4053,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"7 min read\" class=\"flex\">",
                "  7 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4055,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jun 29, 2022\">",
                "  Jun 29, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4056,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"2 min read\" class=\"flex\">",
                "  2 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4059,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" class=\"text-orange-warning font-semibold\">",
                "  Follow",
                "</p>"
              ]
            }
          },
          {
            "index": 4061,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jun 9, 2022\">",
                "  Jun 9, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4062,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"9 min read\" class=\"flex\">",
                "  9 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4064,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"May 9, 2022\">",
                "  May 9, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4065,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"8 min read\" class=\"flex\">",
                "  8 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4067,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Feb 14, 2022\">",
                "  Feb 14, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 4068,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"4 min read\" class=\"flex\">",
                "  4 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4071,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Sep 9, 2020\">",
                "  Sep 9, 2020",
                "</p>"
              ]
            }
          },
          {
            "index": 4072,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"2 min read\" class=\"flex\">",
                "  2 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4074,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Jul 21, 2020\">",
                "  Jul 21, 2020",
                "</p>"
              ]
            }
          },
          {
            "index": 4075,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"36:18\" class=\"flex\">",
                "  36:18",
                "</p>"
              ]
            }
          },
          {
            "index": 4077,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"May 18, 2020\">",
                "  May 18, 2020",
                "</p>"
              ]
            }
          },
          {
            "index": 4078,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4080,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Apr 22, 2020\">",
                "  Apr 22, 2020",
                "</p>"
              ]
            }
          },
          {
            "index": 4081,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"2 min read\" class=\"flex\">",
                "  2 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4083,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Nov 6, 2019\">",
                "  Nov 6, 2019",
                "</p>"
              ]
            }
          },
          {
            "index": 4084,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4086,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Oct 12, 2021\">",
                "  Oct 12, 2021",
                "</p>"
              ]
            }
          },
          {
            "index": 4087,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"5 min read\" class=\"flex\">",
                "  5 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4089,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Nov 6, 2019\">",
                "  Nov 6, 2019",
                "</p>"
              ]
            }
          },
          {
            "index": 4090,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"8 min read\" class=\"flex\">",
                "  8 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4092,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Feb 18, 2021\">",
                "  Feb 18, 2021",
                "</p>"
              ]
            }
          },
          {
            "index": 4093,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"5 min read\" class=\"flex\">",
                "  5 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4095,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Oct 16, 2017\">",
                "  Oct 16, 2017",
                "</p>"
              ]
            }
          },
          {
            "index": 4096,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"1 min read\" class=\"flex\">",
                "  1 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 4098,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"Sep 23, 2020\">",
                "  Sep 23, 2020",
                "</p>"
              ]
            }
          },
          {
            "index": 4099,
            "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[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p data-v-19f91010=\"\" title=\"5 min read\" class=\"flex\">",
                "  5 min read",
                "</p>"
              ]
            }
          },
          {
            "index": 5154,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.wwt.com/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 47,
          "rulesWarned": 5,
          "rulesViolated": 10,
          "warnings": {
            "minor": 112,
            "moderate": 0,
            "serious": 66,
            "critical": 0
          },
          "violations": {
            "minor": 5,
            "moderate": 9,
            "serious": 36,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-08-13T15:32:56.544Z",
          "url": "https://www.wwt.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#99cff7",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.wwt.com/privacy-policy/\" rel=\"WWT Privacy Policy\" target=\"_blank\" class=\"text-blue-100 no-underline hover:underline\">Privacy Policy</a>",
                  "target": [
                    ".text-blue-100"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4e4f5f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input aria-label=\"Search wwt.com\" tabindex=\"0\" type=\"search\" value=\"\" class=\"text-field\" data-v-0b6c9b16=\"\">",
                  "target": [
                    ".text-field"
                  ],
                  "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": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gradients isolate w-full h-full px-6 overflow-hidden md:rounded-tl lg:rounded-l dark\" style=\"--image-path:url();\" data-v-6352052e=\"\" data-v-07736cf4=\"\">",
                          "target": [
                            ".gradients"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 data-color=\"base\" class=\"mb-2 text-f-3xl font-normal\" data-v-6352052e=\"\" data-v-07736cf4=\"\">An actionable roadmap to cloud maturity</h1>",
                  "target": [
                    "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gradients isolate w-full h-full px-6 overflow-hidden md:rounded-tl lg:rounded-l dark\" style=\"--image-path:url();\" data-v-6352052e=\"\" data-v-07736cf4=\"\">",
                          "target": [
                            ".gradients"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-color=\"medium\" class=\"text-f-md mb-6 font-normal break-words\" data-v-6352052e=\"\" data-v-07736cf4=\"\">\n          A guide for assessing and maturing cloud capabilities across an organization's people, processes and technology.\n        </p>",
                  "target": [
                    ".text-f-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gradients isolate w-full h-full px-6 overflow-hidden md:rounded-tl lg:rounded-l dark\" style=\"--image-path:url();\" data-v-6352052e=\"\" data-v-07736cf4=\"\">",
                          "target": [
                            ".gradients"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"btn-text  text-black\" data-v-3499c84c=\"\">\n    Read the report\n  </p>",
                  "target": [
                    ".text-button-container.icon-right[href$=\"cloud-maturity-model\"] > .text-black.btn-text[data-v-3499c84c=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "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": "#99cff7",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.wwt.com/privacy-policy/\" rel=\"WWT Privacy Policy\" target=\"_blank\" class=\"text-blue-100 no-underline hover:underline\">Privacy Policy</a>",
                  "target": [
                    ".text-blue-100"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#4e4f5f",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input aria-label=\"Search wwt.com\" tabindex=\"0\" type=\"search\" value=\"\" class=\"text-field\" data-v-0b6c9b16=\"\">",
                  "target": [
                    ".text-field"
                  ],
                  "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": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gradients isolate w-full h-full px-6 overflow-hidden md:rounded-tl lg:rounded-l dark\" style=\"--image-path:url();\" data-v-6352052e=\"\" data-v-07736cf4=\"\">",
                          "target": [
                            ".gradients"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 data-color=\"base\" class=\"mb-2 text-f-3xl font-normal\" data-v-6352052e=\"\" data-v-07736cf4=\"\">An actionable roadmap to cloud maturity</h1>",
                  "target": [
                    "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gradients isolate w-full h-full px-6 overflow-hidden md:rounded-tl lg:rounded-l dark\" style=\"--image-path:url();\" data-v-6352052e=\"\" data-v-07736cf4=\"\">",
                          "target": [
                            ".gradients"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-color=\"medium\" class=\"text-f-md mb-6 font-normal break-words\" data-v-6352052e=\"\" data-v-07736cf4=\"\">\n          A guide for assessing and maturing cloud capabilities across an organization's people, processes and technology.\n        </p>",
                  "target": [
                    ".text-f-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gradients isolate w-full h-full px-6 overflow-hidden md:rounded-tl lg:rounded-l dark\" style=\"--image-path:url();\" data-v-6352052e=\"\" data-v-07736cf4=\"\">",
                          "target": [
                            ".gradients"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"btn-text  text-black\" data-v-3499c84c=\"\">\n    Read the report\n  </p>",
                  "target": [
                    ".text-button-container.icon-right[href$=\"cloud-maturity-model\"] > .text-black.btn-text[data-v-3499c84c=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "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": "<button class=\"appearance-none absolute p-2 right-4 top-4\" style=\"display: none;\">",
                  "target": [
                    ".appearance-none"
                  ],
                  "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=\"flex md:hidden\"><button data-v-3a3a3022=\"\" aria-label=\"Manage Cookie Preferences\" class=\"text-button focus:outline-none relative cursor-pointer dark text-md block should-underline\"><p data-v-3a3a3022=\"\" class=\"relative\">\n    Manage\n  </p> <!----></button></div>",
                  "target": [
                    ".md\\: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": "<div class=\"flex self-end justify-center md:items-center gap-6\" style=\"display: none;\">",
                  "target": [
                    ".wrapper.w-full.relative > .md\\:items-center.self-end.gap-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ieSupportBanner\" data-v-6fc1294a=\"\">",
                  "target": [
                    "#ieSupportBanner"
                  ],
                  "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 role=\"button\" tabindex=\"0\" class=\"close-icon-wrapper\" style=\"display:none;\" data-v-0b6c9b16=\"\">",
                  "target": [
                    ".close-icon-wrapper"
                  ],
                  "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=\"search-dropdown\" style=\"display:none;\" data-v-0b6c9b16=\"\">",
                  "target": [
                    ".search-dropdown"
                  ],
                  "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=\"display:none;\" data-v-47614de9=\"\" data-v-621471a6=\"\">",
                  "target": [
                    "div[data-v-621471a6=\"\"][data-v-47614de9=\"\"]"
                  ],
                  "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 aria-label=\"Open search\" class=\"search-button\" style=\"display:none;\" data-v-77ebd53b=\"\">",
                  "target": [
                    ".search-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"bg-white relative z-1\" style=\"display:none;\" data-v-65ae625c=\"\">",
                  "target": [
                    ".sidenav-section.sidenav-section-show-when-closed[data-v-458943f2=\"\"]:nth-child(1) > div[data-v-458943f2=\"\"][data-v-65ae625c=\"\"] > .sidenav-group-wrapper[data-v-65ae625c=\"\"] > .z-1.bg-white[data-v-65ae625c=\"\"]"
                  ],
                  "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=\"sidenav-collapse-expand\" data-v-65ae625c=\"\" style=\"display: none;\">",
                  "target": [
                    ".sidenav-section.sidenav-section-show-when-closed[data-v-458943f2=\"\"]:nth-child(1) > div[data-v-458943f2=\"\"][data-v-65ae625c=\"\"] > .sidenav-group-wrapper[data-v-65ae625c=\"\"] > .z-1.bg-white[data-v-65ae625c=\"\"] > .sidenav-collapse-expand-wrapper.mx-4.header-collapsed > .sidenav-collapse-expand[data-v-65ae625c=\"\"]"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">Home</div>",
                  "target": [
                    ".link-active > .md\\:mx-3.sidenav-item-contents.md\\:py-0 > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"sidenav-collapse-expand\" data-v-65ae625c=\"\" style=\"display: none;\">",
                  "target": [
                    ".sidenav-section.sidenav-section-show-when-closed[data-v-458943f2=\"\"]:nth-child(2) > div[data-v-458943f2=\"\"][data-v-65ae625c=\"\"] > .sidenav-group-wrapper[data-v-65ae625c=\"\"] > .z-1.bg-white[data-v-65ae625c=\"\"] > .sidenav-collapse-expand-wrapper.mx-4.header-collapsed > .sidenav-collapse-expand[data-v-65ae625c=\"\"]"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">Solutions</div>",
                  "target": [
                    "div[aria-label=\"Solutions\"] > div[data-v-7e257eaa=\"\"] > .sidenav-item-contents.md\\:py-0[data-v-7e257eaa=\"\"] > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"bg-gray-100 p-3\" style=\"display:none;\" data-v-5b1523b4=\"\" data-v-7e257eaa=\"\">",
                  "target": [
                    ".bg-transition.sidenav-item-wrapper-full[fade-text=\"true\"]:nth-child(1) > .md\\:px-1.px-4[data-v-7e257eaa=\"\"] > div[data-v-7e257eaa=\"\"] > .p-3[data-v-7e257eaa=\"\"][data-v-5b1523b4=\"\"]"
                  ],
                  "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=\"flex items-center justify-start invisible h-0 overflow-hidden font-bold\" data-v-80ec4ca8=\"\">",
                  "target": [
                    "a[href$=\"solutions\"] > .text-blue-500.item-text[data-v-80ec4ca8=\"\"] > .invisible.font-bold.justify-start"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">Services</div>",
                  "target": [
                    "div[aria-label=\"Services\"] > div[data-v-7e257eaa=\"\"] > .sidenav-item-contents.md\\:py-0[data-v-7e257eaa=\"\"] > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"bg-gray-100 p-3\" style=\"display:none;\" data-v-5b1523b4=\"\" data-v-7e257eaa=\"\">",
                  "target": [
                    ".bg-transition.sidenav-item-wrapper-full[fade-text=\"true\"]:nth-child(2) > .md\\:px-1.px-4[data-v-7e257eaa=\"\"] > div[data-v-7e257eaa=\"\"] > .p-3[data-v-7e257eaa=\"\"][data-v-5b1523b4=\"\"]"
                  ],
                  "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=\"flex items-center justify-start invisible h-0 overflow-hidden font-bold\" data-v-80ec4ca8=\"\">",
                  "target": [
                    "a[href$=\"services\"] > .text-blue-500.item-text[data-v-80ec4ca8=\"\"] > .invisible.font-bold.justify-start"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">Industries</div>",
                  "target": [
                    "div[aria-label=\"Industries\"] > div[data-v-7e257eaa=\"\"] > .sidenav-item-contents.md\\:py-0[data-v-7e257eaa=\"\"] > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"bg-gray-100 p-3\" style=\"display:none;\" data-v-5b1523b4=\"\" data-v-7e257eaa=\"\">",
                  "target": [
                    ".bg-transition.sidenav-item-wrapper-full[fade-text=\"true\"]:nth-child(3) > .md\\:px-1.px-4[data-v-7e257eaa=\"\"] > div[data-v-7e257eaa=\"\"] > .p-3[data-v-7e257eaa=\"\"][data-v-5b1523b4=\"\"]"
                  ],
                  "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=\"flex items-center justify-start invisible h-0 overflow-hidden font-bold\" data-v-80ec4ca8=\"\">",
                  "target": [
                    "a[href$=\"industries\"] > .text-blue-500.item-text[data-v-80ec4ca8=\"\"] > .invisible.font-bold.justify-start"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">Partners</div>",
                  "target": [
                    "div[aria-label=\"Our Strategic Partners\"] > div[data-v-7e257eaa=\"\"] > .sidenav-item-contents.md\\:py-0[data-v-7e257eaa=\"\"] > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"bg-gray-100 p-3\" style=\"display:none;\" data-v-5b1523b4=\"\" data-v-7e257eaa=\"\">",
                  "target": [
                    ".bg-transition.sidenav-item-wrapper-full[fade-text=\"true\"]:nth-child(4) > .md\\:px-1.px-4[data-v-7e257eaa=\"\"] > div[data-v-7e257eaa=\"\"] > .p-3[data-v-7e257eaa=\"\"][data-v-5b1523b4=\"\"]"
                  ],
                  "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=\"flex items-center justify-start invisible h-0 overflow-hidden font-bold\" data-v-80ec4ca8=\"\">",
                  "target": [
                    "a[href$=\"partners\"] > .text-blue-500.item-text[data-v-80ec4ca8=\"\"] > .invisible.font-bold.justify-start"
                  ],
                  "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=\"sidenav-collapse-expand\" data-v-65ae625c=\"\" style=\"display: none;\">",
                  "target": [
                    ".sidenav-section.sidenav-section-show-when-closed[data-v-458943f2=\"\"]:nth-child(3) > div[data-v-458943f2=\"\"][data-v-65ae625c=\"\"] > .sidenav-group-wrapper[data-v-65ae625c=\"\"] > .z-1.bg-white[data-v-65ae625c=\"\"] > .sidenav-collapse-expand-wrapper.mx-4.header-collapsed > .sidenav-collapse-expand[data-v-65ae625c=\"\"]"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">ATC</div>",
                  "target": [
                    "a[aria-label=\"ATC\"] > .md\\:mx-3.sidenav-item-contents.md\\:py-0 > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">Communities</div>",
                  "target": [
                    "a[href$=\"communities\"] > .md\\:mx-3.sidenav-item-contents.md\\:py-0 > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">Events</div>",
                  "target": [
                    "a[href$=\"events\"] > .md\\:mx-3.sidenav-item-contents.md\\:py-0 > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">Labs</div>",
                  "target": [
                    "a[href$=\"labs\"] > .md\\:mx-3.sidenav-item-contents.md\\:py-0 > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"bg-white relative z-1\" style=\"display:none;\" data-v-65ae625c=\"\">",
                  "target": [
                    ".sidenav-section.sidenav-section-show-when-closed[data-v-458943f2=\"\"]:nth-child(4) > div[data-v-458943f2=\"\"][data-v-65ae625c=\"\"] > .sidenav-group-wrapper[data-v-65ae625c=\"\"] > .z-1.bg-white[data-v-65ae625c=\"\"]"
                  ],
                  "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=\"sidenav-collapse-expand\" data-v-65ae625c=\"\" style=\"display: none;\">",
                  "target": [
                    ".sidenav-section.sidenav-section-show-when-closed[data-v-458943f2=\"\"]:nth-child(4) > div[data-v-458943f2=\"\"][data-v-65ae625c=\"\"] > .sidenav-group-wrapper[data-v-65ae625c=\"\"] > .z-1.bg-white[data-v-65ae625c=\"\"] > .sidenav-collapse-expand-wrapper.mx-4.header-collapsed > .sidenav-collapse-expand[data-v-65ae625c=\"\"]"
                  ],
                  "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=\"leading-none sidenav-icon-text flex-grow\" style=\"display: none;\">About</div>",
                  "target": [
                    "a[aria-label=\"About\"] > .md\\:mx-3.sidenav-item-contents.md\\:py-0 > .sidenav-icon-text.flex-grow.leading-none"
                  ],
                  "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=\"md:rounded-bl lg:hidden w-full overflow-x-auto scrollbar-hidden\">",
                  "target": [
                    ".md\\:rounded-bl"
                  ],
                  "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=\"inline-flex min-w-full items-center lg:hidden bg-gray-100 px-6\">",
                  "target": [
                    ".min-w-full.lg\\:hidden.px-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-v-238103cc=\"\" class=\"page-description\">\n      WWT and Jersey Mike's partnered to develop an award-winning&nbsp;immersive mobile app that delivered a&nbsp;personalized&nbsp;and seamless ordering experience that left customers wanting more. \n    </div>",
                  "target": [
                    ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      A guide for systematically assessing and maturing cloud capabilities across an organization's people, processes and technology.\n    </div>",
                  "target": [
                    ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      A guide to help organizations adapt to changing paradigms in cybersecurity. \n    </div>",
                  "target": [
                    ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      A key mission of the US military is to protect and defend the American homeland – but in doing so, a critical consideration is to avoid placing service members in harm's way, whenever possible.\n    </div>",
                  "target": [
                    ".case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      The ACSE Development Program Community Page illustrates and highlights key aspects of the program and serves as a centralized location of relevant topics for stakeholders.  \n    </div>",
                  "target": [
                    ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/data-center\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Data Center\" style=\"display: none;\">",
                  "target": [
                    ".w-full[data-cy=\"trending-card\"][data-v-473b2f90=\"\"]:nth-child(1) > .w-full.overflow-hidden[data-v-473b2f90=\"\"] > .max-w-full.gap-2.mb-2 > .align-top[title=\"Data Center\"][href$=\"data-center\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/primary-storage\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Primary Storage\" style=\"display: none;\">",
                  "target": [
                    ".w-full[data-cy=\"trending-card\"][data-v-473b2f90=\"\"]:nth-child(2) > .w-full.overflow-hidden[data-v-473b2f90=\"\"] > .max-w-full.gap-2.mb-2 > .align-top[href$=\"primary-storage\"][title=\"Primary Storage\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/cloud\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Cloud\" style=\"display: none;\">",
                  "target": [
                    ".w-full[data-cy=\"trending-card\"][data-v-473b2f90=\"\"]:nth-child(2) > .w-full.overflow-hidden[data-v-473b2f90=\"\"] > .max-w-full.gap-2.mb-2 > .align-top[title=\"Cloud\"][href$=\"cloud\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/data-center\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Data Center\" style=\"display: none;\">",
                  "target": [
                    ".w-full[data-cy=\"trending-card\"][data-v-473b2f90=\"\"]:nth-child(2) > .w-full.overflow-hidden[data-v-473b2f90=\"\"] > .max-w-full.gap-2.mb-2 > .align-top[title=\"Data Center\"][href$=\"data-center\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/cloud-networking\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Cloud Networking\" style=\"display: none;\">",
                  "target": [
                    "a[href$=\"cloud-networking\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/sd-wan\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Software Defined WAN (SD-WAN)\" style=\"display: none;\">",
                  "target": [
                    "a[title=\"Software Defined WAN (SD-WAN)\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/iot\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Internet of Things (IoT)\" style=\"display: none;\">",
                  "target": [
                    "a[href$=\"iot\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/hybrid-work\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Hybrid Work\" style=\"display: none;\">",
                  "target": [
                    ".max-w-full.gap-2.mb-2 > a[href$=\"hybrid-work\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/wi-fi-networking\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Wi-Fi Networking\" style=\"display: none;\">",
                  "target": [
                    "a[href$=\"wi-fi-networking\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/sase\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Secure Access Service Edge (SASE)\" style=\"display: none;\">",
                  "target": [
                    ".max-w-full.gap-2.mb-2 > a[href$=\"sase\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/mobility\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Mobility\" style=\"display: none;\">",
                  "target": [
                    ".align-top[title=\"Mobility\"][href$=\"mobility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/cloud\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Cloud\" style=\"display: none;\">",
                  "target": [
                    ".w-full[data-cy=\"trending-card\"][data-v-473b2f90=\"\"]:nth-child(3) > .w-full.overflow-hidden[data-v-473b2f90=\"\"] > .max-w-full.gap-2.mb-2 > .align-top[title=\"Cloud\"][href$=\"cloud\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/automation-and-orchestration\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Automation &amp; Orchestration\" style=\"display: none;\">",
                  "target": [
                    ".w-full[data-cy=\"trending-card\"][data-v-473b2f90=\"\"]:nth-child(3) > .w-full.overflow-hidden[data-v-473b2f90=\"\"] > .max-w-full.gap-2.mb-2 > .align-top[title=\"Automation & Orchestration\"][data-v-473b2f90=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/networking\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Networking\" style=\"display: none;\">",
                  "target": [
                    ".align-top[title=\"Networking\"][href$=\"networking\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/digital-workspace\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Digital Workspace\" style=\"display: none;\">",
                  "target": [
                    "a[title=\"Digital Workspace\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/security-transformation\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Security Transformation\" style=\"display: none;\">",
                  "target": [
                    ".align-top[title=\"Security Transformation\"][data-v-473b2f90=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/digital\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Digital\" style=\"display: none;\">",
                  "target": [
                    ".align-top[title=\"Digital\"][href$=\"digital\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Cisco\" style=\"display: none;\">",
                  "target": [
                    ".align-top[title=\"Cisco\"][href$=\"cisco\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/industry/financial-services\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Financial Services\" style=\"display: none;\">",
                  "target": [
                    "a[title=\"Financial Services\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/aiops\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"AIOps\" style=\"display: none;\">",
                  "target": [
                    "a[href$=\"aiops\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/automation-and-orchestration\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Automation &amp; Orchestration\" style=\"display: none;\">",
                  "target": [
                    ".w-full[data-cy=\"trending-card\"][data-v-473b2f90=\"\"]:nth-child(4) > .w-full.overflow-hidden[data-v-473b2f90=\"\"] > .max-w-full.gap-2.mb-2 > .align-top[title=\"Automation & Orchestration\"][data-v-473b2f90=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Learn how our client overcame employee burnout with a custom staffing solution.\n    </div>",
                  "target": [
                    "div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Cisco SD-WAN makes it easy for you to connect, secure and automate multicloud access to simplify your network operations.\n    </div>",
                  "target": [
                    ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(5) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      From a shift in adoption strategy to an increased focus on security, resiliency, automation and sustainability, our experts predict what's next in the rapidly evolving cloud landscape.\n    </div>",
                  "target": [
                    ".article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(6) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Protect data and deliver governance control for modern cloud workloads across your evolving physical, virtual and cloud environments.\n    </div>",
                  "target": [
                    ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(7) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(8) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      A guide to help organizations make the architectural advancements required to deliver new levels of security, productivity and user experience.\n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Understand the SSE in SASE. Here's a high-level overview of Gartner's updated terminology.\n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Secure access service edge (SASE) increases efficiency, promotes collaboration and can lead to long-term cost savings. \n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      WWT storage industry experts dive into eight data storage trends, based on customer insights, testing in the ATC and OEM partnerships. \n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      A guide to help organizations make the architectural advancements required to deliver new levels of security, productivity and user experience.\n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Understand the SSE in SASE. Here's a high-level overview of Gartner's updated terminology.\n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Not just a single solution, zero trust is an integrated approach for continuous validation of authorized users across it all. It's also a very hot topic that deserves a closer look. \n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      A guide to help organizations make the architectural advancements required to deliver new levels of security, productivity and user experience.\n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      A look at the different types of defense in depth tools and techniques that can be used to protect Industrial Control Systems. \n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Executive teams that view technology as a business driver are thriving in today's competitive digital landscape and approaching the top of WWT's IT Modernization Maturity Curve. \n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      There are numerous ways to clone an object in C# .NET Core. This article explores some of the approaches you can use to make a deep copy of an object and the pros and cons of each method.\n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".event > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      WWT storage industry experts dive into eight data storage trends, based on customer insights, testing in the ATC and OEM partnerships. \n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      A guide to help organizations make the architectural advancements required to deliver new levels of security, productivity and user experience.\n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      In today's information-drenched world, data flows would become monstrous and unruly without proper discovery, validation and risk control. Here we discuss how to optimize data monitoring with a simplified observability strategy. \n    </div>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Proudly supported by Global Partners: Accenture, Cisco, Citi, Delta Air Lines, Harith General Partners, P&amp;G, Verizon and YouTube, and NYC Campaign Partner World Wide Technology.\n    </div>",
                  "target": [
                    ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Throughout my cancer journey, I've experienced first-hand the impact learning, mentoring and giving back has on cancer patients' lives and wellbeing.\n    </div>",
                  "target": [
                    ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      WWT's Public Sector Women in Technology Symposium was designed to recognize and highlight some of the top women making a difference in the technology and innovation space within the Public Sector.\n    </div>",
                  "target": [
                    ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      The agility of the cloud is best utilized with the proper automation practices in place. This would include CI/CD pipelines or enabling Infrastructure-as-code (IAC) through cloud automation.\n    </div>",
                  "target": [
                    ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      NetApp FAS simplifies data storage, lowers storage costs, improves security and scales capacity without downtime. Read more about its benefits and use cases.\n    </div>",
                  "target": [
                    ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-cy=\"upcoming-events\" data-fetch-key=\"UpcomingEventsList:1\" class=\"footer lg:hidden pb-8\" data-v-343e3646=\"\">",
                  "target": [
                    ".footer"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Welcome to the WWT ATC Cisco Meraki Smart Camera and Environmental Sensors Lab. This lab allows you to gain hands-on experience with the Cisco Meraki Smart Cameras and Sensors.\n    </div>",
                  "target": [
                    ".lab[layout=\"horizontal\"][more-options=\"\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".video[layout=\"horizontal\"][more-options=\"\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      IT@Intel discusses Intel's new Cyber Intelligence Platform based on leading-edge technologies, including Splunk and Apache Kafka.\n    </div>",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".briefing > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      WWT's goal of the NSX on ACI Workshop is to help provide guidance around integrating VMware NSX with Cisco's ACI.\n    </div>",
                  "target": [
                    ".workshop > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      WWT uses Application Programming Interfaces (APIs) to create innovative, customizable demonstration applications that integrate with off-the-shelf platforms.\n    </div>",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(6) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      An article about moving away from the legacy mindset and making way for the end-to-end Software Defined Network (SDN) architecture.\n    </div>",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(7) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(8) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      Learn about the growing popularity of Cisco Tetration in data center networking and the benefits it offers organizations.\n    </div>",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(9) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "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 data-v-238103cc=\"\" class=\"page-description\">\n      WWT and VMware collaborated to develop and deploy a complete platform solution to meet regulatory requirements, improve deployment speed and lower operational costs.\n    </div>",
                  "target": [
                    ".case-study[layout=\"horizontal\"][more-options=\"\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .page-description[data-v-238103cc=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "about",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.wwt.com",
                          "port": "",
                          "pathname": "/corporate/why-wwt/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about\" class=\"text-gray-400 text-sm no-underline inline-block relative leading-none hover:underline hover:text-blue-500\">\n    About\n  </a>",
                          "target": [
                            "a[href$=\"about\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/corporate/why-wwt\" data-cy=\"sideNavLink\" aria-label=\"About\" data-nav-id=\"62ed8d8c10be725bf6f828fe\" title=\"About\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base block\" tabindex=\"0\">",
                  "target": [
                    "a[aria-label=\"About\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "thumbnail",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.wwt.com",
                          "port": "",
                          "pathname": "/article/sidestep-a-perfect-storm-brewing-in-the-talent-market-with-a-more-strategic-approach-to-staffing/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/reinventing-the-corner-deli-and-increasing-customer-loyalty-at-jersey-mikes\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/cloud-maturity-model\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".thumbnail[href$=\"cloud-maturity-model\"][data-cy=\"content-card-thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-5-priorities-for-security-in-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/wwt-randd-develops-subterranean-robotic-vehicle-to-save-lives-for-us-special-operations-forces\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/acse\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".thumbnail[href$=\"acse\"][data-cy=\"content-card-thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/army-modernization\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".thumbnail[href$=\"army-modernization\"][data-cy=\"content-card-thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/navy-digital-modernization-community\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/wwt-tanium-services\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".thumbnail[href$=\"wwt-tanium-services\"][data-cy=\"content-card-thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/healthcare-company-finds-efficiency-through-strategic-resourcing\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            "div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"] > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/cisco-sd-wan-overview\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".thumbnail[href$=\"cisco-sd-wan-overview\"][data-cy=\"content-card-thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/challenging-aspects-of-structured-concurrency-in-swift-part-2\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/challenging-aspects-of-structured-concurrency-in-swift-part-1\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" to=\"/article/httpsblogsvmwarecomcloud20211026operationalizing-multi-cloud-with-vmware-four-case-studies\" href=\"/article/httpsblogsvmwarecomcloud20211026operationalizing-multi-cloud-with-vmware-four-case-studies\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" class=\"wwt-focus thumbnail min-w-0\">",
                          "target": [
                            ".article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(5) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/2022-predictions-5-hot-trends-in-cloud-computing\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(6) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/dell-powerprotect-data-manager-overview\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(7) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/prisma-integration-with-cisco-sd-wan\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(8) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/get-extended-protection-beyond-the-endpoint-with-xdr\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/security-service-edge-sse-what-happened-to-the-a-in-sase\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/3-ways-sase-benefits-it-organizations\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/security-service-edge-sse-what-happened-to-the-a-in-sase\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/have-zero-trust\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".thumbnail[href$=\"have-zero-trust\"][data-cy=\"content-card-thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/securing-industrial-control-systems\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/chart-a-course-to-transformation-where-is-your-business-on-the-it-modernization-maturity-curve\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/how-to-clone-objects-in-dotnet-core\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/event/62d734055d410f008767ed9c\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".event > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/see-enforce-automate-a-structured-approach-to-observability\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/deploying-an-aci-multi-site-fabric-module-1-lab\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\">",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > a[data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/cisco-sd-wan-viptela-foundations-lab\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\">",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > a[data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/pure-storage-portworx-lab-for-persistent-container-storage\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\">",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > a[data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/aci-virtual-simulator-lab\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\">",
                          "target": [
                            "a[href$=\"aci-virtual-simulator-lab\"][data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/global-citizen-announces-lineups-for-2022-global-citizen-festival-in-new-york-city-and-accra-ghana-on-september-24\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/jim-kavanaugh-and-joe-koenig-on-business-and-friendship\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/transforming-pain-into-purpose-to-help-cancer-patients\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/world-wide-technology-launches-inaugural-public-sector-women-in-technology-symposium-at-2022-kpmg-womens-pga-championship\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/partner/netapp\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".thumbnail[href$=\"netapp\"][data-cy=\"content-card-thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/jumpstart-your-hybrid-cloud-journey\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(2) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/netapp-cloud-volumes-ontap-in-google-cloud-with-terraform\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/what-is-netapp-fabric-attached-storage-fas\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(4) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-0c23d6ac=\"\" href=\"/lab/cisco-meraki-mv-smart-camera-lab\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\">",
                          "target": [
                            ".lab[layout=\"horizontal\"][more-options=\"\"] > a[data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/tec37-e08-securing-ai-models\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".video[layout=\"horizontal\"][more-options=\"\"] > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/transforming-intels-security-posture-with-innovations-in-data-intelligence\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(3) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/briefing/security-operations-briefing\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".briefing > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/workshop/nsx-on-aci-workshop\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".thumbnail[href$=\"nsx-on-aci-workshop\"][data-cy=\"content-card-thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/creating-art-possible-through-custom-integrations\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(6) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/the-multi-domain-architecture-mind-set\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(7) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/6-ways-to-build-healthy-remote-teams\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(8) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/tec17-podcast-tetration\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(9) > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/energy-provider-transforms-applications-through-hybrid-cloud-platform-and-devops-principles\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                          "target": [
                            ".case-study[layout=\"horizontal\"][more-options=\"\"] > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/sidestep-a-perfect-storm-brewing-in-the-talent-market-with-a-more-strategic-approach-to-staffing\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\">",
                  "target": [
                    ".large.horizontal.article > .thumbnail[data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "news",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.wwt.com",
                          "port": "",
                          "pathname": "/search/",
                          "search": {
                            "pageTypes": "news"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"News\" data-cy=\"4\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .tags > a[href=\"/search?pageTypes=news\"][title=\"News\"][data-cy=\"4\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"News\" data-cy=\"4\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .tags > a[href=\"/search?pageTypes=news\"][title=\"News\"][data-cy=\"4\"]"
                          ]
                        },
                        {
                          "html": "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"News\" data-cy=\"4\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .tags > a[href=\"/search?pageTypes=news\"][title=\"News\"][data-cy=\"4\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/about/news\" class=\"text-gray-400 text-sm no-underline inline-block relative leading-none hover:underline hover:text-blue-500\">\n    News\n  </a>",
                          "target": [
                            "li:nth-child(4) > a[href$=\"news\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"News\" data-cy=\"4\">",
                  "target": [
                    ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .tags > a[href=\"/search?pageTypes=news\"][title=\"News\"][data-cy=\"4\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "elmPartiallyObscuring"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p class=\"text-md text-white leading-normal flex-basis-50\">",
                          "target": [
                            ".flex-basis-50"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.wwt.com/privacy-policy/\" rel=\"WWT Privacy Policy\" target=\"_blank\" class=\"text-blue-100 no-underline hover:underline\">Privacy Policy</a>",
                  "target": [
                    ".text-blue-100"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".large.horizontal.article > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/sidestep-a-perfect-storm-brewing-in-the-talent-market-with-a-more-strategic-approach-to-staffing\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".large.horizontal.article > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/case-study/reinventing-the-corner-deli-and-increasing-customer-loyalty-at-jersey-mikes\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/cloud-maturity-model\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Cloud Maturity Model\n      </p></a>",
                  "target": [
                    ".card-link[href$=\"cloud-maturity-model\"][data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/top-5-priorities-for-security-in-2022\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Top 5 Priorities for Security in 2022\n      </p></a>",
                  "target": [
                    ".pt-0 > .feed-grid[data-cy=\"feed-grid\"][data-v-0e4b951c=\"\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/case-study/wwt-randd-develops-subterranean-robotic-vehicle-to-save-lives-for-us-special-operations-forces\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/community/acse\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Associate Consulting Systems Engineer Development Program\n      </p></a>",
                  "target": [
                    ".card-link[href$=\"acse\"][data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/community/army-modernization\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Army Digital Modernization Community \n      </p></a>",
                  "target": [
                    ".card-link[href$=\"army-modernization\"][data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/community/navy-digital-modernization-community\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Navy Digital Modernization Community \n      </p></a>",
                  "target": [
                    ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".community.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/community/wwt-tanium-services\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        WWT Tanium Services\n      </p></a>",
                  "target": [
                    ".card-link[href$=\"wwt-tanium-services\"][data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            "div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/case-study/healthcare-company-finds-efficiency-through-strategic-resourcing\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    "div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .case-study.vertical[default-image-id=\"6019b8325e98530084af09e6\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/video/cisco-sd-wan-overview\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Cisco SD-WAN Overview\n      </p></a>",
                  "target": [
                    ".card-link[href$=\"cisco-sd-wan-overview\"][data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/challenging-aspects-of-structured-concurrency-in-swift-part-2\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/challenging-aspects-of-structured-concurrency-in-swift-part-1\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(5) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" to=\"/article/httpsblogsvmwarecomcloud20211026operationalizing-multi-cloud-with-vmware-four-case-studies\" href=\"/article/httpsblogsvmwarecomcloud20211026operationalizing-multi-cloud-with-vmware-four-case-studies\" data-cy=\"content-card-title\" class=\"wwt-focus card-link\">",
                  "target": [
                    ".article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(5) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(6) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/2022-predictions-5-hot-trends-in-cloud-computing\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        5 Hot Trends in Cloud Computing\n      </p></a>",
                  "target": [
                    ".article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(6) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(7) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/video/dell-powerprotect-data-manager-overview\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Dell PowerProtect Data Manager Overview\n      </p></a>",
                  "target": [
                    ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(7) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(8) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/video/prisma-integration-with-cisco-sd-wan\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Prisma Integration With Cisco SD-WAN\n      </p></a>",
                  "target": [
                    ".video.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(8) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        5 Networking Priorities for 2022\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/get-extended-protection-beyond-the-endpoint-with-xdr\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Get Extended Protection Beyond the Endpoint with XDR\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/security-service-edge-sse-what-happened-to-the-a-in-sase\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Security Service Edge (SSE): What Happened to the \"A\" in SASE?\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/3-ways-sase-benefits-it-organizations\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        3 Ways SASE Benefits IT Organizations\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Top 8 Trends in Data Storage\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        5 Networking Priorities for 2022\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/security-service-edge-sse-what-happened-to-the-a-in-sase\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Security Service Edge (SSE): What Happened to the \"A\" in SASE?\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/have-zero-trust\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Have Zero Trust\n      </p></a>",
                  "target": [
                    ".card-link[href$=\"have-zero-trust\"][data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        5 Networking Priorities for 2022\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/securing-industrial-control-systems\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Securing Industrial Control Systems\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/chart-a-course-to-transformation-where-is-your-business-on-the-it-modernization-maturity-curve\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/how-to-clone-objects-in-dotnet-core\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        How to Clone Objects in C# .NET Core\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".event > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/event/62d734055d410f008767ed9c\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Inside the ATC on Dell Primary Storage\n      </p></a>",
                  "target": [
                    ".event > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Top 8 Trends in Data Storage\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        5 Networking Priorities for 2022\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/see-enforce-automate-a-structured-approach-to-observability\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        See, Enforce, Automate: A Structured Approach to Observability\n      </p></a>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .grid-container.grid[data-v-06e7617a=\"\"] > .article.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/lab/deploying-an-aci-multi-site-fabric-module-1-lab\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Cisco ACI Module 1 - ACI APIC Setup, Best Practices Lab and Tutorial\n      </p></a>",
                  "target": [
                    ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/lab/cisco-sd-wan-viptela-foundations-lab\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Cisco SD-WAN (Viptela) Foundations Lab\n      </p></a>",
                  "target": [
                    ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/lab/pure-storage-portworx-lab-for-persistent-container-storage\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Pure Storage Portworx Lab for Persistent Container Storage\n      </p></a>",
                  "target": [
                    ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/lab/aci-virtual-simulator-lab\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Cisco ACI 5.0 Virtual Simulator Lab\n      </p></a>",
                  "target": [
                    ".card-link[href$=\"aci-virtual-simulator-lab\"][data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/news/global-citizen-announces-lineups-for-2022-global-citizen-festival-in-new-york-city-and-accra-ghana-on-september-24\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/news/jim-kavanaugh-and-joe-koenig-on-business-and-friendship\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Jim Kavanaugh &amp; Joe Koenig: On Business and Friendship\n      </p></a>",
                  "target": [
                    ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/news/transforming-pain-into-purpose-to-help-cancer-patients\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Transforming \"Pain into Purpose\" to Help Cancer Patients\n      </p></a>",
                  "target": [
                    ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/news/world-wide-technology-launches-inaugural-public-sector-women-in-technology-symposium-at-2022-kpmg-womens-pga-championship\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".news.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".tag > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/partner/netapp\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        NetApp\n      </p></a>",
                  "target": [
                    ".card-link[href$=\"netapp\"][data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/jumpstart-your-hybrid-cloud-journey\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Jumpstart Your Hybrid Cloud Journey\n      </p></a>",
                  "target": [
                    ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(2) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/netapp-cloud-volumes-ontap-in-google-cloud-with-terraform\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        NetApp Cloud Volumes ONTAP in Google Cloud With Terraform\n      </p></a>",
                  "target": [
                    ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/what-is-netapp-fabric-attached-storage-fas\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        What Is NetApp Fabric Attached Storage (FAS)\n      </p></a>",
                  "target": [
                    ".article[data-v-6725ed02=\"\"][data-v-0e4b951c=\"\"]:nth-child(4) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".lab[layout=\"horizontal\"][more-options=\"\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/lab/cisco-meraki-mv-smart-camera-lab\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Cisco Meraki Smart Camera and Environmental Sensors Lab\n      </p></a>",
                  "target": [
                    ".lab[layout=\"horizontal\"][more-options=\"\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".video[layout=\"horizontal\"][more-options=\"\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/video/tec37-e08-securing-ai-models\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        TEC37 E08: Securing AI Models\n      </p></a>",
                  "target": [
                    ".video[layout=\"horizontal\"][more-options=\"\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/transforming-intels-security-posture-with-innovations-in-data-intelligence\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(3) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".briefing > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/briefing/security-operations-briefing\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Security Operations Briefing\n      </p></a>",
                  "target": [
                    ".briefing > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".workshop > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/workshop/nsx-on-aci-workshop\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        NSX on ACI Workshop\n      </p></a>",
                  "target": [
                    ".card-link[href$=\"nsx-on-aci-workshop\"][data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(6) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/creating-art-possible-through-custom-integrations\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        Creating the Art of the Possible Through Custom Integrations\n      </p></a>",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(6) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(7) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/the-multi-domain-architecture-mind-set\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        The Multi-Domain Architecture Mind Set\n      </p></a>",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(7) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(8) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/6-ways-to-build-healthy-remote-teams\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        6 Ways to Build Healthy Remote Teams\n      </p></a>",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(8) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(9) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/article/tec17-podcast-tetration\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\"><p data-v-238103cc=\"\" class=\"card-title overflow-hidden\">\n        TEC17 Podcast: Cisco Tetration for Advanced Network Analytics in Modern Data Centers\n      </p></a>",
                  "target": [
                    ".horizontal[layout=\"horizontal\"][more-options=\"\"]:nth-child(9) > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-238103cc=\"\" class=\"card-content\">",
                          "target": [
                            ".case-study[layout=\"horizontal\"][more-options=\"\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-v-238103cc=\"\" href=\"/case-study/energy-provider-transforms-applications-through-hybrid-cloud-platform-and-devops-principles\" class=\"wwt-focus card-link\" data-cy=\"content-card-title\">",
                  "target": [
                    ".case-study[layout=\"horizontal\"][more-options=\"\"] > .card-body.min-w-0[data-v-78658392=\"\"] > .card-content[data-v-238103cc=\"\"] > .card-link.wwt-focus[data-cy=\"content-card-title\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                }
              ]
            }
          ],
          "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 aria-label=\"Solutions\" data-nav-id=\"62ed8d8c10be725bf6f828bc\" title=\"Solutions\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base md:px-3\" data-v-7e257eaa=\"\" tabindex=\"0\">",
                  "target": [
                    "div[aria-label=\"Solutions\"]"
                  ],
                  "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 aria-label=\"Services\" data-nav-id=\"62ed8d8c10be725bf6f828d2\" title=\"Services\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base md:px-3\" data-v-7e257eaa=\"\" tabindex=\"0\">",
                  "target": [
                    "div[aria-label=\"Services\"]"
                  ],
                  "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 aria-label=\"Industries\" data-nav-id=\"62ed8d8c10be725bf6f828ea\" title=\"Industries\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base md:px-3\" data-v-7e257eaa=\"\" tabindex=\"0\">",
                  "target": [
                    "div[aria-label=\"Industries\"]"
                  ],
                  "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 aria-label=\"Our Strategic Partners\" data-nav-id=\"62ed8d8c10be725bf6f828f0\" title=\"Partners\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base md:px-3\" data-v-7e257eaa=\"\" tabindex=\"0\">",
                  "target": [
                    "div[aria-label=\"Our Strategic Partners\"]"
                  ],
                  "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": "#0086ea",
                        "contrastRatio": 3.75,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button data-v-c5b4b3fe=\"\" aria-label=\"Accept\" class=\"relative flex items-center rounded-md select-none primary-button focus:outline-none primary large\"><!----> <span data-v-c5b4b3fe=\"\" class=\"inline-block text-white btn-text leading-regular\">\n    Accept\n  </span></button>",
                          "target": [
                            "button[aria-label=\"Accept\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-c5b4b3fe=\"\" class=\"inline-block text-white btn-text leading-regular\">\n    Accept\n  </span>",
                  "target": [
                    "button[aria-label=\"Accept\"] > .leading-regular.text-white[data-v-c5b4b3fe=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0086ea",
                        "contrastRatio": 3.75,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-label=\"log in\" tabindex=\"-1\" class=\"relative flex items-center rounded-md select-none primary-button focus:outline-none primary small\" data-v-c5b4b3fe=\"\" data-v-37549c7f=\"\">",
                          "target": [
                            "button[aria-label=\"log in\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\">\n    Log In\n  </span>",
                  "target": [
                    "button[aria-label=\"log in\"] > .leading-regular.text-white[data-v-c5b4b3fe=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"sidenav-collapsible\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/explore\" class=\"text-blue-500 hover:underline text-sm leading-5\">\n      Explore more\n    </a>",
                  "target": [
                    "div[data-cy=\"what-matters\"] > .leading-5.text-blue-500[href$=\"explore\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"sidenav-collapsible\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/event/62d9c7cbe983c3008a4b9428\" class=\"text-blue-500 hover:underline\">\n        WWT Experts: Mick Coady on Security Transformation\n      </a>",
                  "target": [
                    "div[data-fetch-key=\"UpcomingEventsList:0\"] > ul > .mb-6:nth-child(1) > .text-blue-500.hover\\:underline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"sidenav-collapsible\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/event/62cebde8b2add7008a489e64\" class=\"text-blue-500 hover:underline\">\n        DHITS Networking Reception\n      </a>",
                  "target": [
                    "div[data-fetch-key=\"UpcomingEventsList:0\"] > ul > .mb-6:nth-child(2) > .text-blue-500.hover\\:underline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"sidenav-collapsible\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/event/62d734055d410f008767ed9c\" class=\"text-blue-500 hover:underline\">\n        Inside the ATC on Dell Primary Storage\n      </a>",
                  "target": [
                    "div[data-fetch-key=\"UpcomingEventsList:0\"] > ul > .mb-6:nth-child(3) > .text-blue-500.hover\\:underline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-0e4b951c=\"\" data-v-343e3646=\"\" class=\"block-wrapper flow region bg-white\" has-sidebar=\"true\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-06e7617a=\"\" data-v-59e5c008=\"\" class=\"mr-2\">See more</span>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(2) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .accordian-btn-wrapper.py-2.border-b-1 > button[type=\"button\"][data-v-59e5c008=\"\"][data-v-06e7617a=\"\"] > .mr-2[data-v-59e5c008=\"\"][data-v-06e7617a=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-0e4b951c=\"\" data-v-343e3646=\"\" class=\"block-wrapper flow region bg-white\" has-sidebar=\"true\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-06e7617a=\"\" data-v-59e5c008=\"\" class=\"mr-2\">See more</span>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(4) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .accordian-btn-wrapper.py-2.border-b-1 > button[type=\"button\"][data-v-59e5c008=\"\"][data-v-06e7617a=\"\"] > .mr-2[data-v-59e5c008=\"\"][data-v-06e7617a=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-0e4b951c=\"\" data-v-343e3646=\"\" class=\"block-wrapper flow region bg-white\" has-sidebar=\"true\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-06e7617a=\"\" data-v-59e5c008=\"\" class=\"mr-2\">See more</span>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(5) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .accordian-btn-wrapper.py-2.border-b-1 > button[type=\"button\"][data-v-59e5c008=\"\"][data-v-06e7617a=\"\"] > .mr-2[data-v-59e5c008=\"\"][data-v-06e7617a=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-0e4b951c=\"\" data-v-343e3646=\"\" class=\"block-wrapper flow region bg-white\" has-sidebar=\"true\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-06e7617a=\"\" data-v-59e5c008=\"\" class=\"mr-2\">See more</span>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(6) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .accordian-btn-wrapper.py-2.border-b-1 > button[type=\"button\"][data-v-59e5c008=\"\"][data-v-06e7617a=\"\"] > .mr-2[data-v-59e5c008=\"\"][data-v-06e7617a=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-0e4b951c=\"\" data-v-343e3646=\"\" class=\"block-wrapper flow region bg-white\" has-sidebar=\"true\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-06e7617a=\"\" data-v-59e5c008=\"\" class=\"mr-2\">See more</span>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(7) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .accordian-btn-wrapper.py-2.border-b-1 > button[type=\"button\"][data-v-59e5c008=\"\"][data-v-06e7617a=\"\"] > .mr-2[data-v-59e5c008=\"\"][data-v-06e7617a=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-0e4b951c=\"\" data-v-343e3646=\"\" class=\"block-wrapper flow region bg-white\" has-sidebar=\"true\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-06e7617a=\"\" data-v-59e5c008=\"\" class=\"mr-2\">See more</span>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(8) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .accordian-btn-wrapper.py-2.border-b-1 > button[type=\"button\"][data-v-59e5c008=\"\"][data-v-06e7617a=\"\"] > .mr-2[data-v-59e5c008=\"\"][data-v-06e7617a=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006dc7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-v-0e4b951c=\"\" data-v-343e3646=\"\" class=\"block-wrapper flow region bg-white\" has-sidebar=\"true\">",
                          "target": [
                            ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(9)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-06e7617a=\"\" data-v-59e5c008=\"\" class=\"mr-2\">See more</span>",
                  "target": [
                    ".block-wrapper.region[has-sidebar=\"true\"]:nth-child(9) > div[recommended-page-ids=\"\"][referrer-page=\"[object Object]\"][block-title=\"Tag Feed\"] > .accordian-btn-wrapper.py-2.border-b-1 > button[type=\"button\"][data-v-59e5c008=\"\"][data-v-06e7617a=\"\"] > .mr-2[data-v-59e5c008=\"\"][data-v-06e7617a=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.23 (foreground color: #006dc7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ea6712",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.25,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"sidenav-collapsible\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.25 (foreground color: #ea6712, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-v-19f91010=\"\" class=\"text-orange-warning font-semibold\">\n            Follow\n          </p>",
                  "target": [
                    ".text-orange-warning.font-semibold"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.25 (foreground color: #ea6712, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0086ea",
                        "contrastRatio": 3.75,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-label=\"Load more pages\" class=\"relative flex items-center rounded-md select-none primary-button focus:outline-none primary large\" data-v-c5b4b3fe=\"\" style=\"\"><!----> <span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\">\n    Load more\n  </span></button>",
                          "target": [
                            "button[aria-label=\"Load more pages\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\">\n    Load more\n  </span>",
                  "target": [
                    "button[aria-label=\"Load more pages\"] > .leading-regular.text-white[data-v-c5b4b3fe=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0086ea",
                        "contrastRatio": 3.75,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button data-v-c5b4b3fe=\"\" aria-label=\"Accept\" class=\"relative flex items-center rounded-md select-none primary-button focus:outline-none primary large\"><!----> <span data-v-c5b4b3fe=\"\" class=\"inline-block text-white btn-text leading-regular\">\n    Accept\n  </span></button>",
                          "target": [
                            "button[aria-label=\"Accept\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-v-c5b4b3fe=\"\" class=\"inline-block text-white btn-text leading-regular\">\n    Accept\n  </span>",
                  "target": [
                    "button[aria-label=\"Accept\"] > .leading-regular.text-white[data-v-c5b4b3fe=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0086ea",
                        "contrastRatio": 3.75,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-label=\"log in\" tabindex=\"-1\" class=\"relative flex items-center rounded-md select-none primary-button focus:outline-none primary small\" data-v-c5b4b3fe=\"\" data-v-37549c7f=\"\">",
                          "target": [
                            "button[aria-label=\"log in\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\">\n    Log In\n  </span>",
                  "target": [
                    "button[aria-label=\"log in\"] > .leading-regular.text-white[data-v-c5b4b3fe=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ea6712",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.25,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"sidenav-collapsible\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.25 (foreground color: #ea6712, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-v-19f91010=\"\" class=\"text-orange-warning font-semibold\">\n            Follow\n          </p>",
                  "target": [
                    ".text-orange-warning.font-semibold"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.25 (foreground color: #ea6712, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0086ea",
                        "contrastRatio": 3.75,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-label=\"Load more pages\" class=\"relative flex items-center rounded-md select-none primary-button focus:outline-none primary large\" data-v-c5b4b3fe=\"\" style=\"\"><!----> <span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\">\n    Load more\n  </span></button>",
                          "target": [
                            "button[aria-label=\"Load more pages\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\">\n    Load more\n  </span>",
                  "target": [
                    "button[aria-label=\"Load more pages\"] > .leading-regular.text-white[data-v-c5b4b3fe=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.75 (foreground color: #ffffff, background color: #0086ea, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "assets-icon-lab_svg__clip0_27560:50111",
                      "relatedNodes": [
                        {
                          "html": "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path></clipPath>",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(1) > a[data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"] > .z-0.lab-pagecard-thumb-wrapper.sm\\:px-4 > .-left-6.top-2.h-32 > defs > clippath"
                          ]
                        },
                        {
                          "html": "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path></clipPath>",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(2) > a[data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"] > .z-0.lab-pagecard-thumb-wrapper.sm\\:px-4 > .-left-6.top-2.h-32 > defs > clippath"
                          ]
                        },
                        {
                          "html": "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path></clipPath>",
                          "target": [
                            ".lab.vertical[default-image-id=\"6019b8325e98530084af09e6\"]:nth-child(3) > a[data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"] > .z-0.lab-pagecard-thumb-wrapper.sm\\:px-4 > .-left-6.top-2.h-32 > defs > clippath"
                          ]
                        },
                        {
                          "html": "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path></clipPath>",
                          "target": [
                            "a[href$=\"aci-virtual-simulator-lab\"][data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"] > .z-0.lab-pagecard-thumb-wrapper.sm\\:px-4 > .-left-6.top-2.h-32 > defs > clippath"
                          ]
                        },
                        {
                          "html": "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path></clipPath>",
                          "target": [
                            ".lab[layout=\"horizontal\"][more-options=\"\"] > a[data-v-0c23d6ac=\"\"][data-cy=\"content-card-thumbnail\"][aria-label=\"thumbnail\"] > .z-0.lab-pagecard-thumb-wrapper.sm\\:px-4 > .-left-6.top-2.h-32 > defs > clippath"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: assets-icon-lab_svg__clip0_27560:50111"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path fill=\"currentColor\" d=\"M0 0h16v16H0z\"></path></clipPath>",
                  "target": [
                    ".sidenav-icon.w-5.h-5 > defs > clippath"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: assets-icon-lab_svg__clip0_27560:50111"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div aria-label=\"Solutions\" data-nav-id=\"62ed8d8c10be725bf6f828bc\" title=\"Solutions\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base md:px-3\" data-v-7e257eaa=\"\" tabindex=\"0\">",
                  "target": [
                    "div[aria-label=\"Solutions\"]"
                  ],
                  "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 aria-label=\"Services\" data-nav-id=\"62ed8d8c10be725bf6f828d2\" title=\"Services\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base md:px-3\" data-v-7e257eaa=\"\" tabindex=\"0\">",
                  "target": [
                    "div[aria-label=\"Services\"]"
                  ],
                  "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 aria-label=\"Industries\" data-nav-id=\"62ed8d8c10be725bf6f828ea\" title=\"Industries\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base md:px-3\" data-v-7e257eaa=\"\" tabindex=\"0\">",
                  "target": [
                    "div[aria-label=\"Industries\"]"
                  ],
                  "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 aria-label=\"Our Strategic Partners\" data-nav-id=\"62ed8d8c10be725bf6f828f0\" title=\"Partners\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base md:px-3\" data-v-7e257eaa=\"\" tabindex=\"0\">",
                  "target": [
                    "div[aria-label=\"Our Strategic Partners\"]"
                  ],
                  "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": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"text-md font-normal mb-6 text-plum-400\">\n      What matters to you?\n    </h4>",
                  "target": [
                    "div[data-cy=\"what-matters\"] > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "region",
                        "accessibleText": "scrollable content"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"simplebar-content-wrapper\" tabindex=\"-1\" role=\"region\" aria-label=\"scrollable content\" style=\"height: auto; overflow: scroll;\">",
                          "target": [
                            ".sidenav-flyout-contents-wrapper.inset-0[data-v-630debf7=\"\"] > .wwt-sidenav-simplebar-root[data-simplebar-timeout=\"500\"][data-simplebar=\"init\"] > .simplebar-wrapper > .simplebar-mask > .simplebar-offset > .simplebar-content-wrapper[role=\"region\"][aria-label=\"scrollable content\"]"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"simplebar-content-wrapper\" tabindex=\"-1\" role=\"region\" aria-label=\"scrollable content\" style=\"height: 100%; overflow: hidden;\">",
                  "target": [
                    ".sidenav-contents > .simplebar-wrapper > .simplebar-mask > .simplebar-offset > .simplebar-content-wrapper[role=\"region\"][aria-label=\"scrollable content\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<li class=\"mb-6\"><header class=\"text-gray-400 text-xs mb-1\">\n        Experience <span>·</span> Mon, Aug 15, 2022 <span>·</span> 6:00 PM\n      </header> <a href=\"/event/62cebde8b2add7008a489e64\" class=\"text-blue-500 hover:underline\">\n        DHITS Networking Reception\n      </a></li>",
                          "target": [
                            "div[data-fetch-key=\"UpcomingEventsList:0\"] > ul > .mb-6:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/event/62cebde8b2add7008a489e64\" class=\"text-blue-500 hover:underline\">\n        DHITS Networking Reception\n      </a>",
                  "target": [
                    "div[data-fetch-key=\"UpcomingEventsList:0\"] > ul > .mb-6:nth-child(2) > .text-blue-500.hover\\:underline"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#featured-insights\" id=\"featured-insights\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#featured-insights"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#suggested-communities\" id=\"suggested-communities\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#suggested-communities"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#trending-at-world-wide-technology\" id=\"trending-at-world-wide-technology\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#trending-at-world-wide-technology"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#the-latest\" id=\"the-latest\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#the-latest"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#trending-in-security\" id=\"trending-in-security\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#trending-in-security"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#trending-in-cloud\" id=\"trending-in-cloud\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#trending-in-cloud"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#trending-in-digital-transformation\" id=\"trending-in-digital-transformation\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#trending-in-digital-transformation"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#trending-in-infrastructure-modernization\" id=\"trending-in-infrastructure-modernization\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#trending-in-infrastructure-modernization"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#top-labs\" id=\"top-labs\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#top-labs"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#featured-news\" id=\"featured-news\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#featured-news"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#partner-spotlight-netapp\" id=\"partner-spotlight-netapp\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#partner-spotlight-netapp"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#explore-more\" id=\"explore-more\" tabindex=\"-1\" class=\"title-anchor\">",
                  "target": [
                    "#explore-more"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "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": "<p class=\"hidden md:block font-semibold text-white mt-0 mb-2 text-xl\">\n      Your Privacy\n    </p>",
                  "target": [
                    ".mt-0"
                  ],
                  "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": "<p class=\"text-md text-white leading-normal flex-basis-50\">",
                  "target": [
                    ".flex-basis-50"
                  ],
                  "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": "<a href=\"#page-content\" tabindex=\"0\" class=\"skip hover:bg-pink-100 t-2 absolute px-4 py-2 text-gray-500 no-underline bg-pink-400 sr-only\">Skip to Content</a>",
                  "target": [
                    ".skip"
                  ],
                  "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": "<a href=\"https://www.wwt.com\" aria-label=\"WWT Home Page\" data-nav-id=\"wwt-logo\" class=\"wwt-topnav-logo-box a11y-home flex items-start flex-grow ml-4\" data-v-82b54822=\"\">",
                  "target": [
                    ".wwt-topnav-logo-box"
                  ],
                  "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": "<input aria-label=\"Search wwt.com\" tabindex=\"0\" type=\"search\" value=\"\" class=\"text-field\" data-v-0b6c9b16=\"\">",
                  "target": [
                    ".text-field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"placeholder absolute inset-0 flex justify-between pointer-events-none select-none\" data-v-0b6c9b16=\"\"><div data-v-0b6c9b16=\"\">Search wwt.com...</div> <div class=\"border-1 inline-flex items-center px-2 text-xs border-gray-200 rounded\" data-v-0b6c9b16=\"\">\n        ⌘K\n      </div></div>",
                  "target": [
                    ".placeholder"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"bottom-4 right-4 fixed flex flex-col z-[31]\">",
                  "target": [
                    ".bottom-4"
                  ],
                  "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.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.wwt.com/",
      "result": [
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a data-v-37549c7f=\"\" class=\"ga-track-click\" title=\"Login to WWT\" id=\"wwt-user-login\" href=\"/login\"> ... ta-v-c5b4b3fe=\"\" class=\"inline-block text-white btn-text leading-regular\">Log In</span></button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/login\"][id=\"wwt-user-login\"][title=\"Login to WWT\"][class=\"ga-track-click\"][data-v-37549c7f=\"\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'assets-icon-lab_svg__clip0_27560:50111', which is not unique in the same DOM",
          "element": "<clippath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[id=\"assets-icon-lab_svg__clip0_27560:50111\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'assets-icon-lab_svg__clip0_27560:50111', which is not unique in the same DOM",
          "element": "<clippath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[id=\"assets-icon-lab_svg__clip0_27560:50111\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'assets-icon-lab_svg__clip0_27560:50111', which is not unique in the same DOM",
          "element": "<clippath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[id=\"assets-icon-lab_svg__clip0_27560:50111\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'assets-icon-lab_svg__clip0_27560:50111', which is not unique in the same DOM",
          "element": "<clippath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[id=\"assets-icon-lab_svg__clip0_27560:50111\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'assets-icon-lab_svg__clip0_27560:50111', which is not unique in the same DOM",
          "element": "<clippath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[id=\"assets-icon-lab_svg__clip0_27560:50111\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'assets-icon-lab_svg__clip0_27560:50111', which is not unique in the same DOM",
          "element": "<clippath id=\"assets-icon-lab_svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(14)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[id=\"assets-icon-lab_svg__clip0_27560:50111\"]",
            "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 class=\"hidden md:block text-white w-16 h-16\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/ ... 18l2.24-2.278a.083.083 0 00.018-.09.08.08 0 00-.075-.05h-2.296a.082.082 0 00-.058.023\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "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[fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"hidden md:block text-white w-16 h-16\"]",
            "attNo": 4
          }
        },
        {
          "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 data-v-82b54822=\"\" class=\"wwt-topnav-logo\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewb ...  0L108.866.945a.55.55 0 00.118-.605.56.56 0 00-.514-.34H92.829a.562.562 0 00-.396.162\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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 110 56\"][fill=\"none\"][class=\"wwt-topnav-logo\"][data-v-82b54822=\"\"]",
            "attNo": 5
          }
        },
        {
          "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 data-v-82b54822=\"\" class=\"wwt-topnav-logo-text ml-1\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"n ... .752V7.432h4.752v2.851c.917-2.139 2.206-2.852 4.275-2.852h1.934v3.938h-2.817zM70.624 0h-4.716v24.538",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "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 181 62\"][fill=\"none\"][class=\"wwt-topnav-logo-text ml-1\"][data-v-82b54822=\"\"]",
            "attNo": 5
          }
        },
        {
          "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 data-v-0b6c9b16=\"\" class=\"search-icon\" viewbox=\"0 0 17 16\" xmlns=\"http://www.w3.org/2000/svg\" f ...  4.388 4.388 0 01-1.617 1.97 4.368 4.368 0 01-5.521-.55 4.398 4.398 0 01-1.282-3.095z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 17 16\"][class=\"search-icon\"][data-v-0b6c9b16=\"\"]",
            "attNo": 5
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 17 16\" xmlns=\"http://www.w3.org/2000/svg\" f ... -3.456h1.655V15.5a.504.504 0 00.51.5h4.444a.503.503 0 00.51-.5V7.382l.99.972.72-.708z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 17 16\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 17 16\" xmlns=\"http://www.w3.org/2000/svg\" f ... .599.48.48 0 01-.11.53l-4.455 4.464 1.003 1.06.712.711-.36.36a.492.492 0 01-.302.141z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 17 16\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" f ... 16h2.128c.13 0 .44 0 6.133-2.725a1.469 1.469 0 00.76-.881 1.516 1.516 0 00-.11-1.152z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 17 17\" xmlns=\"http://www.w3.org/2000/svg\" f ... 1.713a.826.826 0 00-.914-.707H6.714A.826.826 0 005.8.709l-.307 5.57 1.06.06.29-5.255z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 17 17\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" f ... 7.27 0 01-.4 0l-.57-.62c.145-.16.245-.357.29-.569l.2.22.46.51a.39.39 0 01.02.429v.03z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" f ... 4-.47.78-.71 1.15-.44 0-.89.05-1.35.05-.46 0-.91 0-1.35-.05-.24-.36-.48-.75-.72-1.15z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" f ... -.955.296zM15.64 10.364l-.955-.297a7 7 0 00-4.125-8.589l.366-.93a8 8 0 014.715 9.816z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" f ... 64 6.568h2.64V15h-2.64v-2.08zM14.497 15h-2.035v-2.08H15v1.579a.503.503 0 01-.502.502z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" f ... _svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath></defs></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 class=\"sidenav-icon flex-none w-5 h-5\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" f ... .199-1.003-.806 0-1.375 3.878-.47 3.878-2.949zM8.446 11.234H7.319v1.152h1.127v-1.152z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"sidenav-icon flex-none w-5 h-5\"]",
            "attNo": 4
          }
        },
        {
          "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 data-v-3499c84c=\"\" class=\"icon\" viewbox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"no ... 2l-1.06-1.053 4.951-4.984-4.878-4.911L4.253 0l5.4 5.437a.747.747 0 010 1.053L4.18 12z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*: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[fill=\"none\"][viewbox=\"0 0 12 12\"][class=\"icon\"][data-v-3499c84c=\"\"]",
            "attNo": 5
          }
        },
        {
          "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 40 40\" height=\"100%\" width=\"100%\">< ... 368-.96 2.976-2.368 2.976H15.76v2.464h2.144c.864 0 1.664-.256 2.016-.768V31h2.72V8.6z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*: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[width=\"100%\"][height=\"100%\"][viewbox=\"0 0 40 40\"][fill=\"none\"]",
            "attNo": 5
          }
        },
        {
          "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 xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 40 40\" height=\"100%\" width=\"100%\">< ... 5.216-4.16 5.216-7.072 0-4.064-3.04-6.688-7.264-6.688-4.608 0-7.552 2.944-7.392 7.52z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[width=\"100%\"][height=\"100%\"][viewbox=\"0 0 40 40\"][fill=\"none\"]",
            "attNo": 5
          }
        },
        {
          "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 xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 40 40\" height=\"100%\" width=\"100%\">< ... 4 4.16-5.12 4.16-3.04 0-5.344-1.92-5.344-4.832h-2.688c0 4.384 3.52 7.296 8.032 7.296z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*: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[width=\"100%\"][height=\"100%\"][viewbox=\"0 0 40 40\"][fill=\"none\"]",
            "attNo": 5
          }
        },
        {
          "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 xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 40 40\" height=\"100%\" width=\"100%\">< ... 4h-3.488V8.6h-3.2L10.056 22.936V25.4h12.032V31zm-9.12-8.064l9.12-11.328v11.328h-9.12z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*: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[width=\"100%\"][height=\"100%\"][viewbox=\"0 0 40 40\"][fill=\"none\"]",
            "attNo": 5
          }
        },
        {
          "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 class=\"play-icon\" viewbox=\"0 0 17 17\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" data-v-b9e ...  8.5 0 116.394-2.9l-.799-.7a7.422 7.422 0 10-.93.894l.667.827A8.522 8.522 0 018.5 17z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*: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[data-v-b9ee6698=\"\"][fill=\"none\"][viewbox=\"0 0 17 17\"][class=\"play-icon\"]",
            "attNo": 5
          }
        },
        {
          "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 class=\"play-icon\" viewbox=\"0 0 17 17\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" data-v-b9e ...  8.5 0 116.394-2.9l-.799-.7a7.422 7.422 0 10-.93.894l.667.827A8.522 8.522 0 018.5 17z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(7)>*:nth-child(1)>*: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[data-v-b9ee6698=\"\"][fill=\"none\"][viewbox=\"0 0 17 17\"][class=\"play-icon\"]",
            "attNo": 5
          }
        },
        {
          "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 class=\"play-icon\" viewbox=\"0 0 17 17\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" data-v-b9e ...  8.5 0 116.394-2.9l-.799-.7a7.422 7.422 0 10-.93.894l.667.827A8.522 8.522 0 018.5 17z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)>*: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[data-v-b9ee6698=\"\"][fill=\"none\"][viewbox=\"0 0 17 17\"][class=\"play-icon\"]",
            "attNo": 5
          }
        },
        {
          "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(8)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 style=\"height: 102.4px; width: 102.4px; color: rgba(140, 34, 137, 0.3);\" class=\"absolute -left- ... _svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath></defs></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*: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[data-v-f5f2f140=\"\"][fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"absolute -left-6 top-2 h-32 w-32 z-1\"]",
            "attNo": 6
          }
        },
        {
          "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 style=\"height: 102.4px; width: 102.4px; color: rgba(15, 89, 205, 0.2);\" class=\"absolute -left-6 ... _svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath></defs></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*: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[data-v-f5f2f140=\"\"][fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"absolute -left-6 top-2 h-32 w-32 z-1\"]",
            "attNo": 6
          }
        },
        {
          "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 style=\"height: 102.4px; width: 102.4px; color: rgba(140, 34, 137, 0.3);\" class=\"absolute -left- ... _svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath></defs></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*: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[data-v-f5f2f140=\"\"][fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"absolute -left-6 top-2 h-32 w-32 z-1\"]",
            "attNo": 6
          }
        },
        {
          "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 style=\"height: 102.4px; width: 102.4px; color: rgba(15, 89, 205, 0.2);\" class=\"absolute -left-6 ... _svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath></defs></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*: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[data-v-f5f2f140=\"\"][fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"absolute -left-6 top-2 h-32 w-32 z-1\"]",
            "attNo": 6
          }
        },
        {
          "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 class=\"icon\" viewbox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" data-v-3499c84c ... 2l-1.06-1.053 4.951-4.984-4.878-4.911L4.253 0l5.4 5.437a.747.747 0 010 1.053L4.18 12z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*: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[data-v-3499c84c=\"\"][fill=\"none\"][viewbox=\"0 0 12 12\"][class=\"icon\"]",
            "attNo": 5
          }
        },
        {
          "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(11)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\"><path fill=\"currentColor\" d= ...  0 000 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(14)>*:nth-child(1)>*: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[fill=\"none\"][viewbox=\"0 0 16 16\"]",
            "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 style=\"height: 102.4px; width: 102.4px; color: rgba(15, 89, 205, 0.2);\" class=\"absolute -left-6 ... _svg__clip0_27560:50111\"><path d=\"M0 0h16v16H0z\" fill=\"currentColor\"></path></clippath></defs></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(14)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*: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[data-v-f5f2f140=\"\"][fill=\"none\"][viewbox=\"0 0 16 16\"][class=\"absolute -left-6 top-2 h-32 w-32 z-1\"]",
            "attNo": 6
          }
        },
        {
          "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 class=\"play-icon\" viewbox=\"0 0 17 17\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" data-v-b9e ...  8.5 0 116.394-2.9l-.799-.7a7.422 7.422 0 10-.93.894l.667.827A8.522 8.522 0 018.5 17z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(14)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*: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[data-v-b9ee6698=\"\"][fill=\"none\"][viewbox=\"0 0 17 17\"][class=\"play-icon\"]",
            "attNo": 5
          }
        },
        {
          "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 class=\"h-full\" viewbox=\"0 0 1500 313.03\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M630.4 176 ... .53h-24zm-.69-98.7h25.35V0H1275zM1378.52 80.7c0-14.56-8.4-24.15-21.08-24.15s-21.08 9.59-21.08 24.15c",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*: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 1500 313.03\"][class=\"h-full\"]",
            "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 data-v-0155609a=\"\" class=\"social-icon linkedin h-8 w-8\" viewbox=\"0 0 76 76\" xmlns=\"http://www.w ...  0 8.221 1.525 10.156 4.576C62.256 32.767 63 36.563 63 41.695V60z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*: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 76 76\"][class=\"social-icon linkedin h-8 w-8\"][data-v-0155609a=\"\"]",
            "attNo": 4
          }
        },
        {
          "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 data-v-0155609a=\"\" class=\"social-icon twitter h-8 w-8\" viewbox=\"0 0 76 76\" xmlns=\"http://www.w3 ... 664 1.953-.26 3.906-.813 5.859-1.66a22.54 22.54 0 01-5.176 5.371z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*: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 76 76\"][class=\"social-icon twitter h-8 w-8\"][data-v-0155609a=\"\"]",
            "attNo": 4
          }
        },
        {
          "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 data-v-0155609a=\"\" class=\"social-icon facebook h-8 w-8\" viewbox=\"0 0 76 76\" xmlns=\"http://www.w ... 82 1.692-.782 3.125v6.152h8.301l-1.172 8.887h-7.129v22.363h-9.18z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*: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[viewbox=\"0 0 76 76\"][class=\"social-icon facebook h-8 w-8\"][data-v-0155609a=\"\"]",
            "attNo": 4
          }
        },
        {
          "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 data-v-0155609a=\"\" class=\"social-icon youtube h-8 w-8\" viewbox=\"0 0 76 76\" height=\"23\" width=\"2 ... 8 0 011.648 2.839zM32.544 44.092l13.095-7.51-13.095-7.417v14.927z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*: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=\"23\"][height=\"23\"][viewbox=\"0 0 76 76\"][class=\"social-icon youtube h-8 w-8\"][data-v-0155609a=\"\"]",
            "attNo": 6
          }
        },
        {
          "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 data-v-0155609a=\"\" class=\"social-icon instagram h-8 w-8\" viewbox=\"0 0 76 76\" xmlns=\"http://www. ... .828-.149 4.837-.446 6.027-.893 2.307-.967 3.906-2.567 4.8-4.799z\" fill=\"currentColor\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*: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 76 76\"][class=\"social-icon instagram h-8 w-8\"][data-v-0155609a=\"\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"featured-insights\" href=\"#featured-insights\"><svg viewbox= ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#featured-insights\"][id=\"featured-insights\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"suggested-communities\" href=\"#suggested-communities\"><svg  ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#suggested-communities\"][id=\"suggested-communities\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"trending-at-world-wide-technology\" href=\"#trending-at-worl ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#trending-at-world-wide-technology\"][id=\"trending-at-world-wide-technology\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"the-latest\" href=\"#the-latest\"><svg viewbox=\"0 0 16 16\" xm ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#the-latest\"][id=\"the-latest\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"trending-in-security\" href=\"#trending-in-security\"><svg vi ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#trending-in-security\"][id=\"trending-in-security\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"trending-in-cloud\" href=\"#trending-in-cloud\"><svg viewbox= ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#trending-in-cloud\"][id=\"trending-in-cloud\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"trending-in-digital-transformation\" href=\"#trending-in-dig ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#trending-in-digital-transformation\"][id=\"trending-in-digital-transformation\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"trending-in-infrastructure-modernization\" href=\"#trending- ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(8)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#trending-in-infrastructure-modernization\"][id=\"trending-in-infrastructure-modernization\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"top-labs\" href=\"#top-labs\"><svg viewbox=\"0 0 16 16\" xmlns= ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#top-labs\"][id=\"top-labs\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"featured-news\" href=\"#featured-news\"><svg viewbox=\"0 0 16  ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(10)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#featured-news\"][id=\"featured-news\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"partner-spotlight-netapp\" href=\"#partner-spotlight-netapp\" ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(11)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#partner-spotlight-netapp\"][id=\"partner-spotlight-netapp\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a class=\"title-anchor\" tabindex=\"-1\" id=\"explore-more\" href=\"#explore-more\"><svg viewbox=\"0 0 16 16 ... 00 3.88 2.834 2.834 0 003.938 0l2.843-2.777a2.713 2.713 0 00.733-2.622l-.967.253z\"></path></svg></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(14)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"#explore-more\"][id=\"explore-more\"][tabindex=\"-1\"][class=\"title-anchor\"]",
            "attNo": 4
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.wwt.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 data-v-374c8e3d=\"\" src=\"/api/attachments/61546807d6f1fd008af20082/thumbnail?width=320\" class=\"object-cover w-full h-full rounded\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-374c8e3d=\"\" src=\"/api/attachments/615470b2ecf6ae008f94c1f4/thumbnail?width=320\" class=\"object-cover w-full h-full rounded\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-374c8e3d=\"\" src=\"/api/attachments/627c29c75d686800876b3b68/thumbnail?width=320\" class=\"object-cover w-full h-full rounded\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-v-374c8e3d=\"\" src=\"/api/attachments/627e9e6cd8983a008997fdbc/thumbnail?width=320\" class=\"object-cover w-full h-full rounded\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/api/attachments/629fcccdcb3f1d0089cae375/thumbnail?width=64&amp;height=64\" class=\"flex-none object-contain w-6 h-4 mr-2\" data-v-fb36e444=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/api/attachments/629fccf2919035008bc25fa5/thumbnail?width=64&amp;height=64\" class=\"flex-none object-contain w-6 h-4 mr-2\" data-v-fb36e444=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/api/attachments/629fcd0cf79f220086d85a0a/thumbnail?width=64&amp;height=64\" class=\"flex-none object-contain w-6 h-4 mr-2\" data-v-fb36e444=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/api/attachments/629fcd2624c1650083a8d71c/thumbnail?width=64&amp;height=64\" class=\"flex-none object-contain w-6 h-4 mr-2\" data-v-fb36e444=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/api/attachments/629fcd3ccb3f1d0089cae6db/thumbnail?width=64&amp;height=64\" class=\"flex-none object-contain w-6 h-4 mr-2\" data-v-fb36e444=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/api/attachments/629fcd51cb3f1d0089cae7e3/thumbnail?width=64&amp;height=64\" class=\"flex-none object-contain w-6 h-4 mr-2\" data-v-fb36e444=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/api/attachments/629fcd7cf79f220086d85e45/thumbnail?width=64&amp;height=64\" class=\"flex-none object-contain w-6 h-4 mr-2\" data-v-fb36e444=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/api/attachments/629fcdd424c1650083a8dc64/thumbnail?width=64&amp;height=64\" class=\"flex-none object-contain w-6 h-4 mr-2\" data-v-fb36e444=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/api/attachments/629fce4b24c1650083a8e0e3/thumbnail?width=64&amp;height=64\" class=\"flex-none object-contain w-6 h-4 mr-2\" data-v-fb36e444=\"\">"
              }
            ]
          },
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #949494.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 data-color=\"base\" class=\"mb-2 text-f-3xl font-normal\" data-v-6352052e=\"\" data-v-07736cf4=\"\">...</h1>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 2.89:1. Recommendation:  change background to #2f9aea.": [
              {
                "tagName": "span",
                "id": "#get-help-modal-toggle",
                "code": "<span title=\"Get Help\" id=\"get-help-modal-toggle\" class=\"inline-block text-xl font-semibold\" data-v-e5df1dc0=\"\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"btn-text  text-black\" data-v-3499c84c=\"\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p data-color=\"medium\" class=\"text-f-md mb-6 font-normal break-words\" data-v-6352052e=\"\" data-v-07736cf4=\"\">...</p>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.26:1. Recommendation:  change text colour to #ca5000.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p data-v-19f91010=\"\" class=\"text-orange-warning font-semibold\">...</p>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.75:1. Recommendation:  change background to #0078d2.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span data-v-c5b4b3fe=\"\" class=\"inline-block text-white btn-text leading-regular\">...</span>"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"page-content\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#page-content\" tabindex=\"0\" class=\"skip hover:bg-pink-100 t-2 absolute px-4 py-2 text-gray-500 no-underline bg-pink-400 sr-only\">...</a>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"assets-icon-lab_svg__clip0_27560:50111\" found on the web page.": [
              {
                "tagName": "clippath",
                "id": "#assets-icon-lab_svg__clip0_27560:50111",
                "code": "<clipPath id=\"assets-icon-lab_svg__clip0_27560:50111\">...</clipPath>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "#explore-more",
                "code": "<a href=\"#explore-more\" id=\"explore-more\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#featured-insights",
                "code": "<a href=\"#featured-insights\" id=\"featured-insights\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#featured-news",
                "code": "<a href=\"#featured-news\" id=\"featured-news\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#partner-spotlight-netapp",
                "code": "<a href=\"#partner-spotlight-netapp\" id=\"partner-spotlight-netapp\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#suggested-communities",
                "code": "<a href=\"#suggested-communities\" id=\"suggested-communities\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#the-latest",
                "code": "<a href=\"#the-latest\" id=\"the-latest\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#top-labs",
                "code": "<a href=\"#top-labs\" id=\"top-labs\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#trending-at-world-wide-technology",
                "code": "<a href=\"#trending-at-world-wide-technology\" id=\"trending-at-world-wide-technology\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#trending-in-cloud",
                "code": "<a href=\"#trending-in-cloud\" id=\"trending-in-cloud\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#trending-in-digital-transformation",
                "code": "<a href=\"#trending-in-digital-transformation\" id=\"trending-in-digital-transformation\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#trending-in-infrastructure-modernization",
                "code": "<a href=\"#trending-in-infrastructure-modernization\" id=\"trending-in-infrastructure-modernization\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#trending-in-security",
                "code": "<a href=\"#trending-in-security\" id=\"trending-in-security\" tabindex=\"-1\" class=\"title-anchor\">...</a>"
              }
            ]
          },
          "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=\"appearance-none absolute p-2 right-4 top-4\" style=\"display: none;\">...</button>"
              }
            ]
          },
          "AA.4_1_2.H91.Div.Name": {
            "This element has role of \"button\" but does not have a name available to an accessibility API. Valid names are: element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div role=\"button\" tabindex=\"0\" class=\"close-icon-wrapper\" style=\"display:none;\" data-v-0b6c9b16=\"\">...</div>"
              }
            ]
          }
        },
        "Warning": {
          "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=\"-m-2 text-sm\" data-v-792fce57=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"browser-container\" data-v-6fc1294a=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"featured-solutions-grid grid gap-2 my-2 overflow-x-visible\" data-v-792fce57=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"flex items-center justify-center lg:justify-end mt-8 lg:mt-16\" data-v-0155609a=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-473b2f90=\"\" class=\"relative w-full max-w-full overflow-hidden flex gap-2 mb-2\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"text-md font-normal mb-6 text-plum-400\">...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"text-md my-6 font-normal text-plum-400\">...</h4>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bottom-0 fixed w-full bg-navy-400 z-50 min-h-[14rem] md:min-h-[16rem] p-6 rounded-md md:rounded-none\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bottom-4 right-4 fixed flex flex-col z-[31]\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"corpsite-my-wwt-sidenav fixed z-30\" data-v-7588bb05=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"corpsite-my-wwt-sidenav-wrapper\" style=\"margin-top:0.25rem;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"toast-container\">...</div>"
              }
            ]
          },
          "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=\"#page-content\" tabindex=\"0\" class=\"skip hover:bg-pink-100 t-2 absolute px-4 py-2 text-gray-500 no-underline bg-pink-400 sr-only\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button data-v-238103cc=\"\" class=\"wwt-focus skip-card-button absolute left-0 right-0 w-0 h-0 opacity-0\">...</button>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"border-1 inline-flex items-center px-2 text-xs border-gray-200 rounded\" data-v-0b6c9b16=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-0b6c9b16=\"\">...</div>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-f5f2f140=\"\" data-v-0c23d6ac=\"\" class=\"z-0 lab-pagecard-thumb-wrapper h-full relative overflow-hidden w-full text-white flex items-center justify-center font-bold text-xl sm:px-4 rounded-md\" style=\"background: linear-gradient(294.2deg, rgb(209, 26, 111) 0%, rgb(22, 47, 180) 100%);\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-v-f5f2f140=\"\" data-v-0c23d6ac=\"\" class=\"z-0 lab-pagecard-thumb-wrapper h-full relative overflow-hidden w-full text-white flex items-center justify-center font-bold text-xl sm:px-4 rounded-md\" style=\"background: linear-gradient(294.2deg, rgb(22, 47, 180) 0%, rgb(0, 134, 234) 87.7%);\">...</div>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "link",
                "id": "",
                "code": "<link data-n-head=\"ssr\" rel=\"mask-icon\" href=\"/safari-pinned-tab.svg\" color=\"#0081da\">"
              },
              {
                "tagName": "svg",
                "id": "",
                "code": "<svg data-v-f5f2f140=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"absolute -left-6 top-2 h-32 w-32 z-1\" style=\"height: 102.4px; width: 102.4px; color: rgba(140, 34, 137, 0.3);\">...</svg>"
              },
              {
                "tagName": "svg",
                "id": "",
                "code": "<svg data-v-f5f2f140=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"absolute -left-6 top-2 h-32 w-32 z-1\" style=\"height: 102.4px; width: 102.4px; color: rgba(15, 89, 205, 0.2);\">...</svg>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/explore/industries\" data-cy=\"sideNavLink\" aria-label=\"See all Industries\" data-nav-id=\"62ed8d8c10be725bf6f828e6\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-focusable-level-3 flex hover:font-bold\" data-v-80ec4ca8=\"\" tabindex=\"0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/explore/partners\" data-cy=\"sideNavLink\" aria-label=\"See all Partners\" data-nav-id=\"62ed8d8c10be725bf6f828ec\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-focusable-level-3 flex hover:font-bold\" data-v-80ec4ca8=\"\" tabindex=\"0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/explore/services\" data-cy=\"sideNavLink\" aria-label=\"See all Services\" data-nav-id=\"62ed8d8c10be725bf6f828ce\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-focusable-level-3 flex hover:font-bold\" data-v-80ec4ca8=\"\" tabindex=\"0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/explore/solutions\" data-cy=\"sideNavLink\" aria-label=\"See all Solutions\" data-nav-id=\"62ed8d8c10be725bf6f828b8\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-focusable-level-3 flex hover:font-bold\" data-v-80ec4ca8=\"\" tabindex=\"0\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.wwt.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.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.wwt.com/",
      "result": {
        "prevented": true,
        "error": "Unexpected end of JSON input",
        "report": ""
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.wwt.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "WWT",
          "pageurl": "https://www.wwt.com/",
          "time": 7.03,
          "creditsremaining": 869,
          "allitemcount": 500,
          "totalelements": 2743,
          "waveurl": "http://wave.webaim.org/report?url=https://www.wwt.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 27,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 13,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > 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 + A > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > 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 + A + A > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > 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 + A + A + A > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > 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 + A + A + A + A > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV > 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"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 12,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child > DIV:first-child > HEADER:first-child > H2:first-child > A#featured-insights",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > HEADER:first-child > H2:first-child > A#suggested-communities",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > H2:first-child > A#trending-at-world-wide-technology",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > HEADER:first-child > H2:first-child > A#the-latest",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child > H2:first-child > A#trending-in-security",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child > H2:first-child > A#trending-in-cloud",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child > H2:first-child > A#trending-in-digital-transformation",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child > H2:first-child > A#trending-in-infrastructure-modernization",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child > H2:first-child > A#top-labs",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child > H2:first-child > A#featured-news",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child > H2:first-child > A#partner-spotlight-netapp",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child > A#explore-more"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_skip_broken": {
                "id": "link_skip_broken",
                "description": "Broken skip link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 9,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 9,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV > DIV:first-child > BUTTON:first-child + svg + P + DIV > P:first-child + DIV > DIV:first-child + DIV + DIV > BUTTON:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child > BUTTON:first-child + DIV > A#wwt-user-login > BUTTON:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SPAN#get-help-modal-toggle",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV + DIV + SPAN > SPAN:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV + DIV + SPAN > SPAN:first-child > DIV:first-child > H1:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV + DIV + SPAN > SPAN:first-child > DIV:first-child > H1:first-child + P + A > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child + DIV > BUTTON:first-child + DIV + DIV > DIV:first-child > SPAN:first-child > BUTTON:first-child > DIV:first-child > svg:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P + DIV > BUTTON:first-child > SPAN:first-child"
                ],
                "contrastdata": [
                  [
                    3.75,
                    "#ffffff",
                    "#0086ea",
                    false
                  ],
                  [
                    3.16,
                    "#292940",
                    "#e31c79",
                    false
                  ],
                  [
                    3.75,
                    "#ffffff",
                    "#0086ea",
                    false
                  ],
                  [
                    2.89,
                    "#ffffff",
                    "#339eee",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    3.25,
                    "#ea6712",
                    "#ffffff",
                    false
                  ],
                  [
                    3.75,
                    "#ffffff",
                    "#0086ea",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 63,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child > DIV:first-child > SPAN:first-child > DIV:first-child + DIV + DIV + SPAN > SPAN:first-child > IMG#focusImage",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > svg:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > svg:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > svg:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > svg:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child > A:first-child > DIV:first-child > svg:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 51,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > svg:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > svg:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > svg:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + HR + DIV > H2:first-child + P > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "fieldset_missing": {
                "id": "fieldset_missing",
                "description": "Missing fieldset",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV > DIV:first-child > BUTTON:first-child + svg + P + DIV + DIV > DIV:first-child > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > ASIDE#sidebar > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > H4:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV > DIV:first-child > BUTTON:first-child + svg + P",
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV#ieSupportBanner > DIV:first-child > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#__nuxt > DIV#__layout > DIV:first-child > STYLE:first-child + DIV + A + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + MAIN > DIV:first-child > SECTION:first-child + DIV > SECTION:first-child > DIV#content-container > SECTION:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > A:first-child + DIV > BUTTON:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.wwt.com/",
      "what": "URL",
      "result": "https://www.wwt.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.wwt.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.121",
        "responseTime": "2022-08-13T15:34:22.588Z",
        "data": {
          "apiErrors": [],
          "documentSize": 2040370,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 353,
              "totalWarnings": 1,
              "totalIssues": 354
            },
            "issuesByLevel": {
              "A": {
                "count": 339,
                "pct": 95.76
              },
              "AA": {
                "count": 120,
                "pct": 33.9
              },
              "AAA": {
                "count": 354,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 18,
              "warningDensity": 0,
              "allDensity": 18
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "77c8460d-b773-40c9-a321-8187bf52da20",
          "docID": "8ca0c72e-447b-4353-fd4e-f10fbf8665d9",
          "sourceHash": "551b4d860f3bb12972b1b8af1bb5fa2e",
          "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=77c8460d-b773-40c9-a321-8187bf52da20",
          "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": 10868.7
                },
                "height": 10868.7,
                "width": 1024
              },
              "position": {
                "line": 19364,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"sidenav-collapsible\"&gt; &lt;script style=\"\"&gt; (function() { const cookieName = 'wwt.sidenav.isOpen' const isOpen = document.cookie.match('(^|;)\\\\s*' + cookieName + '\\\\s*=\\\\s*([^;]+)')?.pop() // if isOpen isn't explicitly false in the c",
              "xpath": "/html/body",
              "issueID": "6a8a4b4b33bc69039ef7f10cc0fa9403",
              "signature": "cd7fb0111f3c3d5be99bc9c73e39bf71",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=6a8a4b4b33bc69039ef7f10cc0fa9403"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 42.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 69.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 24543,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#featured-insights\" id=\"featured-insights\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentC",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "cc966d85583fb6c90c1382c60e112dc6",
              "signature": "06ff863a59a29d802ac06cf98b83f657",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=cc966d85583fb6c90c1382c60e112dc6"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 989.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 1016.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25133,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#suggested-communities\" id=\"suggested-communities\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "032799bab6adda7ee7ec5bce8e685c18",
              "signature": "002f0f614bd998ab8dbc08bcad534797",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=032799bab6adda7ee7ec5bce8e685c18"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 1710.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 1737.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25159,
                "column": 114
              },
              "errorSnippet": "&lt;a href=\"#trending-at-world-wide-technology\" id=\"trending-at-world-wide-technology\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "c4a193b838a6e7ecf13a3b6cd6e815ad",
              "signature": "d3ffea3d0f837d16bb0aecbf3ae92a63",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c4a193b838a6e7ecf13a3b6cd6e815ad"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 2074.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 2101.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25213,
                "column": 41
              },
              "errorSnippet": "&lt;a href=\"#the-latest\" id=\"the-latest\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"&gt;&lt;/",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "9a8f8741785676ac2bb136b63aaeae06",
              "signature": "47e70e7062fa70823c26454bc9a95b71",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=9a8f8741785676ac2bb136b63aaeae06"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 3371.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 3398.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25311,
                "column": 51
              },
              "errorSnippet": "&lt;a href=\"#trending-in-security\" id=\"trending-in-security\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"cu",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "e1df38ac62afd06819f7713c82f5bf5c",
              "signature": "aad992617c9bf4fe3d0ca675cde76a79",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e1df38ac62afd06819f7713c82f5bf5c"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 4092.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 4119.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25363,
                "column": 75
              },
              "errorSnippet": "&lt;a href=\"#trending-in-cloud\" id=\"trending-in-cloud\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentC",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "733ff5525880610bdb50016524f87a7b",
              "signature": "56ee847f1508646b0a9f0246e5a56c3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=733ff5525880610bdb50016524f87a7b"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 4813.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 4840.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25413,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"#trending-in-digital-transformation\" id=\"trending-in-digital-transformation\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.94",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "cc572e5d76e037299066ac0f11ce25b1",
              "signature": "8f295d4a64c4a541c769d6d12e9e3da9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=cc572e5d76e037299066ac0f11ce25b1"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 5534.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 5561.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25453,
                "column": 357
              },
              "errorSnippet": "&lt;a href=\"#trending-in-infrastructure-modernization\" id=\"trending-in-infrastructure-modernization\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.83",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "0d836dd89afbece71ce1cd4dc4d42247",
              "signature": "a6c173549e200d1776c2b33c769ca4de",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0d836dd89afbece71ce1cd4dc4d42247"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 6255.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 6282.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25511,
                "column": 758
              },
              "errorSnippet": "&lt;a href=\"#top-labs\" id=\"top-labs\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"&gt;&lt;/path",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "2305392468e6b25ee8304926b7c641e5",
              "signature": "286af2e0872529f4f21a973538a325c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=2305392468e6b25ee8304926b7c641e5"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 6976.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 7003.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25575,
                "column": 1711
              },
              "errorSnippet": "&lt;a href=\"#featured-news\" id=\"featured-news\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"&gt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "ca2037d2ec3b637d015593e22e469fe6",
              "signature": "f45df91617e0aa879b460713f415cc76",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ca2037d2ec3b637d015593e22e469fe6"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 7708.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 7735.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25623,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"#partner-spotlight-netapp\" id=\"partner-spotlight-netapp\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "ecf859fdb7b70408fcff9d9a79106650",
              "signature": "31a7293399faa58317ba8cb437b73c52",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ecf859fdb7b70408fcff9d9a79106650"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 8383.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 8410.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25683,
                "column": 758
              },
              "errorSnippet": "&lt;a href=\"#explore-more\" id=\"explore-more\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"&gt;&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/h2[1]/a[1]",
              "issueID": "25a865a23e081563ea2f4f5f32bef3cb",
              "signature": "355c006758d738289576b5e0974bce76",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=25a865a23e081563ea2f4f5f32bef3cb"
            },
            {
              "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": 4,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63.1875,
                  "y": 36
                },
                "height": 36,
                "width": 59.1875
              },
              "position": {
                "line": 18369,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" data-cy=\"sideNavLink\" aria-label=\"Home\" data-nav-id=\"62ed8d8c10be725bf6f82890\" title=\"Home\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base block link-active\" tabindex=\"0\"&gt;&lt;div class=\"side",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a867942a702e01519603b07ddcb06f9f",
              "signature": "ac46529e83fb492df49fc416da5a376f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a867942a702e01519603b07ddcb06f9f"
            },
            {
              "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": 4,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63.1875,
                  "y": 36
                },
                "height": 36,
                "width": 59.1875
              },
              "position": {
                "line": 23486,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/service/atc\" data-cy=\"sideNavLink\" aria-label=\"ATC\" data-nav-id=\"62ed8d8c10be725bf6f828f4\" title=\"ATC\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base block\" tabindex=\"0\"&gt;&lt;div class=\"sidenav",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a2307ca4de74496792ddffdc621aa947",
              "signature": "08744f1acb3f4124dfdd9bfc8e48d86d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a2307ca4de74496792ddffdc621aa947"
            },
            {
              "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": 4,
                  "y": 52
                },
                "bottom-right": {
                  "x": 63.1875,
                  "y": 88
                },
                "height": 36,
                "width": 59.1875
              },
              "position": {
                "line": 23487,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/communities\" data-cy=\"sideNavLink\" aria-label=\"Communities\" data-nav-id=\"62ed8d8c10be725bf6f828f6\" title=\"Communities\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base block\" tabindex=\"0\"&gt;&lt;di",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "007fb7a59c5200260f45833b6bc8a1ab",
              "signature": "6c93573e4592b9fac645e5581b682fb4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=007fb7a59c5200260f45833b6bc8a1ab"
            },
            {
              "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": 4,
                  "y": 104
                },
                "bottom-right": {
                  "x": 63.1875,
                  "y": 140
                },
                "height": 36,
                "width": 59.1875
              },
              "position": {
                "line": 23487,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/events\" data-cy=\"sideNavLink\" aria-label=\"Events\" data-nav-id=\"62ed8d8c10be725bf6f828f8\" title=\"Events\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base block\" tabindex=\"0\"&gt;&lt;div class=\"sidena",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "fc64bda103d30f544fc8cc49ef837ac4",
              "signature": "96f1fe58433b6f396d99c251c4257ca0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fc64bda103d30f544fc8cc49ef837ac4"
            },
            {
              "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": 4,
                  "y": 156
                },
                "bottom-right": {
                  "x": 63.1875,
                  "y": 192
                },
                "height": 36,
                "width": 59.1875
              },
              "position": {
                "line": 23487,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/labs\" data-cy=\"sideNavLink\" aria-label=\"Labs\" data-nav-id=\"62ed8d8c10be725bf6f828fa\" title=\"Labs\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base block\" tabindex=\"0\"&gt;&lt;div class=\"sidenav-item",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[2]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "eed3e6475f595b35306094f753d53f3d",
              "signature": "97a48004270fe95732013b24ab280394",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=eed3e6475f595b35306094f753d53f3d"
            },
            {
              "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": 4,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63.1875,
                  "y": 36
                },
                "height": 36,
                "width": 59.1875
              },
              "position": {
                "line": 23487,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/corporate/why-wwt\" data-cy=\"sideNavLink\" aria-label=\"About\" data-nav-id=\"62ed8d8c10be725bf6f828fe\" title=\"About\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-item sidenav-focusable-base block\" tabindex=\"0\"&gt;&lt;div clas",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "035da4e5afc9a281e35e05394611dbca",
              "signature": "9d629bad33ad2c62b1139eed12ec49d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=035da4e5afc9a281e35e05394611dbca"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 52
                },
                "bottom-right": {
                  "x": 44,
                  "y": 68
                },
                "height": 16,
                "width": 44
              },
              "position": {
                "line": 23655,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/mobility\" title=\"Mobility\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-gray-100 border-gray-100\" data-v-a7f1eeec=\"\"&gt;&lt;!----&gt; &lt;span data-cy=\"tag",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "9c8be8bb1fdfdf78bade19582e88c29b",
              "signature": "463aeac7208a54333001ff80017bc763",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9c8be8bb1fdfdf78bade19582e88c29b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 85
                },
                "bottom-right": {
                  "x": 231,
                  "y": 101
                },
                "height": 16,
                "width": 231
              },
              "position": {
                "line": 23655,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/esg\" title=\"Environmental, Social &amp;amp; Governance (ESG)\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-gray-100 border-gray-100\" data-v-a7f1eeec=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "834429c80bfcca6d031450aa0186d9ac",
              "signature": "80f20b4035fde32aed30f407524eb16c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=834429c80bfcca6d031450aa0186d9ac"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 118
                },
                "bottom-right": {
                  "x": 63,
                  "y": 134
                },
                "height": 16,
                "width": 63
              },
              "position": {
                "line": 23655,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/networking\" title=\"Networking\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-gray-100 border-gray-100\" data-v-a7f1eeec=\"\"&gt;&lt;!----&gt; &lt;span data-cy=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "6f3710c90faf08196f24f96695d89549",
              "signature": "6fa71d0f6a265babf167ff8ed7bc86a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6f3710c90faf08196f24f96695d89549"
            },
            {
              "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": 87,
                  "y": 118
                },
                "bottom-right": {
                  "x": 120,
                  "y": 134
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 23726,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/category/cloud\" title=\"Cloud\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-gray-100 border-gray-100\" data-v-a7f1eeec=\"\"&gt;&lt;!----&gt; &lt;span data-cy=\"tag-pill-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "46aa7be9b4964579511d6d7f55c36dd6",
              "signature": "c4f6fac5341739fe0469843c144dd60a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=46aa7be9b4964579511d6d7f55c36dd6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 151
                },
                "bottom-right": {
                  "x": 132,
                  "y": 167
                },
                "height": 16,
                "width": 132
              },
              "position": {
                "line": 23727,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/security-transformation\" title=\"Security Transformation\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-gray-100 border-gray-100\" data-v-a7f1eeec=\"\"&gt;&lt;!",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "9da2714832bc5a6c9e8bbf8c2c0d1fcc",
              "signature": "56f61e364a96f94a4953dfc74273b43e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9da2714832bc5a6c9e8bbf8c2c0d1fcc"
            },
            {
              "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": 156,
                  "y": 151
                },
                "bottom-right": {
                  "x": 191,
                  "y": 167
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 23727,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/digital\" title=\"Digital\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-gray-100 border-gray-100\" data-v-a7f1eeec=\"\"&gt;&lt;!----&gt; &lt;span data-cy=\"tag-p",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "aaef26cb9ea888498ef139560b1335c5",
              "signature": "2ea9e8c3bf9cfbf422f6bef4eb8fd705",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=aaef26cb9ea888498ef139560b1335c5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 16
                },
                "height": 16,
                "width": -16
              },
              "position": {
                "line": 23798,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/category/mobility\" title=\"Mobility\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-white border-white\" data-v-a7f1eeec=\"\"&gt;&lt;!----&gt; &lt;span data-cy=\"tag-pill-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2f4b8c051de68dee7ceac46118b20b14",
              "signature": "c32c45f13eca32eb71e9f24c6ac10064",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2f4b8c051de68dee7ceac46118b20b14"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 16
                },
                "height": 16,
                "width": -16
              },
              "position": {
                "line": 23954,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/category/esg\" title=\"Environmental, Social &amp;amp; Governance (ESG)\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-white border-white\" data-v-a7f1eeec=\"\"&gt;&lt;!-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "8d46891b38be745370b5d27916bbdc96",
              "signature": "232f0e713717662be6a21af76b5817e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8d46891b38be745370b5d27916bbdc96"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 16
                },
                "height": 16,
                "width": -16
              },
              "position": {
                "line": 23955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/networking\" title=\"Networking\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-white border-white\" data-v-a7f1eeec=\"\"&gt;&lt;!----&gt; &lt;span data-cy=\"tag-p",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "a552d96e7a703301c98bafc8d7c604f0",
              "signature": "c08b5fb95201275df296f2260ab20fc5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a552d96e7a703301c98bafc8d7c604f0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 16
                },
                "height": 16,
                "width": -16
              },
              "position": {
                "line": 23955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/cloud\" title=\"Cloud\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-white border-white\" data-v-a7f1eeec=\"\"&gt;&lt;!----&gt; &lt;span data-cy=\"tag-pill-name\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "045ae85898aed964d6a5cb65fd729404",
              "signature": "ec239e38909ee9107c28100faf38bfc6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=045ae85898aed964d6a5cb65fd729404"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 16
                },
                "height": 16,
                "width": -16
              },
              "position": {
                "line": 23955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/security-transformation\" title=\"Security Transformation\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-white border-white\" data-v-a7f1eeec=\"\"&gt;&lt;!----&g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "3432ab821ff1d1aac9ae1f03d18f54e2",
              "signature": "213e57e60e6f75167f468ed780b1fd39",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3432ab821ff1d1aac9ae1f03d18f54e2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": 16
                },
                "height": 16,
                "width": -16
              },
              "position": {
                "line": 24122,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/category/digital\" title=\"Digital\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline bg-white border-white\" data-v-a7f1eeec=\"\"&gt;&lt;!----&gt; &lt;span data-cy=\"tag-pill-na",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "772b86c40e2e80c031b7a2e2f06b1442",
              "signature": "a3d140d8c79357b299b7edb8fded10f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=772b86c40e2e80c031b7a2e2f06b1442"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25062,
                "column": 9
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "93a6b6ab8819d9a54facd59b6cb86504",
              "signature": "a44bb93380f204cc5d882bf7e8b95cd5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=93a6b6ab8819d9a54facd59b6cb86504"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 112,
                  "y": 16
                },
                "height": 16,
                "width": 59
              },
              "position": {
                "line": 25075,
                "column": 44
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/corporate/why-wwt\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "f5b667a94ac7d894e80bb80f8211ccea",
              "signature": "8f1405b1427d0eaf69701d083cb17cfa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f5b667a94ac7d894e80bb80f8211ccea"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63,
                  "y": 16
                },
                "height": 16,
                "width": 63
              },
              "position": {
                "line": 25083,
                "column": 10
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=case-study\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Case Study",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "3a5d3bafb48e281c68fba06e05ed1de5",
              "signature": "baef92ccffb5dc9d9b221e381f255290",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3a5d3bafb48e281c68fba06e05ed1de5"
            },
            {
              "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": 79,
                  "y": 0
                },
                "bottom-right": {
                  "x": 138,
                  "y": 16
                },
                "height": 16,
                "width": 59
              },
              "position": {
                "line": 25085,
                "column": 10
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/corporate/why-wwt\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "a6d445fa1c8d3226fe0aec95e0b9b4c1",
              "signature": "9e3cccbf72ad6941c4213c265d7826a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a6d445fa1c8d3226fe0aec95e0b9b4c1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25097,
                "column": 1677
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "19b272d82e9a1ac94df5da1b323a5f51",
              "signature": "5037c09d1774388e9c7f5a79da3e6bbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=19b272d82e9a1ac94df5da1b323a5f51"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 127,
                  "y": 16
                },
                "height": 16,
                "width": 74
              },
              "position": {
                "line": 25099,
                "column": 19
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/private-cloud\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/a[2]",
              "issueID": "1ce301f08071e92548d8f864a4d97a70",
              "signature": "21ddc26d7ea62a7c263056da54d46a29",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1ce301f08071e92548d8f864a4d97a70"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25107,
                "column": 55
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "5c047ecb8b1e081c238d9e30e651993e",
              "signature": "b0a3705e9cfb5888485e50d4605ca627",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5c047ecb8b1e081c238d9e30e651993e"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 147,
                  "y": 16
                },
                "height": 16,
                "width": 94
              },
              "position": {
                "line": 25111,
                "column": 17
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/cyber-resilience\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/a[2]",
              "issueID": "ca351b831ff6bfee477551bc86cf12ad",
              "signature": "5d3e952517dd3f0324f2dd8084139b9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ca351b831ff6bfee477551bc86cf12ad"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63,
                  "y": 16
                },
                "height": 16,
                "width": 63
              },
              "position": {
                "line": 25123,
                "column": 17
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=case-study\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Case Study",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "9c14b285ccb04fca0d773f814d213739",
              "signature": "734f8d4fa03731b0baecbc9c435d3b0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9c14b285ccb04fca0d773f814d213739"
            },
            {
              "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": 79,
                  "y": 0
                },
                "bottom-right": {
                  "x": 104,
                  "y": 16
                },
                "height": 16,
                "width": 25
              },
              "position": {
                "line": 25127,
                "column": 17
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/intel\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"In",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "08a20237d9bd09bb865eef93b850c789",
              "signature": "8526614740bd50fa75f7f0c2d76f16fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=08a20237d9bd09bb865eef93b850c789"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 64,
                  "y": 16
                },
                "height": 16,
                "width": 64
              },
              "position": {
                "line": 25135,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=community\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Community\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "d0789d81a47644c4b9673ca4e46af679",
              "signature": "d53f03a4c74fa01ef757719b9122d48b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d0789d81a47644c4b9673ca4e46af679"
            },
            {
              "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": 80,
                  "y": 0
                },
                "bottom-right": {
                  "x": 191,
                  "y": 16
                },
                "height": 16,
                "width": 111
              },
              "position": {
                "line": 25137,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/consulting-services\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "a1d1d5c5453f849965f0e11b16f87722",
              "signature": "632dced249d8b501c698296cede200d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a1d1d5c5453f849965f0e11b16f87722"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 64,
                  "y": 16
                },
                "height": 16,
                "width": 64
              },
              "position": {
                "line": 25143,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=community\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Community\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "f773a076a0ec84b948c039b90e8995f1",
              "signature": "ed2a30fef24a9806f5bfed1e6c1bc8ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f773a076a0ec84b948c039b90e8995f1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 64,
                  "y": 16
                },
                "height": 16,
                "width": 64
              },
              "position": {
                "line": 25149,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=community\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Community\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "c980798a85f0ab657bce6a17fca92ee5",
              "signature": "f6a8289be0b3a80bbed75a921d325994",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c980798a85f0ab657bce6a17fca92ee5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 64,
                  "y": 16
                },
                "height": 16,
                "width": 64
              },
              "position": {
                "line": 25153,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=community\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Community\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "9bc120e9dd85acb8319dc3652e834bc3",
              "signature": "1bac8510e6acd3760c52deb42e5622db",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9bc120e9dd85acb8319dc3652e834bc3"
            },
            {
              "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": 80,
                  "y": 0
                },
                "bottom-right": {
                  "x": 119,
                  "y": 16
                },
                "height": 16,
                "width": 39
              },
              "position": {
                "line": 25155,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/tanium\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"T",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "448431b8c04d92b5e337a297c3b22d0b",
              "signature": "6675df4cfa48517f336c9f93c5fe9b51",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=448431b8c04d92b5e337a297c3b22d0b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 32,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25161,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/search?pageTypes=event\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top bg-gray-100 border-gray-100\" title=\"Event\"&gt;&lt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "3258ae6c6aaff8fad73442464a2f185f",
              "signature": "b7870362f5a58f37c30db3d4232a7189",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3258ae6c6aaff8fad73442464a2f185f"
            },
            {
              "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": 48,
                  "y": 0
                },
                "bottom-right": {
                  "x": 134,
                  "y": 16
                },
                "height": 16,
                "width": 86
              },
              "position": {
                "line": 25163,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/primary-storage\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "53ae93679e53d58a64df72f3a2b34c0c",
              "signature": "46ce804c42865b4e545906aeff44d46e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=53ae93679e53d58a64df72f3a2b34c0c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 67,
                  "y": 16
                },
                "height": 16,
                "width": 67
              },
              "position": {
                "line": 25165,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/data-center\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[3]",
              "issueID": "d4d07eaccdc7bf3703928cb2089b98fd",
              "signature": "71206f3ad679de4f14a4bc6b5ec466e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d4d07eaccdc7bf3703928cb2089b98fd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25167,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top bg-gray-100 border-gray-100\" title=\"Article\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "8d5b1f9d49a7ae5b8eb7bcd75ab9a076",
              "signature": "6635b8ec4d551e3f69d77f4248cf3fee",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8d5b1f9d49a7ae5b8eb7bcd75ab9a076"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 189,
                  "y": 16
                },
                "height": 16,
                "width": 136
              },
              "position": {
                "line": 25169,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/cloud-data-management\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "d8f671f621f11b42438603aa063f1f34",
              "signature": "a4fad71978f21b19e762599260c1b218",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d8f671f621f11b42438603aa063f1f34"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 86,
                  "y": 16
                },
                "height": 16,
                "width": 86
              },
              "position": {
                "line": 25171,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/primary-storage\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[3]",
              "issueID": "940ec3f4fb991976596810c6a40a2770",
              "signature": "d97b5a141314a50303ebe9e9c2725e9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=940ec3f4fb991976596810c6a40a2770"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 33,
                  "y": 16
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 25173,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/cloud\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Cloud",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[4]",
              "issueID": "f5f1c8eaa4686f9776a44a19b26ce2b5",
              "signature": "e55f6f7b6831735f429451e829096bf0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f5f1c8eaa4686f9776a44a19b26ce2b5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 67,
                  "y": 16
                },
                "height": 16,
                "width": 67
              },
              "position": {
                "line": 25175,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/data-center\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[5]",
              "issueID": "e57786aac27018acfa7bb3ed92713b7f",
              "signature": "9a53bf388c5e7c4909728a6f1c5ce61f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e57786aac27018acfa7bb3ed92713b7f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25179,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top bg-gray-100 border-gray-100\" title=\"Article\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]",
              "issueID": "2ca70ea21c05c89d8e96878807bb2939",
              "signature": "fe6673526f2ae0ce48844dddd31dc172",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2ca70ea21c05c89d8e96878807bb2939"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 189.406,
                  "y": 16
                },
                "height": 16,
                "width": 136.406
              },
              "position": {
                "line": 25181,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 trunc",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[2]",
              "issueID": "aded0e6ba6d99e5e2771f0e9890352ed",
              "signature": "096673b2a23705bd33605d0b47f85ab3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=aded0e6ba6d99e5e2771f0e9890352ed"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 99,
                  "y": 16
                },
                "height": 16,
                "width": 99
              },
              "position": {
                "line": 25183,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/cloud-networking\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[3]",
              "issueID": "49a24597b5f112603b37d07fca09bb8e",
              "signature": "44e6b1e2b1223e25d31da9d1b3e5239e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=49a24597b5f112603b37d07fca09bb8e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 183,
                  "y": 16
                },
                "height": 16,
                "width": 183
              },
              "position": {
                "line": 25185,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/sd-wan\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Softwar",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[4]",
              "issueID": "248e69b5a8f1dad169fd31613a429d1b",
              "signature": "78e55e2fa39d3baa6b03181306e136c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=248e69b5a8f1dad169fd31613a429d1b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 125,
                  "y": 16
                },
                "height": 16,
                "width": 125
              },
              "position": {
                "line": 25185,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/iot\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Internet o",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[5]",
              "issueID": "f8c4f379e2f11edef0e39f69a92355f4",
              "signature": "cefc44374f6adfb180a8a48bfad41941",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f8c4f379e2f11edef0e39f69a92355f4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 66,
                  "y": 16
                },
                "height": 16,
                "width": 66
              },
              "position": {
                "line": 25187,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/hybrid-work\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Hy",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[6]",
              "issueID": "608ff84a6006519aa8445df24f9a9ecf",
              "signature": "b796eeed3be249bf5ed9576c54be3a54",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=608ff84a6006519aa8445df24f9a9ecf"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 97,
                  "y": 16
                },
                "height": 16,
                "width": 97
              },
              "position": {
                "line": 25189,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/wi-fi-networking\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" titl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[7]",
              "issueID": "46504125444c5663999c196bcad364fe",
              "signature": "25b8b33371dd58f63c7f43fc229051bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=46504125444c5663999c196bcad364fe"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 196,
                  "y": 16
                },
                "height": 16,
                "width": 196
              },
              "position": {
                "line": 25191,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/sase\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Secure Ac",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[8]",
              "issueID": "afe61093a916fbb840665fc0c086dd4d",
              "signature": "c1f7475f17ecf22b820487ead9c22d99",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=afe61093a916fbb840665fc0c086dd4d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 44,
                  "y": 16
                },
                "height": 16,
                "width": 44
              },
              "position": {
                "line": 25193,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/mobility\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Mo",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[9]",
              "issueID": "362e4f6a183770fe046a8658e04d04ec",
              "signature": "9bb7bafed3cde64b8b3494497f3dda11",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=362e4f6a183770fe046a8658e04d04ec"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 33,
                  "y": 16
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 25195,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/cloud\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Cloud",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[10]",
              "issueID": "8b46320199b52159b1d90db9e5235ccd",
              "signature": "b83138274150e21e2e6179fb36be6387",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8b46320199b52159b1d90db9e5235ccd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 156,
                  "y": 16
                },
                "height": 16,
                "width": 156
              },
              "position": {
                "line": 25197,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/automation-and-orchestration\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[11]",
              "issueID": "0b80f9faf5da33514c155b4be668e246",
              "signature": "afd47ae02e3002995224e158a1bcb5a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0b80f9faf5da33514c155b4be668e246"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63,
                  "y": 16
                },
                "height": 16,
                "width": 63
              },
              "position": {
                "line": 25199,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/networking\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[12]",
              "issueID": "a5dbcffa60aad85776f267bb0fa7f043",
              "signature": "9e1275d602636572ee439f276b060e4c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a5dbcffa60aad85776f267bb0fa7f043"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 99,
                  "y": 16
                },
                "height": 16,
                "width": 99
              },
              "position": {
                "line": 25201,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/digital-workspace\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[13]",
              "issueID": "11cc5c5b23bba59a498324e663deb2d5",
              "signature": "7f32009ce1e9237e9a9c2b5530e3a651",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=11cc5c5b23bba59a498324e663deb2d5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 132,
                  "y": 16
                },
                "height": 16,
                "width": 132
              },
              "position": {
                "line": 25203,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/security-transformation\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 trun",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[14]",
              "issueID": "0a32a1b73b88c0ccd06963aec36893d6",
              "signature": "a58da2404a787aed62408aab81e8b782",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0a32a1b73b88c0ccd06963aec36893d6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 35,
                  "y": 16
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 25203,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/digital\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Dig",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[15]",
              "issueID": "af39102156accf14ee853e6165dbc8c5",
              "signature": "1e955625faafe6ef9ec4587d218f0998",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=af39102156accf14ee853e6165dbc8c5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25203,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top bg-gray-100 border-gray-100\" title=\"Article\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[1]",
              "issueID": "aa5364256f936b2a674514a2db9789cc",
              "signature": "33dcf563c299ae2d24a42d4aeb1b073a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=aa5364256f936b2a674514a2db9789cc"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 183,
                  "y": 16
                },
                "height": 16,
                "width": 130
              },
              "position": {
                "line": 25203,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/solutions/development-platforms\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 trunc",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[2]",
              "issueID": "3d2b9366d2814ef331bf2d9eeb80c8c2",
              "signature": "05732eadc21ddc2fd8cde4eb16fc7335",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3d2b9366d2814ef331bf2d9eeb80c8c2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 32,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25203,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"Cisco\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[3]",
              "issueID": "e60952da5cd7bda75cebb1e1cbedbf11",
              "signature": "7b5a9306eeef7aee3d252911865395f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e60952da5cd7bda75cebb1e1cbedbf11"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 99,
                  "y": 16
                },
                "height": 16,
                "width": 99
              },
              "position": {
                "line": 25205,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/industry/financial-services\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[4]",
              "issueID": "7e4afbcf262b16c4be1583ea17a818ad",
              "signature": "15c959b632dc4a6c8f49001931052639",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7e4afbcf262b16c4be1583ea17a818ad"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 33,
                  "y": 16
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 25207,
                "column": 724
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/topic/aiops\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100 truncate\" title=\"AIOps\" s",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[5]",
              "issueID": "d4ee7e9a9b7e2d18f7ab415539c5ad66",
              "signature": "1cec6ca488b05e17c6f9046590ce5262",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d4ee7e9a9b7e2d18f7ab415539c5ad66"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 156,
                  "y": 16
                },
                "height": 16,
                "width": 156
              },
              "position": {
                "line": 25209,
                "column": 71
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-473b2f90=\"\" href=\"/category/automation-and-orchestration\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline align-top min-w-0 bg-gray-100 border-gray-100",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[6]",
              "issueID": "d7e37dcc979bd82bcf02d8cd756c02ea",
              "signature": "c38f817c550f428d2968d174586f5c11",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d7e37dcc979bd82bcf02d8cd756c02ea"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63,
                  "y": 16
                },
                "height": 16,
                "width": 63
              },
              "position": {
                "line": 25217,
                "column": 41
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=case-study\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Case Study",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "4cb3c701f7bb7fbefc3abcbec6144f42",
              "signature": "1d1862ae7f001dd769b7cd440e6dda6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4cb3c701f7bb7fbefc3abcbec6144f42"
            },
            {
              "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": 79,
                  "y": 0
                },
                "bottom-right": {
                  "x": 196,
                  "y": 16
                },
                "height": 16,
                "width": 117
              },
              "position": {
                "line": 25219,
                "column": 41
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/strategic-resourcing\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "0922e164cda1dddb701be6ad4176b351",
              "signature": "55811ad44c4e477691d2fd70fdc5413d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0922e164cda1dddb701be6ad4176b351"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 32,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25227,
                "column": 36
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=video\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Video\" data-cy=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "d752841958284a238a77c7b615cd842d",
              "signature": "ce0cd61abcb2ccc4f8fb4b4d99000a3e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d752841958284a238a77c7b615cd842d"
            },
            {
              "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": 48,
                  "y": 0
                },
                "bottom-right": {
                  "x": 149,
                  "y": 16
                },
                "height": 16,
                "width": 101
              },
              "position": {
                "line": 25229,
                "column": 36
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/cisco-hybrid-work\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "issueID": "3ce5fb7b96f6f95964ad6fcb3715b360",
              "signature": "a3f1cd44a77a03170ff68561acb7873f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3ce5fb7b96f6f95964ad6fcb3715b360"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25235,
                "column": 36
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "ebc2332e26ac478ad35b3b8b36a228b4",
              "signature": "5b7fc6413352a75639a25a872dbf45cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ebc2332e26ac478ad35b3b8b36a228b4"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 82,
                  "y": 16
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 25237,
                "column": 46
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/swift\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"Sw",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "issueID": "0eaee7aa90fe8899e999e9300cb9df80",
              "signature": "bb75a0e35ba28f657f4fe7385c9f4965",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0eaee7aa90fe8899e999e9300cb9df80"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25249,
                "column": 17
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "662a6661bdec69831f2e50d3f705ee2b",
              "signature": "6272052a6046f9b3c4e8e6dfbcd4a4ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=662a6661bdec69831f2e50d3f705ee2b"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 82,
                  "y": 16
                },
                "height": 16,
                "width": 29
              },
              "position": {
                "line": 25251,
                "column": 455
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/swift\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"Sw",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "f6337b1af49665a31ca1d7ad6a9ffa1e",
              "signature": "5f0fa215e3bd1ab280afc2172c275fc1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f6337b1af49665a31ca1d7ad6a9ffa1e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25257,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/span[1]/a[1]",
              "issueID": "e3ebcde3a6c068d3f596a651694a8eb5",
              "signature": "24142b979933fd95d4e5170ebce87678",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e3ebcde3a6c068d3f596a651694a8eb5"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 171,
                  "y": 16
                },
                "height": 16,
                "width": 118
              },
              "position": {
                "line": 25259,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/vmware-vcloud-suite\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/span[1]/a[2]",
              "issueID": "e1fb3250762db31fc67b55aceca29d2f",
              "signature": "9cf12dcfaae2dfaf772eb93034c8e43d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e1fb3250762db31fc67b55aceca29d2f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25271,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/span[1]/a[1]",
              "issueID": "80bbda238540cd087e206372eb1bacf2",
              "signature": "6521546ba10a619a8afd7d7a2d29644a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=80bbda238540cd087e206372eb1bacf2"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 164,
                  "y": 16
                },
                "height": 16,
                "width": 111
              },
              "position": {
                "line": 25273,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/consulting-services\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/span[1]/a[2]",
              "issueID": "c05be44e13f54a9e2813dc4ef9fe9374",
              "signature": "b7906a0a1d76f5f3886c410f73f43e00",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c05be44e13f54a9e2813dc4ef9fe9374"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 32,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25285,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=video\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Video\" data-cy=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/span[1]/a[1]",
              "issueID": "93bf50511f9a12504a4ab3ad9c83fc6a",
              "signature": "52494138e0369d835ff5ca69adf7b917",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=93bf50511f9a12504a4ab3ad9c83fc6a"
            },
            {
              "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": 48,
                  "y": 0
                },
                "bottom-right": {
                  "x": 159,
                  "y": 16
                },
                "height": 16,
                "width": 111
              },
              "position": {
                "line": 25287,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/dell-data-protection\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/span[1]/a[2]",
              "issueID": "115d7e79bcc5535d8aa7616bd0f977fc",
              "signature": "510a2adee38d90a57359e907fd9f9a62",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=115d7e79bcc5535d8aa7616bd0f977fc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 32,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25299,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=video\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Video\" data-cy=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/span[1]/a[1]",
              "issueID": "f59df32df7fc8485dc0a82ae0dc460db",
              "signature": "7094bd00c3b84ab0f3f3a27d3d5184c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f59df32df7fc8485dc0a82ae0dc460db"
            },
            {
              "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": 48,
                  "y": 0
                },
                "bottom-right": {
                  "x": 235,
                  "y": 16
                },
                "height": 16,
                "width": 187
              },
              "position": {
                "line": 25301,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/palo-alto-networks-prisma-access\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/span[1]/a[2]",
              "issueID": "20f8209858456c3d99854a2f81c45f05",
              "signature": "10cc5a9c5346463daf309efe6b1552e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=20f8209858456c3d99854a2f81c45f05"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25315,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "ff390a1ccf296b3de823e8d08e2ba27a",
              "signature": "7bb19ec999e4976b6587ce69ee30b256",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ff390a1ccf296b3de823e8d08e2ba27a"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 198,
                  "y": 16
                },
                "height": 16,
                "width": 145
              },
              "position": {
                "line": 25323,
                "column": 1030
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "f95f58dba59599c09c9f2309ab9c815d",
              "signature": "76d60601cbff6d74585e28f9cec5b2e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f95f58dba59599c09c9f2309ab9c815d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25329,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "082e5f372ac93f097f475b1b4a3879b4",
              "signature": "e5dd7ba16a642ae38aa6d0f347238573",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=082e5f372ac93f097f475b1b4a3879b4"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 121,
                  "y": 16
                },
                "height": 16,
                "width": 68
              },
              "position": {
                "line": 25331,
                "column": 75
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/crowdstrike\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" tit",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "issueID": "daaefa3dc07cc856b7ca2bc141d0b7a8",
              "signature": "b2852435074e53767814d6a39927682e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=daaefa3dc07cc856b7ca2bc141d0b7a8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25341,
                "column": 84
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "5507254bc2f9ae3fa38e824553b41cae",
              "signature": "f2c9c039792d8d881072189eb77c52e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5507254bc2f9ae3fa38e824553b41cae"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 240,
                  "y": 16
                },
                "height": 16,
                "width": 187
              },
              "position": {
                "line": 25347,
                "column": 213
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/palo-alto-networks-prisma-access\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "issueID": "ab41e76b829f77d0a9a32852fc9fe8f1",
              "signature": "ba55ba32901f84b767774f1c8ab91cb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ab41e76b829f77d0a9a32852fc9fe8f1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25357,
                "column": 213
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "0b99c937c105ecc237f8b9118c147fb0",
              "signature": "d1a27ca4ac4c9b10fdc64c306f94a5d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0b99c937c105ecc237f8b9118c147fb0"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 85,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25359,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"Ci",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "256d57426d196e6d799cf988ce649720",
              "signature": "b7cffbad5a7e90945fd3aaec36c80a8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=256d57426d196e6d799cf988ce649720"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25371,
                "column": 691
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "408bc2a064038fae92b32325d27bc105",
              "signature": "409c5ee0d262498512e6e52299ea6933",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=408bc2a064038fae92b32325d27bc105"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 189,
                  "y": 16
                },
                "height": 16,
                "width": 136
              },
              "position": {
                "line": 25373,
                "column": 15
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/cloud-data-management\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "88a9d54aed4f49f8d14f4f81003647a2",
              "signature": "e44af319211484cc21dcce2931927a34",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=88a9d54aed4f49f8d14f4f81003647a2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25385,
                "column": 861
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "e8bc739f4d3285fb16c6c3e80c5fa0e5",
              "signature": "1241ad62ce646f772274060a6acce531",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e8bc739f4d3285fb16c6c3e80c5fa0e5"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 198,
                  "y": 16
                },
                "height": 16,
                "width": 145
              },
              "position": {
                "line": 25387,
                "column": 15
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "issueID": "523cabcc9cbe6606fb07d4ce54ae08cd",
              "signature": "98935fc41ca9bb1d5fef7a4382f20861",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=523cabcc9cbe6606fb07d4ce54ae08cd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25393,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "6596584df553924583d37ff3dd767ee1",
              "signature": "c806a0aabd8cbb03bcbc2cecc67c1626",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6596584df553924583d37ff3dd767ee1"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 240,
                  "y": 16
                },
                "height": 16,
                "width": 187
              },
              "position": {
                "line": 25395,
                "column": 357
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/palo-alto-networks-prisma-access\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "issueID": "ca16e5fb884509344948a23d21e03809",
              "signature": "fb588bc72cff828c37eb204fd4588845",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ca16e5fb884509344948a23d21e03809"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25407,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "e0cd75f66a6627c5189ea1b62d5d6bff",
              "signature": "3e41afb4d356b62dacfdfb8077d089a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e0cd75f66a6627c5189ea1b62d5d6bff"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 97,
                  "y": 16
                },
                "height": 16,
                "width": 44
              },
              "position": {
                "line": 25409,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/fortinet\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "17621fb0d943d4f5c1a9c48b47c89e1e",
              "signature": "dcbb7d26b9d62b5db34001c53952620b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=17621fb0d943d4f5c1a9c48b47c89e1e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25417,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "41b84c7c713df28777c560ca8269f359",
              "signature": "95584cc5593a13ee66fdd0f3f81ece83",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=41b84c7c713df28777c560ca8269f359"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 198,
                  "y": 16
                },
                "height": 16,
                "width": 145
              },
              "position": {
                "line": 25419,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "905e7bd526394e9db203c238d2470830",
              "signature": "557f05b44dbb58e2ff92438c50b0ebc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=905e7bd526394e9db203c238d2470830"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25425,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "11b4b9e778e0f9c9725c10737c1d667e",
              "signature": "6b4cb4c117bb389d3446ceda3b709301",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=11b4b9e778e0f9c9725c10737c1d667e"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 117,
                  "y": 16
                },
                "height": 16,
                "width": 64
              },
              "position": {
                "line": 25427,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/ot-security\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "issueID": "9b7b3edb6d936df4b49ae37b2bcd51f1",
              "signature": "ba3f6548a0200a7e0dbb40a3e1fe0312",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9b7b3edb6d936df4b49ae37b2bcd51f1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25433,
                "column": 360
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "3ab9e777a00e95b8d63800523aef513a",
              "signature": "f905d215fb248ad6d2a28480f3c64f9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3ab9e777a00e95b8d63800523aef513a"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 112,
                  "y": 16
                },
                "height": 16,
                "width": 59
              },
              "position": {
                "line": 25441,
                "column": 655
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/corporate/why-wwt\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "issueID": "52f04662c84361b2105b78c6311df5a0",
              "signature": "4ba248b870e8862822ac333642c3919e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=52f04662c84361b2105b78c6311df5a0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25447,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "9c3585d983cc1d988a514b42a7aa381c",
              "signature": "5a7ace9e54ca2dc5ea9ff1698ee0b531",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9c3585d983cc1d988a514b42a7aa381c"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 107,
                  "y": 16
                },
                "height": 16,
                "width": 54
              },
              "position": {
                "line": 25449,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/microsoft\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "87505865056ba3bd07bb44ba9941c78b",
              "signature": "36944540330e4428340899226668fd0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=87505865056ba3bd07bb44ba9941c78b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 32,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25463,
                "column": 225
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=event\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Event\" data-cy=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "b1bbd94d57069d83b69c73ffe631d93f",
              "signature": "eab5060c2aea5721b706b7d6617e4ae1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b1bbd94d57069d83b69c73ffe631d93f"
            },
            {
              "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": 48,
                  "y": 0
                },
                "bottom-right": {
                  "x": 93,
                  "y": 16
                },
                "height": 16,
                "width": 45
              },
              "position": {
                "line": 25465,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/events/webinars\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag capitalize last-of-type:truncate bg-gray-100 border-gray-1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "184d991ed11858d49106aabf0fb9365f",
              "signature": "59aee0373c677b3a77106be860b6c525",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=184d991ed11858d49106aabf0fb9365f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25477,
                "column": 754
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "cbe3f1502d32dc408dfbcdafd56d8497",
              "signature": "c99498aa2e318f2cdaba693e02afd9bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cbe3f1502d32dc408dfbcdafd56d8497"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 189,
                  "y": 16
                },
                "height": 16,
                "width": 136
              },
              "position": {
                "line": 25479,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/cloud-data-management\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "issueID": "1fd8ede229ac6087d774870f6cce031f",
              "signature": "0294f69c6146be15d723b750ecbc5c2e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1fd8ede229ac6087d774870f6cce031f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25491,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "5d110edfb8f4f46fdc8eb5e60bc5f349",
              "signature": "1fe80d444dfceff9a96141d4f026a4a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5d110edfb8f4f46fdc8eb5e60bc5f349"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 198,
                  "y": 16
                },
                "height": 16,
                "width": 145
              },
              "position": {
                "line": 25493,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/topic/infrastructure-automation\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "issueID": "3567072f91bba113ea2ab982222aea79",
              "signature": "58d8753da02e3cc0cb623db19803e76c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3567072f91bba113ea2ab982222aea79"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25505,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "cd8685a011adae86e50b6f4181008a5b",
              "signature": "a1af99e33271c4ab688b6978a5f1924d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cd8685a011adae86e50b6f4181008a5b"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 183,
                  "y": 16
                },
                "height": 16,
                "width": 130
              },
              "position": {
                "line": 25507,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/development-platforms\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "fe8dfd020f5d703cd56325fb1eda40f2",
              "signature": "8a59e6eae65e7d202bca502288e314ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fe8dfd020f5d703cd56325fb1eda40f2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25521,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Lab\" data-cy=\"3\"&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "f7f3cedb9a9395caa51a107e96fb9691",
              "signature": "a9ac3b5b6a0e5e4b28b817aafeff6e6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f7f3cedb9a9395caa51a107e96fb9691"
            },
            {
              "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": 35,
                  "y": 0
                },
                "bottom-right": {
                  "x": 57,
                  "y": 16
                },
                "height": 16,
                "width": 22
              },
              "position": {
                "line": 25523,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/atc\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"ATC\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "0d47095a814ae3cf0c57e31bdf6abb89",
              "signature": "8f5fa3aaa8d11714e7ef8c3fbb301fb4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0d47095a814ae3cf0c57e31bdf6abb89"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25535,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Lab\" data-cy=\"3\"&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "93cdb834982632b10502342ddb04d5c0",
              "signature": "0f419cee2d2ed05e8610904c41177360",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=93cdb834982632b10502342ddb04d5c0"
            },
            {
              "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": 35,
                  "y": 0
                },
                "bottom-right": {
                  "x": 136,
                  "y": 16
                },
                "height": 16,
                "width": 101
              },
              "position": {
                "line": 25537,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/cisco-hybrid-work\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "issueID": "c4de4a205f60f43032f3a2dcf2c4b859",
              "signature": "484d8080aa573048dd905f488c5dd8a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c4de4a205f60f43032f3a2dcf2c4b859"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25549,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Lab\" data-cy=\"3\"&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "641adea93a58a2595f9d232db62df177",
              "signature": "4debd25e43b992911a09a0b70c2f4479",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=641adea93a58a2595f9d232db62df177"
            },
            {
              "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": 35,
                  "y": 0
                },
                "bottom-right": {
                  "x": 165,
                  "y": 16
                },
                "height": 16,
                "width": 130
              },
              "position": {
                "line": 25551,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/development-platforms\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-g",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "issueID": "966cc23e4e87618e870aca7fc45de41c",
              "signature": "006c8ab93bce0572f51b3adad1805b51",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=966cc23e4e87618e870aca7fc45de41c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25563,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Lab\" data-cy=\"3\"&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "dd74d2fb48cd256f4c5288cfcd512bbb",
              "signature": "e6727c0e566afdc4939a296527bfbd8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dd74d2fb48cd256f4c5288cfcd512bbb"
            },
            {
              "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": 35,
                  "y": 0
                },
                "bottom-right": {
                  "x": 57,
                  "y": 16
                },
                "height": 16,
                "width": 22
              },
              "position": {
                "line": 25565,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/atc\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"ATC\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "6d11f647ceb003437c85b1fdc9eb4943",
              "signature": "ef0f16600240cf9fbd248df713da0428",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6d11f647ceb003437c85b1fdc9eb4943"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 16
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 25579,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"News\" data-cy=\"4",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "86f2d46f79950f66294f50ddbc0d645a",
              "signature": "71ef38d873be9b00c15e7837d84da1e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=86f2d46f79950f66294f50ddbc0d645a"
            },
            {
              "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": 46,
                  "y": 0
                },
                "bottom-right": {
                  "x": 149,
                  "y": 16
                },
                "height": 16,
                "width": 103
              },
              "position": {
                "line": 25581,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/corporate/global-citizen-live\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gra",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "f2e5bd5616174f63586c9cc0d97bd519",
              "signature": "b891c8bbad5cc51d941b5ebf40444b1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f2e5bd5616174f63586c9cc0d97bd519"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 16
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 25593,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"News\" data-cy=\"4",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "c73480bf71e00b0752b06662976cc589",
              "signature": "7f6c4603a6af2bfc14eb1a1b7f11b8cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c73480bf71e00b0752b06662976cc589"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 16
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 25605,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"News\" data-cy=\"4",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "1834313109a13ca7f3b22fa3f18a61ac",
              "signature": "5ba7c4738fd1fd9db8cb7a9dcfdd27c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1834313109a13ca7f3b22fa3f18a61ac"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 16
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 25611,
                "column": 761
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=news\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"News\" data-cy=\"4",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "6b6e5991a24853e9847a9c9987f626cc",
              "signature": "4ded0963d3b9b3c900076524025f2810",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6b6e5991a24853e9847a9c9987f626cc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25637,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "11abc5b456b4ec22f221c6916762c6ec",
              "signature": "73fe31297c5500367047e435b9c71b67",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=11abc5b456b4ec22f221c6916762c6ec"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 222,
                  "y": 16
                },
                "height": 16,
                "width": 169
              },
              "position": {
                "line": 25639,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/netapp-cloud-volumes-ontap\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 borde",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/span[1]/a[2]",
              "issueID": "d6f72d8ea7cf9c634220f7428d4018f9",
              "signature": "958df4926d372ab5f9da997a34adefcd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d6f72d8ea7cf9c634220f7428d4018f9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25651,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "f935066d49a656eaf5875133059f6234",
              "signature": "7e2db24ab7afa4d3c2024eac8135a617",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f935066d49a656eaf5875133059f6234"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 222,
                  "y": 16
                },
                "height": 16,
                "width": 169
              },
              "position": {
                "line": 25653,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/netapp-cloud-volumes-ontap\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 borde",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/span[1]/a[2]",
              "issueID": "35c92da3022eb3f434c03894fd54b542",
              "signature": "d7c94be8f7cd38799f8e64d48a883402",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=35c92da3022eb3f434c03894fd54b542"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25665,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "a3440afa4c479c67b60a3ec1df8da906",
              "signature": "f52ce17651b643e31faa2c25c9e2cd91",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a3440afa4c479c67b60a3ec1df8da906"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 265,
                  "y": 16
                },
                "height": 16,
                "width": 212
              },
              "position": {
                "line": 25667,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/netapp-fabric-attached-storage-fas\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "8d86f52930bd173a3172aedd4b38c4de",
              "signature": "223adf7a97f73fa99c1e87373275c9a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8d86f52930bd173a3172aedd4b38c4de"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25693,
                "column": 222
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=lab\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Lab\" data-cy=\"3\"&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "ed91c086b01a1490d79c69ff4100d891",
              "signature": "560aa4f1fbdd5c3a1b41efc83a765428",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ed91c086b01a1490d79c69ff4100d891"
            },
            {
              "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": 35,
                  "y": 0
                },
                "bottom-right": {
                  "x": 136,
                  "y": 16
                },
                "height": 16,
                "width": 101
              },
              "position": {
                "line": 25695,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/cisco-hybrid-work\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/span[1]/a[2]",
              "issueID": "94313427ba090b80ae1cfbc0bd427661",
              "signature": "25f3a23fc4c9bdcada4ce7d17b06cde5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=94313427ba090b80ae1cfbc0bd427661"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 32,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25707,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=video\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Video\" data-cy=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "9c8bd59a6d3570d98c4ed99d28a1242b",
              "signature": "5f1cc5a0c1e3fc9e8e00aca01a5fd447",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9c8bd59a6d3570d98c4ed99d28a1242b"
            },
            {
              "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": 48,
                  "y": 0
                },
                "bottom-right": {
                  "x": 73,
                  "y": 16
                },
                "height": 16,
                "width": 25
              },
              "position": {
                "line": 25709,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/intel\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"In",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/span[1]/a[2]",
              "issueID": "2b076d4902d54a2d6bfede355db6ef6a",
              "signature": "70afa0f01f81fdb4b0f0c895904b3260",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2b076d4902d54a2d6bfede355db6ef6a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25721,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/span[1]/a[1]",
              "issueID": "238473afbd91a123a435ca577765b868",
              "signature": "fa8a5dfcecb3ed301d9b24f62446fc1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=238473afbd91a123a435ca577765b868"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 75,
                  "y": 16
                },
                "height": 16,
                "width": 22
              },
              "position": {
                "line": 25723,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/atc\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"ATC\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/span[1]/a[2]",
              "issueID": "c5358dd54c4c1182bc3ce6a13746b087",
              "signature": "5f855f5f9e713c43ae011097fa8389e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c5358dd54c4c1182bc3ce6a13746b087"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 43,
                  "y": 16
                },
                "height": 16,
                "width": 43
              },
              "position": {
                "line": 25735,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=briefing\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Briefing\" da",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/span[1]/a[1]",
              "issueID": "b8fead5e55e10d479c6c41b697e18d80",
              "signature": "b8fc9c352ead175a9e96d7702ea6a29c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b8fead5e55e10d479c6c41b697e18d80"
            },
            {
              "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": 59,
                  "y": 0
                },
                "bottom-right": {
                  "x": 96,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25737,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/splunk\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"S",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/span[1]/a[2]",
              "issueID": "06a6036082cd4ce9422354394e7bdd1b",
              "signature": "90abbb1ddf086bb36f851ba082c37942",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=06a6036082cd4ce9422354394e7bdd1b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 55,
                  "y": 16
                },
                "height": 16,
                "width": 55
              },
              "position": {
                "line": 25749,
                "column": 1711
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=workshop\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Workshop\" da",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/span[1]/a[1]",
              "issueID": "9ec3079895f0f358f62217249e27b0f2",
              "signature": "cc0467b33d042334186700dd40d543fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9ec3079895f0f358f62217249e27b0f2"
            },
            {
              "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": 71,
                  "y": 0
                },
                "bottom-right": {
                  "x": 126,
                  "y": 16
                },
                "height": 16,
                "width": 55
              },
              "position": {
                "line": 25751,
                "column": 220
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/product/cisco-application-centric-infrastructure\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/span[1]/a[2]",
              "issueID": "424073332ad6e0af83db0252b2c47efb",
              "signature": "45081c57550ed25602505cd4089ca9b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=424073332ad6e0af83db0252b2c47efb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25757,
                "column": 759
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/span[1]/a[1]",
              "issueID": "830743084aaaea71f9ac1c9e7543278f",
              "signature": "1539bdb99e8cd2447cb703c14bfddc51",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=830743084aaaea71f9ac1c9e7543278f"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 85,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25767,
                "column": 764
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"Ci",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/span[1]/a[2]",
              "issueID": "31ab05013b567f21c032026724573b05",
              "signature": "c32225e62005c159b19293ab4ace963e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=31ab05013b567f21c032026724573b05"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25773,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/span[1]/a[1]",
              "issueID": "00ec93f8bfd7aef39a1e7e83f2f88df3",
              "signature": "978bdd38219abfdb9d72870a966d0488",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=00ec93f8bfd7aef39a1e7e83f2f88df3"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 85,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25781,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"Ci",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/span[1]/a[2]",
              "issueID": "646c2145b7d7801804b591ddd9609a4c",
              "signature": "98b613bfb45ab379e422bfbc2dbed4f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=646c2145b7d7801804b591ddd9609a4c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25787,
                "column": 761
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/span[1]/a[1]",
              "issueID": "e942f7ef4358c3709e6de85ca76abd05",
              "signature": "9f5f911b9032b7fa4db43e60c99888f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e942f7ef4358c3709e6de85ca76abd05"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 166,
                  "y": 16
                },
                "height": 16,
                "width": 113
              },
              "position": {
                "line": 25795,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/service/application-services\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/span[1]/a[2]",
              "issueID": "a052951e56ac0b031a0df8f186f14d1e",
              "signature": "6aad89c471ddd6a739a73434d400aaa5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a052951e56ac0b031a0df8f186f14d1e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 16
                },
                "height": 16,
                "width": 37
              },
              "position": {
                "line": 25801,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=article\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Article\" data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/span[1]/a[1]",
              "issueID": "9a17c827a1028b8adc4e88b4876ce465",
              "signature": "4fa70dfcd9cf4db1a45531297814a330",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9a17c827a1028b8adc4e88b4876ce465"
            },
            {
              "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": 53,
                  "y": 0
                },
                "bottom-right": {
                  "x": 85,
                  "y": 16
                },
                "height": 16,
                "width": 32
              },
              "position": {
                "line": 25809,
                "column": 1711
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/partner/cisco\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" title=\"Ci",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/span[1]/a[2]",
              "issueID": "bab3f196e8fdb2de668965fb0433441f",
              "signature": "662af97787104744c734c08676122e5a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bab3f196e8fdb2de668965fb0433441f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 63,
                  "y": 16
                },
                "height": 16,
                "width": 63
              },
              "position": {
                "line": 25815,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/search?pageTypes=case-study\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag bg-gray-100 border-gray-100\" title=\"Case Study",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/span[1]/a[1]",
              "issueID": "1216a60d638b9b7cd5290d3025f4f99b",
              "signature": "96d4d6034f68c268b6481124cae4238c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1216a60d638b9b7cd5290d3025f4f99b"
            },
            {
              "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": 79,
                  "y": 0
                },
                "bottom-right": {
                  "x": 150,
                  "y": 16
                },
                "height": 16,
                "width": 71
              },
              "position": {
                "line": 25817,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-a7f1eeec=\"\" data-v-238103cc=\"\" href=\"/solutions/hybrid-cloud\" class=\"wwt-pill focus:outline-none inline-flex items-center h-6 px-2 py-1 text-xs font-normal text-center no-underline card-tag last-of-type:truncate bg-gray-100 border-gray-100\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/span[1]/a[2]",
              "issueID": "4e0acd4fa5769a5b3d4f3c1571c4a06e",
              "signature": "7d427695d944e4760d7ad581e6cd2c78",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4e0acd4fa5769a5b3d4f3c1571c4a06e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 12,
                  "y": 4
                },
                "bottom-right": {
                  "x": 51,
                  "y": 22
                },
                "height": 18,
                "width": 39
              },
              "position": {
                "line": 25131,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"inline-block text-white btn-text leading-regular\" data-v-c5b4b3fe=\"\"&gt; Log In &lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/span[1]/div[1]/a[1]/button[1]/span[1]",
              "issueID": "97fb6ac2a3ef66cb3924b10f39fe7afd",
              "signature": "6697384bebccda8c2aaab9135812f1ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=97fb6ac2a3ef66cb3924b10f39fe7afd"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 14,
                  "y": 2
                },
                "bottom-right": {
                  "x": 26,
                  "y": 38
                },
                "height": 36,
                "width": 12
              },
              "position": {
                "line": 25133,
                "column": 0
              },
              "errorSnippet": "&lt;span title=\"Get Help\" id=\"get-help-modal-toggle\" class=\"inline-block text-xl font-semibold\" data-v-e5df1dc0=\"\"&gt;?&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/span[1]",
              "issueID": "d1e45ad54eb22f62181ffc7069213d70",
              "signature": "16f778dd337897956421fd41c06b4a25",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d1e45ad54eb22f62181ffc7069213d70"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 42
                },
                "bottom-right": {
                  "x": 540.484,
                  "y": 122
                },
                "height": 80,
                "width": 516.484
              },
              "position": {
                "line": 21382,
                "column": 404
              },
              "errorSnippet": "&lt;h1 data-color=\"base\" class=\"mb-2 text-f-3xl font-normal\" data-v-6352052e=\"\" data-v-07736cf4=\"\"&gt;An actionable roadmap to cloud maturity&lt;/h1&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/section[1]/div[1]/span[1]/span[1]/span[1]/div[1]/h1[1]",
              "issueID": "dd4e1ac3b1641b79a7b2be60a09941fa",
              "signature": "9134d3a9669880e163a856e821564491",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=dd4e1ac3b1641b79a7b2be60a09941fa"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 130
                },
                "bottom-right": {
                  "x": 540.484,
                  "y": 182
                },
                "height": 52,
                "width": 516.484
              },
              "position": {
                "line": 25077,
                "column": 10
              },
              "errorSnippet": "&lt;p data-color=\"medium\" class=\"text-f-md mb-6 font-normal break-words\" data-v-6352052e=\"\" data-v-07736cf4=\"\"&gt; A guide for assessing and maturing cloud capabilities across an organization's people, processes and technology. &lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/section[1]/div[1]/span[1]/span[1]/span[1]/div[1]/p[1]",
              "issueID": "52bbda3cc5773bc050667bdf65a7f501",
              "signature": "9af57c607675e16898dec027918259ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=52bbda3cc5773bc050667bdf65a7f501"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 206
                },
                "bottom-right": {
                  "x": 154,
                  "y": 233
                },
                "height": 27,
                "width": 130
              },
              "position": {
                "line": 25087,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"btn-text text-black\" data-v-3499c84c=\"\"&gt; Read the report &lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/section[1]/div[1]/span[1]/span[1]/span[1]/div[1]/a[1]/p[1]",
              "issueID": "815460fd3948f50b48ceee906f86d822",
              "signature": "00139434b7a4b17e642ea6a85d6f2a31",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=815460fd3948f50b48ceee906f86d822"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 187
                },
                "bottom-right": {
                  "x": 83,
                  "y": 204
                },
                "height": 17,
                "width": 83
              },
              "position": {
                "line": 23727,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/explore\" class=\"text-blue-500 hover:underline text-sm leading-5\"&gt; Explore more &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ad9c3848fe6bea5ed227005ff125cb17",
              "signature": "3ffbb71515868e06642442eed07cfb86",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ad9c3848fe6bea5ed227005ff125cb17"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 331
                },
                "bottom-right": {
                  "x": 214,
                  "y": 374
                },
                "height": 43,
                "width": 214
              },
              "position": {
                "line": 24134,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/event/62d9c7cbe983c3008a4b9428\" class=\"text-blue-500 hover:underline\"&gt; WWT Experts: Mick Coady on Security Transformation &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/aside[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "3ac305e47d34be4e667d7fc3fc78b71d",
              "signature": "e7d3ce64818dfe62944438701b438dbf",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=3ac305e47d34be4e667d7fc3fc78b71d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25081,
                "column": 10
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/reinventing-the-corner-deli-and-increasing-customer-loyalty-at-jersey-mikes\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "ad35cf268c5076daac1dc9a9a5ffd255",
              "signature": "6bb5d74f006ef8797bba6e11e73edaae",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ad35cf268c5076daac1dc9a9a5ffd255"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25093,
                "column": 99
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/cloud-maturity-model\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee6698=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "e1cbac734bedc926c3a630c6800f7116",
              "signature": "0821b9b0a0fc9747b2160595786795e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e1cbac734bedc926c3a630c6800f7116"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25103,
                "column": 19
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-5-priorities-for-security-in-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
              "issueID": "b154e1779ec1db4b08a53c2c9a822b83",
              "signature": "170a5dbf977067840a7ea981217512ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b154e1779ec1db4b08a53c2c9a822b83"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25119,
                "column": 17
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/wwt-randd-develops-subterranean-robotic-vehicle-to-save-lives-for-us-special-operations-forces\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/a[1]",
              "issueID": "de259a16b471dbb3f0b6780f583caf07",
              "signature": "d0450c20bfc099a0e190ff9eea42d9c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=de259a16b471dbb3f0b6780f583caf07"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25133,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/acse\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee6698=\"\" src=\"/api/a",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "2baa183f7e05bd51ac6b21f4ba76276c",
              "signature": "9a7085af2f433efe5e51ae30175d2662",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2baa183f7e05bd51ac6b21f4ba76276c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25141,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/army-modernization\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee6698=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "3eb0f0e5ed38530d60637a074b7736b5",
              "signature": "8b51c082735636593e91ec3f7ae5c91d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3eb0f0e5ed38530d60637a074b7736b5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25147,
                "column": 114
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/navy-digital-modernization-community\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;im",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "b6b977eb8da3c9e4843a57b616ddbbaf",
              "signature": "ada1d58dec375a097244999f81bd5dac",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b6b977eb8da3c9e4843a57b616ddbbaf"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25151,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/community/wwt-tanium-services\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee6698",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "453632d28676b458ab710d7d89c99879",
              "signature": "73794fc4c483b361c31a225434860c0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=453632d28676b458ab710d7d89c99879"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25215,
                "column": 41
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/healthcare-company-finds-efficiency-through-strategic-resourcing\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" clas",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "e1f3589a3172beb1eb03aaaba5d1f32b",
              "signature": "5c6c00ec170dd8f377a808d0d94a6f14",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e1f3589a3172beb1eb03aaaba5d1f32b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25225,
                "column": 93
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/cisco-sd-wan-overview\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee6698=\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "326e93b5d769e5385834ce5d273c8ce3",
              "signature": "c401db80b274bbfab9a5f0520ec11810",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=326e93b5d769e5385834ce5d273c8ce3"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25233,
                "column": 36
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/challenging-aspects-of-structured-concurrency-in-swift-part-2\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"ima",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "cee1e410deb11f5e577ccdd3ce1f7f63",
              "signature": "54a863b0d7f91267bbd5b3400e986bac",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cee1e410deb11f5e577ccdd3ce1f7f63"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25245,
                "column": 17
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/challenging-aspects-of-structured-concurrency-in-swift-part-1\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"ima",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "065438eed9d0c0a969014a60b6a1f57e",
              "signature": "989c0b502cce3725bb977f1cd66b923a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=065438eed9d0c0a969014a60b6a1f57e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25255,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" to=\"/article/httpsblogsvmwarecomcloud20211026operationalizing-multi-cloud-with-vmware-four-case-studies\" href=\"/article/httpsblogsvmwarecomcloud20211026operationalizing-multi-cloud-with-vmware-four-case-studies",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "e01aee46da0a48fa61f53f725a053836",
              "signature": "ff467d08567580fb8bd0ce0da883208c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e01aee46da0a48fa61f53f725a053836"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25269,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/2022-predictions-5-hot-trends-in-cloud-computing\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/a[1]",
              "issueID": "c6f781605d7c85872803af43471b22d9",
              "signature": "6f89f746319bbccf67b2eef3f4e9e39a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c6f781605d7c85872803af43471b22d9"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25283,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/dell-powerprotect-data-manager-overview\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/a[1]",
              "issueID": "15c533ff3f7044dea067d2ab2b992a80",
              "signature": "168c0700bd475c5217577751106baa2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=15c533ff3f7044dea067d2ab2b992a80"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25297,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/prisma-integration-with-cisco-sd-wan\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img da",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/a[1]",
              "issueID": "b91234ee62547b1388684f2c65176f51",
              "signature": "b1a1241e2ab9e2102ea640bf41cb8d98",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b91234ee62547b1388684f2c65176f51"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25313,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "9cfb425978299a2134d7906f79a5cd1b",
              "signature": "d828b7c330acadbd97302d37fc5a2f92",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9cfb425978299a2134d7906f79a5cd1b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25327,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/get-extended-protection-beyond-the-endpoint-with-xdr\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-contai",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "7d1510b278855378969433da2f2407cf",
              "signature": "a1020930041ad33239c2c7b60a22ea88",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7d1510b278855378969433da2f2407cf"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25339,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/security-service-edge-sse-what-happened-to-the-a-in-sase\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-co",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "b10c8ca730061950edc5d242b62ea805",
              "signature": "0ffad7ab51d95f461dd6445c207f84cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b10c8ca730061950edc5d242b62ea805"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25351,
                "column": 84
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/3-ways-sase-benefits-it-organizations\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "fd913f520c216f1d4f94d4f491c83e33",
              "signature": "a7b4b600e77055402f92154d5c51e82c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fd913f520c216f1d4f94d4f491c83e33"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25369,
                "column": 1119
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "38b6f44fc26ba5bcb9422da49e431497",
              "signature": "02130d1076c39b7f66658fbb701bb0e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=38b6f44fc26ba5bcb9422da49e431497"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25377,
                "column": 357
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "009b5009399aa56c4580521b04e3a093",
              "signature": "26a886c6bcec028855627279bd1d38ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=009b5009399aa56c4580521b04e3a093"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25391,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/security-service-edge-sse-what-happened-to-the-a-in-sase\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-co",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "7bf957e835ab8991784ffdc07a98ff6c",
              "signature": "46e5f811202bce54d898369fe8fa6c92",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7bf957e835ab8991784ffdc07a98ff6c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25405,
                "column": 15
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/have-zero-trust\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee6698=\"\" sr",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "80a9098805ec9d17cbae169c1476f551",
              "signature": "c672a81bb4336635a207b35609f8ba49",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=80a9098805ec9d17cbae169c1476f551"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25415,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "9eece02eb9dba2f8d466ed9c6a3d4187",
              "signature": "cc576082b8753dab93a8c18f1bb2bd32",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9eece02eb9dba2f8d466ed9c6a3d4187"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25423,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/securing-industrial-control-systems\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img d",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "345c2a6d24907cf459d2dd37c0f99b69",
              "signature": "8493f8b80bd773b196f22ecd7f68f5fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=345c2a6d24907cf459d2dd37c0f99b69"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25431,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/chart-a-course-to-transformation-where-is-your-business-on-the-it-modernization-maturity-curve\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "0ffef8c37b43d813d1045ab34c8097a0",
              "signature": "2842142051384025bcd09075ddbb5ac7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0ffef8c37b43d813d1045ab34c8097a0"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25445,
                "column": 14
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/how-to-clone-objects-in-dotnet-core\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img d",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "365063a13612f508dc15b25ac0919260",
              "signature": "23b37fa1c254f6c48f2b55f31836eade",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=365063a13612f508dc15b25ac0919260"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25461,
                "column": 432
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/event/62d734055d410f008767ed9c\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee669",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "44feb051f58a6227078b1dd65c414018",
              "signature": "d2b346c89d94114ee53eaec547564c70",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=44feb051f58a6227078b1dd65c414018"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25469,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/top-8-trends-in-data-storage-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "af845789f71dce034bd06d7a3293182e",
              "signature": "018f3a0e1cbf6f7ef5fcc3c20ef5b0ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=af845789f71dce034bd06d7a3293182e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25483,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/5-networking-priorities-for-2022\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "1229f2d7e7c74f5c00f5aabff0ab3524",
              "signature": "f1a65c6a0f35375bb577ad2810db2cd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1229f2d7e7c74f5c00f5aabff0ab3524"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25497,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/see-enforce-automate-a-structured-approach-to-observability\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "9670c5201a784953c7bb6bf7dd350b59",
              "signature": "ab48969e727afae78e9b92a104f3cbdc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9670c5201a784953c7bb6bf7dd350b59"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25519,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/deploying-an-aci-multi-site-fabric-module-1-lab\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\"&gt;&lt;div data-v-f5f2f140=\"\" data-v-0c23d6ac=\"\" class=\"z-0 lab-pa",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "fed7e904ded94d7d224306b4122bfdda",
              "signature": "a4e8293b1db279e1236b304b4212d19d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fed7e904ded94d7d224306b4122bfdda"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25533,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/cisco-sd-wan-viptela-foundations-lab\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\"&gt;&lt;div data-v-f5f2f140=\"\" data-v-0c23d6ac=\"\" class=\"z-0 lab-pagecard-thum",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "bb45c4d4d921bcd109548de0ae48b7e1",
              "signature": "38ecfe532d6368af60d0003b7c9f6987",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bb45c4d4d921bcd109548de0ae48b7e1"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25547,
                "column": 754
              },
              "errorSnippet": "&lt;a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/pure-storage-portworx-lab-for-persistent-container-storage\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\"&gt;&lt;div data-v-f5f2f140=\"\" data-v-0c23d6ac=\"\" class=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "c1d209368ea0cd8784f89b590cab6932",
              "signature": "c518df44f4d5568f92979a242e975337",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c1d209368ea0cd8784f89b590cab6932"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25561,
                "column": 754
              },
              "errorSnippet": "&lt;a data-v-0c23d6ac=\"\" data-v-06e7617a=\"\" href=\"/lab/aci-virtual-simulator-lab\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\"&gt;&lt;div data-v-f5f2f140=\"\" data-v-0c23d6ac=\"\" class=\"z-0 lab-pagecard-thumb-wrapper h",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "715f53c64c5387a3893b6f61ede25027",
              "signature": "3b75880104dddd8e426c05f71fc671a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=715f53c64c5387a3893b6f61ede25027"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 128
                },
                "height": 128,
                "width": 172
              },
              "position": {
                "line": 25577,
                "column": 222
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/global-citizen-announces-lineups-for-2022-global-citizen-festival-in-new-york-city-and-accra-ghana-on-september-24\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"t",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "1bfe6e33cdc7391310c46cf65e3aa838",
              "signature": "c2534a4ac3678799f34930df188288d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1bfe6e33cdc7391310c46cf65e3aa838"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25591,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/jim-kavanaugh-and-joe-koenig-on-business-and-friendship\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-contai",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "a7c1159ab8294db4a398d60737dea645",
              "signature": "07ca70c6592e030d24879eb2047c8f09",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a7c1159ab8294db4a398d60737dea645"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25597,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/transforming-pain-into-purpose-to-help-cancer-patients\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-contain",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "9899a5aec2910ede57b76c7115a9c4a5",
              "signature": "194be3968139a4c2e904da7eece14243",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9899a5aec2910ede57b76c7115a9c4a5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 128
                },
                "height": 128,
                "width": 172
              },
              "position": {
                "line": 25609,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/news/world-wide-technology-launches-inaugural-public-sector-women-in-technology-symposium-at-2022-kpmg-womens-pga-championship\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-l",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "81827cba13d689d73def95ab22aca766",
              "signature": "a852e95ccb53e471d65b42061a43277b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=81827cba13d689d73def95ab22aca766"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25625,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/partner/netapp\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee6698=\"\" src=\"/api/a",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "220d46affe84c9ffe444becfc67a49cc",
              "signature": "863e58895427af006e9e3e0265581f84",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=220d46affe84c9ffe444becfc67a49cc"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25635,
                "column": 222
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/jumpstart-your-hybrid-cloud-journey\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img d",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "846cd4179da144b5a8fe424074f7d135",
              "signature": "8a2e9f695070e16128862c0f5a9e30fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=846cd4179da144b5a8fe424074f7d135"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25649,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/netapp-cloud-volumes-ontap-in-google-cloud-with-terraform\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-c",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "2b33e6e5567791bf2ebc00aec806a43c",
              "signature": "114c83dd32dae3e193ae7a5047eb4bdd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2b33e6e5567791bf2ebc00aec806a43c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25663,
                "column": 756
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/what-is-netapp-fabric-attached-storage-fas\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&l",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "28b02b1c26c9f4e3ab41997079876012",
              "signature": "2073720179fd5ad28574bf7186573084",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=28b02b1c26c9f4e3ab41997079876012"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25691,
                "column": 1711
              },
              "errorSnippet": "&lt;a data-v-0c23d6ac=\"\" href=\"/lab/cisco-meraki-mv-smart-camera-lab\" class=\"\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\" data-v-78658392=\"\"&gt;&lt;div data-v-f5f2f140=\"\" data-v-0c23d6ac=\"\" class=\"z-0 lab-pagecard-thumb-wrapper h-full relati",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/a[1]",
              "issueID": "1a5acf6cdb3bc92a904c979e7ab72f93",
              "signature": "d19725f6234330f89d06526dca4ce8b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1a5acf6cdb3bc92a904c979e7ab72f93"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25699,
                "column": 761
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/video/tec37-e08-securing-ai-models\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9e",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/a[1]",
              "issueID": "7cfbfcad0828d87a060f01ba34901686",
              "signature": "09e904c700167c29282e989c519e196d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7cfbfcad0828d87a060f01ba34901686"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25713,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/transforming-intels-security-posture-with-innovations-in-data-intelligence\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/a[1]",
              "issueID": "7b0827e1bdb0c498d301ed8e74d0d756",
              "signature": "3bdb54c58e55f83763e89924aa344363",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7b0827e1bdb0c498d301ed8e74d0d756"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25727,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/briefing/security-operations-briefing\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/a[1]",
              "issueID": "64699472362da30f954f4236694d5a3d",
              "signature": "5c9fdbbcf8db7ed78bc39537cb11c6bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=64699472362da30f954f4236694d5a3d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25741,
                "column": 758
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/workshop/nsx-on-aci-workshop\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee6698=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/a[1]",
              "issueID": "8a6511fe687d9b5372114a04dac7c01c",
              "signature": "1932949b8a7a48da918521f530a50569",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8a6511fe687d9b5372114a04dac7c01c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25755,
                "column": 15
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/creating-art-possible-through-custom-integrations\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/a[1]",
              "issueID": "22f3f6c1bd3f10ac8a899725507ed10a",
              "signature": "6c2fa1e25625706169d7063f24614a19",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=22f3f6c1bd3f10ac8a899725507ed10a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25771,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/the-multi-domain-architecture-mind-set\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;im",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/a[1]",
              "issueID": "e9dd53deb67ec82355c0576f71421d11",
              "signature": "847c10b3e6daabfd0915fa1ca944c648",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e9dd53deb67ec82355c0576f71421d11"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25785,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/6-ways-to-build-healthy-remote-teams\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/a[1]",
              "issueID": "6345c95dbdf465e4429f8e2df7e594f8",
              "signature": "82a143c0f74abb86b1808a59d1caec04",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6345c95dbdf465e4429f8e2df7e594f8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25799,
                "column": 23
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/article/tec17-podcast-tetration\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;div data-v-b9ee6698=\"\" class=\"image-container\"&gt;&lt;img data-v-b9ee66",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/a[1]",
              "issueID": "f5eee0c527e29a597584f0ab4516902d",
              "signature": "4ea59585689a2f10b4b03efc99bcd898",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f5eee0c527e29a597584f0ab4516902d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 120
                },
                "height": 120,
                "width": 172
              },
              "position": {
                "line": 25813,
                "column": 51
              },
              "errorSnippet": "&lt;a data-v-b9ee6698=\"\" data-v-78658392=\"\" href=\"/case-study/energy-provider-transforms-applications-through-hybrid-cloud-platform-and-devops-principles\" class=\"wwt-focus thumbnail min-w-0\" data-cy=\"content-card-thumbnail\" aria-label=\"thumbnail\"&gt;&lt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/a[1]",
              "issueID": "8a983c0de2f4369d1da7d169c5d1e73b",
              "signature": "cc79b2bfa65f74c6690970a39134074a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8a983c0de2f4369d1da7d169c5d1e73b"
            },
            {
              "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": 559.8125,
                  "y": 134
                },
                "bottom-right": {
                  "x": 597.8125,
                  "y": 148
                },
                "height": 14,
                "width": 38
              },
              "position": {
                "line": 25829,
                "column": 51
              },
              "errorSnippet": "&lt;a href=\"/about\" class=\"text-gray-400 text-sm no-underline inline-block relative leading-none hover:underline hover:text-blue-500\"&gt; About &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "116051f3da6d01fad72e4f6e22b5f828",
              "signature": "6147bcf81f6c89a8ae738c93407a0681",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=116051f3da6d01fad72e4f6e22b5f828"
            },
            {
              "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": 473.8125,
                  "y": 182
                },
                "bottom-right": {
                  "x": 558.8125,
                  "y": 196
                },
                "height": 14,
                "width": 85
              },
              "position": {
                "line": 25847,
                "column": 758
              },
              "errorSnippet": "&lt;a href=\"/privacy-policy\" class=\"text-gray-400 text-sm no-underline inline-block relative leading-none hover:underline hover:text-blue-500\"&gt; Privacy Policy &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[1]/ul[2]/li[1]/a[1]",
              "issueID": "efddabd1c6c612abf628af61f43b8d52",
              "signature": "8d948a989f866f7b6572da654d3813b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=efddabd1c6c612abf628af61f43b8d52"
            },
            {
              "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": 24,
                  "y": 130
                },
                "bottom-right": {
                  "x": 540.484,
                  "y": 182
                },
                "height": 52,
                "width": 516.484
              },
              "position": {
                "line": 25077,
                "column": 10
              },
              "errorSnippet": "&lt;p data-color=\"medium\" class=\"text-f-md mb-6 font-normal break-words\" data-v-6352052e=\"\" data-v-07736cf4=\"\"&gt; A guide for assessing and maturing cloud capabilities across an organization's people, processes and technology. &lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/section[1]/div[1]/span[1]/span[1]/span[1]/div[1]/p[1]",
              "issueID": "682c85a412aa70ed968a77fcdce6e0a8",
              "signature": "88806abe1360484a49de0145e6deac2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=682c85a412aa70ed968a77fcdce6e0a8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 16,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 25057,
                "column": 163
              },
              "errorSnippet": "&lt;button class=\"appearance-none absolute p-2 right-4 top-4\" style=\"display: none;\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 12 12\" class=\"h-4 w-4 text-gray-200 hover:text-white transition-colors\"&gt;&lt;path d=\"M12 1.055L1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "b1e125ea3267c7815297a26a4e7559b6",
              "signature": "a03e7597ef1ffbc2a93bcff8f997e2d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b1e125ea3267c7815297a26a4e7559b6"
            },
            {
              "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": -16,
                  "y": 0
                },
                "bottom-right": {
                  "x": 8,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 25097,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Scroll Right\" class=\"angle-button focus:outline-none disabled:bg-gray-200 relative inline-flex items-center justify-center rounded-full fs-scroll-button ml-4 right blue small w-6 h-6\" data-v-73ca1420=\"\" data-v-792fce57=\"\"&gt;&lt;di",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[2]/button[2]",
              "issueID": "11f1ba3215290c3c3eb0f7a92ddc83ff",
              "signature": "507dcc1bfd968eacba452f282c95a0de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=11f1ba3215290c3c3eb0f7a92ddc83ff"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 16,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 25131,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Open search\" class=\"search-button\" style=\"display: none;\" data-v-77ebd53b=\"\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 17 16\" class=\"search-icon\" data-v-77ebd53b=\"\"&gt;&lt;path d=\"M2.003 5.343h1a2.44 2.",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/span[1]/button[1]",
              "issueID": "60c1eaa487622f633a2c1acadecc42ed",
              "signature": "375510bdad86807f509278e9a7ae110b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=60c1eaa487622f633a2c1acadecc42ed"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 20962,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/esg\" data-cy=\"sideNavLink\" aria-label=\"ESG\" data-nav-id=\"62ed8d8c10be725bf6f828b0\" class=\"cursor-pointer focusable-collapsed focusable-open sidenav-focusable-level-3 flex hover:font-bold\" data-v-8a3ad076=\"\" tabindex=\"0\"&gt;&lt;div t",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[6]/a[1]",
              "issueID": "10425a5708a31b076c7cc383e98221d1",
              "signature": "1ac5055fd6b4e667617132bdc1a3f7ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=10425a5708a31b076c7cc383e98221d1"
            },
            {
              "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": 24,
                  "y": 42.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 69.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 24543,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#featured-insights\" id=\"featured-insights\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentC",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "e49d53e3918a42dd51fafe2db4d34b1e",
              "signature": "b7974f8460337eb0946700fe9577a496",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e49d53e3918a42dd51fafe2db4d34b1e"
            },
            {
              "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": 128,
                  "y": 0
                },
                "bottom-right": {
                  "x": 144,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 25259,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"1\" title=\"1\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "issueID": "e53d79e6d1910fe40eb4cda5eccd0dc4",
              "signature": "b981afb4b5bc691b2003e18592eda48c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e53d79e6d1910fe40eb4cda5eccd0dc4"
            },
            {
              "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": 173,
                  "y": 252
                },
                "bottom-right": {
                  "x": 189,
                  "y": 268
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 25267,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "8bb5f9cb114928e816e485b8f75997cc",
              "signature": "facef8a3b9077f3710f8efabe495b5b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8bb5f9cb114928e816e485b8f75997cc"
            },
            {
              "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": 154,
                  "y": 0
                },
                "bottom-right": {
                  "x": 174,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25273,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/button[1]",
              "issueID": "48f77a454dbbdb079890ef650a51678a",
              "signature": "143cc024872bb46e6d8bcc63e3a433c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=48f77a454dbbdb079890ef650a51678a"
            },
            {
              "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": 177,
                  "y": 88
                },
                "bottom-right": {
                  "x": 189,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25281,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "e3e12a7e529ac3f58828b73b5ab7a4cc",
              "signature": "815b905dd6770f8f689de518de421edc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e3e12a7e529ac3f58828b73b5ab7a4cc"
            },
            {
              "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": 143,
                  "y": 0
                },
                "bottom-right": {
                  "x": 163,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25287,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/button[1]",
              "issueID": "1fd8961019f61ef3bb5e35f0547f2378",
              "signature": "95b069e205d66582e1c80bec58bb435a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1fd8961019f61ef3bb5e35f0547f2378"
            },
            {
              "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": 177,
                  "y": 64
                },
                "bottom-right": {
                  "x": 189,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25295,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "b958095ba5eb5a4c2cdccb7771f73df6",
              "signature": "b9b7b96f8b1417eba9fe9a565b0fd201",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b958095ba5eb5a4c2cdccb7771f73df6"
            },
            {
              "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": 163,
                  "y": 0
                },
                "bottom-right": {
                  "x": 182,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25301,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[1]/button[1]",
              "issueID": "c3e8f7d6565f50d93fee491bcb986dab",
              "signature": "656e3490550780c922d5452b9d7bfe48",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c3e8f7d6565f50d93fee491bcb986dab"
            },
            {
              "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": 184,
                  "y": 64
                },
                "bottom-right": {
                  "x": 196,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25309,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "7284c9adcce733102e23b79e97308e4d",
              "signature": "99ba3e417f6646f11d8de0c7186340ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7284c9adcce733102e23b79e97308e4d"
            },
            {
              "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": 120,
                  "y": 0
                },
                "bottom-right": {
                  "x": 136,
                  "y": 16
                },
                "height": 16,
                "width": 16
              },
              "position": {
                "line": 25315,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"1\" title=\"1\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/span[1]/button[1]",
              "issueID": "ec5489de7d9cfef57986de20eb2c1710",
              "signature": "fad0183acf8d5bfde874635a6b62fc80",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ec5489de7d9cfef57986de20eb2c1710"
            },
            {
              "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": 181,
                  "y": 88
                },
                "bottom-right": {
                  "x": 193,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25323,
                "column": 109
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "8c2ac00d2126dac35c7cb90cd0f9745f",
              "signature": "86cd2e182948368de3f31c06ad00665b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8c2ac00d2126dac35c7cb90cd0f9745f"
            },
            {
              "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": 24,
                  "y": 989.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 1016.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25133,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#suggested-communities\" id=\"suggested-communities\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[2]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "7141930d77fb2a1a25f1d4cd3d9c3ab4",
              "signature": "e5e7404dbf1800a4e211ea1710159596",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7141930d77fb2a1a25f1d4cd3d9c3ab4"
            },
            {
              "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": 24,
                  "y": 1710.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 1737.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25159,
                "column": 114
              },
              "errorSnippet": "&lt;a href=\"#trending-at-world-wide-technology\" id=\"trending-at-world-wide-technology\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "12bda59c3b1f244b8ea8e4b040354bb0",
              "signature": "282408cec670ac5673d1d6539fdb0767",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=12bda59c3b1f244b8ea8e4b040354bb0"
            },
            {
              "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": 150,
                  "y": 0
                },
                "bottom-right": {
                  "x": 161,
                  "y": 16
                },
                "height": 16,
                "width": 11
              },
              "position": {
                "line": 25377,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-473b2f90=\"\" aria-label=\"+1\" title=\"+1\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer align-top bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "cfeabedac5d3bc6a27c1a8d788cdf362",
              "signature": "808cfb2452c09a893a4174807dd0f2e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cfeabedac5d3bc6a27c1a8d788cdf362"
            },
            {
              "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": 205,
                  "y": 0
                },
                "bottom-right": {
                  "x": 219,
                  "y": 16
                },
                "height": 16,
                "width": 14
              },
              "position": {
                "line": 25395,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-473b2f90=\"\" aria-label=\"+3\" title=\"+3\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer align-top bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "b698ac45a1c533c5b966d841b3d2c3db",
              "signature": "d8a97d40420af09e2875c30e634867e4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b698ac45a1c533c5b966d841b3d2c3db"
            },
            {
              "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": 199,
                  "y": 0
                },
                "bottom-right": {
                  "x": 214,
                  "y": 16
                },
                "height": 16,
                "width": 15
              },
              "position": {
                "line": 25453,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-473b2f90=\"\" aria-label=\"+4\" title=\"+4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer align-top bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[3]/section[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/button[1]",
              "issueID": "d1e10614b76dd7ae12f9bc0ffb0c02cc",
              "signature": "b116def28a108c091f84c57e2fcbc19b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d1e10614b76dd7ae12f9bc0ffb0c02cc"
            },
            {
              "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": 24,
                  "y": 2074.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 2101.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25213,
                "column": 41
              },
              "errorSnippet": "&lt;a href=\"#the-latest\" id=\"the-latest\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"&gt;&lt;/",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "d87e62c3370ea1808c5407949e0b58a8",
              "signature": "bc6835f43f9912b4b3a6bbb971e64862",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d87e62c3370ea1808c5407949e0b58a8"
            },
            {
              "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": 212,
                  "y": 0
                },
                "bottom-right": {
                  "x": 231,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25469,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"2\" title=\"2\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "issueID": "1f1c43a596a9454d359cea68179d4413",
              "signature": "2c2678a14248ff7672a454693b8b4af7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1f1c43a596a9454d359cea68179d4413"
            },
            {
              "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": 182,
                  "y": 88
                },
                "bottom-right": {
                  "x": 194,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25477,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "211da22ff98b35014cf34bfbd6b65fc2",
              "signature": "486a114b0433de53967f469489a25042",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=211da22ff98b35014cf34bfbd6b65fc2"
            },
            {
              "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": 165,
                  "y": 0
                },
                "bottom-right": {
                  "x": 185,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25483,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "issueID": "a2e3c76e8c5dd1a6246f41eea7360259",
              "signature": "4fec9e52e1fa230d15e466906cbf0fc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a2e3c76e8c5dd1a6246f41eea7360259"
            },
            {
              "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": 139,
                  "y": 64
                },
                "bottom-right": {
                  "x": 151,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25491,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "077b8995b8cb66a07e3e3d7cf565a227",
              "signature": "484383da4d32a23ec7bc43dbc0849534",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=077b8995b8cb66a07e3e3d7cf565a227"
            },
            {
              "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": 98,
                  "y": 0
                },
                "bottom-right": {
                  "x": 117,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25497,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "issueID": "bb99fbcdefdb7051e7ded236214088ec",
              "signature": "0d650db705bdbad08630694ffe76775d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bb99fbcdefdb7051e7ded236214088ec"
            },
            {
              "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": 188,
                  "y": 88
                },
                "bottom-right": {
                  "x": 200,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25505,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "862cef994a0808d885bdd5651088ad69",
              "signature": "d46094bd3be603acca1fb645917b8e0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=862cef994a0808d885bdd5651088ad69"
            },
            {
              "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": 98,
                  "y": 0
                },
                "bottom-right": {
                  "x": 117,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25511,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "issueID": "0dfbb301099939b43e5259fe1fd12f5d",
              "signature": "f3edc7a35bc09e9a89779794c731a54b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0dfbb301099939b43e5259fe1fd12f5d"
            },
            {
              "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": 185,
                  "y": 88
                },
                "bottom-right": {
                  "x": 197,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25519,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "b9e398c36117d3c56f70bcdca3651c5c",
              "signature": "3079aefd69108f7f227a96ccbecfc384",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b9e398c36117d3c56f70bcdca3651c5c"
            },
            {
              "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": 187,
                  "y": 0
                },
                "bottom-right": {
                  "x": 206,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25525,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/span[1]/button[1]",
              "issueID": "3262c105cc8f604015981b8b27485624",
              "signature": "1ccf8a01b8bd845ef6d231a886ce0e74",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3262c105cc8f604015981b8b27485624"
            },
            {
              "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": 177,
                  "y": 88
                },
                "bottom-right": {
                  "x": 189,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25533,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "49cd91d2235ffda8ff2ba05648ba03ef",
              "signature": "776f12b46b000a3a2427757b5930a45d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=49cd91d2235ffda8ff2ba05648ba03ef"
            },
            {
              "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": 180,
                  "y": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25539,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"6\" title=\"6\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/span[1]/button[1]",
              "issueID": "3d986a54a4d05b132f887cf6e5d1dfa6",
              "signature": "4bf90b30982143689fe6d7a90adef7c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3d986a54a4d05b132f887cf6e5d1dfa6"
            },
            {
              "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": 179,
                  "y": 64
                },
                "bottom-right": {
                  "x": 191,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25547,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[6]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "e0147c6837cac128be01a9fd64b3284e",
              "signature": "0bb96bfaece5674285f7073b59b696b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e0147c6837cac128be01a9fd64b3284e"
            },
            {
              "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": 175,
                  "y": 0
                },
                "bottom-right": {
                  "x": 194,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25553,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/span[1]/button[1]",
              "issueID": "5ce5875f1ee63653df95862effd40fcc",
              "signature": "1e001d59faec4436e65d4fa23d819268",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5ce5875f1ee63653df95862effd40fcc"
            },
            {
              "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": 133,
                  "y": 64
                },
                "bottom-right": {
                  "x": 145,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25561,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "bf809c58f68351dfa93d501d76442389",
              "signature": "2cb6d9ab857f9e6852d6d0ed44e1d6c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bf809c58f68351dfa93d501d76442389"
            },
            {
              "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": 251,
                  "y": 0
                },
                "bottom-right": {
                  "x": 270,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25567,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"7\" title=\"7\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/span[1]/button[1]",
              "issueID": "90e31ed8e2326e9e3ef239b1c2aaa650",
              "signature": "dda0fdd20aab3e7b7fe0e454e48ec19b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=90e31ed8e2326e9e3ef239b1c2aaa650"
            },
            {
              "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": 145,
                  "y": 64
                },
                "bottom-right": {
                  "x": 157,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25575,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "804ad1bf3b3e827761ef1ceb4931c612",
              "signature": "c88f1f074940123f12387a47b6e3628c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=804ad1bf3b3e827761ef1ceb4931c612"
            },
            {
              "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": 24,
                  "y": 3371.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 3398.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25311,
                "column": 51
              },
              "errorSnippet": "&lt;a href=\"#trending-in-security\" id=\"trending-in-security\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"cu",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "eba0019fa8525d7b8dfd8223622799e7",
              "signature": "f5ad1a878519fddb4c2518969d757176",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eba0019fa8525d7b8dfd8223622799e7"
            },
            {
              "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": 214,
                  "y": 0
                },
                "bottom-right": {
                  "x": 237,
                  "y": 16
                },
                "height": 16,
                "width": 23
              },
              "position": {
                "line": 25583,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "issueID": "6602911932fe1a6e93a8fedc8371ca70",
              "signature": "60df9cef6a97f620a1141d745d71f9f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6602911932fe1a6e93a8fedc8371ca70"
            },
            {
              "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": 169,
                  "y": 64
                },
                "bottom-right": {
                  "x": 181,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25591,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "0685fe8401921a26177d05c194b7f335",
              "signature": "b68f3c547b4c383e1a08474ea50b346c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0685fe8401921a26177d05c194b7f335"
            },
            {
              "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": 137,
                  "y": 0
                },
                "bottom-right": {
                  "x": 157,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25597,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "issueID": "c31262d60840113ffcd7b12e24d41bd3",
              "signature": "f83422858cef9e2bb217392638bd656b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c31262d60840113ffcd7b12e24d41bd3"
            },
            {
              "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": 183,
                  "y": 88
                },
                "bottom-right": {
                  "x": 195,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25605,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "d974bde7198ab8baa90d0934bef21ab3",
              "signature": "489e0aac4ad337d2c3ac342b0cbcf3b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d974bde7198ab8baa90d0934bef21ab3"
            },
            {
              "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": 256,
                  "y": 0
                },
                "bottom-right": {
                  "x": 279,
                  "y": 16
                },
                "height": 16,
                "width": 23
              },
              "position": {
                "line": 25611,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "issueID": "8bf67403d6fcb9493adf4c6385355d78",
              "signature": "b60917a9bc81d9762340deb942beed20",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8bf67403d6fcb9493adf4c6385355d78"
            },
            {
              "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": 182,
                  "y": 88
                },
                "bottom-right": {
                  "x": 194,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25619,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "0a475f47b9ea0dcd11a60df029d1aa82",
              "signature": "c3011ce2985b8e3a31595398a9c8e9d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0a475f47b9ea0dcd11a60df029d1aa82"
            },
            {
              "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": 101,
                  "y": 0
                },
                "bottom-right": {
                  "x": 120,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25625,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"8\" title=\"8\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "issueID": "ac3ae7e79a11f8cbde16fe5c22196cf5",
              "signature": "701a856da39f9435843d33d709dc2934",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ac3ae7e79a11f8cbde16fe5c22196cf5"
            },
            {
              "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": 179,
                  "y": 64
                },
                "bottom-right": {
                  "x": 191,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25633,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[5]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "6ee1b158deb64e1f071fcb8030ed15dc",
              "signature": "af6ebf0dc8d2a2863aba184903da3ba5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6ee1b158deb64e1f071fcb8030ed15dc"
            },
            {
              "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": 24,
                  "y": 4092.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 4119.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25363,
                "column": 75
              },
              "errorSnippet": "&lt;a href=\"#trending-in-cloud\" id=\"trending-in-cloud\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentC",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "49683dd5788aa1f03415e4a973b7355d",
              "signature": "9d5d92e8b3f55d94d41c4f9c86be64c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=49683dd5788aa1f03415e4a973b7355d"
            },
            {
              "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": 205,
                  "y": 0
                },
                "bottom-right": {
                  "x": 224,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25641,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"3\" title=\"3\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "issueID": "ab92f1712e6a728e64b88647529cd301",
              "signature": "4fb558d6c2f310eb4fc33c0faaba6492",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ab92f1712e6a728e64b88647529cd301"
            },
            {
              "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": 191,
                  "y": 64
                },
                "bottom-right": {
                  "x": 203,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25649,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "c2f2260002946229f979743344901a86",
              "signature": "b83a891ec52e31de742e61241672027d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c2f2260002946229f979743344901a86"
            },
            {
              "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": 214,
                  "y": 0
                },
                "bottom-right": {
                  "x": 237,
                  "y": 16
                },
                "height": 16,
                "width": 23
              },
              "position": {
                "line": 25655,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "issueID": "662288548789aea72a27a7555f6cbd95",
              "signature": "c1bde9429b2d06bc4a6cdd20d6625662",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=662288548789aea72a27a7555f6cbd95"
            },
            {
              "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": 169,
                  "y": 64
                },
                "bottom-right": {
                  "x": 181,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25663,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "3256a0190860c0ddcee4ab316d502f2d",
              "signature": "315cca15d6e5fb6233ca41892e98e4aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3256a0190860c0ddcee4ab316d502f2d"
            },
            {
              "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": 256,
                  "y": 0
                },
                "bottom-right": {
                  "x": 279,
                  "y": 16
                },
                "height": 16,
                "width": 23
              },
              "position": {
                "line": 25669,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "issueID": "66c74567ebaf6dad34c36455d717edc4",
              "signature": "f5d74e0ec8dee76429e5cbf37190aeaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=66c74567ebaf6dad34c36455d717edc4"
            },
            {
              "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": 182,
                  "y": 88
                },
                "bottom-right": {
                  "x": 194,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25677,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "83d8a9f46357ce5fca4ef716272dcf8d",
              "signature": "1407c1c260cb309f6483bed19c4c0f2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=83d8a9f46357ce5fca4ef716272dcf8d"
            },
            {
              "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": 113,
                  "y": 0
                },
                "bottom-right": {
                  "x": 132,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25683,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"7\" title=\"7\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "issueID": "3413e1787d27a1275a910314fba3f2e7",
              "signature": "e89acdd4cf9ab9bb2a8148f7a0bfe20c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3413e1787d27a1275a910314fba3f2e7"
            },
            {
              "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": 182,
                  "y": 64
                },
                "bottom-right": {
                  "x": 194,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25691,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[6]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "a45e3de934eeebb95dc962a9b97e2059",
              "signature": "0c580dffde8990b49e0183bb023d9dba",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a45e3de934eeebb95dc962a9b97e2059"
            },
            {
              "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": 24,
                  "y": 4813.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 4840.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25413,
                "column": 14
              },
              "errorSnippet": "&lt;a href=\"#trending-in-digital-transformation\" id=\"trending-in-digital-transformation\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.94",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "7a1c9d9c22ff69f1eb38bca690efd176",
              "signature": "9555cdcc1e52b2c732e5a2e6e4ac38d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7a1c9d9c22ff69f1eb38bca690efd176"
            },
            {
              "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": 214,
                  "y": 0
                },
                "bottom-right": {
                  "x": 237,
                  "y": 16
                },
                "height": 16,
                "width": 23
              },
              "position": {
                "line": 25699,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "issueID": "acc7fb664c16ce4e580b4f8cef308284",
              "signature": "ecbd97dbe3c49d400b1262a961189b6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=acc7fb664c16ce4e580b4f8cef308284"
            },
            {
              "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": 169,
                  "y": 64
                },
                "bottom-right": {
                  "x": 181,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25707,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "3936fab7e6fce1361ed7de1fce41db35",
              "signature": "7f64d0f05f758d4f8b45c8e3d6c3ea10",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3936fab7e6fce1361ed7de1fce41db35"
            },
            {
              "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": 133,
                  "y": 0
                },
                "bottom-right": {
                  "x": 153,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25713,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"6\" title=\"6\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "issueID": "f4c43a33690a5b5a4f42d42bd6a202a8",
              "signature": "bef748f98a3d58cb908230ae9b731d57",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f4c43a33690a5b5a4f42d42bd6a202a8"
            },
            {
              "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": 181,
                  "y": 64
                },
                "bottom-right": {
                  "x": 193,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25721,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "392ccb99a501aa3fb30a45e24b1960d3",
              "signature": "ec2246c35d1c96c51e728b69ae4e3b49",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=392ccb99a501aa3fb30a45e24b1960d3"
            },
            {
              "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": 128,
                  "y": 0
                },
                "bottom-right": {
                  "x": 148,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25727,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "issueID": "f2c7356ab5924e689a7f6347804ad41c",
              "signature": "01b089f095d36636290077e0c77831d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f2c7356ab5924e689a7f6347804ad41c"
            },
            {
              "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": 184,
                  "y": 88
                },
                "bottom-right": {
                  "x": 196,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25735,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "74ae0a385d6e412e10bcfbb7f8668217",
              "signature": "9ea6e9a9ac06205eea71a14baaa05eb4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=74ae0a385d6e412e10bcfbb7f8668217"
            },
            {
              "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": 123,
                  "y": 0
                },
                "bottom-right": {
                  "x": 142,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25741,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"3\" title=\"3\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "issueID": "efb33a3830fd2611cc1e0f3c5c65345c",
              "signature": "7116204a7925e435b6f04105bf77d56e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=efb33a3830fd2611cc1e0f3c5c65345c"
            },
            {
              "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": 186,
                  "y": 64
                },
                "bottom-right": {
                  "x": 198,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25749,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[7]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "b0473fb99d0276d50b238683cabb3a0b",
              "signature": "f620916c0b1082b16995e502aec23733",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b0473fb99d0276d50b238683cabb3a0b"
            },
            {
              "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": 24,
                  "y": 5534.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 5561.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25453,
                "column": 357
              },
              "errorSnippet": "&lt;a href=\"#trending-in-infrastructure-modernization\" id=\"trending-in-infrastructure-modernization\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.83",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "e23589753f9ede50d3c18214ea45f90e",
              "signature": "38a9946273e9de4cdd2be632015edd6c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e23589753f9ede50d3c18214ea45f90e"
            },
            {
              "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": 109,
                  "y": 0
                },
                "bottom-right": {
                  "x": 128,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25757,
                "column": 16
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"2\" title=\"2\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "issueID": "84473ae001cd2cccba78b460427c256c",
              "signature": "e49ac3487db8d6c17fe7951523d8ff7f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=84473ae001cd2cccba78b460427c256c"
            },
            {
              "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": 174,
                  "y": 64
                },
                "bottom-right": {
                  "x": 186,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25767,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "6f79bcf874bfd1da597ac48b37bb72be",
              "signature": "cc582522969d04ea898bad9003eaa3b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6f79bcf874bfd1da597ac48b37bb72be"
            },
            {
              "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": 205,
                  "y": 0
                },
                "bottom-right": {
                  "x": 224,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25773,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"3\" title=\"3\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "issueID": "efc8c6b7cd254eaaaff7d43d6318e158",
              "signature": "8b3a820b9b6b692e2b9518743abc0d00",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=efc8c6b7cd254eaaaff7d43d6318e158"
            },
            {
              "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": 191,
                  "y": 64
                },
                "bottom-right": {
                  "x": 203,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25781,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "fd784f25461c59d46f1763ea2393dee8",
              "signature": "f55e4d15f2a189a54b585636ca6f1a80",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fd784f25461c59d46f1763ea2393dee8"
            },
            {
              "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": 214,
                  "y": 0
                },
                "bottom-right": {
                  "x": 237,
                  "y": 16
                },
                "height": 16,
                "width": 23
              },
              "position": {
                "line": 25787,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"13\" title=\"13\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "issueID": "4f5242e5abf89e6d3604bf59f0af2157",
              "signature": "ba405f6688835269070e9e9a19d181ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4f5242e5abf89e6d3604bf59f0af2157"
            },
            {
              "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": 169,
                  "y": 64
                },
                "bottom-right": {
                  "x": 181,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25795,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "ef3321fb9a7848c42e8c84cd7deac269",
              "signature": "29823a662be27a724ba634e5a598d011",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ef3321fb9a7848c42e8c84cd7deac269"
            },
            {
              "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": 199,
                  "y": 0
                },
                "bottom-right": {
                  "x": 219,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25801,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "issueID": "5c0d51bdea3ebfe4b2ee613bae30c63f",
              "signature": "283578277b6d0e4ce78af4717fe28db2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5c0d51bdea3ebfe4b2ee613bae30c63f"
            },
            {
              "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": 187,
                  "y": 88
                },
                "bottom-right": {
                  "x": 199,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25809,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[8]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "e12b67aafd2c39b6ddbd9fc90cac7695",
              "signature": "825d6cfc4b180484dfb050e066fe7c48",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e12b67aafd2c39b6ddbd9fc90cac7695"
            },
            {
              "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": 24,
                  "y": 6255.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 6282.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25511,
                "column": 758
              },
              "errorSnippet": "&lt;a href=\"#top-labs\" id=\"top-labs\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"&gt;&lt;/path",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "df91439bc40208fb10cd38569e95ee73",
              "signature": "81f5db93ea9f0bd60da1a73830f6badd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=df91439bc40208fb10cd38569e95ee73"
            },
            {
              "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": 73,
                  "y": 0
                },
                "bottom-right": {
                  "x": 92,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25817,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"7\" title=\"7\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/span[1]/button[1]",
              "issueID": "eb773d11da2d46d32e4c44223dd387bc",
              "signature": "f9f259a1b2f1f5c1c18e32bb24614f4f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eb773d11da2d46d32e4c44223dd387bc"
            },
            {
              "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": 185,
                  "y": 88
                },
                "bottom-right": {
                  "x": 197,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25827,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "0fe439e00467dd20e2551a48859fd414",
              "signature": "4a014c729558b556dec5f55cae90edbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0fe439e00467dd20e2551a48859fd414"
            },
            {
              "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": 152,
                  "y": 0
                },
                "bottom-right": {
                  "x": 171,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25833,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "issueID": "14cdab835c4b02b7b9ded0b3ba85b1ac",
              "signature": "eb34350b128756d076a6d5d53a1c455e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=14cdab835c4b02b7b9ded0b3ba85b1ac"
            },
            {
              "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": 180,
                  "y": 64
                },
                "bottom-right": {
                  "x": 192,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25841,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "556d34e861bf7dc2cac72bb3664c00ee",
              "signature": "0808c75e8d51b8c9bf00a3feee127288",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=556d34e861bf7dc2cac72bb3664c00ee"
            },
            {
              "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": 181,
                  "y": 0
                },
                "bottom-right": {
                  "x": 201,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25847,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "issueID": "a3db4828875638573229803abc0e7dc2",
              "signature": "618b725561ee24d713437f78573819a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a3db4828875638573229803abc0e7dc2"
            },
            {
              "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": 174,
                  "y": 88
                },
                "bottom-right": {
                  "x": 186,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25855,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "efb361a911f2ff53ead3316ff2ceefd9",
              "signature": "8ea0c958e5c206122d8ed57fdfc1ae3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=efb361a911f2ff53ead3316ff2ceefd9"
            },
            {
              "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": 73,
                  "y": 0
                },
                "bottom-right": {
                  "x": 93,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25861,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"11\" title=\"11\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "issueID": "e907f299a110f16f72e5bc28066787a8",
              "signature": "5558eaa23fdf58196cdc65df69bf8588",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e907f299a110f16f72e5bc28066787a8"
            },
            {
              "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": 176,
                  "y": 64
                },
                "bottom-right": {
                  "x": 188,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25871,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[9]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "d5ce70445a5a1b9f60e3cebc2e770030",
              "signature": "51a6428b3faa4ad59b200b5a00647e37",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d5ce70445a5a1b9f60e3cebc2e770030"
            },
            {
              "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": 24,
                  "y": 6976.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 7003.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25575,
                "column": 1711
              },
              "errorSnippet": "&lt;a href=\"#featured-news\" id=\"featured-news\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"&gt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "9d1ddce240a4785fc0d2ab11943f2e07",
              "signature": "9b3507207f94b56cd29fd72c3ebc6a3e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9d1ddce240a4785fc0d2ab11943f2e07"
            },
            {
              "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": 179,
                  "y": 112
                },
                "bottom-right": {
                  "x": 191,
                  "y": 124
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25887,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "81df14d77dac33deb2f3ff6f4e88bfb6",
              "signature": "fd644048b7846438e85ec86837f21e54",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=81df14d77dac33deb2f3ff6f4e88bfb6"
            },
            {
              "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": 169,
                  "y": 88
                },
                "bottom-right": {
                  "x": 181,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25899,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "49f73b9f99f397573306eed57dbd9217",
              "signature": "4c1ccfe97739aa6e6ee60a5eae57e49f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=49f73b9f99f397573306eed57dbd9217"
            },
            {
              "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": 180,
                  "y": 88
                },
                "bottom-right": {
                  "x": 192,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25911,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "2c3acf94206ac1683b756a5ce6213ae9",
              "signature": "a6fd19c5d98539bf9c6e6f386d23c489",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2c3acf94206ac1683b756a5ce6213ae9"
            },
            {
              "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": 180,
                  "y": 112
                },
                "bottom-right": {
                  "x": 192,
                  "y": 124
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25923,
                "column": 109
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[10]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "b6a08cce202816432bdceb146c2c3635",
              "signature": "e0990a3067c157d02f51e5ed48379498",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b6a08cce202816432bdceb146c2c3635"
            },
            {
              "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": 24,
                  "y": 7708.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 7735.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25623,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"#partner-spotlight-netapp\" id=\"partner-spotlight-netapp\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/header[1]/h2[1]/a[1]",
              "issueID": "e9f4043fcad6be9ed9d01fe8c29e30be",
              "signature": "58ec2dd88721abdffaff65b372f4ba5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e9f4043fcad6be9ed9d01fe8c29e30be"
            },
            {
              "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": 238,
                  "y": 0
                },
                "bottom-right": {
                  "x": 258,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25941,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/span[1]/button[1]",
              "issueID": "1e2377365d30127d519b5eb726c07ee7",
              "signature": "dd311c9ad2591550838b970db2efff24",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1e2377365d30127d519b5eb726c07ee7"
            },
            {
              "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": 173,
                  "y": 64
                },
                "bottom-right": {
                  "x": 185,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25949,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "4af2def2cf6458ece466212e3a4f21d4",
              "signature": "7e680bfa7d60da8ec2f4d1f8dabdb115",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4af2def2cf6458ece466212e3a4f21d4"
            },
            {
              "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": 238,
                  "y": 0
                },
                "bottom-right": {
                  "x": 257,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25955,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"8\" title=\"8\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/span[1]/button[1]",
              "issueID": "1069c6725f0d64347524a69e034bfbb2",
              "signature": "92a1c3f0d25a05e8457a287c5cc84733",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1069c6725f0d64347524a69e034bfbb2"
            },
            {
              "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": 179,
                  "y": 88
                },
                "bottom-right": {
                  "x": 191,
                  "y": 100
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25963,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "6d698c9c6220bf04b0bf68a27d5e927a",
              "signature": "f3258070c781453ac132530e3b92ffce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6d698c9c6220bf04b0bf68a27d5e927a"
            },
            {
              "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": 281,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 25969,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/span[1]/button[1]",
              "issueID": "7d5a8309910796961a0bb11a8ec2aa7e",
              "signature": "cf02abbccfbb3f31d4e19aaba20ca3f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7d5a8309910796961a0bb11a8ec2aa7e"
            },
            {
              "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": 182,
                  "y": 64
                },
                "bottom-right": {
                  "x": 194,
                  "y": 76
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 25977,
                "column": 109
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[11]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "9737dd2b206d0607ce2c2d23f345a7c1",
              "signature": "0e9fd1e7d3afcbf8a62d09d640a02ba4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9737dd2b206d0607ce2c2d23f345a7c1"
            },
            {
              "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": 24,
                  "y": 8383.71875
                },
                "bottom-right": {
                  "x": 40,
                  "y": 8410.71875
                },
                "height": 27,
                "width": 16
              },
              "position": {
                "line": 25683,
                "column": 758
              },
              "errorSnippet": "&lt;a href=\"#explore-more\" id=\"explore-more\" tabindex=\"-1\" class=\"title-anchor\"&gt;&lt;svg fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\"&gt;&lt;path d=\"M10.163 5.262l-4.948 4.835.7.715 4.947-4.834-.699-.716z\" fill=\"currentColor\"&gt;&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/h2[1]/a[1]",
              "issueID": "8417addd3d30ef3f983c0fb4c1450657",
              "signature": "c67fb44351a716839632dee896282b7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8417addd3d30ef3f983c0fb4c1450657"
            },
            {
              "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": 152,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 25999,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"11\" title=\"11\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/span[1]/button[1]",
              "issueID": "455e018c91d74319cb1030cc61ca39ec",
              "signature": "45291d3ff68e9c9ad07ab5b2cfa2cd65",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=455e018c91d74319cb1030cc61ca39ec"
            },
            {
              "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": 177,
                  "y": 86
                },
                "bottom-right": {
                  "x": 189,
                  "y": 98
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26007,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[1]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "07b9431d1aba0dc6971fa2c4b2b4d22c",
              "signature": "fa969372cf3d86ca4c0fbd0e821877b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=07b9431d1aba0dc6971fa2c4b2b4d22c"
            },
            {
              "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": 89,
                  "y": 0
                },
                "bottom-right": {
                  "x": 109,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 26013,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"6\" title=\"6\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/span[1]/button[1]",
              "issueID": "80a15c38b6007ceadd751a7564a2079b",
              "signature": "79da4a2d2e1bcb244467ddc23c2dcfd8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=80a15c38b6007ceadd751a7564a2079b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 142,
                  "y": 62
                },
                "bottom-right": {
                  "x": 154,
                  "y": 74
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26022,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[2]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "4ce939b2a4d28f49a41cb40afb2e981b",
              "signature": "c5363d1224a8251a5959d83994404d05",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4ce939b2a4d28f49a41cb40afb2e981b"
            },
            {
              "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": 91,
                  "y": 0
                },
                "bottom-right": {
                  "x": 110,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 26028,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"8\" title=\"8\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/span[1]/button[1]",
              "issueID": "2b016721d73de5ec2f0a7f3562a300e6",
              "signature": "b64dfbe150eedd723367f58d7c796b3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2b016721d73de5ec2f0a7f3562a300e6"
            },
            {
              "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": 182,
                  "y": 86
                },
                "bottom-right": {
                  "x": 194,
                  "y": 98
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26036,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[3]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "2e74b818a734c523ec5c3522dac2fb9b",
              "signature": "b107c810e103829d4a459b145a046ab9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2e74b818a734c523ec5c3522dac2fb9b"
            },
            {
              "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": 112,
                  "y": 0
                },
                "bottom-right": {
                  "x": 132,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 26042,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"11\" title=\"11\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/span[1]/button[1]",
              "issueID": "1dab1f8fdc343e4bd4893b59380aaf49",
              "signature": "e5969c9d70315c75659897977dc2c222",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1dab1f8fdc343e4bd4893b59380aaf49"
            },
            {
              "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": 183,
                  "y": 62
                },
                "bottom-right": {
                  "x": 195,
                  "y": 74
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26050,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[4]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "fde79ffef6db086ec80db3b4fb98db4e",
              "signature": "668847bc6b5566b2b717c62e1b434dc1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fde79ffef6db086ec80db3b4fb98db4e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 142,
                  "y": 0
                },
                "bottom-right": {
                  "x": 165,
                  "y": 16
                },
                "height": 16,
                "width": 23
              },
              "position": {
                "line": 26056,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"10\" title=\"10\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/span[1]/button[1]",
              "issueID": "4b895436c8c1420cc25325456b321ed3",
              "signature": "6ec766491a86f8c04987091f90208025",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4b895436c8c1420cc25325456b321ed3"
            },
            {
              "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": 173,
                  "y": 62
                },
                "bottom-right": {
                  "x": 185,
                  "y": 74
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26064,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[5]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "6b48b1ad6e05ec55b9aed504f96a0a53",
              "signature": "dc23ee1b30509a24ee8d56322e247c54",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6b48b1ad6e05ec55b9aed504f96a0a53"
            },
            {
              "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": 101,
                  "y": 0
                },
                "bottom-right": {
                  "x": 121,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 26070,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"6\" title=\"6\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/span[1]/button[1]",
              "issueID": "685bd3cc240d920dd252ef9a5d3822fe",
              "signature": "bae648ee044333560380bad2b4c36a2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=685bd3cc240d920dd252ef9a5d3822fe"
            },
            {
              "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": 178,
                  "y": 86
                },
                "bottom-right": {
                  "x": 190,
                  "y": 98
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26078,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[6]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "b3206bcd2f9a317d85234bced1934255",
              "signature": "8bf5f4c7a209baaebe64f92593d9367c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b3206bcd2f9a317d85234bced1934255"
            },
            {
              "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": 101,
                  "y": 0
                },
                "bottom-right": {
                  "x": 124,
                  "y": 16
                },
                "height": 16,
                "width": 23
              },
              "position": {
                "line": 26084,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"10\" title=\"10\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/span[1]/button[1]",
              "issueID": "007805a002845c35058f592e265487b5",
              "signature": "b9f0efff274feed2ac8ddf76c48a73f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=007805a002845c35058f592e265487b5"
            },
            {
              "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": 177,
                  "y": 62
                },
                "bottom-right": {
                  "x": 189,
                  "y": 74
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26092,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[7]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "3ae1f1cb653ca5ef8814708f29466259",
              "signature": "bd360def19c838aa97d0f9ce1b874ad5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3ae1f1cb653ca5ef8814708f29466259"
            },
            {
              "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": 182,
                  "y": 0
                },
                "bottom-right": {
                  "x": 202,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 26098,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"4\" title=\"4\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/span[1]/button[1]",
              "issueID": "9b1f7ad882e15a6264d5fa3c2fb9c407",
              "signature": "a350900d475a35640cf9793cdc1830ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9b1f7ad882e15a6264d5fa3c2fb9c407"
            },
            {
              "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": 178,
                  "y": 62
                },
                "bottom-right": {
                  "x": 190,
                  "y": 74
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26106,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[8]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "2ac129a2b4764c67bc6fbf944a4bfae6",
              "signature": "f69a275dbe9626827b4fc9c572933eb2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2ac129a2b4764c67bc6fbf944a4bfae6"
            },
            {
              "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": 101,
                  "y": 0
                },
                "bottom-right": {
                  "x": 120,
                  "y": 16
                },
                "height": 16,
                "width": 19
              },
              "position": {
                "line": 26112,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"5\" title=\"5\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-0b",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/span[1]/button[1]",
              "issueID": "e917bf725600533f37492aba90f5bc01",
              "signature": "ec2cac161ae9a79f18cb43e9f7a07979",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e917bf725600533f37492aba90f5bc01"
            },
            {
              "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": 176,
                  "y": 86
                },
                "bottom-right": {
                  "x": 188,
                  "y": 98
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26120,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[9]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "30e4ef3d7e36d39e95bda95a9acec39a",
              "signature": "fe350607a46ea0a6229d782d5edc73a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=30e4ef3d7e36d39e95bda95a9acec39a"
            },
            {
              "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": 166,
                  "y": 0
                },
                "bottom-right": {
                  "x": 186,
                  "y": 16
                },
                "height": 16,
                "width": 20
              },
              "position": {
                "line": 26126,
                "column": 15
              },
              "errorSnippet": "&lt;button data-v-0b0e5f62=\"\" data-v-238103cc=\"\" aria-label=\"11\" title=\"11\" class=\"wwt-pill-button text-royal-400 focus:outline-none inline-flex items-center h-6 px-2 py-1 leading-tight rounded-md cursor-pointer icon-left bg-gray-100\"&gt;&lt;span data-v-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/span[1]/button[1]",
              "issueID": "aad6c06a6bc7acd2977e302f4bb4a512",
              "signature": "a0309f912c39aa7e0c4828f497d7007f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=aad6c06a6bc7acd2977e302f4bb4a512"
            },
            {
              "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": 185,
                  "y": 86
                },
                "bottom-right": {
                  "x": 197,
                  "y": 98
                },
                "height": 12,
                "width": 12
              },
              "position": {
                "line": 26134,
                "column": 0
              },
              "errorSnippet": "&lt;button data-v-19f91010=\"\" aria-label=\"Bookmark\" tooltip=\"Bookmark\" title=\"Bookmark\" class=\"wwt-focus action-button\"&gt;&lt;svg data-v-19f91010=\"\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" class=\"action-icon\"&gt;&lt;path d=\"M1",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/main[1]/div[1]/div[1]/section[1]/div[1]/section[1]/div[13]/p[1]/div[10]/div[1]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "46566e33ecc024ab1d8832e73b6c0885",
              "signature": "6da2da80c6043b38f7b93fee1f9581ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=46566e33ecc024ab1d8832e73b6c0885"
            },
            {
              "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": 580.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 612.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25871,
                "column": 1667
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/world-wide-technology\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our LinkedIn\" class=\"inline-block mr-2 md:mr-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "e6fea1a33c231543783c07ae74bd34cf",
              "signature": "73fc73a7437f354bb778cdd2b596dc22",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e6fea1a33c231543783c07ae74bd34cf"
            },
            {
              "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": 628.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 660.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25873,
                "column": 219
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/wwt_inc\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our Twitter\" class=\"inline-block mx-2 md:mx-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 76 76\" class=\"social-icon ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[2]",
              "issueID": "a085e5f7f1851daf687b2151adf5641b",
              "signature": "35eea815b75274f7558f33f8d4ab898a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a085e5f7f1851daf687b2151adf5641b"
            },
            {
              "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": 692.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 724.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25875,
                "column": 51
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/WorldWideTechnologyInc\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our Facebook\" class=\"inline-block mx-2 md:mx-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 76 76",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[3]",
              "issueID": "f3dd13e489b020b884ece44d8b9024cf",
              "signature": "aade5f9305da8f90d985c62b7b66357d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f3dd13e489b020b884ece44d8b9024cf"
            },
            {
              "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": 756.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 788.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25877,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/worldwidetechnology\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our YouTube\" class=\"inline-block mx-2 md:mx-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[4]",
              "issueID": "dbaf5deb69155bb981d96a77f3edfa05",
              "signature": "f4611b4f1812333d672a9c0cd8b0e4f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dbaf5deb69155bb981d96a77f3edfa05"
            },
            {
              "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": 820.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 852.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25879,
                "column": 75
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/wwt_inc\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our Instagram\" class=\"inline-block ml-2 md:ml-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 76 76\" class=\"soci",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[5]",
              "issueID": "e70626a51505d6b64b9eff12f7769ba5",
              "signature": "44cda733d6c7474b3329b65f9db1ca18",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e70626a51505d6b64b9eff12f7769ba5"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 10868.7
                },
                "height": 10868.7,
                "width": 1024
              },
              "position": {
                "line": 19364,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"sidenav-collapsible\"&gt; &lt;script style=\"\"&gt; (function() { const cookieName = 'wwt.sidenav.isOpen' const isOpen = document.cookie.match('(^|;)\\\\s*' + cookieName + '\\\\s*=\\\\s*([^;]+)')?.pop() // if isOpen isn't explicitly false in the c",
              "xpath": "/html/body",
              "issueID": "6f85126d9b8a91276004e8092a0cd189",
              "signature": "7c25b4d5a10ec6fa8c321c408d2470c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=6f85126d9b8a91276004e8092a0cd189"
            },
            {
              "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": 216,
                  "y": 164
                },
                "bottom-right": {
                  "x": 327,
                  "y": 186
                },
                "height": 22,
                "width": 111
              },
              "position": {
                "line": 17328,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.wwt.com/privacy-policy/\" rel=\"WWT Privacy Policy\" target=\"_blank\" class=\"text-blue-100 no-underline hover:underline\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "bfaae68da25e8d3b7616d0b5e0f98696",
              "signature": "bc46a7bda98ccf9fa9756aa8c2e54a71",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bfaae68da25e8d3b7616d0b5e0f98696"
            },
            {
              "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": 580.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 612.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25871,
                "column": 1667
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/world-wide-technology\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our LinkedIn\" class=\"inline-block mr-2 md:mr-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "65e22eff0ac0918526a25612abfbb1a2",
              "signature": "1987f7d910531c57516adbe19f16be2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=65e22eff0ac0918526a25612abfbb1a2"
            },
            {
              "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": 628.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 660.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25873,
                "column": 219
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/wwt_inc\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our Twitter\" class=\"inline-block mx-2 md:mx-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 76 76\" class=\"social-icon ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[2]",
              "issueID": "9e8006f82978ae0a4fbf1981c7d68b74",
              "signature": "33dfb26c5bb1360cf8d8fd9123f2d5c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9e8006f82978ae0a4fbf1981c7d68b74"
            },
            {
              "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": 692.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 724.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25875,
                "column": 51
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/WorldWideTechnologyInc\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our Facebook\" class=\"inline-block mx-2 md:mx-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 76 76",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[3]",
              "issueID": "2c60dac2b004c06674337bf33c1ef54b",
              "signature": "16ef7d4325eb5042ef242063f4addf4f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2c60dac2b004c06674337bf33c1ef54b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 756.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 788.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25877,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/worldwidetechnology\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our YouTube\" class=\"inline-block mx-2 md:mx-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" width=\"23\" height=",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[4]",
              "issueID": "917155224ecc4aea4dc7877fdc104567",
              "signature": "0b1d9d1722d0acf6ef02df84c9b625b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=917155224ecc4aea4dc7877fdc104567"
            },
            {
              "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": 820.8125,
                  "y": 288
                },
                "bottom-right": {
                  "x": 852.8125,
                  "y": 320
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 25879,
                "column": 75
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/wwt_inc\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Link to our Instagram\" class=\"inline-block ml-2 md:ml-4\" data-v-0155609a=\"\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 76 76\" class=\"soci",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/div[5]/footer[1]/div[2]/div[1]/div[2]/div[2]/a[5]",
              "issueID": "f95316ce4a234287210c1cb5bfa36db7",
              "signature": "4944e5ac342acefbe6954e0f30d59484",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f95316ce4a234287210c1cb5bfa36db7"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T15:28:37",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "focInd",
      103
    ],
    [
      "hover",
      40
    ],
    [
      "ibm",
      40
    ],
    [
      "alfa",
      35
    ],
    [
      "motion",
      17
    ],
    [
      "wave",
      8
    ],
    [
      "axe",
      7
    ],
    [
      "bulk",
      3
    ],
    [
      "focAll",
      2
    ],
    [
      "continuum",
      2
    ],
    [
      "htmlcs",
      2
    ],
    [
      "embAc",
      1
    ],
    [
      "focOp",
      1
    ],
    [
      "radioSet",
      1
    ],
    [
      "styleDiff",
      1
    ],
    [
      "nuVal",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "role",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ]
  ],
  "logCount": 16,
  "logSize": 985,
  "errorLogCount": 1,
  "errorLogSize": 51,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 62,
  "endTime": "2022-08-13T15:34:22",
  "elapsedSeconds": 345,
  "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": 0,
        "bulk": 6,
        "embAc": 3,
        "focAll": 676,
        "focInd": 994,
        "focOp": 48,
        "hover": 760,
        "linkUl": 664,
        "radioSet": 2,
        "role": 2,
        "styleDiff": 53,
        "zIndex": 110
      },
      "alfa": {
        "r11": 48,
        "r3": 24,
        "r53": 4,
        "r57": 44,
        "r62": 44,
        "r65": 332,
        "r66": 14,
        "r69": 14,
        "r73": 416,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 50,
        "color-contrast": 17,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 59,
        "aria-allowed-attr": 12,
        "duplicate-id": 1,
        "focus-order-semantics": 4,
        "heading-order": 2,
        "landmark-unique": 2,
        "link-name": 36,
        "region": 14
      },
      "continuum": {
        "22": 4,
        "94": 24,
        "123": 188,
        "237": 48
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 52,
        "e:AA.1_4_3.G145.Fail": 8,
        "e:AA.1_4_3.G18.Fail": 20,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "e:AA.4_1_1.F77": 4,
        "e:AA.4_1_2.H91.A.NoContent": 48,
        "e:AA.4_1_2.H91.Button.Name": 4,
        "e:AA.4_1_2.H91.Div.Name": 4,
        "w:AA.1_3_1.H48": 5,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 5,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3_F24.F24.BGColour": 2,
        "w:AA.1_4_3_F24.F24.FGColour": 3,
        "w:AA.2_5_3.F96": 4
      },
      "wave": {
        "e:alt_missing": 52,
        "e:button_empty": 4,
        "e:link_empty": 48,
        "e:link_skip_broken": 4,
        "c:contrast": 27,
        "a:alt_suspicious": 6,
        "a:alt_duplicate": 51,
        "a:fieldset_missing": 1,
        "a:heading_skipped": 2,
        "a:heading_possible": 2,
        "a:link_redundant": 1
      },
      "tenon": {
        "28": 4,
        "57": 48,
        "79": 600,
        "95": 28,
        "98": 224,
        "144": 4,
        "152": 480,
        "155": 2,
        "218": 24
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 1,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 2,
              "what": "Page contains many visible elements"
            }
          }
        },
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 2,
              "what": "Active element is embedded in a link or button"
            }
          },
          "continuum": {
            "22": {
              "score": 3,
              "what": "Link contains an input, keygen, select, textarea, or button"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 338,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 994,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 332,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 36,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 190,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 332,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 22,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 30,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "fieldSetMissing": {
          "testaro": {
            "radioSet": {
              "score": 1,
              "what": "No or invalid grouping of radio buttons in fieldsets"
            }
          },
          "wave": {
            "a:fieldset_missing": {
              "score": 1,
              "what": "fieldset element is missing"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 13,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 28,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 48,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 36,
              "what": "Link has no discernible text"
            }
          },
          "continuum": {
            "237": {
              "score": 48,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 48,
              "what": "Link has an href attribute but no text"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 48,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 48,
              "what": "Link has no text inside it"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 18,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "continuum": {
            "94": {
              "score": 18,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 22,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 7,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 7,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 14,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 17,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 8,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 20,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 27,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 312,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "wave": {
            "e:link_skip_broken": {
              "score": 3,
              "what": "Skip-navigation link has no target or is not keyboard accessible"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 12,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 3,
              "what": "Focusable element has no active role"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 188,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "imageNoText": {
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 52,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 52,
              "what": "Text alternative is missing"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 4,
              "what": "Internal link references a nonexistent destination"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            },
            "e:AA.4_1_2.H91.Div.Name": {
              "score": 4,
              "what": "div element with button role has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "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.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "visibleLabelNotName": {
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 2,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "imagesSameAlt": {
          "wave": {
            "a:alt_duplicate": {
              "score": 13,
              "what": "Two images near each other have the same text alternative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 150,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 112,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 360,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 18,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100,
      "nuVal": 100
    },
    "summary": {
      "total": 3994,
      "log": 69,
      "preventions": 200,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 1129
        },
        {
          "groupName": "targetSize",
          "score": 362
        },
        {
          "groupName": "linkIndication",
          "score": 355
        },
        {
          "groupName": "tabFocusability",
          "score": 340
        },
        {
          "groupName": "noLeading",
          "score": 314
        },
        {
          "groupName": "hoverSurprise",
          "score": 192
        },
        {
          "groupName": "svgImageNoText",
          "score": 190
        },
        {
          "groupName": "titleRedundant",
          "score": 152
        },
        {
          "groupName": "linkNoText",
          "score": 141
        },
        {
          "groupName": "linkTextsSame",
          "score": 114
        },
        {
          "groupName": "imageNoText",
          "score": 75
        },
        {
          "groupName": "contrastAA",
          "score": 53
        },
        {
          "groupName": "focusableOperable",
          "score": 38
        },
        {
          "groupName": "zIndexNotZero",
          "score": 30
        },
        {
          "groupName": "duplicateID",
          "score": 29
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 27
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 20
        },
        {
          "groupName": "contrastAAA",
          "score": 19
        },
        {
          "groupName": "inconsistentStyles",
          "score": 15
        },
        {
          "groupName": "imagesSameAlt",
          "score": 15
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 14
        },
        {
          "groupName": "buttonNoText",
          "score": 12
        },
        {
          "groupName": "activeEmbedding",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 5
        },
        {
          "groupName": "focusableRole",
          "score": 5
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "visibleBulk",
          "score": 4
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "imageTextRisk",
          "score": 4
        },
        {
          "groupName": "spontaneousMotion",
          "score": 3
        },
        {
          "groupName": "fieldSetMissing",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}