<!DOCTYPE html><html><head>
  <meta charset="utf-8">
  <title>BinaPay</title>
  <base href="/">

  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
  <meta name="apple-mobile-web-app-capable" content="yes">
  <link rel="icon" type="image/x-icon" href="assets/layout/images/favicon.png">

  <style>:root{--surface-a:#ffffff;--surface-b:#fafafa;--surface-c:rgba(0,0,0,.04);--surface-d:rgba(0,0,0,.12);--surface-e:#ffffff;--surface-f:#ffffff;--text-color:rgba(0, 0, 0, 0.87);--text-color-secondary:rgba(0, 0, 0, 0.6);--primary-color:#3F51B5;--primary-color-text:#ffffff;--font-family:Roboto, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;--surface-0:#ffffff;--surface-50:#FAFAFA;--surface-100:#F5F5F5;--surface-200:#EEEEEE;--surface-300:#E0E0E0;--surface-400:#BDBDBD;--surface-500:#9E9E9E;--surface-600:#757575;--surface-700:#616161;--surface-800:#424242;--surface-900:#212121;--gray-50:#FAFAFA;--gray-100:#F5F5F5;--gray-200:#EEEEEE;--gray-300:#E0E0E0;--gray-400:#BDBDBD;--gray-500:#9E9E9E;--gray-600:#757575;--gray-700:#616161;--gray-800:#424242;--gray-900:#212121;--content-padding:1rem;--inline-spacing:0.5rem;--border-radius:4px;--surface-ground:#fafafa;--surface-section:#ffffff;--surface-card:#ffffff;--surface-overlay:#ffffff;--surface-border:#rgba(0,0,0,.12);--surface-hover:rgba(0,0,0,.04);--maskbg:rgba(0, 0, 0, 0.32);--focus-ring:none}*{box-sizing:border-box}:root{--blue-50:#f4fafe;--blue-100:#cae6fc;--blue-200:#a0d2fa;--blue-300:#75bef8;--blue-400:#4baaf5;--blue-500:#2196f3;--blue-600:#1c80cf;--blue-700:#1769aa;--blue-800:#125386;--blue-900:#0d3c61;--green-50:#f7faf5;--green-100:#dbe8cf;--green-200:#bed6a9;--green-300:#a1c384;--green-400:#85b15e;--green-500:#689f38;--green-600:#588730;--green-700:#496f27;--green-800:#39571f;--green-900:#2a4016;--yellow-50:#fffcf5;--yellow-100:#fef0cd;--yellow-200:#fde4a5;--yellow-300:#fdd87d;--yellow-400:#fccc55;--yellow-500:#fbc02d;--yellow-600:#d5a326;--yellow-700:#b08620;--yellow-800:#8a6a19;--yellow-900:#644d12;--cyan-50:#f2fcfd;--cyan-100:#c2eff5;--cyan-200:#91e2ed;--cyan-300:#61d5e4;--cyan-400:#30c9dc;--cyan-500:#00bcd4;--cyan-600:#00a0b4;--cyan-700:#008494;--cyan-800:#006775;--cyan-900:#004b55;--pink-50:#fef4f7;--pink-100:#fac9da;--pink-200:#f69ebc;--pink-300:#f1749e;--pink-400:#ed4981;--pink-500:#e91e63;--pink-600:#c61a54;--pink-700:#a31545;--pink-800:#801136;--pink-900:#5d0c28;--indigo-50:#f6f7fc;--indigo-100:#d5d9ef;--indigo-200:#b3bae2;--indigo-300:#919cd5;--indigo-400:#707dc8;--indigo-500:#4e5fbb;--indigo-600:#42519f;--indigo-700:#374383;--indigo-800:#2b3467;--indigo-900:#1f264b;--teal-50:#f2faf9;--teal-100:#c2e6e2;--teal-200:#91d2cc;--teal-300:#61beb5;--teal-400:#30aa9f;--teal-500:#009688;--teal-600:#008074;--teal-700:#00695f;--teal-800:#00534b;--teal-900:#003c36;--orange-50:#fffaf2;--orange-100:#ffe6c2;--orange-200:#ffd391;--orange-300:#ffbf61;--orange-400:#ffac30;--orange-500:#ff9800;--orange-600:#d98100;--orange-700:#b36a00;--orange-800:#8c5400;--orange-900:#663d00;--bluegray-50:#f7f9f9;--bluegray-100:#d9e0e3;--bluegray-200:#bbc7cd;--bluegray-300:#9caeb7;--bluegray-400:#7e96a1;--bluegray-500:#607d8b;--bluegray-600:#526a76;--bluegray-700:#435861;--bluegray-800:#35454c;--bluegray-900:#263238;--purple-50:#faf4fb;--purple-100:#e7cbec;--purple-200:#d4a2dd;--purple-300:#c279ce;--purple-400:#af50bf;--purple-500:#9c27b0;--purple-600:#852196;--purple-700:#6d1b7b;--purple-800:#561561;--purple-900:#3e1046}</style><link id="theme-css" rel="stylesheet" type="text/css" href="assets/theme/indigo/theme-light.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="assets/theme/indigo/theme-light.css"></noscript>
  <style>:root{--divider-color:#E4E4E4}.splash-screen{width:100%;min-height:100%;background-color:var(--primary-color);position:absolute}.splash-loader-container{text-align:center;position:absolute;top:50%;left:50%;margin-left:-32px;margin-top:-32px}.splash-loader{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.splash-path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite}@keyframes colors{0%{stroke:#4285F4}25%{stroke:#DE3E35}50%{stroke:#F7C223}75%{stroke:#1B9A59}100%{stroke:#4285F4}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}html{height:100%;font-size:14px}body{font-family:Roboto, "Helvetica Neue", sans-serif;font-size:1rem;color:#212121;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;background-color:#f7f7f7;min-height:100%}@media print{body *{visibility:hidden}}</style><link id="layout-css" rel="stylesheet" type="text/css" href="assets/layout/css/layout-light.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="assets/layout/css/layout-light.css"></noscript>
<style>:root{--fc-daygrid-event-dot-width:8px}</style><link rel="stylesheet" href="styles.1a19bfe83a2e9dc0.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.1a19bfe83a2e9dc0.css"></noscript></head>

<body>
  <app-root>
    <div class="splash-screen">
      <div class="splash-loader-container">
        <svg class="splash-loader" width="65px" height="65px" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="splash-path" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30">
          </circle>
        </svg>
      </div>
    </div>
  </app-root>
<script src="runtime.8f3ad9ba4fa542e9.js" type="module"></script><script src="polyfills.5bd4c6fe2ebb3d59.js" type="module"></script><script src="scripts.1a2d5aa99564ce48.js" defer></script><script src="main.228da4d769b30531.js" type="module"></script>

</body></html>