{
  "host": "axisbank.com",
  "category": "scb",
  "url": "https://axisbank.com/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://www.axis.bank.in/sitemap",
      "violations": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "help": "Elements must meet minimum color contrast ratio thresholds",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/color-contrast?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#banner-home-privy-cmp-AE1VSVI8T5 > .powered-privy-cmp-AE1VSVI8T5 > .powered-privy-cmp-AE1VSVI8T5-text",
              "html": "<div class=\"powered-privy-cmp-AE1VSVI8T5-text\">Powered by </div>"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "div[data-aos-delay=\"100\"] > .group.relative.mb-8 > .title-wrap > h4",
              "html": "<h4 class=\"text-dark text-2xl font-bold card-title dark:text-white mb-[14px] dev-card-title\">Accounts<span class=\"icon icon-rightarrow\" aria-hidden=\"true\"></span></h4>"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "#banner-home-privy-cmp-AE1VSVI8T5 > .powered-privy-cmp-AE1VSVI8T5 > span > a[href$=\"privybyidfy.com/\"][target=\"_blank\"]",
              "html": "<a href=\"https://www.privybyidfy.com/\" target=\"_blank\">"
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": "moderate",
          "help": "Zooming and scaling must not be disabled",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/meta-viewport?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "meta[name=\"viewport\"]",
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\">"
            }
          ]
        },
        {
          "id": "nested-interactive",
          "impact": "serious",
          "help": "Interactive controls must not be nested",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/nested-interactive?application=playwright",
          "nodes": 3,
          "samples": [
            {
              "target": ".SumoSelect",
              "html": "<div class=\"SumoSelect\" tabindex=\"0\" role=\"button\" aria-expanded=\"false\" selected-count=\"1\" is-selected=\"true\">"
            },
            {
              "target": "option[value=\"Eng\"]",
              "html": "<option value=\"Eng\" selected=\"selected\" aria-label=\"user clicks on language change drop down\" data-event=\"home_page_click\" data-eventcategory=\"top nav\" data-eventaction=\"top right nav - cta click\" data-eventlabel=\"language dropdown\"><a href"
            },
            {
              "target": "option[value=\"हिंदी\"]",
              "html": "<option value=\"हिंदी\" aria-label=\"user clicks on language change drop down\" data-event=\"home_page_click\" data-eventcategory=\"top nav\" data-eventaction=\"top right nav - cta click\" data-eventlabel=\"language dropdown\"><a href=\"/hindi\" data-sf-"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/region?application=playwright",
          "nodes": 4,
          "samples": [
            {
              "target": ".copyright-wrap",
              "html": "<div class=\"copyright-wrap\">"
            },
            {
              "target": ".banner-header-container-privy-cmp-AE1VSVI8T5",
              "html": "<div class=\"banner-header-container-privy-cmp-AE1VSVI8T5\">\n                <h2 class=\"banner-heading-privy-cmp-AE1VSVI8T5\">About Cookies on Axis Bank Website</h2>\n                \n            </div>"
            },
            {
              "target": ".description-privy-cmp-AE1VSVI8T5",
              "html": "<p class=\"description-privy-cmp-AE1VSVI8T5 box-desc-privy-cmp-AE1VSVI8T5\">This website stores cookies on your computer device. These cookies are used to enhance your browser experience, for analytics on how our website is used, and to assis"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}