<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <title>Online Account Opening</title>
    <base href="/" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <link rel="icon" type="image/x-icon" href="favicon.ico" />
    <link rel="manifest" href="manifest.webmanifest" />
    <link rel="stylesheet" href="/assets/css/font-awesome.min.css" />
    <link
      rel="preload"
      href="/facelivenessdetector-assets/js/AzureAIVisionFace_SIMD.wasm"
      as="fetch"
      type="application/wasm"
      crossorigin="anonymous"
    />
    <meta name="theme-color" content="#1976d2" />

    <script>
      !(function (f, b, e, v, n, t, s) {
        if (f.fbq) return;
        n = f.fbq = function () {
          n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments);
        };
        if (!f._fbq) f._fbq = n;
        n.push = n;
        n.loaded = !0;
        n.version = '2.0';
        n.queue = [];
        t = b.createElement(e);
        t.async = !0;
        t.src = v;
        s = b.getElementsByTagName(e)[0];
        s.parentNode.insertBefore(t, s);
      })(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js');
      fbq('init', '1724020944764709');
      fbq('track', 'PageView');
    </script>
    <script>
      !(function (e, t, n, s, u, a) {
        e.twq ||
          ((s = e.twq =
            function () {
              s.exe ? s.exe.apply(s, arguments) : s.queue.push(arguments);
            }),
          (s.version = '1.1'),
          (s.queue = []),
          (u = t.createElement(n)),
          (u.async = !0),
          (u.src = 'https://static.ads-twitter.com/uwt.js'),
          (a = t.getElementsByTagName(n)[0]),
          a.parentNode.insertBefore(u, a));
      })(window, document, 'script');

      twq('config', 'ohcq2');
    </script>
    <script async src="https://www.googletagmanager.com/gtag/js?id=AW-11313084621"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag() {
        dataLayer.push(arguments);
      }
      gtag('js', new Date());

      gtag('config', 'AW-11313084621');
      gtag('event', 'conversion', { send_to: 'AW-11313084621/zEfmCMerl_YYEM3xv5Iq' });
    </script>
    <noscript>
      <img
        height="1"
        width="1"
        style="display: none"
        src="https://www.facebook.com/tr?id=1724020944764709&ev=PageView&noscript=1"
      />
    </noscript>
    <link rel="manifest" href="manifest.webmanifest" />
    <meta name="theme-color" content="#1976d2" />

    <script>
      const originalAttachShadow = Element.prototype.attachShadow;
      Element.prototype.attachShadow = function (init) {
        if (this.tagName === 'AZURE-AI-VISION-FACE-UI') {
          return originalAttachShadow.call(this, { ...init, mode: 'open' });
        }
        return originalAttachShadow.call(this, init);
      };
    </script>
  <link rel="stylesheet" href="styles.5e108190e1d6175ff37c.css"></head>

  <body>
    <aop-root></aop-root>
    <app-root></app-root>
    <noscript>Please enable JavaScript to continue using this application.</noscript>

    <script type="module" src="assets/js/FaceLivenessDetector.js"></script>
  <script src="runtime-es2015.cd12dc3b6daae046726e.js" type="module"></script><script src="runtime-es5.cd12dc3b6daae046726e.js" nomodule defer></script><script src="polyfills-es5.9c2f8c3caf7c1f5d4405.js" nomodule defer></script><script src="polyfills-es2015.9c88343a9e8c943c6eff.js" type="module"></script><script src="scripts.877d5a138b627d2dd223.js" defer></script><script src="main-es2015.51e75ac1ae7985539db9.js" type="module"></script><script src="main-es5.51e75ac1ae7985539db9.js" nomodule defer></script></body>
</html>
