/* Footer inline styles moved to external CSS for CSP compliance */
body.apply-now-open #offcanvasRight.offcanvas.show {
    z-index: 2147483647 !important;
}

body.apply-now-open .offcanvas-backdrop.show {
    z-index: 2147483646 !important;
}

body.apply-now-open #iibf-widget-root,
body.apply-now-open #iibf-launcher,
body.apply-now-open #iibf-window,
body.apply-now-open #iibf-launcher-icon,
body.apply-now-open #iibf-badge {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

body.apply-now-open iframe[src*="uat-iibfpro.esdsconnect.com"],
body.apply-now-open .chatbot-icon,
body.apply-now-open [id*="chatbot"],
body.apply-now-open [class*="chatbot"] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}