{
  "host": "idfcfirstbank.com",
  "category": "scb",
  "url": "https://idfcfirstbank.com/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://www.idfcfirst.bank.in/",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-allowed-role?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": "#help-dropdonw-li",
              "html": "<li id=\"help-dropdonw-li\" class=\"d-md-block d-none login-button grnt-cservi drop-down position-relative customer-care\" data-rel=\"customer-support\" role=\"dialog\" aria-modal=\"false\" aria-label=\"help\">"
            },
            {
              "target": "li[data-rel=\"login\"]",
              "html": "<li id=\"login-dropdonw-li\" class=\"d-md-block d-none login-button drop-down position-relative  with-search-box login-menu\" data-rel=\"login\" role=\"dialog\" aria-modal=\"false\" aria-label=\"login\">"
            }
          ]
        },
        {
          "id": "aria-dialog-name",
          "impact": "serious",
          "help": "ARIA dialog and alertdialog nodes should have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/aria-dialog-name?application=playwright",
          "nodes": 5,
          "samples": [
            {
              "target": "#personal",
              "html": "<div class=\"mega-menu op1\" id=\"personal\" role=\"dialog\" aria-modal=\"false\">"
            },
            {
              "target": "#business",
              "html": "<div class=\"mega-menu op1\" id=\"business\" role=\"dialog\" aria-modal=\"false\">"
            },
            {
              "target": "#credit-cards",
              "html": "<div class=\"mega-menu op1\" id=\"credit-cards\" role=\"dialog\" aria-modal=\"false\">"
            }
          ]
        },
        {
          "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": 1,
          "samples": [
            {
              "target": ".financial-calc-carousal-container",
              "html": "<div class=\"financial-calc-carousal-container\" 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": 3,
          "samples": [
            {
              "target": "#Popular-tab",
              "html": "<button class=\"nav-link flex-grow-1...\" data-tab=\"popular\" data-bs-toggle=\"tab\" type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"Popular\" data-gtm-event=\"product_category_nav...\" data-gtm-click-categ...=\"Product Category Nav...\""
            },
            {
              "target": "#Insurance-tab",
              "html": "<button class=\"nav-link flex-grow-1...\" data-tab=\"insurance\" data-bs-toggle=\"tab\" type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"Insurance\" data-gtm-event=\"product_category_nav...\" data-gtm-click-categ...=\"Product Category Nav"
            },
            {
              "target": "#Offers-tab",
              "html": "<button class=\"nav-link flex-grow-1...\" data-tab=\"offers\" data-bs-toggle=\"tab\" type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"Offers\" data-gtm-event=\"product_category_nav...\" data-gtm-click-categ...=\"Product Category Nav...\" d"
            }
          ]
        },
        {
          "id": "button-name",
          "impact": "critical",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/button-name?application=playwright",
          "nodes": 10,
          "samples": [
            {
              "target": ".special-embla-slider > .embla__buttons > .embla__button--prev.embla__button[type=\"button\"]",
              "html": "<button class=\"embla__button embla__button--prev\" type=\"button\" disabled=\"\">\n            <span class=\"icon-Left\"></span>\n          </button>"
            },
            {
              "target": ".special-embla-slider > .embla__buttons > .embla__button--next.embla__button[type=\"button\"]",
              "html": "<button class=\"embla__button embla__button--next\" type=\"button\">\n            <span class=\"icon-Right\"></span>\n          </button>"
            },
            {
              "target": ".financial-calc-carousal > .embla__buttons > .embla__button--next.embla__button[type=\"button\"]",
              "html": "<button class=\"embla__button embla__button--next\" type=\"button\">\n                                            <span class=\"icon-Right\"></span>\n                                        </button>"
            }
          ]
        },
        {
          "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": 7,
          "samples": [
            {
              "target": "#minAmountValSA",
              "html": "<span id=\"minAmountValSA\">₹10K</span>"
            },
            {
              "target": "#maxAmountValSA",
              "html": "<span id=\"maxAmountValSA\">₹5Cr</span>"
            },
            {
              "target": "#minIRValueSA",
              "html": "<span id=\"minIRValueSA\">1.5%</span>"
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": "minor",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/empty-heading?application=playwright",
          "nodes": 2,
          "samples": [
            {
              "target": ".calc-title-main.mobile-show > .h3",
              "html": "<h3 class=\"h3\"></h3>"
            },
            {
              "target": ".touch-title",
              "html": "<h2 class=\"touch-title\"></h2>"
            }
          ]
        },
        {
          "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": ".cf-heading",
              "html": "<h6 class=\"cf-heading\">ON A MISSION TO BUILD THE WORLD’S MOST</h6>"
            }
          ]
        },
        {
          "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": 22,
          "samples": [
            {
              "target": ".lozad[alt=\"FIRST Select\"][data-loaded=\"true\"]",
              "html": "<img class=\"lozad\" data-src=\"/content/dam/idfcfirstbank/images/header-revamp/privilage-img1.png\" src=\"/content/dam/idfcfirstbank/images/header-revamp/privilage-img1.png\" alt=\"FIRST Select\" data-loaded=\"true\">"
            },
            {
              "target": ".lozad[alt=\"FIRST Wealth\"][data-loaded=\"true\"]",
              "html": "<img class=\"lozad\" data-src=\"/content/dam/idfcfirstbank/images/header-revamp/privilage-img2.png\" src=\"/content/dam/idfcfirstbank/images/header-revamp/privilage-img2.png\" alt=\"FIRST Wealth\" data-loaded=\"true\">"
            },
            {
              "target": ".lozad[alt=\"FIRST Private\"][data-loaded=\"true\"]",
              "html": "<img class=\"lozad\" data-src=\"/content/dam/idfcfirstbank/images/header-revamp/privilage-img3.png\" src=\"/content/dam/idfcfirstbank/images/header-revamp/privilage-img3.png\" alt=\"FIRST Private\" data-loaded=\"true\">"
            }
          ]
        },
        {
          "id": "label",
          "impact": "critical",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/label?application=playwright",
          "nodes": 4,
          "samples": [
            {
              "target": "#gsa-amt",
              "html": "<input value=\"2000000\" type=\"text\" maxlength=\"12\" id=\"gsa-amt\" class=\"form-input amount-in...\" default=\"2000000\" min=\"10000\" max=\"500000000\" data-required=\"true\" data-label=\"Loan Amount\" data-format=\"inr\" data-msg-min=\"Minimum savings amou."
            },
            {
              "target": "#slider-gsa-amt",
              "html": "<input type=\"range\" class=\"amount-range\" min=\"0\" max=\"9\" value=\"2000000\" id=\"slider-gsa-amt\" default=\"2000000\" drage-snippet=\"10000, 25000, 50000,...\" step=\"0.001\" style=\"background: linear-g...\">"
            },
            {
              "target": "#gsa-ir",
              "html": "<input value=\"2.50\" type=\"text\" maxlength=\"5\" data-format=\"float\" id=\"gsa-ir\" class=\"form-input intrest-i...\" data-suffix=\"%\" default=\"2.50\" min=\"1.5\" max=\"3.50\" data-required=\"true\" data-label=\"Intrest Rate\" data-msg-max=\"Maximum Interest "
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/link-name?application=playwright",
          "nodes": 35,
          "samples": [
            {
              "target": ".col-lg-4:nth-child(1) > .cust-new-box.position-relative > .cust-new-redirect[data-gtm-click-text=\"WhatsApp banking\"][data-gtm-click-header=\"Customer Service\"]",
              "html": "<a href=\"https://api.whatsapp.com/send?phone=919555555555&amp;text=Hi\" class=\"cust-new-redirect gtm-event\" data-gtm-event=\"cta_click\" data-gtm-click-category=\"Header Page Navigation\" data-gtm-click-header=\"Customer Service\" data-gtm-click-t"
            },
            {
              "target": ".col-lg-4:nth-child(2) > .cust-new-box.position-relative > .cust-new-redirect[data-gtm-click-text=\"Track Requests\"][data-gtm-click-header=\"Customer Service\"]",
              "html": "<a href=\"/customer-care-sr/track-service-request\" class=\"cust-new-redirect gtm-event\" data-gtm-event=\"cta_click\" data-gtm-click-category=\"Header Page Navigation\" data-gtm-click-header=\"Customer Service\" data-gtm-click-text=\"Track Requests\">"
            },
            {
              "target": ".col-lg-4:nth-child(3) > .cust-new-box.position-relative > a[href$=\"product-page\"][data-gtm-click-text=\"Raise a Request\"][data-gtm-click-header=\"Customer Service\"]",
              "html": "<a href=\"/customer-care-sr/product-page\" class=\"cust-new-redirect gtm-event\" data-gtm-event=\"cta_click\" data-gtm-click-category=\"Header Page Navigation\" data-gtm-click-header=\"Customer Service\" data-gtm-click-text=\"Raise a Request\"></a>"
            }
          ]
        },
        {
          "id": "list",
          "impact": "serious",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/list?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".search-container-main > .cta-container",
              "html": "<ul class=\"d-flex align-items-center cta-container\">"
            }
          ]
        },
        {
          "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=0\">"
            }
          ]
        },
        {
          "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": 113,
          "samples": [
            {
              "target": ".is-snapped.is-center.embla__slide > .nhb-video",
              "html": "<div class=\"nhb-video \">"
            },
            {
              "target": ".nhb-video-gif > video",
              "html": "<video preload=\"auto\" class=\"d-md-block\" autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\">"
            },
            {
              "target": ".embla__slide:nth-child(2) > .nhb-desc-main.w-100.position-absolute",
              "html": "<div class=\"position-absolute nhb-desc-main  w-100\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}