:export{paper:#fff;primaryLight:#e3f2fd;primary200:#90caf9;primaryMain:#2196f3;primaryDark:#1e88e5;primary800:#1565c0;secondaryLight:#ede7f6;secondary200:#b39ddb;secondaryMain:#673ab7;secondaryDark:#5e35b1;secondary800:#4527a0;successLight:#b9f6ca;success200:#69f0ae;successMain:#00e676;successDark:#00c853;errorLight:#ef9a9a;errorMain:#f44336;errorDark:#c62828;orangeLight:#fbe9e7;orangeMain:#ffab91;orangeDark:#d84315;warningLight:#fff8e1;warningMain:#ffe57f;warningDark:#ffc107;grey50:#fafafa;grey100:#f5f5f5;grey200:#eee;grey300:#e0e0e0;grey500:#9e9e9e;grey600:#757575;grey700:#616161;grey900:#212121;darkPaper:#111936;darkBackground:#1a223f;darkLevel1:#29314f;darkLevel2:#212946;darkTextTitle:#d7dcec;darkTextPrimary:#bdc8f0;darkTextSecondary:#8492c4;darkPrimaryLight:#e3f2fd;darkPrimaryMain:#2196f3;darkPrimaryDark:#1e88e5;darkPrimary200:#90caf9;darkPrimary800:#1565c0;darkSecondaryLight:#d1c4e9;darkSecondaryMain:#7c4dff;darkSecondaryDark:#651fff;darkSecondary200:#b39ddb;darkSecondary800:#6200ea}.m-0{margin:0}.pt-0{padding-top:0}.pt-1{padding-top:1rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:1rem}.pb-c{padding-bottom:.5rem}.mr-1{margin-right:1rem}.d-flex{display:flex}.justify-right{justify-content:right}.justify-left{justify-content:left}.border-10{border-radius:10px}.cursor-pointer{cursor:pointer}.loading-container{position:absolute;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:hsla(0,0%,100%,.2705882353);z-index:9999}.custom-cardcontent{padding:1rem!important}.fullscreen .react-images__blanket{z-index:1200}.apexcharts-legend-series .apexcharts-legend-marker{margin-right:8px}.scrollbar-container .ps__rail-y.ps--clicking .ps__thumb-y,.scrollbar-container .ps__rail-y:focus>.ps__thumb-y,.scrollbar-container .ps__rail-y:hover>.ps__thumb-y,.scrollbar-container .ps__thumb-y{background-color:#9e9e9e;width:5px}.scrollbar-container .ps__thumb-y{border-radius:6px;right:0}.scrollbar-container.ps.ps--active-y>.ps__rail-y,.scrollbar-container>.ps.ps--active-y>.ps__rail-y{width:5px;background-color:transparent!important;z-index:999}.scrollbar-container.ps.ps--active-y>.ps__rail-y.ps--clicking,.scrollbar-container.ps.ps--active-y>.ps__rail-y:hover,.scrollbar-container>.ps.ps--active-y>.ps__rail-y.ps--clicking,.scrollbar-container>.ps.ps--active-y>.ps__rail-y:hover{width:5px;background-color:transparent}.scrollbar-container.ps.ps--scrolling-x>.ps__rail-x,.scrollbar-container.ps.ps--scrolling-y>.ps__rail-y,.scrollbar-container>.ps.ps--scrolling-x>.ps__rail-x,.scrollbar-container>.ps.ps--scrolling-y>.ps__rail-y{opacity:.4;background-color:transparent}@keyframes wings{50%{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes blink{50%{opacity:0}to{opacity:1}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-5px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-7px,0)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}90%{transform:translate3d(0,-2px,0)}}@keyframes slideY{0%,50%,to{transform:translateY(0)}25%{transform:translateY(-10px)}75%{transform:translateY(10px)}}@keyframes slideX{0%,50%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.address1{max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.react-confirm-alert-overlay{background:hsla(0,0%,100%,.5)!important}.css-nvf14r-ToastContainer,.react-toast-notifications__container{z-index:1000000!important}.align-center{align-items:center}.ml-1{margin-left:1rem}.link-address,.link-address:hover{text-decoration:none!important;color:#616161}.border-table>table>tbody>tr>td,.border-table>table>thead>tr>th{border:1px solid #e0e0e0}*{box-sizing:border-box}:root{--yellowLight:#fef6d8;--yellow:#f0b90b;--red:#fef6d8;--green:#fef6d8;--textBlack:#1e2329;--textGrey:#848e9c;--bgGrey:#fafafa;--bgBlack:#0b0e11}tbody tr td:first-child>svg{width:32px}::-webkit-scrollbar-track{box-shadow:inset 0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5;width:5px;height:4px}::-webkit-scrollbar{width:8px;height:12px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);background-color:#555}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,html{height:100%}body{margin:0;padding:0;font-family:"IBM Plex Sans",sans-serif;background-color:var(--bgGrey);-webkit-tap-highlight-color:rgba(0,0,0,0);background:radial-gradient(var(--yellowLight),transparent)}body #root{height:100%}.main{max-width:480px;margin:0 auto;padding:2em;background-color:#fff;color:var(--textBlack);text-align:center;position:relative;box-shadow:0 8px 20px rgba(0,0,0,.1)}.main h1{font-size:1.5em}.main .table{display:grid;grid-template-columns:1fr 1fr;grid-gap:2em;gap:2em;align-items:center;justify-content:space-between;margin:1em 0;padding:1em 0;background:var(--bgGrey)}.main .table.single{grid-template-columns:1fr;grid-gap:0;gap:0}.main .table.single .single{text-align:center!important}.main .table .single .title{font-size:.75em;color:var(--textGrey)}.main .table .single .desc{font-size:.875em;display:inline-flex;flex-direction:row;align-items:center;font-weight:500}.main .table .single .desc time{margin-right:.5em}.main .table .copy{display:grid;place-items:center;cursor:pointer}.main .table .single:nth-child(odd){text-align:right}.main .table .single:nth-child(2n){text-align:left}.main .table svg{width:1em;margin-left:.5em;color:var(--textGrey)}.main .logo{display:grid;place-items:center;padding-top:1rem}.main .logo svg{width:25%}.main .text{font-size:.875em;word-break:break-word}.main .qrcode{display:grid;grid-template-columns:auto;grid-gap:1em;gap:1em;max-width:310px}.main .qrcode .image{display:grid;place-items:center}.main .qrcode>.text{color:var(--textGrey)}.main .warning{padding:1em;background:var(--yellowLight)}.main .address{background:var(--bgGrey);padding:1em;display:grid;grid-template-columns:auto auto;justify-content:center;grid-gap:1em;gap:1em;align-items:center;color:var(--textBlack)}.main .address.walletTag{grid-template-columns:auto auto auto}.main .address.walletTag>.text:nth-child(2){font-weight:700}.main .address .copy{cursor:pointer;display:grid}.main .address svg{width:1em;color:var(--textGrey)}.main .warning .text{color:var(--textBlack)}.main .head>svg{width:60px;margin:1em auto}.logo-header>svg{width:auto!important;height:35px!important;margin:0!important}hr{margin:2em 0;height:1px;background:var(--bgGrey);border:none}.centered{display:grid;place-items:center;margin:1em 0}.main .site-button{display:grid;grid-template-columns:auto auto;grid-gap:1em;gap:1em;justify-content:center}.main .site-button.single{grid-template-columns:1fr!important}.main .site-button div{display:inline-block;padding:.75em 3em;border-radius:4px;background-color:#fcd535;color:var(--textBlack);text-decoration:none;font-size:.875em;font-weight:500;cursor:pointer}.main .site-button div:first-child{background:#eaecef}.main .site-button div:only-child{background-color:#fcd535}.main .withdraw div:first-child{background:#fcd535!important}.main .withdraw div:last-child{background-color:#eaecef!important}.BTC-logo>svg{height:30px!important}@media screen and (max-width:480px){body{padding:0}.main{width:100%;position:relative;padding:4em 2em 1em;min-height:100vh;margin:0}.main .qrcode{justify-content:center}.main .table{grid-gap:1em;gap:1em;padding:1em}.main .table .single:nth-child(n){text-align:left}.main .address{grid-template-columns:auto auto}.main .site-button{grid-template-columns:1fr 1fr;grid-gap:.5em;gap:.5em}.main .table .single .desc,.main .text,.main .warning .text{font-size:.75em}.main .site-button div{padding:.75em 2.5em}.main h1{font-size:1.25em}.main .logo svg{width:40%}hr{margin:1em 0}.table .single:last-child{display:grid}.table .single:last-child .desc>span{display:none}.main .table .single .desc time{margin:0;font-size:.875em}.first-info label{grid-template-columns:1fr}.first-info input{text-align:center}.text-area{max-width:358px!important}.logo-header,.select-money .single.active{margin-top:1rem}}@media screen and (max-width:320px){.main .site-button div{padding:.75em 1.5em}}.select-money .grid-money{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap}.select-money .single{display:grid;grid-template-columns:auto auto auto;grid-gap:1em;gap:1em;align-items:center;justify-content:center;text-align:center;cursor:pointer;border-radius:4px;position:relative;padding:1em;background:#fff;border:1px solid #d1b75f}.select-money .single.active{background:var(--yellowLight)}.select-coin:hover{color:#f0b90b}.select-money .single .title{font-size:.875em;white-space:nowrap;margin:.25em 0}.select-money .single .desc{font-size:.75em;color:#555}.select-money svg{width:1.75em;height:1.75em;margin:0 auto}.first-info{margin:2em 0;grid-template-columns:auto;grid-gap:.5em;gap:.5em;justify-content:center}.first-info,.first-info .label{display:grid;align-items:center}.first-info .label{grid-template-columns:3fr 2fr;justify-content:space-between;border-radius:4px;border:1px solid #eee}.first-info .inputs{display:grid;grid-template-columns:auto;grid-gap:.5em;gap:.5em;margin-top:1em}.first-info .label .title{background:#eee;color:#000;padding:1em;height:100%;font-size:.875em;font-weight:500;display:grid;place-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.first-info input{background:none;border:none;padding:1em;outline:none;font-size:16px;width:auto}.first-info input[disabled]{background:#f9f9f9;color:#fff}.first-info .price{background:var(--yellowLight);font-size:.875em;padding:1em;border-radius:4px}.first-info .price .title{font-weight:500}.first-info p{color:var(--textGrey);font-size:.875em}.react-confirm-alert-button-group button:first-child{background:#fcd535!important;color:#000}.change-letter{min-height:38px;text-align:center}.qr-area{display:grid;place-items:center}.css-vubbuv{font-size:1,25em!important}.css-9l3uo3{font-size:13px!important}.coins-modal{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:5px;padding:2em;text-align:left;line-height:1}.coins-modal .content{background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.coins-modal .content .top{padding:1em}.coins-modal .content .top .title{font-weight:500;font-size:1.25em}.coins-modal .content .top .desc{margin-top:1em;color:#707a8a;font-size:.875em}.coins-modal .content .current{padding:1em;display:grid;grid-template-columns:auto auto;grid-gap:1em;gap:1em;align-items:center;background-color:#fef6d8;color:#c99400;justify-content:flex-start}.coins-modal .content .current .coin{display:grid;grid-template-columns:auto auto auto;grid-gap:.5em;gap:.5em;align-items:center;justify-content:center;text-align:center;position:relative}.coins-modal .content .current .coin .title{white-space:nowrap;font-weight:500;margin-bottom:2px}.coins-modal .content .current .coin .desc{color:#707a8a;font-size:.75em}.coins-modal .close-modal{position:absolute;top:.25em;right:2em;cursor:pointer}.coins-modal .close-modal svg{width:1em}.coins-modal .list>.title{padding:1em;font-weight:500}.coins-modal .list .items{display:grid;grid-template-columns:1fr;justify-content:flex-start;align-items:stretch;background:var(--bgGrey)}.coins-modal .list .items .single{padding:.5em 1em;display:grid;grid-template-columns:auto auto auto;grid-gap:.5em;gap:.5em;align-items:center;justify-content:flex-start;text-align:center;position:relative;border-top:1px solid #eee}.coins-modal .content svg{width:32px;height:32px}.coins-modal .list .items .single .title{white-space:nowrap;font-weight:500;margin-bottom:2px}.coins-modal .list .items .single .desc{color:#707a8a;font-size:.75em}.withdraw-grid{grid-template-columns:none!important}.custom-menu-item-icon>img,.custom-menu-item-icon>svg{width:20px;height:20px}.text-area{max-width:310px}.mt-1,.text-area{margin-top:1rem}
/*# sourceMappingURL=main.88bcf4c6.chunk.css.map */