{
  "host": "indusind.com",
  "category": "scb",
  "url": "https://indusind.com/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://www.indusind.bank.in/",
      "violations": [
        {
          "id": "aria-allowed-attr",
          "impact": "critical",
          "help": "Elements must only use supported ARIA attributes",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-allowed-attr?application=playwright",
          "nodes": 23,
          "samples": [
            {
              "target": ".nav-link-desktop.active[href$=\"indusind.bank.in/\"]",
              "html": "<a class=\"nav-link-desktop active\" href=\"https://www.indusind.bank.in/\" aria-selected=\"true\">PERSONAL</a>"
            },
            {
              "target": ".nav-item-dektop.position-relative:nth-child(2) > .nav-link-desktop.Not.Active",
              "html": "<a class=\"nav-link-desktop Not Active\" href=\"https://bank.indusind.bank.in/pioneer-private/home.html\" aria-selected=\"true\" rel=\"nofollow noopener\">PIONEER PRIVATE</a>"
            },
            {
              "target": ".nav-item-dektop.position-relative:nth-child(3) > .nav-link-desktop.Not.Active",
              "html": "<a class=\"nav-link-desktop Not Active\" href=\"https://www.indusind.bank.in/pioneer/home.html\" aria-selected=\"true\">PIONEER</a>"
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": "serious",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-command-name?application=playwright",
          "nodes": 4,
          "samples": [
            {
              "target": "div[vimeo-id=\"GSfwhjISPFA\"] > .visual.js-visual > .arrow.js-arrow[data-enter-handled=\"true\"]",
              "html": "<div class=\"arrow js-arrow\" role=\"button\" data-enter-handled=\"true\">"
            },
            {
              "target": "div[vimeo-id=\"8QIyqBf091w\"] > .visual.js-visual > .arrow.js-arrow[data-enter-handled=\"true\"]",
              "html": "<div class=\"arrow js-arrow\" role=\"button\" data-enter-handled=\"true\">"
            },
            {
              "target": "div[vimeo-id=\"yneR1sXOCYs\"] > .visual.js-visual > .arrow.js-arrow[data-enter-handled=\"true\"]",
              "html": "<div class=\"arrow js-arrow\" role=\"button\" data-enter-handled=\"true\">"
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": "critical",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-required-children?application=playwright",
          "nodes": 8,
          "samples": [
            {
              "target": "#myTab",
              "html": "<ul class=\" nav-pills-desktop nav-fill\" style=\"display: flex;\" id=\"myTab\" role=\"tablist\">"
            },
            {
              "target": ".headerDesktoplevel1Outer > div > .navigationNewOuter.container > .row > .position-static > .navbar-nav.border-tr.align-items-center > .d-lg-inline-block.d-none > .tg-nav > .navbar-collapse.tg-navigation > .nav > .navigation_desktop.menu-item-has-children.menu-item-has-mega-menu:nth-child(1) > .flyout-menu.flyout-custom > .mega-menu-desktop.newflyout.py-0 > .tg-themetabnav-desktop[role=\"tablist\"]",
              "html": "<ul class=\"tg-themetabnav-desktop \" role=\"tablist\">"
            },
            {
              "target": ".headerDesktoplevel1Outer > div > .navigationNewOuter.container > .row > .position-static > .navbar-nav.border-tr.align-items-center > .d-lg-inline-block.d-none > .tg-nav > .navbar-collapse.tg-navigation > .nav > .navigation_desktop.menu-item-has-children.menu-item-has-mega-menu:nth-child(2) > .flyout-menu.flyout-custom > .mega-menu-desktop.newflyout.py-0 > .tg-themetabnav-desktop[role=\"tablist\"]",
              "html": "<ul class=\"tg-themetabnav-desktop \" role=\"tablist\">"
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": "critical",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-valid-attr-value?application=playwright",
          "nodes": 16,
          "samples": [
            {
              "target": "span[data-target=\"#footer-About-Us-drop\"]",
              "html": "<span class=\"device-drop-footer\" data-toggle=\"collapse\" data-target=\"#footer-About-Us-drop\" aria-expanded=\"true\" aria-controls=\"otherproduct\">About Us</span>"
            },
            {
              "target": "span[data-target=\"#footer-Initiatives-drop\"]",
              "html": "<span class=\"device-drop-footer\" data-toggle=\"collapse\" data-target=\"#footer-Initiatives-drop\" aria-expanded=\"true\" aria-controls=\"otherproduct\">Initiatives</span>"
            },
            {
              "target": "span[data-target=\"#footer-Calculators-drop\"]",
              "html": "<span class=\"device-drop-footer\" data-toggle=\"collapse\" data-target=\"#footer-Calculators-drop\" aria-expanded=\"true\" aria-controls=\"otherproduct\">Calculators</span>"
            }
          ]
        },
        {
          "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": 3,
          "samples": [
            {
              "target": ".stickyBtnBoxLeft > .stickyBtn.keyboard-focus[data-enter-handled=\"true\"]",
              "html": "<div class=\"stickyBtn keyboard-focus clickable-div\" tabindex=\"0\" role=\"button\" data-enter-handled=\"true\">\n                <img loading=\"lazy\" src=\"/content/dam/sticky/fd_rate.svg\" alt=\"FD Rate\">\n                FD Rate\n            </div>"
            },
            {
              "target": ".stickyBtn.keyboard-focus[data-enter-handled=\"true\"] > div",
              "html": "<div>Apply Now</div>"
            },
            {
              "target": ".ot-cookie-policy-link",
              "html": "<a class=\"ot-cookie-policy-link\" href=\"https://www.indusind.bank.in/in/en/personal/cookie-notice.html\" aria-label=\"More information about your privacy, opens in a new tab\" rel=\"noopener noreferrer\" target=\"_blank\">Cookie Notice</a>"
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": "minor",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/empty-heading?application=playwright",
          "nodes": 12,
          "samples": [
            {
              "target": "div[aria-label=\"1 / 12\"] > .linkinfo",
              "html": "<h6 class=\"linkinfo\">\n                                    <a tabindex=\"0\">\n                                        <small></small><span><img loading=\"lazy\" alt=\"\" class=\"iconinfo img-saturate\"></span>\n                                    </a"
            },
            {
              "target": "div[aria-label=\"2 / 12\"] > .linkinfo",
              "html": "<h6 class=\"linkinfo\">\n                                    <a tabindex=\"0\">\n                                        <small></small><span><img loading=\"lazy\" alt=\"\" class=\"iconinfo img-saturate\"></span>\n                                    </a"
            },
            {
              "target": "div[aria-label=\"3 / 12\"] > .linkinfo",
              "html": "<h6 class=\"linkinfo\">\n                                    <a tabindex=\"0\">\n                                        <small></small><span><img loading=\"lazy\" alt=\"\" class=\"iconinfo img-saturate\"></span>\n                                    </a"
            }
          ]
        },
        {
          "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": 2,
          "samples": [
            {
              "target": ".align-self-center > h5",
              "html": "<h5 class=\"text-bold text-primary m-0\">Get the Bank in your Pocket</h5>"
            },
            {
              "target": "div[aria-label=\"1 / 12\"] > .mb-3",
              "html": "<h6 class=\" mb-3 \">"
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": "serious",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/html-has-lang?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "html",
              "html": "<html class=\" js csstransforms3d\">"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "help": "Images must have alternative text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/image-alt?application=playwright",
          "nodes": 20,
          "samples": [
            {
              "target": ".navbar-brand-new > img[loading=\"lazy\"]",
              "html": "<img loading=\"lazy\" src=\"/content/dam/homepage_webp_img/indusind-bank1.webp\">"
            },
            {
              "target": "img[loading=\"eager\"]",
              "html": "<img class=\"hero-banner\" loading=\"eager\" fetchpriority=\"high\" src=\"/content/dam/indusind-platform-images/carousal-banner-images/personal-banking/fcnr-banners/FCNR-Banner-corrected-1440x368.webp\">"
            },
            {
              "target": ".\\31  > picture > .hero-banner",
              "html": "<img class=\"hero-banner\" src=\"/content/dam/indusind-platform-images/carousal-banner-images/personal-banking/EazyDiner/Banner-EasyDiner-card-offer1440x368.webp\">"
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": "minor",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/image-redundant-alt?application=playwright",
          "nodes": 12,
          "samples": [
            {
              "target": "img[alt=\"FD Rate\"]",
              "html": "<img loading=\"lazy\" src=\"/content/dam/sticky/fd_rate.svg\" alt=\"FD Rate\">"
            },
            {
              "target": "img[alt=\"Apply Now\"]",
              "html": "<img loading=\"lazy\" src=\"/content/dam/sticky/apply_now.svg\" alt=\"Apply Now\">"
            },
            {
              "target": "img[alt=\"Savings Account\"]",
              "html": "<img src=\"/content/dam/sticky/savings_account.svg\" alt=\"Savings Account\">"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 20,
          "samples": [
            {
              "target": ".navbar-nav-dekstop > .headerLevel1Right > .headerLevel1RightCallBox > .headerLevel1RightCall[href=\"tel:18602677777\"][data-call=\"18602677777\"]",
              "html": "<a href=\"tel:18602677777\" data-call=\"18602677777\" class=\"headerLevel1RightCall\"><span class=\"headerLevel1CallIcon\"></span></a>"
            },
            {
              "target": ".navbar-brand-new",
              "html": "<a class=\"navbar-brand-new text-bold d-block mt-0\" href=\"https://www.indusind.bank.in/\">\n                              <img loading=\"lazy\" src=\"/content/dam/homepage_webp_img/indusind-bank1.webp\">\n                           </a>"
            },
            {
              "target": "div[data-bgcolor=\"#F4EBE7\"] > .banner-block.d-block",
              "html": "<a href=\"https://www.indusind.bank.in/in/en/microsites/nri-application-form.html\" class=\"d-block banner-block\">"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/listitem?application=playwright",
          "nodes": 9,
          "samples": [
            {
              "target": ".nav-item-dektop.position-relative:nth-child(1)",
              "html": "<li class=\"nav-item-dektop position-relative\">"
            },
            {
              "target": ".nav-item-dektop.position-relative:nth-child(2)",
              "html": "<li class=\"nav-item-dektop position-relative\">"
            },
            {
              "target": ".nav-item-dektop.position-relative:nth-child(3)",
              "html": "<li class=\"nav-item-dektop position-relative\">"
            }
          ]
        },
        {
          "id": "marquee",
          "impact": "serious",
          "help": "<marquee> elements are deprecated and must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/marquee?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": "marquee",
              "html": "<marquee behavior=\"scroll\" direction=\"left\" onmouseover=\"this.stop();\" onmouseout=\"this.start();\" style=\"margin-right: 30px!important;\" scrollamount=\"5\">"
            }
          ]
        },
        {
          "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=\"initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, shrink-to-fit=no, viewport-fit=cover\">"
            }
          ]
        },
        {
          "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": 26,
          "samples": [
            {
              "target": "marquee",
              "html": "<marquee behavior=\"scroll\" direction=\"left\" onmouseover=\"this.stop();\" onmouseout=\"this.start();\" style=\"margin-right: 30px!important;\" scrollamount=\"5\">"
            },
            {
              "target": "#mainDivBan",
              "html": "<div id=\"mainDivBan\" class=\"swiper-wrapper\" aria-live=\"off\">"
            },
            {
              "target": "h1",
              "html": "<h1 class=\"showcaseHeadingBurgendy showcaseHeading centerHeading \">Personal Banking</h1>"
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": "serious",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/tabindex?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".close.mt-0",
              "html": "<span class=\"close mt-0\" tabindex=\"2\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}