Accessibility test digest

Synopsis

Page: Cigna (100%)

URL: https://www.cigna.com/

Score: 1142

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 Cigna (100%) web page at https://www.cigna.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 1142 (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
total1142
log105
preventions100
linkNoText276
focusableOperable168
imageNoText65
contrastAAA62
tabFocusability53
contrastAA44
focusIndication28
parseError20
hoverSurprise19
buttonNoText16
duplicateID13
focusableHidden12
metaBad11
metaBansZoom10
attributeBad10
roleBad8
cssInvalid8
headingStructure7
contentBeyondLandmarks7
dialogNoText7
zIndexNotZero6
descriptionBadID6
iframeTitleBad6
controlNoText6
componentNoText6
styleParentBad6
obsolete5
typeRedundant5
headingEmpty5
spontaneousMotion4
headingOfNothing4
contrastRisk4
visibleBulk3
linkIndication3
inconsistentStyles3
skipRepeatedContent3
hiddenContentRisk3
decorativeImageRisk3
scrollRisk3
sectionHeadingless3
frameSandboxRisk3
h1Missing3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1Missing: 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-cigna",
  "host": {
    "id": "cigna",
    "which": "https://www.cigna.com/",
    "what": "Cigna (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T02:18:36"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T02:21:48"
    }
  ],
  "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.cigna.com/",
        "what": "Cigna (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.cigna.com/",
        "what": "Cigna (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.cigna.com/",
      "what": "Cigna (100%)",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.cigna.com/",
      "result": {
        "bytes": [
          897569,
          897488,
          897569,
          897488,
          897569
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          46,
          1,
          1,
          1
        ],
        "meanPixelChange": 12,
        "maxPixelChange": 46,
        "changeFrequency": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cigna.com/",
      "what": "Cigna (100%)",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.cigna.com/",
      "result": {
        "visibleElements": 819
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.cigna.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.cigna.com/",
      "result": {
        "tabFocusables": 78,
        "tabFocused": 27,
        "discrepancy": -51
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.cigna.com/",
      "result": {
        "totals": {
          "total": 78,
          "types": {
            "indicatorMissing": {
              "total": 2,
              "tagNames": {
                "SELECT": 1,
                "A": 1
              }
            },
            "nonOutlinePresent": {
              "total": 20,
              "tagNames": {
                "A": 18,
                "BUTTON": 2
              }
            },
            "outlinePresent": {
              "total": 56,
              "meanDelay": 7,
              "tagNames": {
                "CIPUBLIC-LINK": 2,
                "A": 50,
                "BUTTON": 4
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "SELECT",
              "text": "SelectMedicalMedicareDentalSupplemental HealthPlans Through Employer"
            },
            {
              "tagName": "A",
              "text": ""
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Top"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "CIPUBLIC-LINK",
              "text": "Learn more about our diversity, equity, and inclusion commitmentLearn more about our diversity, equi",
              "delay": 0
            },
            {
              "tagName": "CIPUBLIC-LINK",
              "text": "myCigna.commyCigna.com",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Feedback Will open a new window",
              "delay": 101
            },
            {
              "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
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "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
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "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
            },
            {
              "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
            },
            {
              "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
            },
            {
              "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
            },
            {
              "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
            },
            {
              "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
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.cigna.com/",
      "result": {
        "totals": {
          "total": 234,
          "types": {
            "onlyFocusable": {
              "total": 2,
              "tagNames": {
                "CIPUBLIC-LINK": 2
              }
            },
            "onlyOperable": {
              "total": 110,
              "tagNames": {
                "CIPUBLIC-IMAGE": 2,
                "SPAN": 101,
                "SLOT": 3,
                "CIPUBLIC-ICON": 1,
                "DIV": 3
              }
            },
            "focusableAndOperable": {
              "total": 122,
              "tagNames": {
                "IFRAME": 3,
                "A": 108,
                "BUTTON": 9,
                "INPUT": 1,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "CIPUBLIC-LINK",
              "id": "",
              "text": "Learn more about our diversity, equity, and inclusion commitmentLearn more about"
            },
            {
              "tagName": "CIPUBLIC-LINK",
              "id": "",
              "text": "myCigna.commyCigna.com"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "CIPUBLIC-IMAGE",
              "id": "",
              "text": "<cipublic-image alt=\"Cigna logo\" src=\"/static/www-cigna-com/images/cigna-logo.sv",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "CIPUBLIC-IMAGE",
              "id": "",
              "text": "<cipublic-image alt=\"Cigna logo\" src=\"/static/www-cigna-com/images/cigna-logo.sv",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "For Individuals & Families",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Shop for Plans",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Member Guide",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Find a Doctor",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Visit our Coronavirus (COVID-19) Resource Center",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Learn more about our diversity, equity, and inclusion commitment",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "myCigna.com",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Coverage Through Work",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "a listing of the legal entities",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Details",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SLOT",
              "id": "",
              "text": "<slot style=\"cursor: default;\"></slot>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Medicare",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Providers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Brokers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Employers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "EspaƱol",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Search-icon>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "CIPUBLIC-ICON",
              "id": "",
              "text": "<cipublic-icon set=\"system\" name=\"search\" role=\"img\" aria-label=\"Search\" style=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "name=\"lang\">",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Shop for Plans",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Member Guide",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Find a Doctor",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Medical",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Dental",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Other Supplemental",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Explore coverage through work",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "How to Buy Health Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Types of Dental Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Open Enrollment vs. Special Enrollment",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "See all topics",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Shop for Medicare plans",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"inline-accordion accordion-button\" showtext=\"Shop for Plans\" hidetex",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Medical",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Dental",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Other Supplemental",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Explore coverage through work",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "How to Buy Health Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Types of Dental Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Open Enrollment vs. Special Enrollment",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "See all topics",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Shop for Medicare plans",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Looking for another kind of coverage?",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Activate Account",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "SelectMedicalMedicareDentalSupplemental HealthPlans Through Employer",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Check out supplemental health insurance plans",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Explore and shop Cigna Medicare",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Shop and compare Cigna Dental plans",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "See what Cigna offers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Learn about plans through your employer",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Learn more about Pharmacy updates in your area",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Medicare Advantage",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Medicare Supplement Insurance Policies",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Part D Prescription Drug Plans",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Health Insurance for Individuals and Families",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cigna Dental Preventive",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cigna Dental 1000",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cigna Dental 1500",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cigna Dental Vision 1000",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cigna Dental Vision Hearing 2000",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cigna Dental Vision Hearing 3500",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Lump Sum Heart Attack and Stroke Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Lump Sum Cancer Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cancer Treatment Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Hospital Indemnity Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Accident Treatment Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Individual Whole Life Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Top",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Get an ID card",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "File a claim",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "View my claims and EOBs",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Check coverage under my plan",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "See prescription drug list",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Find an in-network doctor, dentist, or facility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Find a form",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Find 1095-B tax form information",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "View the Cigna Glossary",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Contact Cigna",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Individuals and Families",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Medicare",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Employers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Brokers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Providers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "myCigna member portal",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Health Care Provider portal",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cigna for Employers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Client Resource Portal",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cigna for Brokers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "About Cigna",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Company Profile",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Careers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Newsroom",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Investors",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Suppliers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Third Party Administrators",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "International",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Evernorth",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Privacy",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Legal",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Product Disclosures",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Cigna Company Names",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Customer Rights",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Non-Discrimination Notice [PDF]",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Language Assistance [PDF]",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Report Fraud",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Sitemap",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "IFRAME",
              "id": "destination_publishing_iframe_cigna_0",
              "text": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"htt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "mm_sync_back_ground",
              "text": "<iframe src=\"https://pixel.mathtag.com/sync/iframe?mt_uuid=450d62f7-0a2d-4700-8d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "oo_tab",
              "text": "Feedback Will open a new window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#cipublic-header\" rel=\"\" class=\" \" style=\"cursor: default;\"><slot name=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#main\" rel=\"\" class=\" \" style=\"cursor: default;\"><slot name=\"prefix\"></",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#cipublic-footer\" rel=\"\" class=\" \" style=\"cursor: default;\"><slot name=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.html\" target=\"_self\" rel=\"\" style=\"cursor: default;\"><slot name=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/index.html\" target=\"_self\" rel=\"\" style=\"cursor: default;\"><slot name=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/medicare/index.html\" rel=\"\" style=\"cursor: default;\"><slot name=\"prefi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/health-care-providers/index.html\" rel=\"\" style=\"cursor: default;\"><slo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/brokers/index.html\" rel=\"\" style=\"cursor: default;\"><slot name=\"prefix",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/index.html\" rel=\"\" style=\"cursor: default;\"><slot name=\"pref",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" style=\"cursor: default;\"><slot name=\"prefix\"></slot><slot ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "input-1",
              "text": "<input aria-describedby=\"input-1-hint input-1-count input-1-error\" aria-invalid=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"submit\" style=\"cursor: default;\"><slot name=\"prefix\"></slot><slot>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" style=\"cursor: default;\"><cipublic-icon set=\"system\" name=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/es-us/\" lang=\"es\" rel=\"\" style=\"cursor: default;\"><slot name=\"prefix\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/health-insurance-plans/index.html\" rel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" aria-label=\"Shop for Plans, Turn on forms mode to access s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/health-insurance-plans/index.html\" rel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/dental-insurance-plans/index.html\" rel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/supplemental/index.html\" rel=\"\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/plans-through-employer/index.html\" rel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/how-to-buy-health-insurance.html\" rel=\"\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/types-of-dental-insurance.html\" rel=\"\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/open-enrollment-special-enrollment.html\" rel=\"\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/index.html\" rel=\"\" style=\"cursor: default;\"><slot nam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/medicare/index.html\" rel=\"\" style=\"cursor: default;\"><slot name=\"prefi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/member-guide/index.html\" rel=\"\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://hcpdirectory.cigna.com/web/public/consumer/directory\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"accordion-header-button\" aria-expanded=\"false\" aindex=\"0\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/health-insurance-plans/index.html\" rel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/dental-insurance-plans.html\" rel=\"\" st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/supplemental.html\" rel=\"\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/plans-through-employer/index.html\" rel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/how-to-buy-health-insurance.html\" rel=\"\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/types-of-dental-insurance.html\" rel=\"\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/open-enrollment-special-enrollment.html\" rel=\"\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/index.html\" rel=\"\" style=\"cursor: default;\"><slot nam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/medicare/index.html\" rel=\"\" style=\"cursor: default;\"><slot name=\"prefi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/member-guide/index.html\" rel=\"\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://hcpdirectory.cigna.com/web/public/consumer/directory\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://my.cigna.com/web/public/guest\" rel=\"noopener\" target=\"_blank\" c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/coronavirus/\" target=\"_self\" rel=\"\" style=\"cursor: default;\"><slot nam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SELECT",
              "id": "select-1",
              "text": "SelectMedicalMedicareDentalSupplemental HealthPlans Through Employer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" style=\"cursor: default;\"><slot name=\"prefix\"></slot><slot>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" style=\"cursor: default;\"><slot name=\"prefix\"></slot><slot ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://my.cigna.com/web/public/consumer/registration\" target=\"_blank\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/member-guide.html\" rel=\"\" class=\" \" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/supplemental\" rel=\"\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/medicare\" rel=\"\" style=\"cursor: default;\"><slot name=\"prefix\"></slot><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/dental-insurance-plans\" rel=\"\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/health-insurance-plans/\" rel=\"\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/plans-through-employer/\" rel=\"\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/corporate-responsibility/diversity-and-inclusion.html\" rel=\"n",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/#understandinginsurance\" rel=\"\" class=\" \" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/member-guide/prescription-drug-lists/index.html\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/member-guide/index.html\" rel=\"\" class=\" \" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/coronavirus/index.html\" rel=\"\" class=\" \" style=\"cursor: default;\"><slo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/knowledge-center/disaster-resource-center\" target=\"_self\" rel=\"\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://mycigna.com/\" target=\"_blank\" rel=\"nofollow noopener\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" style=\"cursor: default;\"><cipublic-icon set=\"system\" name=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/medicare/shop-plans/medicare-advantage\" rel=\"\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/medicare/shop-plans/supplemental/?campaign_ID=CSBORG\" rel=\"\" style=\"cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/medicare/shop-plans/part-d/\" rel=\"\" style=\"cursor: default;\"><slot nam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/health-insurance-plans/\" rel=\"\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-pr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-10",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-15",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-vi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-vi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-vi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/supplemental/heart-stroke-insurance\" r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/supplemental/lump-sum-cancer-insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/supplemental/cancer-treatment-insuranc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/supplemental/hospital-indemnity-insura",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/supplemental/accident-treatment-insura",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/supplemental/whole-life-insurance\" rel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/plans-through-employer/\" rel=\"\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/member-guide/prescription-drug-lists/index.html\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://hcpdirectory.cigna.com/web/public/consumer/directory\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/member-guide/customer-forms.html\" target=\"_self\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/member-guide/customer-forms/index.html#form-1095-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/glossary.html\" target=\"_self\" rel=\"\" style=\"cursor: default;\"><slot na",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/contact-us/index.html\" target=\"_self\" rel=\"\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/individuals-families/shop-plans/health-insurance-plans/index.html\" tar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/medicare/index.html\" target=\"_self\" rel=\"\" style=\"cursor: default;\"><s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/index.html\" target=\"_self\" rel=\"\" style=\"cursor: default;\"><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/brokers/index.html\" target=\"_self\" rel=\"\" style=\"cursor: default;\"><sl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/health-care-providers/index.html\" target=\"_self\" rel=\"\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://cignaforhcp.cigna.com/app/login\" target=\"_blank\" rel=\"noopener\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://cignaforemployers.cigna.com/public/app/signin\" target=\"_blank\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://cignaforemployers.cigna.com/public/app/signin\" target=\"_blank\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://cignaforbrokers.com/web/login\" target=\"_blank\" rel=\"noopener\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/index.html\" target=\"_self\" rel=\"\" style=\"cursor: default;\"><s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/company-profile/index.html\" target=\"_self\" rel=\"\" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://jobs.cigna.com/us/en\" target=\"_blank\" rel=\"noopener\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://newsroom.cigna.com/\" target=\"_blank\" rel=\"noopener\" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://investors.cigna.com/home/default.aspx\" target=\"_blank\" rel=\"noo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about-us/supplier-community/index.html\" target=\"_self\" rel=\"\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/employers/who-we-serve/third-party-administrators.html\" target=\"_self\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.cignaglobal.com/\" target=\"_blank\" rel=\"noopener\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.evernorth.com/\" target=\"_blank\" rel=\"noopener\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/legal/members/index.html\" target=\"_self\" rel=\"\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/legal/compliance/index.html\" target=\"_self\" rel=\"\" style=\"cursor: defa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/legal/compliance/disclosures.html\" target=\"_self\" rel=\"\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/legal/compliance/cigna-company-names.html\" target=\"_self\" rel=\"\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/legal/members/member-rights-and-responsibilities.html\" target=\"_self\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/legal/members/accessibility.html\" target=\"_self\" rel=\"\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/static/www-cigna-com/docs/web-nondiscrimination-notice.pdf\" target=\"_b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/static/www-cigna-com/docs/multi-language-interpreter-services.pdf\" tar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/legal/members/report-fraud.html\" target=\"_self\" rel=\"\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/sitemap.html\" target=\"_self\" rel=\"\" style=\"cursor: default;\"><slot nam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/legal/compliance/cigna-company-names.html\" rel=\"\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/legal/compliance/disclaimers.html\" rel=\"\" style=\"cursor: default;\"><sl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.cigna.com/",
      "result": {
        "totals": {
          "triggers": 146,
          "headTriggers": 40,
          "tailTriggers": 106,
          "impactTriggers": 2,
          "additions": 158,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 15
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "ShopforPlansShopforPlansShopforPlansShopforyourown",
                "additions": 79,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<slotname=\"prefix\"></slot><slotname=\"main-content\""
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.cigna.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.cigna.com/",
      "result": {
        "totals": {
          "links": 1,
          "adjacent": {
            "total": 1,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Feedback Will open a new window"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.cigna.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.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.cigna.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.cigna.com/",
      "result": {
        "roleElements": 4,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.cigna.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "adjacentLink": {
            "total": 1
          },
          "h2": {
            "total": 1
          },
          "h3": {
            "total": 9,
            "subtotals": [
              4,
              4,
              1
            ]
          },
          "h4": {
            "total": 4
          }
        },
        "items": {
          "h3": {
            "fontWeight": {
              "500": [
                "Cigna's commitment to diversity, equity, and inclusion",
                "Choose from the following types of plans and coverages",
                "",
                "Plans Through Employer",
                "Disclaimer"
              ],
              "600": [
                "I want to...",
                "Audiences",
                "Secure Member Sites",
                "Cigna Company Information"
              ]
            },
            "color": {
              "rgb(51, 51, 51)": [
                "Cigna's commitment to diversity, equity, and inclusion",
                "Choose from the following types of plans and coverages",
                "",
                "Plans Through Employer",
                "I want to...",
                "Audiences",
                "Secure Member Sites",
                "Cigna Company Information"
              ],
              "rgb(255, 255, 255)": [
                "Disclaimer"
              ]
            },
            "fontSize": {
              "32px": [
                "Cigna's commitment to diversity, equity, and inclusion",
                "Choose from the following types of plans and coverages",
                "",
                "Plans Through Employer"
              ],
              "18px": [
                "I want to...",
                "Audiences",
                "Secure Member Sites",
                "Cigna Company Information"
              ],
              "14px": [
                "Disclaimer"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.cigna.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.cigna.com/",
      "result": {
        "totals": {
          "total": 14,
          "tagNames": {
            "CIPUBLIC-IMAGE": 2,
            "CIPUBLIC-BACK-TO-TOP-BUTTON": 1,
            "A": 1,
            "DIV": 6,
            "CIPUBLIC-BACKDROP": 3,
            "SELECT": 1
          }
        },
        "items": [
          {
            "tagName": "CIPUBLIC-IMAGE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "CIPUBLIC-BACK-TO-TOP-BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "oo_tab",
            "text": "Feedback Will open a new window"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "CIPUBLIC-BACKDROP",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Shop for Plans Shop for your own coverage Plans through your employer Learn Looking for Medicare cov"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Good Evening!"
          },
          {
            "tagName": "SELECT",
            "id": "select-1",
            "text": "SelectMedicalMedicareDentalSupplemental HealthPlans Through Employer"
          },
          {
            "tagName": "CIPUBLIC-IMAGE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "home-plan-banner",
            "text": ""
          },
          {
            "tagName": "CIPUBLIC-BACKDROP",
            "id": "",
            "text": ""
          },
          {
            "tagName": "CIPUBLIC-BACKDROP",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.cigna.com/",
      "result": {
        "totals": {
          "failures": 86,
          "warnings": 1
        },
        "items": [
          {
            "index": 2,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"#cipublic-header\" rel=\"\" class=\"  \">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 3,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"#main\" rel=\"\" class=\"  \">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 4,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"#cipublic-footer\" rel=\"\" class=\"  \">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 5,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 6,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/medicare/index.html\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 7,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/health-care-providers/index.html\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 8,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/brokers/index.html\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 9,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/employers/index.html\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 10,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/es-us/\" lang=\"es\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 11,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/member-guide/index.html\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 12,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://hcpdirectory.cigna.com/web/public/consumer/directory\" target=\"_blank\" rel=\"noopene...",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 13,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://my.cigna.com/web/public/guest\" rel=\"noopener\" target=\"_blank\" class=\"  \">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 14,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/coronavirus/\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 15,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://my.cigna.com/web/public/consumer/registration\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "  <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" aria-hidden=\"t...",
                "    <g fill=\"none\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\">",
                "      <circle cx=\"16\" cy=\"16\" r=\"15.12\"></circle>",
                "      <path fill=\"currentColor\" d=\"M12.227 8.852a.563.563 0 0 1 .797 0l6.75 6.75a.563.563 0 0 1 0 ....",
                "    </g>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 16,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/member-guide.html\" rel=\"\" class=\"  \">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 17,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/shop-plans/supplemental\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "  <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" aria-hidden=\"t...",
                "    <g fill=\"none\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\">",
                "      <circle cx=\"16\" cy=\"16\" r=\"15.12\"></circle>",
                "      <path fill=\"currentColor\" d=\"M12.227 8.852a.563.563 0 0 1 .797 0l6.75 6.75a.563.563 0 0 1 0 ....",
                "    </g>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 18,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/medicare\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "  <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" aria-hidden=\"t...",
                "    <g fill=\"none\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\">",
                "      <circle cx=\"16\" cy=\"16\" r=\"15.12\"></circle>",
                "      <path fill=\"currentColor\" d=\"M12.227 8.852a.563.563 0 0 1 .797 0l6.75 6.75a.563.563 0 0 1 0 ....",
                "    </g>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 19,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/shop-plans/dental-insurance-plans\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "  <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" aria-hidden=\"t...",
                "    <g fill=\"none\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\">",
                "      <circle cx=\"16\" cy=\"16\" r=\"15.12\"></circle>",
                "      <path fill=\"currentColor\" d=\"M12.227 8.852a.563.563 0 0 1 .797 0l6.75 6.75a.563.563 0 0 1 0 ....",
                "    </g>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 20,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/shop-plans/health-insurance-plans/\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "  <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" aria-hidden=\"t...",
                "    <g fill=\"none\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\">",
                "      <circle cx=\"16\" cy=\"16\" r=\"15.12\"></circle>",
                "      <path fill=\"currentColor\" d=\"M12.227 8.852a.563.563 0 0 1 .797 0l6.75 6.75a.563.563 0 0 1 0 ....",
                "    </g>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 21,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/shop-plans/plans-through-employer/\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "  <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" aria-hidden=\"t...",
                "    <g fill=\"none\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\">",
                "      <circle cx=\"16\" cy=\"16\" r=\"15.12\"></circle>",
                "      <path fill=\"currentColor\" d=\"M12.227 8.852a.563.563 0 0 1 .797 0l6.75 6.75a.563.563 0 0 1 0 ....",
                "    </g>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 22,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/about-us/corporate-responsibility/diversity-and-inclusion.html\" rel=\"nofollow\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "  <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" aria-hidden=\"t...",
                "    <g fill=\"none\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\">",
                "      <circle cx=\"16\" cy=\"16\" r=\"15.12\"></circle>",
                "      <path fill=\"currentColor\" d=\"M12.227 8.852a.563.563 0 0 1 .797 0l6.75 6.75a.563.563 0 0 1 0 ....",
                "    </g>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 23,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/a[1]",
              "codeLines": [
                "<a href=\"/knowledge-center/#understandinginsurance\" rel=\"\" class=\"  \">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 24,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/member-guide/prescription-drug-lists/index.html\" rel=\"\" class=\"  \">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 25,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/member-guide/index.html\" rel=\"\" class=\"  \">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 26,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/coronavirus/index.html\" rel=\"\" class=\"  \">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</a>"
              ]
            }
          },
          {
            "index": 27,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/knowledge-center/disaster-resource-center\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "  <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" aria-hidden=\"t...",
                "    <g fill=\"none\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\">",
                "      <circle cx=\"16\" cy=\"16\" r=\"15.12\"></circle>",
                "      <path fill=\"currentColor\" d=\"M12.227 8.852a.563.563 0 0 1 .797 0l6.75 6.75a.563.563 0 0 1 0 ....",
                "    </g>",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 28,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"http://mycigna.com/\" target=\"_blank\" rel=\"nofollow noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 29,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 30,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 31,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 32,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 33,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/member-guide/prescription-drug-lists/index.html\" target=\"_self\" rel=...",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 34,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://hcpdirectory.cigna.com/web/public/consumer/directory\" target=\"_blank\" rel=\"noopene...",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 35,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/member-guide/customer-forms.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 36,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/member-guide/customer-forms/index.html#form-1095-b\" target=\"_self\" r...",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 37,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/glossary.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 38,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/contact-us/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 39,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/individuals-families/shop-plans/health-insurance-plans/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 40,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/medicare/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 41,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/employers/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 42,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/brokers/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 43,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/health-care-providers/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</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": "/a[1]",
              "codeLines": [
                "<a href=\"https://my.cigna.com/web/public/guest\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 45,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://cignaforhcp.cigna.com/app/login\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 46,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://cignaforemployers.cigna.com/public/app/signin\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 47,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://cignaforemployers.cigna.com/public/app/signin\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 48,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://cignaforbrokers.com/web/login\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 49,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/about-us/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 50,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/about-us/company-profile/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 51,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://jobs.cigna.com/us/en\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 52,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://newsroom.cigna.com/\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 53,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://investors.cigna.com/home/default.aspx\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 54,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/about-us/supplier-community/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 55,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/employers/who-we-serve/third-party-administrators.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 56,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://www.cignaglobal.com/\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 57,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"https://www.evernorth.com/\" target=\"_blank\" rel=\"noopener\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 58,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/legal/members/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</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": "/a[1]",
              "codeLines": [
                "<a href=\"/legal/compliance/index.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 60,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/legal/compliance/disclosures.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 61,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/legal/compliance/cigna-company-names.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 62,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/legal/members/member-rights-and-responsibilities.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 63,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/legal/members/accessibility.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 64,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/static/www-cigna-com/docs/web-nondiscrimination-notice.pdf\" target=\"_blank\" rel=\"noopener...",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 65,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/static/www-cigna-com/docs/multi-language-interpreter-services.pdf\" target=\"_blank\" rel=\"n...",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 66,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/legal/members/report-fraud.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 67,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/sitemap.html\" target=\"_self\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 68,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/legal/compliance/cigna-company-names.html\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 69,
            "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": "/a[1]",
              "codeLines": [
                "<a href=\"/legal/compliance/disclaimers.html\" rel=\"\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</a>"
              ]
            }
          },
          {
            "index": 71,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/button[1]",
              "codeLines": [
                "<button type=\"button\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</button>"
              ]
            }
          },
          {
            "index": 73,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/button[1]",
              "codeLines": [
                "<button type=\"button\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot></slot>",
                "  <slot name=\"suffix\"></slot>",
                "</button>"
              ]
            }
          },
          {
            "index": 74,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/button[1]",
              "codeLines": [
                "<button type=\"button\">",
                "  <slot name=\"prefix\"></slot>",
                "  <slot name=\"main-content\" class=\"\"></slot>",
                "  <!--?lit$95376508$-->",
                "</button>"
              ]
            }
          },
          {
            "index": 387,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "cipublic-modal",
              "path": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[15]/div[1]/div[1]/div[1]/div[1]/cipublic-modal[1]",
              "codeLines": [
                "<cipublic-modal has-focus-trap=\"true\" role=\"dialog\" aria-modal=\"true\" size=\"modal-lg\" id=\"home-plan...",
                "  #shadow-root (open)",
                "    <!---->",
                "    <div class=\"modal fade modal-position\" id=\"home-plan-banner\">",
                "      <div role=\"document\" class=\"modal-dialog modal-dialog-centered modal-lg\">",
                "        <cipublic-focus-trap>",
                "          #shadow-root (open)",
                "            <!---->",
                "            <slot></slot>",
                "          <div class=\"modal-content\">",
                "            <div class=\"modal-header has-close-button\">",
                "              <!--?lit$95376508$-->",
                "              <cipublic-close-button class=\"dismiss\" aria-hidden=\"true\" tabindex=\"-1\">",
                "                #shadow-root (open)",
                "                  <!---->",
                "                  <button type=\"button\">",
                "                    <cipublic-icon set=\"system\" name=\"x\" class=\"close-icon\" role=\"img\" aria-label=\"...",
                "                      #shadow-root (open)",
                "                        <!---->",
                "                        <!--?lit$95376508$-->",
                "                        <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentCo...",
                "                          <path d=\"M1.293 1.293a1 1 0 0 1 1.414 0L8 6.586l5.293-5.293a1 1 0 1 1 1.4...",
                "                        </svg>",
                "                        <!--?-->",
                "                    </cipublic-icon>",
                "                    <!--?lit$95376508$-->",
                "                  </button>",
                "              </cipublic-close-button>",
                "              <slot name=\"heading\"></slot>",
                "            </div>",
                "            <div class=\"modal-body\" tabindex=\"-1\">",
                "              <slot></slot>",
                "            </div>",
                "            <div class=\"modal-footer\">",
                "              <slot name=\"dismiss-dialog-btn\"></slot>",
                "              <slot name=\"footer\"></slot>",
                "            </div>",
                "          </div>",
                "        </cipublic-focus-trap>",
                "      </div>",
                "    </div>",
                "    <cipublic-backdrop>",
                "      #shadow-root (open)",
                "        <!---->",
                "    </cipublic-backdrop>",
                "  <h3 slot=\"heading\" hidden=\"true\">",
                "    Choose from the following types of plans and coverages",
                "  </h3>",
                "  <h3 hidden=\"true\"></h3>",
                "  <cipublic-list background=\"transparent\" layout=\"vertical\" unstyled=\"\" type=\"unordered\" variant=\"d...",
                "    #shadow-root (open)",
                "      <!---->",
                "      <div class=\"parent\">",
                "        <!--?lit$95376508$-->",
                "        <slot></slot>",
                "        <slot name=\"heading\" id=\"list-9\"></slot>",
                "        <slot name=\"content\"></slot>",
                "        <!--?lit$95376508$-->",
                "        <ul>",
                "          <!--?lit$95376508$-->",
                "          <!--?lit$95376508$-->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/medicare/shop-plans/medicare-advantage\" variant=\"primary\" iconhas...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/medicare/shop-plans/medicare-advantage\" rel=\"\">",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Medicare Advantage",
                "              <span slot=\"main-content\">",
                "                Medicare",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Advantage",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/medicare/shop-plans/supplemental/?campaign_ID=CSBORG\" variant=\"pr...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/medicare/shop-plans/supplemental/?campaign_ID=CSBORG\" rel=\"\">",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Medicare Supplement Insurance Policies",
                "              <span slot=\"main-content\">",
                "                Medicare Supplement Insurance",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Policies",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/medicare/shop-plans/part-d/\" variant=\"primary\" iconhasbeenadded=\"...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/medicare/shop-plans/part-d/\" rel=\"\">",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Part D Prescription Drug Plans",
                "              <span slot=\"main-content\">",
                "                Part D Prescription Drug",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Plans",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!--?-->",
                "        </ul>",
                "        <!--?-->",
                "      </div>",
                "    <h4 slot=\"heading\">",
                "      Medicare Coverage",
                "    </h4>",
                "  </cipublic-list>",
                "  <cipublic-list background=\"transparent\" layout=\"vertical\" unstyled=\"\" type=\"unordered\" variant=\"d...",
                "    #shadow-root (open)",
                "      <!---->",
                "      <div class=\"parent\">",
                "        <!--?lit$95376508$-->",
                "        <slot></slot>",
                "        <slot name=\"heading\" id=\"list-10\"></slot>",
                "        <slot name=\"content\"></slot>",
                "        <!--?lit$95376508$-->",
                "        <ul>",
                "          <!--?lit$95376508$-->",
                "          <!--?lit$95376508$-->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/health-insurance-plans/\" variant=...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/health-insurance-plans/\" rel=\"\">",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Health Insurance for Individuals and Families",
                "              <span slot=\"main-content\">",
                "                Health Insurance for Individuals and",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Families",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!--?-->",
                "        </ul>",
                "        <!--?-->",
                "      </div>",
                "    <h4 slot=\"heading\">",
                "      Medical Plans",
                "    </h4>",
                "  </cipublic-list>",
                "  <cipublic-list background=\"transparent\" layout=\"vertical\" unstyled=\"\" type=\"unordered\" variant=\"d...",
                "    #shadow-root (open)",
                "      <!---->",
                "      <div class=\"parent\">",
                "        <!--?lit$95376508$-->",
                "        <slot></slot>",
                "        <slot name=\"heading\" id=\"list-11\"></slot>",
                "        <slot name=\"content\"></slot>",
                "        <!--?lit$95376508$-->",
                "        <ul>",
                "          <!--?lit$95376508$-->",
                "          <!--?lit$95376508$-->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dent...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-preve...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Cigna Dental Preventive",
                "              <span slot=\"main-content\">",
                "                Cigna Dental",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Preventive",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dent...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-1000\"...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Cigna Dental 1000",
                "              <span slot=\"main-content\">",
                "                Cigna Dental",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  1000",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dent...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-1500\"...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Cigna Dental 1500",
                "              <span slot=\"main-content\">",
                "                Cigna Dental",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  1500",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dent...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-visio...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Cigna Dental Vision 1000",
                "              <span slot=\"main-content\">",
                "                Cigna Dental Vision",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  1000",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dent...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-visio...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Cigna Dental Vision Hearing 2000",
                "              <span slot=\"main-content\">",
                "                Cigna Dental Vision Hearing",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  2000",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dent...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/dental-insurance-plans/cigna-dental-visio...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Cigna Dental Vision Hearing 3500",
                "              <span slot=\"main-content\">",
                "                Cigna Dental Vision Hearing",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  3500",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!--?-->",
                "        </ul>",
                "        <!--?-->",
                "      </div>",
                "    <h4 slot=\"heading\">",
                "      Dental Plans",
                "    </h4>",
                "  </cipublic-list>",
                "  <cipublic-list background=\"transparent\" layout=\"vertical\" unstyled=\"\" type=\"unordered\" variant=\"d...",
                "    #shadow-root (open)",
                "      <!---->",
                "      <div class=\"parent\">",
                "        <!--?lit$95376508$-->",
                "        <slot></slot>",
                "        <slot name=\"heading\" id=\"list-12\"></slot>",
                "        <slot name=\"content\"></slot>",
                "        <!--?lit$95376508$-->",
                "        <ul>",
                "          <!--?lit$95376508$-->",
                "          <!--?lit$95376508$-->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/supplemental/heart-stroke-insuran...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/supplemental/heart-stroke-insurance\" rel=...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Lump Sum Heart Attack and Stroke Insurance",
                "              <span slot=\"main-content\">",
                "                Lump Sum Heart Attack and Stroke",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Insurance",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/supplemental/lump-sum-cancer-insu...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/supplemental/lump-sum-cancer-insurance\" r...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Lump Sum Cancer Insurance",
                "              <span slot=\"main-content\">",
                "                Lump Sum Cancer",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Insurance",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/supplemental/cancer-treatment-ins...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/supplemental/cancer-treatment-insurance\" ...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Cancer Treatment Insurance",
                "              <span slot=\"main-content\">",
                "                Cancer Treatment",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Insurance",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/supplemental/hospital-indemnity-i...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/supplemental/hospital-indemnity-insurance...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Hospital Indemnity Insurance",
                "              <span slot=\"main-content\">",
                "                Hospital Indemnity",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Insurance",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/supplemental/accident-treatment-i...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/supplemental/accident-treatment-insurance...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Accident Treatment Insurance",
                "              <span slot=\"main-content\">",
                "                Accident Treatment",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Insurance",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!---->",
                "          <li>",
                "            <!--?lit$95376508$-->",
                "            <cipublic-link href=\"/individuals-families/shop-plans/supplemental/whole-life-insurance...",
                "              #shadow-root (open)",
                "                <!---->",
                "                <a href=\"/individuals-families/shop-plans/supplemental/whole-life-insurance\" rel=\"\"...",
                "                  <slot name=\"prefix\"></slot>",
                "                  <slot name=\"main-content\" class=\"\"></slot>",
                "                  <!--?lit$95376508$-->",
                "                </a>",
                "              Individual Whole Life Insurance",
                "              <span slot=\"main-content\">",
                "                Individual Whole Life",
                "                <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "                  Insurance",
                "                  <slot name=\"suffix\"></slot>",
                "                </span>",
                "              </span>",
                "            </cipublic-link>",
                "          </li>",
                "          <!---->",
                "          <!--?-->",
                "        </ul>",
                "        <!--?-->",
                "      </div>",
                "    <h4 slot=\"heading\">",
                "      Supplemental Health Insurance Plans",
                "    </h4>",
                "  </cipublic-list>",
                "  <cipublic-content-block hidden=\"true\">",
                "    #shadow-root (open)",
                "      <!---->",
                "      <slot></slot>",
                "    <h3>",
                "      Plans Through Employer",
                "    </h3>",
                "    <cipublic-link href=\"/individuals-families/shop-plans/plans-through-employer/\" variant=\"primary...",
                "      #shadow-root (open)",
                "        <!---->",
                "        <a href=\"/individuals-families/shop-plans/plans-through-employer/\" rel=\"\">",
                "          <slot name=\"prefix\"></slot>",
                "          <slot name=\"main-content\" class=\"\"></slot>",
                "          <!--?lit$95376508$-->",
                "        </a>",
                "      Coverage Through Work",
                "      <span slot=\"main-content\">",
                "        Coverage Through",
                "        <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "          Work",
                "          <slot name=\"suffix\"></slot>",
                "        </span>",
                "      </span>",
                "    </cipublic-link>",
                "    <p>",
                "      Learn about the medical, dental, pharmacy, behavioral, and supplemental health benefits your ...",
                "    </p>",
                "  </cipublic-content-block>",
                "</cipublic-modal>"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "cipublic-close-button",
              "path": "/div[1]/div[1]/cipublic-focus-trap[1]/div[1]/div[1]/cipublic-close-button[1]",
              "codeLines": [
                "<cipublic-close-button class=\"dismiss\" aria-hidden=\"true\" tabindex=\"-1\">",
                "  #shadow-root (open)",
                "    <!---->",
                "    <button type=\"button\">",
                "      <cipublic-icon set=\"system\" name=\"x\" class=\"close-icon\" role=\"img\" aria-label=\"Close\">",
                "        #shadow-root (open)",
                "          <!---->",
                "          <!--?lit$95376508$-->",
                "          <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"currentColor\" aria-hidd...",
                "            <path d=\"M1.293 1.293a1 1 0 0 1 1.414 0L8 6.586l5.293-5.293a1 1 0 1 1 1.414 1.414L9.414...",
                "          </svg>",
                "          <!--?-->",
                "      </cipublic-icon>",
                "      <!--?lit$95376508$-->",
                "    </button>",
                "</cipublic-close-button>"
              ]
            }
          },
          {
            "index": 570,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/picture[1]/img[1]",
              "codeLines": [
                "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-3-1x1-lg@x2...."
              ]
            }
          },
          {
            "index": 572,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/picture[1]/img[1]",
              "codeLines": [
                "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-2-1x1-lg@x2...."
              ]
            }
          },
          {
            "index": 574,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/picture[1]/img[1]",
              "codeLines": [
                "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-5-1x1-lg@x2...."
              ]
            }
          },
          {
            "index": 576,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/picture[1]/img[1]",
              "codeLines": [
                "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-4-1x1-lg@x2...."
              ]
            }
          },
          {
            "index": 578,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/picture[1]/img[1]",
              "codeLines": [
                "<img class=\" resize \" src=\"static/www-cigna-com/images/individuals-families/cigna-com-6-1x1-lg@x2.j..."
              ]
            }
          },
          {
            "index": 851,
            "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": "div",
              "path": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"container-full-width\" id=\"2\">",
                "  <div></div>",
                "</div>"
              ]
            }
          },
          {
            "index": 856,
            "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": "div",
              "path": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[14]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"container-7-5\" id=\"2\">",
                "  <div>",
                "    <cipublic-content-block>",
                "      #shadow-root (open)",
                "        <!---->",
                "        <slot></slot>",
                "      <p class=\"micro-text\">",
                "        <span>",
                "          Customers under age 13 (and/or their parent/guardian) will not be able to register at",
                "        </span>",
                "        <cipublic-link class=\"external-link\" href=\"http://mycigna.com/\" rel=\"nofollow\" tabindex=\"0\"...",
                "          #shadow-root (open)",
                "            <!---->",
                "            <a href=\"http://mycigna.com/\" target=\"_blank\" rel=\"nofollow noopener\">",
                "              <slot name=\"prefix\"></slot>",
                "              <slot name=\"main-content\" class=\"\"></slot>",
                "              <!--?lit$95376508$-->",
                "            </a>",
                "          myCigna.com",
                "          <span slot=\"main-content\">",
                "            <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                "              myCigna.com",
                "              <span style=\"align-items: baseline;\">",
                "                <cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" a...",
                "                  #shadow-root (open)",
                "                    <!---->",
                "                    <!--?lit$95376508$-->",
                "                    <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" fill=\"currentColo...",
                "                      <path d=\"M432,320H400a16,16,0,0,0-16,16V448H64V128H208a16,16,0,0,0,16-16V80a1...",
                "                    </svg>",
                "                    <!--?-->",
                "                </cipublic-icon>",
                "              </span>",
                "            </span>",
                "          </span>",
                "        </cipublic-link>",
                "        <span>",
                "          .",
                "        </span>",
                "      </p>",
                "      <p class=\"micro-text\">",
                "        <span>",
                "          This page is not intended for use in AZ, CA, GA, WA, WV",
                "        </span>",
                "      </p>",
                "    </cipublic-content-block>",
                "  </div>",
                "  <div></div>",
                "</div>"
              ]
            }
          },
          {
            "index": 983,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[4]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\">"
              ]
            }
          },
          {
            "index": 988,
            "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": "/cipublic-hero[1]/div[1]/cipublic-sticky-banner[1]/h4[1]",
              "codeLines": [
                "<h4 slot=\"header\">",
                "  Shop our plans",
                "</h4>"
              ]
            }
          },
          {
            "index": 989,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h6",
              "path": "/cipublic-hero[1]/div[1]/cipublic-sticky-banner[1]/ciapp-ifp-shop-for-plans-banner[1]/cipublic-content-block[1]/h6[1]",
              "codeLines": [
                "<h6>",
                "  Are you a member?",
                "</h6>"
              ]
            }
          },
          {
            "index": 1197,
            "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]/a[1]/text()[1]",
              "codeLines": [
                "Feedback"
              ]
            }
          },
          {
            "index": 1198,
            "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]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Will open a new window"
              ]
            }
          },
          {
            "index": 1533,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h6",
              "path": "/cipublic-hero[1]/div[1]/cipublic-sticky-banner[1]/ciapp-ifp-shop-for-plans-banner[1]/cipublic-content-block[1]/h6[1]",
              "codeLines": [
                "<h6>",
                "  Are you a member?",
                "</h6>"
              ]
            }
          },
          {
            "index": 1595,
            "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.cigna.com/",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 48,
          "rulesWarned": 4,
          "rulesViolated": 6,
          "warnings": {
            "minor": 30,
            "moderate": 0,
            "serious": 63,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 3,
            "serious": 70,
            "critical": 6
          }
        },
        "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-13T02:20:35.883Z",
          "url": "https://www.cigna.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-modal-open",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\"><cipublic-icon set=\"system\" name=\"x\" class=\"close-icon\" role=\"img\" aria-label=\"Close\"></cipublic-icon><!--?lit$879782847$--></button>",
                          "target": [
                            [
                              "#home-plan-banner",
                              "cipublic-close-button",
                              "button"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Check that focusable elements are not tabbable in the current state"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<cipublic-modal has-focus-trap=\"true\" role=\"dialog\" aria-modal=\"true\" size=\"modal-lg\" id=\"home-plan-banner\" aria-label=\"Choose from the following types of plans and coverages <H3>",
                  "target": [
                    "#home-plan-banner"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that focusable elements are not tabbable in the current state"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"left-link-wrap\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "li:nth-child(1) > .left-link-wrap"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"left-link-wrap\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "li:nth-child(2) > .left-link-wrap"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"left-link-wrap\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "li:nth-child(3) > .left-link-wrap"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"left-link-wrap\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "li:nth-child(4) > .left-link-wrap"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span name=\"lang\">EspaƱol</span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"right-header-link\"]",
                      "span[name=\"lang\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"current-section\">For Individuals &amp; Families:</span>",
                  "target": [
                    "span[slot=\"current-section\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "cipublic-alert > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "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": "<strong>to submit a COVID-19 test kit claim form online,</strong>",
                  "target": [
                    "strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "51.0pt (68px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Welcome to Cigna</span>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "h1 > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We offer a wide range of insurance plans and products that focus on all aspects of your well-beingā€”physical and emotional.</p>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "cipublic-hero > p"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "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": "<h4 slot=\"header\">Shop our plans</h4>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "h4[slot=\"header\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p slot=\"leading\">Are you buying coverage on your own?</p>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "p[slot=\"leading\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "cipublic-link[type=\"action\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Account<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "cipublic-link[type=\"action\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(1) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">plans<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(1) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "cipublic-link[href$=\"medicare\"][type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Medicare<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "cipublic-link[href$=\"medicare\"][type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(3) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">plans<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(3) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(4) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">offers<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(4) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(5) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">employer<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(5) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    ".external-link[rel=\"nofollow\"][type=\"action\"] > span[slot=\"main-content\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">commitment<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    ".external-link[rel=\"nofollow\"][type=\"action\"] > span[slot=\"main-content\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                      "span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">area<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                      "span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(4) > cipublic-link[issecure=\"\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Find 1095-B tax form <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">information<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(8) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#e4e4e4",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Non-Discrimination Notice <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">[PDF]<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"dark\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(1) > .inverted[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                }
              ]
            },
            {
              "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": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"left-link-wrap\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "li:nth-child(1) > .left-link-wrap"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"left-link-wrap\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "li:nth-child(2) > .left-link-wrap"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"left-link-wrap\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "li:nth-child(3) > .left-link-wrap"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"left-link-wrap\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "li:nth-child(4) > .left-link-wrap"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span name=\"lang\">EspaƱol</span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"right-header-link\"]",
                      "span[name=\"lang\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"current-section\">For Individuals &amp; Families:</span>",
                  "target": [
                    "span[slot=\"current-section\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "cipublic-alert > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "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": "<strong>to submit a COVID-19 test kit claim form online,</strong>",
                  "target": [
                    "strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "51.0pt (68px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Welcome to Cigna</span>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "h1 > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We offer a wide range of insurance plans and products that focus on all aspects of your well-beingā€”physical and emotional.</p>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "cipublic-hero > p"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3: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": "<h4 slot=\"header\">Shop our plans</h4>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "h4[slot=\"header\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p slot=\"leading\">Are you buying coverage on your own?</p>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "p[slot=\"leading\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "cipublic-link[type=\"action\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Account<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "cipublic-link[type=\"action\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(1) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">plans<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(1) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "cipublic-link[href$=\"medicare\"][type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Medicare<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "cipublic-link[href$=\"medicare\"][type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(3) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">plans<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(3) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(4) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">offers<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(4) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(5) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">employer<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(5) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    ".external-link[rel=\"nofollow\"][type=\"action\"] > span[slot=\"main-content\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">commitment<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    ".external-link[rel=\"nofollow\"][type=\"action\"] > span[slot=\"main-content\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                      "span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">area<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                      "span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(4) > cipublic-link[issecure=\"\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0170bc",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Find 1095-B tax form <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">information<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(8) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#e4e4e4",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Non-Discrimination Notice <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">[PDF]<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"dark\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(1) > .inverted[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                }
              ]
            },
            {
              "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": "<cipublic-focus-trap class=\"search-content-wrapper\" aria-hidden=\"true\"><cipublic-search hidden=\"\" action=\"/search\" inline=\"\"></cipublic-search><cipublic-close-button hidden=\"\" class=\"dismiss search-close-button\"></cipublic-close-button></cipublic-focus-trap>",
                  "target": [
                    [
                      "cipublic-list[slot=\"right-header-link\"]",
                      "cipublic-header-search",
                      ".search-content-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": "<cipublic-search hidden=\"\" action=\"/search\" inline=\"\"></cipublic-search>",
                  "target": [
                    [
                      "cipublic-list[slot=\"right-header-link\"]",
                      "cipublic-header-search",
                      "cipublic-search"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span aria-live=\"polite\" class=\"error-container\" role=\"alert\" id=\"input-1-error\" style=\"display: none;\"><cipublic-icon set=\"system\" name=\"exclamation-circle\" class=\"error-icon\"></cipublic-icon><p></p></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"right-header-link\"]",
                      "cipublic-header-search",
                      "cipublic-search",
                      "cipublic-input",
                      "#input-1-error"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<cipublic-close-button hidden=\"\" class=\"dismiss search-close-button\"></cipublic-close-button>",
                  "target": [
                    [
                      "cipublic-list[slot=\"right-header-link\"]",
                      "cipublic-header-search",
                      ".search-close-button"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dropdown-menu\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      ".dropdown-menu"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<cipublic-content-block id=\"section-link-1-menu\" class=\"container\" tabindex=\"-1\" hidden=\"\">",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      "#section-link-1-menu"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      "cipublic-content-block > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]",
                      ".icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                    ]
                  ],
                  "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": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      ".icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span aria-live=\"polite\" class=\"error-container\" role=\"alert\" id=\"select-1-error\"><cipublic-icon set=\"system\" name=\"exclamation-circle\" class=\"error-icon\"></cipublic-icon><p></p></span>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "ciapp-ifp-shop-for-plans-banner",
                      "cipublic-select",
                      "#select-1-error"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      ".icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                    ]
                  ],
                  "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": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(1) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span > span > .icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                    ]
                  ],
                  "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": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "cipublic-link[href$=\"medicare\"][type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span > span > .icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                    ]
                  ],
                  "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": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(3) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span > span > .icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                    ]
                  ],
                  "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": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(4) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span > span > .icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                    ]
                  ],
                  "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": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(5) > .left-side-column > cipublic-content-block[left-column-content=\"\"] > p:nth-child(4) > cipublic-link[type=\"action\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span > span > .icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                    ]
                  ],
                  "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": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    ".icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                  ],
                  "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": "<cipublic-icon set=\"system\" name=\"chevron-action\" role=\"img\" size=\"small\" class=\"icon-as-placeholder\" aria-label=\"chevron-action\"></cipublic-icon>",
                  "target": [
                    [
                      "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                      ".icon-as-placeholder[name=\"chevron-action\"][aria-label=\"chevron-action\"]"
                    ]
                  ],
                  "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": "<h3 slot=\"heading\" hidden=\"true\">Choose from the following types of plans and coverages </h3>",
                  "target": [
                    "h3[hidden=\"true\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<cipublic-list background=\"transparent\" layout=\"vertical\" unstyled=\"\" type=\"unordered\" variant=\"default\" columns=\"1\" hidden=\"true\" style=\"--link-list-columns:1;\">\n  <h4 slot=\"heading\">Medicare Coverage</h4>\n  \n  \n  \n</cipublic-list>",
                  "target": [
                    "cipublic-list[hidden=\"true\"][background=\"transparent\"][layout=\"vertical\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<cipublic-list background=\"transparent\" layout=\"vertical\" unstyled=\"\" type=\"unordered\" variant=\"default\" columns=\"1\" hidden=\"true\" style=\"--link-list-columns:1;\">\n<h4 slot=\"heading\">Medical Plans</h4>\n\n</cipublic-list>",
                  "target": [
                    "cipublic-list[hidden=\"true\"][background=\"transparent\"][layout=\"vertical\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<cipublic-list background=\"transparent\" layout=\"vertical\" unstyled=\"\" type=\"unordered\" variant=\"default\" columns=\"1\" hidden=\"true\" style=\"--link-list-columns:1;\">\n<h4 slot=\"heading\">Dental Plans</h4>\n\n\n\n\n\n\n</cipublic-list>",
                  "target": [
                    "cipublic-list[hidden=\"true\"][background=\"transparent\"][layout=\"vertical\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<cipublic-list background=\"transparent\" layout=\"vertical\" unstyled=\"\" type=\"unordered\" variant=\"default\" columns=\"1\" hidden=\"true\" style=\"--link-list-columns:1;\">\n<h4 slot=\"heading\">Supplemental Health Insurance Plans</h4>\n\n\n\n\n\n\n</cipublic-list>",
                  "target": [
                    "cipublic-list[hidden=\"true\"][background=\"transparent\"][layout=\"vertical\"]:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<cipublic-content-block hidden=\"true\">",
                  "target": [
                    "cipublic-content-block[hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_cigna_0\" name=\"destination_publishing_iframe_cigna_0_name\" src=\"https://cigna.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.cigna.com\" style=\"display: none; width: 0px; height: 0px;\" class=\"aamIframeLoaded\">",
                  "target": [
                    "#destination_publishing_iframe_cigna_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=738c7c5a-637d-4e3c-af39-ee19f99de863&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=c452013d-2618-4357-bcf2-9d935c412684&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nz0vk&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(25)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=738c7c5a-637d-4e3c-af39-ee19f99de863&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=c452013d-2618-4357-bcf2-9d935c412684&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nz0vk&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(26)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=d7ffbd0c-2646-4cae-9682-1531c2fc64c8&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=c452013d-2618-4357-bcf2-9d935c412684&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6ktn&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(27)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=d7ffbd0c-2646-4cae-9682-1531c2fc64c8&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=c452013d-2618-4357-bcf2-9d935c412684&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6ktn&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(28)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://11003711.fls.doubleclick.net/activityi;src=11003711;type=cigna00;cat=cigna00j;ord=9594608996860;gtm=2od880;auiddc=1787240899.1660357219;~oref=https%3A%2F%2Fwww.cigna.com%2F?\"></iframe>",
                  "target": [
                    "iframe[height=\"0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe src=\"https://pixel.mathtag.com/sync/iframe?mt_uuid=bff162f7-0a63-4900-90c5-a476309eeb4f&amp;no_iframe=1&amp;exsync=https%3A%2F%2Fc212.net%2Fc%2Fsync%3Fu%3D%26c%3DUS%26dmpId%3D1%26pid%3D%5BMM_UUID%5D&amp;mt_lim=1&amp;source=mathtag\" id=\"mm_sync_back_ground\" title=\"MediaMath Advertising\" style=\"visibility: hidden; display: none;\">",
                  "target": [
                    "#mm_sync_back_ground"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-dialog-name",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures every ARIA dialog and alertdialog node has an accessible name",
              "help": "ARIA dialog and alertdialog nodes should have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-dialog-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "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": "<cipublic-header-search role=\"dialog\" aria-modal=\"true\"></cipublic-header-search>",
                  "target": [
                    [
                      "cipublic-list[slot=\"right-header-link\"]",
                      "cipublic-header-search"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\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": "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": "#0170bc",
                        "bgColor": "#f4f8fc",
                        "contrastRatio": 4.86,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header><div class=\"container header-links-container\"><slot name=\"header-logo\"></slot><nav class=\"header-links\" aria-label=\"main\" id=\"cipublic-header\"><slot name=\"left-header-link\"></slot><div class=\"header-links-pipe\">&nbsp;</div><slot name=\"right-header-link\"></slot></nav></div></header>",
                          "target": [
                            [
                              "cipublic-header",
                              "header"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Medicare<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "cipublic-link[href=\"/medicare/index.html\"][visited-primary=\"true\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f4f8fc",
                        "contrastRatio": 4.86,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header><div class=\"container header-links-container\"><slot name=\"header-logo\"></slot><nav class=\"header-links\" aria-label=\"main\" id=\"cipublic-header\"><slot name=\"left-header-link\"></slot><div class=\"header-links-pipe\">&nbsp;</div><slot name=\"right-header-link\"></slot></nav></div></header>",
                          "target": [
                            [
                              "cipublic-header",
                              "header"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Providers<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "li:nth-child(2) > .left-link-wrap > cipublic-link[visited-primary=\"true\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f4f8fc",
                        "contrastRatio": 4.86,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header><div class=\"container header-links-container\"><slot name=\"header-logo\"></slot><nav class=\"header-links\" aria-label=\"main\" id=\"cipublic-header\"><slot name=\"left-header-link\"></slot><div class=\"header-links-pipe\">&nbsp;</div><slot name=\"right-header-link\"></slot></nav></div></header>",
                          "target": [
                            [
                              "cipublic-header",
                              "header"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Brokers<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "cipublic-link[href=\"/brokers/index.html\"][visited-primary=\"true\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f4f8fc",
                        "contrastRatio": 4.86,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header><div class=\"container header-links-container\"><slot name=\"header-logo\"></slot><nav class=\"header-links\" aria-label=\"main\" id=\"cipublic-header\"><slot name=\"left-header-link\"></slot><div class=\"header-links-pipe\">&nbsp;</div><slot name=\"right-header-link\"></slot></nav></div></header>",
                          "target": [
                            [
                              "cipublic-header",
                              "header"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Employers<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"left-header-link\"]",
                      "cipublic-link[href=\"/employers/index.html\"][visited-primary=\"true\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f4f8fc",
                        "contrastRatio": 4.86,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header><div class=\"container header-links-container\"><slot name=\"header-logo\"></slot><nav class=\"header-links\" aria-label=\"main\" id=\"cipublic-header\"><slot name=\"left-header-link\"></slot><div class=\"header-links-pipe\">&nbsp;</div><slot name=\"right-header-link\"></slot></nav></div></header>",
                          "target": [
                            [
                              "cipublic-header",
                              "header"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\"><!--?lit$879782847$-->Search<cipublic-icon slot=\"suffix\" set=\"system\" name=\"search\" class=\"search-icon\">-icon&gt;<slot name=\"suffix\"></slot></cipublic-icon></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"right-header-link\"]",
                      "cipublic-header-search",
                      "span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.86 (foreground color: #0170bc, background color: #f4f8fc, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.19,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Shop for <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Plans<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      "#section-link-1 > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.19,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Plans<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      "#section-link-1 > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.19,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Member <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Guide<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      "#section-link-2 > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.19,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Guide<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      "#section-link-2 > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.19,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Find a <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Doctor<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      "#section-link-3 > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.19,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Doctor<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "cipublic-list[slot=\"section-link\"]",
                      "#section-link-3 > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#e6f1f8",
                        "contrastRatio": 4.52,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<cipublic-alert variant=\"banner\" type=\"info\">",
                          "target": [
                            "cipublic-alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.52 (foreground color: #0170bc, background color: #e6f1f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Visit our Coronavirus (COVID-19) Resource <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Center<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    "cipublic-link[href$=\"coronavirus/\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.52 (foreground color: #0170bc, background color: #e6f1f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#e6f1f8",
                        "contrastRatio": 4.52,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<cipublic-alert variant=\"banner\" type=\"info\">",
                          "target": [
                            "cipublic-alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.52 (foreground color: #0170bc, background color: #e6f1f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Center<slot name=\"suffix\"></slot></span>",
                  "target": [
                    "cipublic-link[href$=\"coronavirus/\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.52 (foreground color: #0170bc, background color: #e6f1f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0170bc",
                        "contrastRatio": 5.19,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></button>",
                          "target": [
                            [
                              "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                              "ciapp-ifp-shop-for-plans-banner",
                              "cipublic-button[size=\"default\"]",
                              "button"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #ffffff, background color: #0170bc, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button type=\"button\"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></button>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "ciapp-ifp-shop-for-plans-banner",
                      "cipublic-button[size=\"default\"]",
                      "button"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #ffffff, background color: #0170bc, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#fffaee",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"sticky-banner-content\"><div class=\"banner-left\"><slot name=\"header\"></slot><slot name=\"leading\"></slot></div><div class=\"banner-right\"><slot></slot></div></div>",
                          "target": [
                            [
                              "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                              "cipublic-sticky-banner",
                              ".sticky-banner-content"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #0170bc, background color: #fffaee, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Looking for another kind of <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">coverage?<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "cipublic-link[slot=\"call-to-action\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #0170bc, background color: #fffaee, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#fffaee",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"sticky-banner-content\"><div class=\"banner-left\"><slot name=\"header\"></slot><slot name=\"leading\"></slot></div><div class=\"banner-right\"><slot></slot></div></div>",
                          "target": [
                            [
                              "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                              "cipublic-sticky-banner",
                              ".sticky-banner-content"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #0170bc, background color: #fffaee, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">coverage?<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "cipublic-link[slot=\"call-to-action\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #0170bc, background color: #fffaee, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0170bc",
                        "contrastRatio": 5.19,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/individuals-families/member-guide.html\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                          "target": [
                            [
                              "#iw_comp1646025728938 > ciapp-personalization-wrapper",
                              "cipublic-button[ismodaltoggle=\"\"][size=\"default\"][type=\"button\"]",
                              "a[rel=\"\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #ffffff, background color: #0170bc, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/individuals-families/member-guide.html\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                  "target": [
                    [
                      "#iw_comp1646025728938 > ciapp-personalization-wrapper",
                      "cipublic-button[ismodaltoggle=\"\"][size=\"default\"][type=\"button\"]",
                      "a[rel=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #ffffff, background color: #0170bc, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/knowledge-center/#understandinginsurance\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                          "target": [
                            [
                              "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                              "cipublic-list[variant=\"tag\"]",
                              "li:nth-child(1) > cipublic-button[variant=\"tag-chicklet\"][size=\"default\"]",
                              "a[rel=\"\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/knowledge-center/#understandinginsurance\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                  "target": [
                    [
                      "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                      "cipublic-list[variant=\"tag\"]",
                      "li:nth-child(1) > cipublic-button[variant=\"tag-chicklet\"][size=\"default\"]",
                      "a[rel=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/individuals-families/member-guide/prescription-drug-lists/index.html\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                          "target": [
                            [
                              "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                              "cipublic-list[variant=\"tag\"]",
                              "li:nth-child(2) > cipublic-button[variant=\"tag-chicklet\"][size=\"default\"]",
                              "a[rel=\"\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/individuals-families/member-guide/prescription-drug-lists/index.html\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                  "target": [
                    [
                      "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                      "cipublic-list[variant=\"tag\"]",
                      "li:nth-child(2) > cipublic-button[variant=\"tag-chicklet\"][size=\"default\"]",
                      "a[rel=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/individuals-families/member-guide/index.html\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                          "target": [
                            [
                              "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                              "cipublic-list[variant=\"tag\"]",
                              "li:nth-child(3) > cipublic-button[variant=\"tag-chicklet\"][size=\"default\"]",
                              "a[rel=\"\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/individuals-families/member-guide/index.html\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                  "target": [
                    [
                      "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                      "cipublic-list[variant=\"tag\"]",
                      "li:nth-child(3) > cipublic-button[variant=\"tag-chicklet\"][size=\"default\"]",
                      "a[rel=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/coronavirus/index.html\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                          "target": [
                            [
                              "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                              "cipublic-list[variant=\"tag\"]",
                              "cipublic-button[href=\"/coronavirus/index.html\"][variant=\"tag-chicklet\"][size=\"default\"]",
                              "a[href=\"/coronavirus/index.html\"][rel=\"\"]"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus/index.html\" rel=\"\" class=\"  \"><slot name=\"prefix\"></slot><slot></slot><slot name=\"suffix\"></slot></a>",
                  "target": [
                    [
                      "#iw_comp1646025730112 > ciapp-personalization-wrapper",
                      "cipublic-list[variant=\"tag\"]",
                      "cipublic-button[href=\"/coronavirus/index.html\"][variant=\"tag-chicklet\"][size=\"default\"]",
                      "a[href=\"/coronavirus/index.html\"][rel=\"\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.19,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">myCigna.com<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    ".external-link[href$=\"mycigna.com/\"][rel=\"nofollow\"] > span[slot=\"main-content\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #0170bc, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(1) > cipublic-link[issecure=\"\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(1) > cipublic-link[issecure=\"\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(2) > cipublic-link[issecure=\"\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(2) > cipublic-link[issecure=\"\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(3) > cipublic-link[issecure=\"\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(3) > cipublic-link[issecure=\"\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(4) > cipublic-link[issecure=\"\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">See prescription drug <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">list<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(5) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">list<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(5) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(6) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">facility<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(6) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Find a <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">form<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(7) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">form<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(7) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">information<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "li:nth-child(8) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">View the Cigna <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Glossary<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "cipublic-link[href$=\"glossary.html\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Glossary<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "cipublic-link[href$=\"glossary.html\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Contact <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Cigna<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "cipublic-link[href=\"/contact-us/index.html\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Cigna<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(1)",
                      "cipublic-link[href=\"/contact-us/index.html\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Individuals and <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Families<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(2)",
                      "li:nth-child(1) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Families<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(2)",
                      "li:nth-child(1) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Medicare<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(2)",
                      "cipublic-link[href=\"/medicare/index.html\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Employers<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(2)",
                      "cipublic-link[href=\"/employers/index.html\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Brokers<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(2)",
                      "cipublic-link[href=\"/brokers/index.html\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Providers<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(2)",
                      "li:nth-child(5) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(1) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">portal<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(1) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(2) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">portal<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(2) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(3) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Employers<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(3) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(4) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Portal<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(4) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(5) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Brokers<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(3)",
                      "li:nth-child(5) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">About <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Cigna<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "cipublic-link[href=\"/about-us/index.html\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Cigna<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "cipublic-link[href=\"/about-us/index.html\"][target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Company <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Profile<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "li:nth-child(2) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Profile<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "li:nth-child(2) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Careers<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "cipublic-link[href=\"https://jobs.cigna.com/us/en\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Newsroom<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "cipublic-link[href$=\"newsroom.cigna.com/\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Investors<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "li:nth-child(5) > cipublic-link[target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Suppliers<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "li:nth-child(6) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span slot=\"main-content\">Third Party <span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Administrators<slot name=\"suffix\"></slot></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "li:nth-child(7) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Administrators<slot name=\"suffix\"></slot></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "li:nth-child(7) > cipublic-link[target=\"_self\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">International<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "cipublic-link[href$=\"cignaglobal.com/\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0170bc",
                        "bgColor": "#f8f8f8",
                        "contrastRatio": 4.88,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"footer-top\"><div class=\"footer-top-content\"><slot name=\"top\"></slot></div></section>",
                          "target": [
                            [
                              "#cipublic-footer",
                              ".footer-top"
                            ]
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"display: inline-flex; line-height: normal; white-space: nowrap;\">Evernorth<span style=\"align-items: baseline;\"><cipublic-icon set=\"system\" name=\"external-link\" role=\"img\" size=\"small\" class=\"\" aria-label=\"external site\"></cipublic-icon></span></span>",
                  "target": [
                    [
                      "section[slot=\"top\"] > cipublic-list[background=\"transparent\"][layout=\"vertical\"][variant=\"default\"]:nth-child(4)",
                      "cipublic-link[href$=\"evernorth.com/\"][target=\"_blank\"][iconhasbeenadded=\"\"] > span[slot=\"main-content\"] > span"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #0170bc, background color: #f8f8f8, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0170bc",
                        "contrastRatio": 5.19,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"oo_tab\" class=\"oo_tab_right\" href=\"#\"><img src=\"https://static.cigna.com/static/libs/opinionlab/5.9.9/oo_tab_icon_retina.gif\" alt=\"\">Feedback<span class=\"screen_reader\"> Will open a new window</span></a>",
                          "target": [
                            "#oo_tab"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.19 (foreground color: #ffffff, background color: #0170bc, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"oo_tab\" class=\"oo_tab_right\" href=\"#\"><img src=\"https://static.cigna.com/static/libs/opinionlab/5.9.9/oo_tab_icon_retina.gif\" alt=\"\">Feedback<span class=\"screen_reader\"> Will open a new window</span></a>",
                  "target": [
                    "#oo_tab"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.19 (foreground color: #ffffff, background color: #0170bc, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 slot=\"header\">Shop our plans</h4>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "h4[slot=\"header\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h6>Are you a member?</h6>",
                  "target": [
                    [
                      "#iw_comp1656569460296 > ciapp-personalization-wrapper",
                      "h6"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-3-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      ".visible-on-load",
                      ".resize[width=\"625\"][height=\"351\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-2-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(2) > .right-side-column > .scrollmagic-pin-spacer[data-scrollmagic-pin-spacer=\"\"] > .right-hidden[right-column-content=\"\"][hidden-initial=\"true\"]",
                      ".resize[width=\"625\"][height=\"351\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-5-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(3) > .right-side-column > .scrollmagic-pin-spacer[data-scrollmagic-pin-spacer=\"\"] > .right-hidden[right-column-content=\"\"][hidden-initial=\"true\"]",
                      ".resize[width=\"625\"][height=\"351\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-4-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(4) > .right-side-column > .scrollmagic-pin-spacer[data-scrollmagic-pin-spacer=\"\"] > .right-hidden[right-column-content=\"\"][hidden-initial=\"true\"]",
                      ".resize[width=\"625\"][height=\"351\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img class=\" resize \" src=\"static/www-cigna-com/images/individuals-families/cigna-com-6-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
                  "target": [
                    [
                      "#iw_comp1646025730100 > ciapp-personalization-wrapper",
                      "div[slot=\"row\"]:nth-child(5) > .right-side-column > .scrollmagic-pin-spacer[data-scrollmagic-pin-spacer=\"\"] > .right-hidden[right-column-content=\"\"][hidden-initial=\"true\"]",
                      ".resize[width=\"625\"][height=\"351\"]"
                    ]
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "maximum-scale",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "maximum-scale on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  maximum-scale on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "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": "<a id=\"oo_tab\" class=\"oo_tab_right\" href=\"#\"><img src=\"https://static.cigna.com/static/libs/opinionlab/5.9.9/oo_tab_icon_retina.gif\" alt=\"\">Feedback<span class=\"screen_reader\"> Will open a new window</span></a>",
                  "target": [
                    "#oo_tab"
                  ],
                  "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.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.cigna.com/",
      "result": [
        {
          "engineTestId": 59,
          "bestPracticeId": 410,
          "attribute": "This element has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "attributeDetail": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "element": "<meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\" name=\"viewport\">",
          "testResult": 0,
          "path": "head>meta:nth-of-type(4)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Select \"Save\" to change the viewport content attribute to \"width=device-width, initial-scale=1.0\", or \"Cancel\" if the fix should not be applied.",
            "fix": {
              "content": "width=device-width, initial-scale=1.0"
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "meta[name=\"viewport\"][content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 83,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-describedby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This DIV has an aria-describedby attribute value of 'group-1', which includes one or more invalid or duplicate ids",
          "element": "<div role=\"group\" aria-describedby=\"group-1\"><h3 slot=\"label\">Disclaimer</h3><div class=\"parent\"><p> ...  Cigna Intellectual Property, Inc. LINA and NYLGICNY are not affiliates of Cigna.<p></p></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(17)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)|:host>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[aria-describedby=\"group-1\"][role=\"group\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img class=\" resize \" src=\"static/www-cigna-com/images/individuals-families/cigna-com-6-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)|:host>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)|:host>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[height=\"351\"][width=\"625\"][loading=\"eager\"][src=\"static/www-cigna-com/images/individuals-families/cigna-com-6-1x1-lg@x2.jpg\"][class=\" resize \"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-4-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)|:host>*: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(1)|:host>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[height=\"351\"][width=\"625\"][loading=\"eager\"][src=\"/static/www-cigna-com/images/individuals-families/cigna-com-4-1x1-lg@x2.jpg\"][class=\" resize \"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-5-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)|:host>*: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(1)|:host>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[height=\"351\"][width=\"625\"][loading=\"eager\"][src=\"/static/www-cigna-com/images/individuals-families/cigna-com-5-1x1-lg@x2.jpg\"][class=\" resize \"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-2-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)|:host>*: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(1)|:host>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[height=\"351\"][width=\"625\"][loading=\"eager\"][src=\"/static/www-cigna-com/images/individuals-families/cigna-com-2-1x1-lg@x2.jpg\"][class=\" resize \"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img class=\" resize \" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-3-1x1-lg@x2.jpg\" loading=\"eager\" width=\"625\" height=\"351\" style=\"object-position:initial\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)|:host>*: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(1)|:host>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[height=\"351\"][width=\"625\"][loading=\"eager\"][src=\"/static/www-cigna-com/images/individuals-families/cigna-com-3-1x1-lg@x2.jpg\"][class=\" resize \"]",
            "attNo": 6
          }
        },
        {
          "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 DIV has an id attribute of '2', which is not unique in the same DOM",
          "element": "<div id=\"2\" class=\"container-full-width\"><div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(13)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"container-full-width\"][id=\"2\"]",
            "attNo": 2
          }
        },
        {
          "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 DIV has an id attribute of '2', which is not unique in the same DOM",
          "element": "<div id=\"2\" class=\"container-7-5\"><div><div><p class=\"micro-text\"><span>This page is not intended fo ... </path></svg></div></span></span></span></a></div><span>.</span><p></p></div></div><div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(14)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"container-7-5\"][id=\"2\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 224,
          "bestPracticeId": 338,
          "attribute": "This button element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This button element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<button type=\"button\"><span slot=\"main-content\"><div slot=\"suffix\" set=\"system\" name=\"search\" class= ... .2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\"></path></svg></div></span></button>",
          "testResult": 0,
          "path": "body>div:nth-of-type(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)>*:nth-child(4)>*:nth-child(4)|:host>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)|:host>*:nth-child(1)|:host>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "button[type=\"button\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 736,
          "bestPracticeId": 1893,
          "attribute": "This element (role=dialog) does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This DIV (role=dialog) does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<div role=\"dialog\" aria-modal=\"true\"><div href=\"#\" isbutton=\"\" class=\"search-open-button\" variant=\"p ... ircle\" class=\"error-icon\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 38 38\" fill=\"currentC",
          "testResult": 0,
          "path": "body>div:nth-of-type(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)>*:nth-child(4)>*:nth-child(4)|:host>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[aria-modal=\"true\"][role=\"dialog\"]",
            "attNo": 2
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.cigna.com/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=47e2a687-3dbb-4718-b9f6-ee27df0310f7&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=2534724e-fdd2-41c6-b62b-0a0761e2cf3a&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nz0vk&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=5fa6845a-76ba-4b19-9d44-a6e307bbf53c&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=2534724e-fdd2-41c6-b62b-0a0761e2cf3a&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6ktn&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=47e2a687-3dbb-4718-b9f6-ee27df0310f7&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=2534724e-fdd2-41c6-b62b-0a0761e2cf3a&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nz0vk&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=5fa6845a-76ba-4b19-9d44-a6e307bbf53c&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=2534724e-fdd2-41c6-b62b-0a0761e2cf3a&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6ktn&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 slot=\"label\">...</h3>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p slot=\"copyright\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://11003711.fls.doubleclick.net/activityi;src=11003711;type=cigna00;cat=cigna00j;ord=9673839846667;gtm=2od880;auiddc=823777490.1660357246;~oref=https%3A%2F%2Fwww.cigna.com%2F?\">...</iframe>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"2\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#2",
                "code": "<div class=\"container-7-5\" id=\"2\">...</div>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://static.cigna.com/static/libs/opinionlab/5.9.9/oo_tab_icon_retina.gif\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 slot=\"heading\">...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h1 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 slot=\"heading\">...</h3>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#oo_tab",
                "code": "<a id=\"oo_tab\" class=\"oo_tab_right\" href=\"#\">...</a>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\">"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 slot=\"heading\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"screen_reader\">...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.cigna.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 4,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[14]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"2\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 462,
                "height": 53,
                "width": 784
              },
              "snippet": "<div id=\"2\" class=\"container-7-5\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 773,
                "top": 233,
                "height": 112,
                "width": 35
              },
              "snippet": "<a href=\"#\" class=\"oo_tab_right\" id=\"oo_tab\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[14]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-content-block[1]/p[1]/cipublic-link[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 548,
                "top": 462,
                "height": 18,
                "width": 181
              },
              "snippet": "<cipublic-link iconhasbeenadded=\"\" target=\"_blank\" variant=\"primary\" tabindex=\"0\" rel=\"nofollow\" href=\"http://mycigna.com/\" class=\"external-link\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[11]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-multimedia-promo[1]/p[2]/cipublic-link[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 374,
                "height": 37,
                "width": 763
              },
              "snippet": "<cipublic-link iconhasbeenadded=\"\" variant=\"primary\" tabindex=\"0\" rel=\"nofollow\" href=\"/about-us/corporate-responsibility/diversity-and-inclusion.html\" type=\"action\" class=\"external-link\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[9]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9cFT51hyLvFdafqzTF2J0uIhioi9p0acbiDm+JDOHGbp/esY8pWq1RmM2YiAFzu0kuh8XsHJibGZVXSRKbYGAQAAABveyJvcmlnaW4iOiJodHRwczovL3MucGluaW1nLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[8]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 13,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[15]/div[1]/div[1]/div[1]/div[1]/cipublic-modal[1]/#document-fragment[1]/div[1]/div[1]/cipublic-focus-trap[1]/#document-fragment[1]/slot[1]/div[1]/div[1]/cipublic-close-button[1]/#document-fragment[1]/button[1]",
                "aria": "/document[1]/main[1]/dialog[1]/document[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 678,
                "top": 230,
                "height": 41,
                "width": 40
              },
              "snippet": "<button type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[9]/div[1]/div[1]/div[1]/ciapp-personalization-wrapper[1]/#document-fragment[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-column-scroll[1]/#document-fragment[1]/div[1]/slot[1]/div[5]/div[2]/cipublic-image[1]/#document-fragment[1]/picture[1]/img[1]",
                "aria": "/document[1]/main[1]/img[7]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 56,
                "top": 7584,
                "height": 625,
                "width": 625
              },
              "snippet": "<img style=\"object-position:initial\" height=\"351\" width=\"625\" loading=\"eager\" src=\"static/www-cigna-com/images/individuals-families/cigna-com-6-1x1-lg@x2.jpg\" class=\" resize \">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[9]/div[1]/div[1]/div[1]/ciapp-personalization-wrapper[1]/#document-fragment[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-column-scroll[1]/#document-fragment[1]/div[1]/slot[1]/div[4]/div[2]/cipublic-image[1]/#document-fragment[1]/picture[1]/img[1]",
                "aria": "/document[1]/main[1]/img[6]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 56,
                "top": 6422,
                "height": 625,
                "width": 625
              },
              "snippet": "<img style=\"object-position:initial\" height=\"351\" width=\"625\" loading=\"eager\" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-4-1x1-lg@x2.jpg\" class=\" resize \">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[9]/div[1]/div[1]/div[1]/ciapp-personalization-wrapper[1]/#document-fragment[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-column-scroll[1]/#document-fragment[1]/div[1]/slot[1]/div[3]/div[2]/cipublic-image[1]/#document-fragment[1]/picture[1]/img[1]",
                "aria": "/document[1]/main[1]/img[5]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 56,
                "top": 5259,
                "height": 625,
                "width": 625
              },
              "snippet": "<img style=\"object-position:initial\" height=\"351\" width=\"625\" loading=\"eager\" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-5-1x1-lg@x2.jpg\" class=\" resize \">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[9]/div[1]/div[1]/div[1]/ciapp-personalization-wrapper[1]/#document-fragment[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-column-scroll[1]/#document-fragment[1]/div[1]/slot[1]/div[2]/div[2]/cipublic-image[1]/#document-fragment[1]/picture[1]/img[1]",
                "aria": "/document[1]/main[1]/img[4]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 56,
                "top": 4128,
                "height": 625,
                "width": 625
              },
              "snippet": "<img style=\"object-position:initial\" height=\"351\" width=\"625\" loading=\"eager\" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-2-1x1-lg@x2.jpg\" class=\" resize \">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[9]/div[1]/div[1]/div[1]/ciapp-personalization-wrapper[1]/#document-fragment[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-column-scroll[1]/#document-fragment[1]/div[1]/slot[1]/div[1]/div[2]/cipublic-image[1]/#document-fragment[1]/picture[1]/img[1]",
                "aria": "/document[1]/main[1]/img[3]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 56,
                "top": 3045,
                "height": 625,
                "width": 625
              },
              "snippet": "<img style=\"object-position:initial\" height=\"351\" width=\"625\" loading=\"eager\" src=\"/static/www-cigna-com/images/individuals-families/cigna-com-3-1x1-lg@x2.jpg\" class=\" resize \">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-header[1]/#document-fragment[1]/header[1]/div[1]/slot[1]/cipublic-link[1]/#document-fragment[1]/a[1]",
                "aria": "/document[1]/main[1]/link[4]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 16,
                "top": 12,
                "height": 48,
                "width": 372
              },
              "snippet": "<a rel=\"\" target=\"_self\" href=\"/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[14]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <div> element has the id \"2\" that is already in use",
              "bounds": {
                "left": 56,
                "top": 9659,
                "height": 236,
                "width": 688
              },
              "snippet": "<div id=\"2\" class=\"container-7-5\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_WidgetLabels_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-header[1]/#document-fragment[1]/header[1]/div[1]/div[1]/slot[1]/cipublic-list[1]/#document-fragment[1]/div[1]/ul[1]/li[1]/cipublic-header-search[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]/dialog[1]"
              },
              "message": "Interactive component with ARIA role 'dialog' does not have a programmatically associated name",
              "bounds": {
                "left": 636,
                "top": 24,
                "height": 26,
                "width": 80
              },
              "snippet": "<cipublic-header-search aria-modal=\"true\" role=\"dialog\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 773,
                "top": 233,
                "height": 112,
                "width": 35
              },
              "snippet": "<a href=\"#\" class=\"oo_tab_right\" id=\"oo_tab\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[14]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-content-block[1]/#document-fragment[1]/slot[1]/p[1]/cipublic-link[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 56,
                "top": 9782,
                "height": 22,
                "width": 121
              },
              "snippet": "<cipublic-link iconhasbeenadded=\"\" target=\"_blank\" variant=\"primary\" tabindex=\"0\" rel=\"nofollow\" href=\"http://mycigna.com/\" class=\"external-link\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[11]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/cipublic-multimedia-promo[1]/#document-fragment[1]/div[1]/div[1]/div[1]/slot[3]/p[2]/cipublic-link[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 436,
                "top": 8823,
                "height": 89,
                "width": 276
              },
              "snippet": "<cipublic-link iconhasbeenadded=\"\" variant=\"primary\" tabindex=\"0\" rel=\"nofollow\" href=\"/about-us/corporate-responsibility/diversity-and-inclusion.html\" type=\"action\" class=\"external-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/cigna-page[1]/main[1]/div[15]/div[1]/div[1]/div[1]/div[1]/cipublic-modal[1]/#document-fragment[1]/div[1]/div[1]/cipublic-focus-trap[1]/#document-fragment[1]/slot[1]/div[1]/div[1]/cipublic-close-button[1]/#document-fragment[1]/button[1]",
                "aria": "/document[1]/main[1]/dialog[1]/document[1]/button[1]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 678,
                "top": 230,
                "height": 41,
                "width": 40
              },
              "snippet": "<button type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[9]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9cFT51hyLvFdafqzTF2J0uIhioi9p0acbiDm+JDOHGbp/esY8pWq1RmM2YiAFzu0kuh8XsHJibGZVXSRKbYGAQAAABveyJvcmlnaW4iOiJodHRwczovL3MucGluaW1nLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[8]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.cigna.com/",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 264,
            "firstColumn": 76,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "x;\"><head><script type=\"text/javascript\" src=\"https://pixel.mathtag.com/sync/js?sync=auto&amp;exsync=https%3A%2F%2Fc212.net%2Fc%2Fsync%3Fu%3D%26c%3DUS%26dmpId%3D1%26pid%3D%5BMM_UUID%5D&amp;mt_lim=1\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 189
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 379,
            "firstColumn": 274,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion_async.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 106
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 637,
            "firstColumn": 537,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://snap.licdn.com/li.lms-analytics/insight.min.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 101
          },
          {
            "type": "info",
            "lastLine": 5,
            "lastColumn": 23,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "sheet]-->\n<style type=\"text/css\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "info",
            "lastLine": 31,
            "lastColumn": 89,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Consider avoiding viewport values that prevent users from resizing documents.",
            "extract": "-data]-->\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\">\n<!--l",
            "hiliteStart": 10,
            "hiliteLength": 89
          },
          {
            "type": "info",
            "lastLine": 41,
            "lastColumn": 718,
            "firstColumn": 608,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" src=\"https://c212.net/c/etag/?clientId=VrR99wFP&amp;pixel=0&amp;dmp=1&amp;e1=1\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 111
          },
          {
            "type": "error",
            "lastLine": 41,
            "lastColumn": 1026,
            "firstColumn": 728,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><meta ",
            "hiliteStart": 10,
            "hiliteLength": 299
          },
          {
            "type": "error",
            "lastLine": 41,
            "lastColumn": 1325,
            "firstColumn": 1027,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "OnRydWV9\"><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><meta ",
            "hiliteStart": 10,
            "hiliteLength": 299
          },
          {
            "type": "error",
            "lastLine": 41,
            "lastColumn": 1608,
            "firstColumn": 1326,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "OnRydWV9\"><meta http-equiv=\"origin-trial\" content=\"A9cFT51hyLvFdafqzTF2J0uIhioi9p0acbiDm+JDOHGbp/esY8pWq1RmM2YiAFzu0kuh8XsHJibGZVXSRKbYGAQAAABveyJvcmlnaW4iOiJodHRwczovL3MucGluaW1nLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip",
            "hiliteStart": 10,
            "hiliteLength": 283
          },
          {
            "type": "info",
            "lastLine": 41,
            "lastColumn": 2265,
            "firstColumn": 1609,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "OnRydWV9\"><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/435418159/?random=1660357270906&amp;cv=9&amp;fst=1660357270906&amp;num=1&amp;bg=ffffff&amp;guid=ON&amp;resp=GooglemKTybQhCsO&amp;u_h=720&amp;u_w=1280&amp;u_ah=720&amp;u_aw=1280&amp;u_cd=30&amp;u_his=2&amp;u_tz=-240&amp;u_java=false&amp;u_nplug=0&amp;u_nmime=0&amp;gtm=2oa880&amp;sendb=1&amp;ig=1&amp;data=event%3Dgtag.config&amp;frm=0&amp;url=https%3A%2F%2Fwww.cigna.com%2F&amp;tiba=Cigna%20Official%20Site%20%7C%20Global%20Health%20Service%20Company&amp;auid=797280659.1660357271&amp;hn=www.googleadservices.com&amp;async=1&amp;rfmt=3&amp;fmt=4\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 657
          },
          {
            "type": "info",
            "lastLine": 41,
            "lastColumn": 2931,
            "firstColumn": 2275,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/435418159/?random=1660357270910&amp;cv=9&amp;fst=1660357270910&amp;num=1&amp;bg=ffffff&amp;guid=ON&amp;resp=GooglemKTybQhCsO&amp;u_h=720&amp;u_w=1280&amp;u_ah=720&amp;u_aw=1280&amp;u_cd=30&amp;u_his=2&amp;u_tz=-240&amp;u_java=false&amp;u_nplug=0&amp;u_nmime=0&amp;gtm=2oa880&amp;sendb=1&amp;ig=1&amp;data=event%3Dform_submit&amp;frm=0&amp;url=https%3A%2F%2Fwww.cigna.com%2F&amp;tiba=Cigna%20Official%20Site%20%7C%20Global%20Health%20Service%20Company&amp;auid=797280659.1660357271&amp;hn=www.googleadservices.com&amp;async=1&amp;rfmt=3&amp;fmt=4\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 657
          },
          {
            "type": "error",
            "lastLine": 79,
            "lastColumn": 156,
            "firstColumn": 137,
            "message": "Element slot not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "\">Families<slot name=\"suffix\"></slot",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "error",
            "lastLine": 103,
            "lastColumn": 138,
            "firstColumn": 119,
            "message": "Element slot not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "ap;\">Guide<slot name=\"suffix\"></slot",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "error",
            "lastLine": 134,
            "lastColumn": 364,
            "firstColumn": 345,
            "message": "Element slot not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "p;\">Center<slot name=\"suffix\"></slot",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "error",
            "lastLine": 274,
            "lastColumn": 40,
            "firstColumn": 7,
            "message": "Duplicate ID 2.",
            "extract": "iv>\n      <div class=\"container-7-5\" id=\"2\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 34
          },
          {
            "type": "info",
            "lastLine": 259,
            "lastColumn": 47,
            "firstColumn": 7,
            "subType": "warning",
            "message": "The first occurrence of ID 2 was here.",
            "extract": "iv>\n      <div class=\"container-full-width\" id=\"2\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 41
          },
          {
            "type": "error",
            "lastLine": 293,
            "lastColumn": 36,
            "firstColumn": 4,
            "message": "Bad value true for attribute hidden on element h3.",
            "extract": "true\">\n   <h3 slot=\"heading\" hidden=\"true\">Choose",
            "hiliteStart": 10,
            "hiliteLength": 33
          },
          {
            "type": "error",
            "lastLine": 293,
            "lastColumn": 114,
            "firstColumn": 97,
            "message": "Bad value true for attribute hidden on element h3.",
            "extract": "ages </h3><h3 hidden=\"true\"></h3><",
            "hiliteStart": 10,
            "hiliteLength": 18
          },
          {
            "type": "info",
            "lastLine": 293,
            "lastColumn": 114,
            "firstColumn": 97,
            "subType": "warning",
            "message": "Empty heading.",
            "extract": "ages </h3><h3 hidden=\"true\"></h3><",
            "hiliteStart": 10,
            "hiliteLength": 18
          },
          {
            "type": "error",
            "lastLine": 329,
            "lastColumn": 285,
            "firstColumn": 266,
            "message": "Element slot not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "rap;\">Work<slot name=\"suffix\"></slot",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "info",
            "lastLine": 401,
            "lastColumn": 30,
            "firstColumn": 3,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "d.</p> \n  <section slot=\"legal-links\"> \n   <",
            "hiliteStart": 10,
            "hiliteLength": 28
          },
          {
            "type": "error",
            "lastLine": 427,
            "lastColumn": 161,
            "firstColumn": 142,
            "message": "Element slot not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "\">entities<slot name=\"suffix\"></slot",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "error",
            "lastLine": 433,
            "lastColumn": 136,
            "firstColumn": 117,
            "message": "Element slot not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": ";\">Details<slot name=\"suffix\"></slot",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "error",
            "lastLine": 603,
            "lastColumn": 32,
            "firstColumn": 10,
            "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "extract": "\n</script><style type=\"text/css\">#oo_in",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "info",
            "lastLine": 603,
            "lastColumn": 32,
            "firstColumn": 10,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "\n</script><style type=\"text/css\">#oo_in",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "error",
            "lastLine": 603,
            "lastColumn": 288,
            "firstColumn": 283,
            "message": "CSS: width: Too many values or values are not recognized.",
            "extract": "uto;width:auto\\9}#oo_f",
            "hiliteStart": 10,
            "hiliteLength": 6
          },
          {
            "type": "error",
            "lastLine": 603,
            "lastColumn": 19671,
            "message": "CSS: unrecognized media all\\0.",
            "extract": "t:20px;top:8px}}@media print{#",
            "hiliteStart": 15,
            "hiliteLength": 1
          },
          {
            "type": "info",
            "lastLine": 719,
            "lastColumn": 338,
            "firstColumn": 13,
            "subType": "warning",
            "message": "Potentially bad value allow-scripts allow-same-origin for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.",
            "extract": ";</script><iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_cigna_0\" name=\"destination_publishing_iframe_cigna_0_name\" src=\"https://cigna.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.cigna.com\" style=\"display: none; width: 0px; height: 0px;\" class=\"aamIframeLoaded\"></ifra",
            "hiliteStart": 10,
            "hiliteLength": 326
          },
          {
            "type": "info",
            "lastLine": 818,
            "lastColumn": 73,
            "firstColumn": 13,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ";</script><script src=\"//cdn.c212.net/c.min.js\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 61
          },
          {
            "type": "info",
            "lastLine": 931,
            "lastColumn": 100,
            "firstColumn": 13,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ";</script><script src=\"//www.googletagmanager.com/gtag/js?id=AW-435418159\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 88
          },
          {
            "type": "info",
            "lastLine": 931,
            "lastColumn": 196,
            "firstColumn": 110,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"//www.googletagmanager.com/gtag/js?id=DC-11003711\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 87
          },
          {
            "type": "error",
            "lastLine": 973,
            "lastColumn": 457,
            "firstColumn": 13,
            "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "extract": ";</script><img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=8a7d3df2-f0fe-4c76-83f6-069dc04b7e8e&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=07f5cb09-f1d5-457e-a2e5-ba5473ff6a0f&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nz0vk&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\"><img s",
            "hiliteStart": 10,
            "hiliteLength": 445
          },
          {
            "type": "error",
            "lastLine": 973,
            "lastColumn": 919,
            "firstColumn": 458,
            "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "extract": "y: none;\"><img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=8a7d3df2-f0fe-4c76-83f6-069dc04b7e8e&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=07f5cb09-f1d5-457e-a2e5-ba5473ff6a0f&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nz0vk&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\"><img s",
            "hiliteStart": 10,
            "hiliteLength": 462
          },
          {
            "type": "error",
            "lastLine": 973,
            "lastColumn": 1364,
            "firstColumn": 920,
            "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "extract": "y: none;\"><img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=25bc1424-94a3-424e-80d4-0f5ac58c6dbd&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=07f5cb09-f1d5-457e-a2e5-ba5473ff6a0f&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6ktn&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\"><ifram",
            "hiliteStart": 10,
            "hiliteLength": 445
          },
          {
            "type": "error",
            "lastLine": 973,
            "lastColumn": 2094,
            "firstColumn": 1633,
            "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "extract": "></iframe><img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=25bc1424-94a3-424e-80d4-0f5ac58c6dbd&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=07f5cb09-f1d5-457e-a2e5-ba5473ff6a0f&amp;tw_document_href=https%3A%2F%2Fwww.cigna.com%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o6ktn&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\"><ifram",
            "hiliteStart": 10,
            "hiliteLength": 462
          }
        ],
        "language": "en"
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.cigna.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Cigna Official Site | Global Health Service Company",
          "pageurl": "https://www.cigna.com/",
          "time": 7.93,
          "creditsremaining": 256,
          "allitemcount": 44,
          "totalelements": 313,
          "waveurl": "http://wave.webaim.org/report?url=https://www.cigna.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 5,
            "items": {
              "alt_spacer_missing": {
                "id": "alt_spacer_missing",
                "description": "Spacer image missing alternative text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + SCRIPT + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + SCRIPT + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + SCRIPT + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG + IMG + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + SCRIPT + IFRAME + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG + IMG + IMG + IFRAME + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > CIGNA-PAGE:first-child > MAIN:first-child > DIV#sectionl0697wyv > DIV#rowl0697wyw > DIV#coll0697wyx > DIV#iw_placeholder1646025728934 > DIV#iw_comp1656569461078 > CIPUBLIC-MODAL#home-plan-banner > H3:first-child + H3"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 5,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > CIGNA-PAGE:first-child > MAIN:first-child > DIV#sectionl0697wqw > DIV#rowl0697wqx > DIV:first-child > DIV#coll0697wqy > DIV#iw_comp1646025728647 > DIV:first-child > CIPUBLIC-FOOTER#cipublic-footer > H2:first-child + SECTION + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > CIGNA-PAGE:first-child > MAIN:first-child > DIV#sectionl0697wqw > DIV#rowl0697wqx > DIV:first-child > DIV#coll0697wqy > DIV#iw_comp1646025728647 > DIV:first-child > CIPUBLIC-FOOTER#cipublic-footer > H2:first-child + SECTION + P + SECTION + SECTION > CIPUBLIC-GROUP:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > CIGNA-PAGE:first-child > MAIN:first-child > DIV#sectionl0697wqw > DIV#rowl0697wqx > DIV:first-child > DIV#coll0697wqy > DIV#iw_comp1646025728647 > DIV:first-child > CIPUBLIC-FOOTER#cipublic-footer > H2:first-child + SECTION + P + SECTION + SECTION > CIPUBLIC-GROUP:first-child > H3:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > CIGNA-PAGE:first-child > MAIN:first-child > DIV#sectionl0697wqw > DIV#rowl0697wqx > DIV:first-child > DIV#coll0697wqy > DIV#iw_comp1646025728647 > DIV:first-child > CIPUBLIC-FOOTER#cipublic-footer > H2:first-child + SECTION + P + SECTION + SECTION > CIPUBLIC-GROUP:first-child > H3:first-child + P + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > CIGNA-PAGE:first-child > MAIN:first-child > DIV#sectionl0697wqw > DIV#rowl0697wqx > DIV:first-child > DIV#coll0697wqy > DIV#iw_comp1646025728647 > DIV:first-child > CIPUBLIC-FOOTER#cipublic-footer > H2:first-child + SECTION + P + SECTION + SECTION > CIPUBLIC-GROUP:first-child > H3:first-child + P + P + P"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 1,
            "items": {
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "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"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.cigna.com/",
      "what": "URL",
      "result": "https://www.cigna.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.cigna.com/",
      "result": {
        "prevented": true,
        "error": "ERROR: Tenon test stalled or crashed",
        "status": 202
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T02:18:36",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      38
    ],
    [
      "tenon",
      21
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      14
    ],
    [
      "alfa",
      12
    ],
    [
      "wave",
      8
    ],
    [
      "focInd",
      7
    ],
    [
      "axe",
      2
    ],
    [
      "continuum",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "focAll",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ]
  ],
  "logCount": 26,
  "logSize": 402,
  "errorLogCount": 14,
  "errorLogSize": 282,
  "prohibitedCount": 0,
  "visitTimeoutCount": 2,
  "visitRejectionCount": 0,
  "visitLatency": 61,
  "endTime": "2022-08-13T02:21:48",
  "elapsedSeconds": 191,
  "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": 3,
        "bulk": 2,
        "focAll": 102,
        "focInd": 26,
        "focOp": 221,
        "hover": 66,
        "linkUl": 2,
        "styleDiff": 4,
        "zIndex": 14
      },
      "alfa": {
        "r11": 272,
        "r12": 12,
        "r17": 8,
        "r2": 20,
        "r3": 8,
        "r47": 4,
        "r53": 8,
        "r57": 8,
        "r78": 4,
        "r87": 1
      },
      "axe": {
        "aria-hidden-focus": 1,
        "color-contrast-enhanced": 238,
        "color-contrast": 31,
        "hidden-content": 0,
        "aria-dialog-name": 3,
        "heading-order": 4,
        "image-alt": 20,
        "meta-viewport": 4,
        "region": 2
      },
      "continuum": {
        "59": 4,
        "83": 4,
        "89": 20,
        "94": 8,
        "224": 4,
        "736": 4
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 16,
        "e:AA.1_4_3.G18.Fail": 12,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.4_1_1.F77": 4,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 1
      },
      "ibm": {
        "WCAG20_Input_ExplicitLabel": 4,
        "WCAG20_Img_HasAlt": 20,
        "WCAG20_A_HasText": 4,
        "RPT_Elem_UniqueId": 4,
        "Rpt_Aria_WidgetLabels_Implicit": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "element_tabbable_role_valid": 8,
        "aria_hidden_focus_misuse": 4,
        "element_attribute_deprecated": 4
      },
      "nuVal": {
        "The type attribute is unnecessary for JavaScript resources.": 9,
        "The type attribute for the style element is not needed and should be omitted.": 2,
        "Consider avoiding viewport values that prevent users from resizing documents.": 1,
        "Bad value origin-trial for attribute http-equiv on element meta.": 12,
        "Element slot not allowed as child of element span in this context. (Suppressing further errors from this subtree.)": 24,
        "Duplicate ID 2.": 4,
        "The first occurrence of ID 2 was here.": 1,
        "Bad value true for attribute hidden on element h3.": 8,
        "Empty heading.": 1,
        "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": 1,
        "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)": 4,
        "CSS: width: Too many values or values are not recognized.": 4,
        "CSS: unrecognized media all\\0.": 4,
        "Potentially bad value allow-scripts allow-same-origin for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.": 1,
        "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": 16
      },
      "wave": {
        "e:alt_spacer_missing": 16,
        "e:heading_empty": 4,
        "c:contrast": 15,
        "a:h1_missing": 1
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 2,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 51,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 26,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 166,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 17,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 1,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 1,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 272,
              "what": "Link has no accessible name"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 4,
              "what": "Hyperlink has no text description"
            }
          }
        },
        "buttonNoText": {
          "alfa": {
            "r12": {
              "score": 12,
              "what": "Button has no accessible name"
            }
          },
          "continuum": {
            "224": {
              "score": 4,
              "what": "button element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 8,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 1,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          },
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 4,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 20,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 20,
              "what": "Image has no text alternative"
            }
          },
          "continuum": {
            "89": {
              "score": 20,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 16,
              "what": "img element has no alt attribute"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 20,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "nuVal": {
            "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": {
              "score": 16,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_spacer_missing": {
              "score": 16,
              "what": "Spacer image has no text alternative"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "continuum": {
            "94": {
              "score": 6,
              "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"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 3,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "nuVal": {
            "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
              "score": 1,
              "what": "Duplicate id"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          },
          "continuum": {
            "59": {
              "score": 4,
              "what": "meta element in the head sets the viewport maximum-scale to less than 2"
            }
          },
          "nuVal": {
            "Consider avoiding viewport values that prevent users from resizing documents.": {
              "score": 1,
              "what": "viewport value prevents users from resizing the document"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 4,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 2,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 4,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 60,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 31,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 12,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 15,
              "what": "Very low contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "dialogNoText": {
          "axe": {
            "aria-dialog-name": {
              "score": 3,
              "what": "ARIA dialog or alertdialog node has no accessible name"
            }
          },
          "continuum": {
            "736": {
              "score": 4,
              "what": "Element with a dialog role has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "descriptionBadID": {
          "continuum": {
            "83": {
              "score": 4,
              "what": "aria-describedby attribute references an invalid or duplicate ID"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          }
        },
        "componentNoText": {
          "ibm": {
            "Rpt_Aria_WidgetLabels_Implicit": {
              "score": 4,
              "what": "Interactive component has no programmatically associated name"
            }
          }
        },
        "roleBad": {
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 6,
              "what": "Tabbable element has a non-widget role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 3,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 2,
              "what": "type attribute is unnecessary for a JavaScript resource"
            },
            "The type attribute for the style element is not needed and should be omitted.": {
              "score": 1,
              "what": "type attribute is unnecessary for a style element"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "^Bad value .+ for attribute .+ on element meta.*$": {
              "score": 9,
              "what": "attribute of a meta element has an invalid value"
            }
          }
        },
        "parseError": {
          "nuVal": {
            "^Element .+ not allowed as child of element .+ in this context.*$": {
              "score": 18,
              "what": "Element not allowed as a child of its parent here"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 8,
              "what": "attribute on this element has an invalid value"
            }
          }
        },
        "headingEmpty": {
          "nuVal": {
            "Empty heading.": {
              "score": 1,
              "what": "Empty heading"
            }
          },
          "wave": {
            "e:heading_empty": {
              "score": 3,
              "what": "Empty heading"
            }
          }
        },
        "sectionHeadingless": {
          "nuVal": {
            "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": {
              "score": 1,
              "what": "section has no heading"
            }
          }
        },
        "styleParentBad": {
          "nuVal": {
            "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)": {
              "score": 4,
              "what": "style element not allowed as a child of the body element"
            }
          }
        },
        "cssInvalid": {
          "nuVal": {
            "^CSS: .+: Too many values or values are not recognized.+$": {
              "score": 3,
              "what": "Invalid CSS value or too many values"
            },
            "^CSS: unrecognized media .+$": {
              "score": 3,
              "what": "Unrecognized media value"
            }
          }
        },
        "frameSandboxRisk": {
          "nuVal": {
            "^Potentially bad value .+ for attribute sandbox on element iframe: Setting both allow-scripts and allow-same-origin is not recommended, because it effectively enables an embedded page to break out of all sandboxing.*$": {
              "score": 1,
              "what": "iframe element has a vulnerable sandbox value containing both allow-scripts and allow-same-origin"
            }
          }
        },
        "h1Missing": {
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "tenon": 100
    },
    "summary": {
      "total": 1142,
      "log": 105,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkNoText",
          "score": 276
        },
        {
          "groupName": "focusableOperable",
          "score": 168
        },
        {
          "groupName": "imageNoText",
          "score": 65
        },
        {
          "groupName": "contrastAAA",
          "score": 62
        },
        {
          "groupName": "tabFocusability",
          "score": 53
        },
        {
          "groupName": "contrastAA",
          "score": 44
        },
        {
          "groupName": "focusIndication",
          "score": 28
        },
        {
          "groupName": "parseError",
          "score": 20
        },
        {
          "groupName": "hoverSurprise",
          "score": 19
        },
        {
          "groupName": "buttonNoText",
          "score": 16
        },
        {
          "groupName": "duplicateID",
          "score": 13
        },
        {
          "groupName": "focusableHidden",
          "score": 12
        },
        {
          "groupName": "metaBad",
          "score": 11
        },
        {
          "groupName": "metaBansZoom",
          "score": 10
        },
        {
          "groupName": "attributeBad",
          "score": 10
        },
        {
          "groupName": "roleBad",
          "score": 8
        },
        {
          "groupName": "cssInvalid",
          "score": 8
        },
        {
          "groupName": "headingStructure",
          "score": 7
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 7
        },
        {
          "groupName": "dialogNoText",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "descriptionBadID",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "controlNoText",
          "score": 6
        },
        {
          "groupName": "componentNoText",
          "score": 6
        },
        {
          "groupName": "styleParentBad",
          "score": 6
        },
        {
          "groupName": "obsolete",
          "score": 5
        },
        {
          "groupName": "typeRedundant",
          "score": 5
        },
        {
          "groupName": "headingEmpty",
          "score": 5
        },
        {
          "groupName": "spontaneousMotion",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "contrastRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "linkIndication",
          "score": 3
        },
        {
          "groupName": "inconsistentStyles",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "sectionHeadingless",
          "score": 3
        },
        {
          "groupName": "frameSandboxRisk",
          "score": 3
        },
        {
          "groupName": "h1Missing",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}