.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#fff;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s}.el-alert.is-light .el-alert__closebtn{color:#c0c4cc}.el-alert.is-dark .el-alert__closebtn,.el-alert.is-dark .el-alert__description{color:#fff}.el-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-alert--success.is-light{background-color:#f0f9eb;color:#67c23a}.el-alert--success.is-light .el-alert__description{color:#67c23a}.el-alert--success.is-dark{background-color:#67c23a;color:#fff}.el-alert--info.is-light{background-color:#f4f4f5;color:#909399}.el-alert--info.is-dark{background-color:#909399;color:#fff}.el-alert--info .el-alert__description{color:#909399}.el-alert--warning.is-light{background-color:#fdf6ec;color:#e6a23c}.el-alert--warning.is-light .el-alert__description{color:#e6a23c}.el-alert--warning.is-dark{background-color:#e6a23c;color:#fff}.el-alert--error.is-light{background-color:#fef0f0;color:#f56c6c}.el-alert--error.is-light .el-alert__description{color:#f56c6c}.el-alert--error.is-dark{background-color:#f56c6c;color:#fff}.el-alert__content{display:table-cell;padding:0 8px}.el-alert__icon{font-size:16px;width:16px}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:13px;line-height:18px}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:12px;margin:5px 0 0}.el-alert__closebtn{font-size:12px;opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.el-alert-fade-enter,.el-alert-fade-leave-active{opacity:0}.el-tag{background-color:#ecf5ff;border-color:#d9ecff;display:inline-block;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409eff;border-width:1px;border-style:solid;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409eff}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#fff;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67c23a}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close:before{display:block}.el-tag--dark{background-color:#409eff;color:#fff}.el-tag--dark,.el-tag--dark.is-hit{border-color:#409eff}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#fff;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#fff;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67c23a}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#fff;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409eff}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#fff;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#fff;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#fff;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#fff;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#fff;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress-bar,.el-progress-bar__inner:after,.el-progress-bar__innerText{display:inline-block;vertical-align:middle}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67c23a}.el-progress.is-success .el-progress__text{color:#67c23a}.el-progress.is-warning .el-progress-bar__inner{background-color:#e6a23c}.el-progress.is-warning .el-progress__text{color:#e6a23c}.el-progress.is-exception .el-progress-bar__inner{background-color:#f56c6c}.el-progress.is-exception .el-progress__text{color:#f56c6c}.el-progress-bar{padding-right:50px;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#ebeef5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409eff;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-progress-bar__inner:after{content:"";height:100%}.el-progress-bar__innerText{color:#fff;font-size:12px;margin:0 5px}@-webkit-keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}.fix-body[data-v-7e1cbd02]{background-color:#fff;padding:20px;border-radius:10px;position:relative}.unsupport-mask[data-v-7e1cbd02]{width:100%;height:100%;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:hsla(0,0%,100%,.6);color:#000;font-weight:700;font-size:18px}.lock-body[data-v-7e1cbd02],.unsupport-mask[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock-body[data-v-7e1cbd02]{background-color:#fff;padding:20px;border-radius:10px;min-height:80vh}.lock-body-input[data-v-7e1cbd02],.lock-body-tabs[data-v-7e1cbd02]{width:80%;margin-top:30px;max-width:1168px}.upload-img[data-v-7e1cbd02]{width:120px;height:120px}.ant-upload-select-picture-card[data-v-7e1cbd02],.avatar-uploader[data-v-7e1cbd02]{width:120px!important;height:120px!important}.upload-img-title[data-v-7e1cbd02]{font-size:12px}.upload-img-desc[data-v-7e1cbd02]{font-size:10px;color:#1890ff;font-weight:500}.buy-box[data-v-7e1cbd02]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wl-price[data-v-7e1cbd02]{font-size:20px;font-weight:700}.view-pool[data-v-7e1cbd02]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.view-pool-btn[data-v-7e1cbd02]{width:100px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown-box[data-v-7e1cbd02],.view-pool-btn[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.countdown-box[data-v-7e1cbd02]{margin-top:5px;width:200px}.countdown-box-item[data-v-7e1cbd02]{border:1px solid #409eff;color:#409eff;padding-top:2px;padding-bottom:2px;padding-left:3px;padding-right:3px;border-radius:5px}.presale-card[data-v-7e1cbd02]{padding:20px;-webkit-box-shadow:1px 1px 10px #eee;box-shadow:1px 1px 10px #eee;width:100%;border-radius:10px;border:1px solid #eee;max-width:423px}.presale-card-countdown[data-v-7e1cbd02]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.presale-card-countdown-split[data-v-7e1cbd02]{margin-left:3px;margin-right:3px;font-size:16px}.presale-card-row[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.presale-card-title[data-v-7e1cbd02]{font-size:14px;font-weight:700;color:#333;margin-top:5px}.presale-card-value[data-v-7e1cbd02]{margin-top:5px;font-size:14px;color:#666}.presale-card-name[data-v-7e1cbd02]{font-size:18px;font-weight:700;margin-top:10px}.presale-card-header[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.presale-card-header-logo[data-v-7e1cbd02]{width:60px;height:60px;border-radius:50%}.pre-step[data-v-7e1cbd02]{margin-right:15px}.tip[data-v-7e1cbd02]{line-height:15px}.presale-body[data-v-7e1cbd02]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-body-panel[data-v-7e1cbd02],.presale-body-steps[data-v-7e1cbd02]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-7e1cbd02]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-7e1cbd02]{display:inline!important}.ant-upload-text[data-v-7e1cbd02]{font-size:30px;font-weight:200}.token-detail[data-v-7e1cbd02]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:1px solid #f6f6f6;padding-left:10px;width:100%}.token-detail-row[data-v-7e1cbd02],.token-detail[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-7e1cbd02]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px}.token-detail-row-item[data-v-7e1cbd02]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.logo-list[data-v-7e1cbd02]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.logo-list[data-v-7e1cbd02],.logo-min-avatar[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-min-avatar[data-v-7e1cbd02]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.kyc-body[data-v-7e1cbd02]{background-color:#fff;padding:20px;border-radius:10px}.mining-avatar[data-v-7e1cbd02]{width:60px;height:60px;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mining-stake-logo[data-v-7e1cbd02]{width:100%;border-radius:50%;position:absolute}.mining-reward-logo[data-v-7e1cbd02]{position:absolute;right:-8px;bottom:0;width:30px;height:30px;background-color:#fff;border-radius:50%;padding:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eee}.mining-reward-logo-img[data-v-7e1cbd02]{width:100%;border-radius:50%}.form-footer[data-v-7e1cbd02]{margin-top:15px}.form-footer-btn[data-v-7e1cbd02]{margin-right:10px}.admin-btn-list[data-v-7e1cbd02]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.admin-btn[data-v-7e1cbd02]{width:100%;margin-top:10px}.progress-body[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.progress-body-item[data-v-7e1cbd02]{font-size:12px;font-weight:700}.left-box[data-v-7e1cbd02]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.left-box-body[data-v-7e1cbd02]{margin-bottom:15px}.left-box-body-claim[data-v-7e1cbd02],.left-box-body[data-v-7e1cbd02]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-box-body-claim[data-v-7e1cbd02]{margin-top:10px;font-size:16px;font-weight:700}.left-box-body-claim-btn[data-v-7e1cbd02],.left-box-body-claim-text[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.left-box-body-claim-btn[data-v-7e1cbd02]{margin-top:10px}.left-box-body-buy[data-v-7e1cbd02]{margin-top:8px;width:100%}.left-box-body-buy-btn[data-v-7e1cbd02]{margin-top:10px}.left-box-body-buy-name[data-v-7e1cbd02]{font-size:14px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.left-box-body-buy-input[data-v-7e1cbd02]{margin-top:4px}.left-box-body-buy-input-btn[data-v-7e1cbd02]{margin-left:10px;height:30px}.left-box-body-downcount[data-v-7e1cbd02]{font-size:14px;margin-top:10px}.left-box-body-downcount-text[data-v-7e1cbd02]{font-size:16px;margin-top:5px;margin-bottom:5px;font-weight:700}.left-box-body-progress[data-v-7e1cbd02]{width:100%}.panel[data-v-7e1cbd02]{background-color:#fff;border-radius:10px;padding:20px}.info-logo[data-v-7e1cbd02]{width:60px;height:60px;border-radius:50%}.info-presale-row[data-v-7e1cbd02]::-webkit-scrollbar{display:none}.info-header[data-v-7e1cbd02]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name[data-v-7e1cbd02],.info-header[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.info-header-name[data-v-7e1cbd02]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.info-header-name-icons[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name-icons img[data-v-7e1cbd02]{width:20px;height:20px;border:10%;margin-left:5px;margin-top:5px}.info-header-name-item[data-v-7e1cbd02]{font-size:18px;font-weight:700;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-body[data-v-7e1cbd02]{margin-top:10px;font-size:14px;line-height:26px}.info-body-video[data-v-7e1cbd02]{margin-top:15px;width:100%}.info-presale[data-v-7e1cbd02]{margin-top:15px;margin-bottom:15px}.info-presale-col[data-v-7e1cbd02],.info-presale[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.info-presale-col[data-v-7e1cbd02]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-col-alert[data-v-7e1cbd02]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.info-presale-col-alert[data-v-7e1cbd02],.info-presale-row[data-v-7e1cbd02]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-row[data-v-7e1cbd02]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;line-height:40px;border-bottom:1px solid #f6f6f6;scrollbar-width:none;-ms-overflow-style:none}.info-presale-row[data-v-7e1cbd02] ::-webkit-scrollbar{display:none}.info-presale-row-left[data-v-7e1cbd02]{overflow:hidden}.info-presale-row-left[data-v-7e1cbd02],.info-presale-row-right[data-v-7e1cbd02]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;text-overflow:ellipsis;white-space:nowrap}.info-presale-row-right[data-v-7e1cbd02]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:scroll}.tip[data-v-7e1cbd02]{font-size:12px;color:#999;margin-top:5px}.token-metrics[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.token-metrics-box[data-v-7e1cbd02]{width:100%;max-width:400px}.inviter-row[data-v-7e1cbd02]{margin-top:10px;widows:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get-reward-btn[data-v-7e1cbd02],.inviter-row[data-v-7e1cbd02]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.get-reward-btn[data-v-7e1cbd02]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body[data-v-7e1cbd02]{font-family:Roboto;margin:0;padding:0}@-webkit-keyframes confetti-slow-7e1cbd02{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)}}@keyframes confetti-slow-7e1cbd02{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)}}@-webkit-keyframes confetti-medium-7e1cbd02{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn)}}@keyframes confetti-medium-7e1cbd02{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn)}}@-webkit-keyframes confetti-fast-7e1cbd02{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg)}}@keyframes confetti-fast-7e1cbd02{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg)}}.container[data-v-7e1cbd02]{width:100vw;height:100vh;border:1px solid #fff;display:fixed;top:0}.confetti-container[data-v-7e1cbd02]{-webkit-perspective:700px;perspective:700px;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0}.confetti[data-v-7e1cbd02]{position:absolute;z-index:1;top:-10px;border-radius:0}.confetti--animation-slow[data-v-7e1cbd02]{-webkit-animation:confetti-slow-7e1cbd02 2.25s linear 1 forwards;animation:confetti-slow-7e1cbd02 2.25s linear 1 forwards}.confetti--animation-medium[data-v-7e1cbd02]{-webkit-animation:confetti-medium-7e1cbd02 1.75s linear 1 forwards;animation:confetti-medium-7e1cbd02 1.75s linear 1 forwards}.confetti--animation-fast[data-v-7e1cbd02]{-webkit-animation:confetti-fast-7e1cbd02 1.25s linear 1 forwards;animation:confetti-fast-7e1cbd02 1.25s linear 1 forwards}.checkmark-circle[data-v-7e1cbd02]{width:150px;height:150px;position:relative;display:inline-block;vertical-align:top;margin-left:auto;margin-right:auto}.checkmark-circle .background[data-v-7e1cbd02]{width:150px;height:150px;border-radius:50%;background:#00c09d;position:absolute}.checkmark-circle .checkmark[data-v-7e1cbd02]{border-radius:5px;width:100%}.checkmark-circle .checkmark.draw[data-v-7e1cbd02]:after{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-name:checkmark-7e1cbd02;animation-name:checkmark-7e1cbd02;-webkit-transform:scaleX(-1) rotate(135deg);transform:scaleX(-1) rotate(135deg);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.checkmark-circle .checkmark[data-v-7e1cbd02]:after{opacity:1;height:75px;width:37.5px;-webkit-transform-origin:left top;transform-origin:left top;border-right:15px solid #fff;border-top:15px solid #fff;border-radius:2.5px!important;content:"";left:25px;top:75px;position:absolute}@-webkit-keyframes checkmark-7e1cbd02{0%{height:0;width:0;opacity:1}20%{height:0;width:37.5px;opacity:1}40%{height:75px;width:37.5px;opacity:1}to{height:75px;width:37.5px;opacity:1}}@keyframes checkmark-7e1cbd02{0%{height:0;width:0;opacity:1}20%{height:0;width:37.5px;opacity:1}40%{height:75px;width:37.5px;opacity:1}to{height:75px;width:37.5px;opacity:1}}.submit-btn[data-v-7e1cbd02]{height:45px;width:200px;font-size:15px;background-color:#00c09d;border:1px solid #00ab8c;color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px 0 rgba(87,71,81,.2);box-shadow:0 2px 4px 0 rgba(87,71,81,.2);cursor:pointer;-webkit-transition:all 2s ease-out;transition:all 2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.submit-btn[data-v-7e1cbd02]:hover{background-color:#2ca893;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.fix-body[data-v-75ce3736]{background-color:#fff;padding:20px;border-radius:10px;position:relative}.upload-img[data-v-75ce3736]{width:120px;height:120px}.ant-upload-select-picture-card[data-v-75ce3736],.avatar-uploader[data-v-75ce3736]{width:120px!important;height:120px!important}.upload-img-title[data-v-75ce3736]{font-size:12px}.upload-img-desc[data-v-75ce3736]{font-size:10px;color:#1890ff;font-weight:500}.buy-box[data-v-75ce3736]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wl-price[data-v-75ce3736]{font-size:20px;font-weight:700}.view-pool[data-v-75ce3736]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.view-pool-btn[data-v-75ce3736]{width:100px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown-box[data-v-75ce3736],.view-pool-btn[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.countdown-box[data-v-75ce3736]{margin-top:5px;width:200px}.countdown-box-item[data-v-75ce3736]{border:1px solid #409eff;color:#409eff;padding-top:2px;padding-bottom:2px;padding-left:3px;padding-right:3px;border-radius:5px}.presale-card[data-v-75ce3736]{padding:20px;-webkit-box-shadow:1px 1px 10px #eee;box-shadow:1px 1px 10px #eee;width:100%;border-radius:10px;border:1px solid #eee;max-width:423px}.presale-card-countdown[data-v-75ce3736]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.presale-card-countdown-split[data-v-75ce3736]{margin-left:3px;margin-right:3px;font-size:16px}.presale-card-row[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.presale-card-title[data-v-75ce3736]{font-size:14px;font-weight:700;color:#333;margin-top:5px}.presale-card-value[data-v-75ce3736]{margin-top:5px;font-size:14px;color:#666}.presale-card-name[data-v-75ce3736]{font-size:18px;font-weight:700;margin-top:10px}.presale-card-header[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.presale-card-header-logo[data-v-75ce3736]{width:60px;height:60px;border-radius:50%}.logo-min-avatar[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kyc-body[data-v-75ce3736]{background-color:#fff;padding:20px;border-radius:10px}.mining-avatar[data-v-75ce3736]{width:60px;height:60px;border-radius:50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mining-stake-logo[data-v-75ce3736]{width:100%;border-radius:50%;position:absolute}.mining-reward-logo[data-v-75ce3736]{position:absolute;right:-8px;bottom:0;width:30px;height:30px;background-color:#fff;border-radius:50%;padding:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eee}.mining-reward-logo-img[data-v-75ce3736]{width:100%;border-radius:50%}body[data-v-75ce3736]{font-family:Roboto;margin:0;padding:0}@-webkit-keyframes confetti-slow-75ce3736{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)}}@keyframes confetti-slow-75ce3736{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg);transform:translate3d(25px,105vh,0) rotateX(1turn) rotateY(180deg)}}@-webkit-keyframes confetti-medium-75ce3736{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn)}}@keyframes confetti-medium-75ce3736{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn);transform:translate3d(100px,105vh,0) rotateX(100deg) rotateY(1turn)}}@-webkit-keyframes confetti-fast-75ce3736{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg)}}@keyframes confetti-fast-75ce3736{0%{-webkit-transform:translateZ(0) rotateX(0) rotateY(0);transform:translateZ(0) rotateX(0) rotateY(0)}to{-webkit-transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg);transform:translate3d(-50px,105vh,0) rotateX(10deg) rotateY(250deg)}}.container[data-v-75ce3736]{width:100vw;height:100vh;border:1px solid #fff;display:fixed;top:0}.confetti-container[data-v-75ce3736]{-webkit-perspective:700px;perspective:700px;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0}.confetti[data-v-75ce3736]{position:absolute;z-index:1;top:-10px;border-radius:0}.confetti--animation-slow[data-v-75ce3736]{-webkit-animation:confetti-slow-75ce3736 2.25s linear 1 forwards;animation:confetti-slow-75ce3736 2.25s linear 1 forwards}.confetti--animation-medium[data-v-75ce3736]{-webkit-animation:confetti-medium-75ce3736 1.75s linear 1 forwards;animation:confetti-medium-75ce3736 1.75s linear 1 forwards}.confetti--animation-fast[data-v-75ce3736]{-webkit-animation:confetti-fast-75ce3736 1.25s linear 1 forwards;animation:confetti-fast-75ce3736 1.25s linear 1 forwards}.checkmark-circle[data-v-75ce3736]{width:150px;height:150px;position:relative;display:inline-block;vertical-align:top;margin-left:auto;margin-right:auto}.checkmark-circle .background[data-v-75ce3736]{width:150px;height:150px;border-radius:50%;background:#00c09d;position:absolute}.checkmark-circle .checkmark[data-v-75ce3736]{border-radius:5px;width:100%}.checkmark-circle .checkmark.draw[data-v-75ce3736]:after{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-name:checkmark-75ce3736;animation-name:checkmark-75ce3736;-webkit-transform:scaleX(-1) rotate(135deg);transform:scaleX(-1) rotate(135deg);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.checkmark-circle .checkmark[data-v-75ce3736]:after{opacity:1;height:75px;width:37.5px;-webkit-transform-origin:left top;transform-origin:left top;border-right:15px solid #fff;border-top:15px solid #fff;border-radius:2.5px!important;content:"";left:25px;top:75px;position:absolute}@-webkit-keyframes checkmark-75ce3736{0%{height:0;width:0;opacity:1}20%{height:0;width:37.5px;opacity:1}40%{height:75px;width:37.5px;opacity:1}to{height:75px;width:37.5px;opacity:1}}@keyframes checkmark-75ce3736{0%{height:0;width:0;opacity:1}20%{height:0;width:37.5px;opacity:1}40%{height:75px;width:37.5px;opacity:1}to{height:75px;width:37.5px;opacity:1}}.submit-btn[data-v-75ce3736]{height:45px;width:200px;font-size:15px;background-color:#00c09d;border:1px solid #00ab8c;color:#fff;border-radius:5px;-webkit-box-shadow:0 2px 4px 0 rgba(87,71,81,.2);box-shadow:0 2px 4px 0 rgba(87,71,81,.2);cursor:pointer;-webkit-transition:all 2s ease-out;transition:all 2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.submit-btn[data-v-75ce3736]:hover{background-color:#2ca893;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.whitelist-sell[data-v-75ce3736]{width:100%;min-height:80vh;background-color:#fff;padding:30px}.create-lock[data-v-75ce3736]{margin-top:20px}.create-lock-text[data-v-75ce3736]{margin-top:10px;margin-bottom:10px;font-size:14px;font-weight:700}.create-lock-btn[data-v-75ce3736]{margin-top:10px}.exchange-v3[data-v-75ce3736]{-ms-flex-wrap:wrap;flex-wrap:wrap}.exchange-v3-box[data-v-75ce3736],.exchange-v3[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.exchange-v3-box[data-v-75ce3736]{cursor:pointer;padding:4px;border-radius:5px;border:1px solid #ccc;height:70px;padding-left:15px;width:270px;margin-right:15px;margin-bottom:10px}.exchange-v3-box-img[data-v-75ce3736]{width:50px;height:50px;border-radius:50%}.locker-detail[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;min-height:90vh;border-radius:5px;padding:20px}.locker-detail-panel[data-v-75ce3736]{width:100%;margin-bottom:40px}.locker-detail-title[data-v-75ce3736]{width:100%;font-weight:700;font-size:16px;margin-top:20px;margin-bottom:10px}.search-result-title[data-v-75ce3736]{margin-top:15px;font-size:16px;font-weight:700;margin-bottom:10px}.token-list[data-v-75ce3736]{border-radius:10px}.tip[data-v-75ce3736]{line-height:15px}.logo-list[data-v-75ce3736]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.logo-list[data-v-75ce3736],.upload-nft-body[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-nft-body[data-v-75ce3736]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.upload-nft-body-text[data-v-75ce3736]{font-size:12px;color:#999;line-height:15px;margin-top:10px}.upload-nft-body-text-bold[data-v-75ce3736]{font-size:14px;margin-top:10px;font-weight:500}.icon-pointer[data-v-75ce3736]{cursor:pointer}.option-btn[data-v-75ce3736]{width:100%}.row-title[data-v-75ce3736]{font-size:14px;font-weight:700}.card-body[data-v-75ce3736]{margin-top:20px}.card-row[data-v-75ce3736]{margin-bottom:10px}.card-row-right[data-v-75ce3736],.card-row[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-row-right[data-v-75ce3736]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.token-detail2[data-v-75ce3736]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.token-detail-title[data-v-75ce3736]{margin-bottom:20px;color:rgba(0,0,0,.85);font-weight:700;font-size:16px;line-height:1.5}.presale-list[data-v-75ce3736]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.presale-list-item[data-v-75ce3736],.presale-list[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-list-item[data-v-75ce3736]{width:280px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;padding:10px;background:url(https://token-monitor.s3.amazonaws.com/white-curved.jpeg) no-repeat;background-position-y:"60%";color:#fff;position:relative;margin-right:8px;margin-bottom:8px}.presale-list-item-mask[data-v-75ce3736]{background-image:linear-gradient(310deg,#3b413c,#a391c8);position:absolute;opacity:.5;width:100%;height:100%;top:0;left:0;z-index:100;border-radius:10px}.presale-list-item-title[data-v-75ce3736]{font-size:14px;font-weight:600;z-index:200}.presale-list-item-desc[data-v-75ce3736]{font-size:12px;font-weight:400;z-index:300;margin-top:10px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presale-list-item-btn[data-v-75ce3736]{margin-top:10px;z-index:400;width:150px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;background-color:#fff;color:#333;border-radius:4px;font-size:12px;padding-top:4px;padding-bottom:4px}.add-liq-fee-box[data-v-75ce3736],.presale-list-item-btn[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-liq-fee-box[data-v-75ce3736]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;widows:100%}.add-lp-row[data-v-75ce3736]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.add-lp-row[data-v-75ce3736],.social-info-mask[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-info-mask[data-v-75ce3736]{background-color:hsla(0,0%,100%,.8);position:absolute;width:100%;height:100%;top:0;left:0;z-index:100;border-radius:10px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333;font-size:20px}.token-social-info-icons[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.token-social-info-icons img[data-v-75ce3736]{width:24px;height:24px;border:10%;margin-left:5px;margin-top:5px}.token-list[data-v-75ce3736]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.list-token-name[data-v-75ce3736]{border-bottom:1px dotted #999}.create-btn[data-v-75ce3736]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-btn[data-v-75ce3736],.create-token[data-v-75ce3736]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.create-token[data-v-75ce3736]{min-height:80vh;background-color:#fff;padding:20px}.create-token-body[data-v-75ce3736]{width:100%}.create-token-body-config[data-v-75ce3736]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.open-source-row[data-v-75ce3736]{margin-top:5px}.token-create-tips[data-v-75ce3736]{font-size:14px;color:rgba(0,0,0,.45)}.create-token-nft-table[data-v-75ce3736]{position:relative}.create-token-nft-mask[data-v-75ce3736]{position:absolute;top:0;left:0;background-color:hsla(0,0%,100%,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.bot-recommend-cls[data-v-75ce3736]{color:#409eff}.bot-recommend-cls-a[data-v-75ce3736]{text-decoration:underline}.pre-step[data-v-75ce3736]{margin-right:15px}.presale-body[data-v-75ce3736]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-body-panel[data-v-75ce3736],.presale-body-steps[data-v-75ce3736]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-75ce3736]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-75ce3736]{display:inline!important}.ant-upload-text[data-v-75ce3736]{font-size:30px;font-weight:200}.token-detail[data-v-75ce3736]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border:1px solid #f6f6f6;padding-left:10px;width:100%}.token-detail-row[data-v-75ce3736],.token-detail[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-75ce3736]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px}.token-detail-row-item[data-v-75ce3736]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.unsupport-mask[data-v-75ce3736]{width:100%;height:100%;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:hsla(0,0%,100%,.6);color:#000;font-weight:700;font-size:18px}.lock-body[data-v-75ce3736],.unsupport-mask[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock-body[data-v-75ce3736]{background-color:#fff;padding:20px;border-radius:10px;min-height:80vh}.lock-body-input[data-v-75ce3736],.lock-body-tabs[data-v-75ce3736]{width:80%;margin-top:30px;max-width:1168px}.form-footer[data-v-75ce3736]{margin-top:15px}.form-footer-btn[data-v-75ce3736]{margin-right:10px}.admin-btn-list[data-v-75ce3736]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.admin-btn[data-v-75ce3736]{width:100%;margin-top:10px}.progress-body[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.progress-body-item[data-v-75ce3736]{font-size:12px;font-weight:700}.left-box[data-v-75ce3736]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.left-box-body[data-v-75ce3736]{margin-bottom:15px}.left-box-body-claim[data-v-75ce3736],.left-box-body[data-v-75ce3736]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-box-body-claim[data-v-75ce3736]{margin-top:10px;font-size:16px;font-weight:700}.left-box-body-claim-btn[data-v-75ce3736],.left-box-body-claim-text[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.left-box-body-claim-btn[data-v-75ce3736]{margin-top:10px}.left-box-body-buy[data-v-75ce3736]{margin-top:8px;width:100%}.left-box-body-buy-btn[data-v-75ce3736]{margin-top:10px}.left-box-body-buy-name[data-v-75ce3736]{font-size:14px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.left-box-body-buy-input[data-v-75ce3736]{margin-top:4px}.left-box-body-buy-input-btn[data-v-75ce3736]{margin-left:10px;height:30px}.left-box-body-downcount[data-v-75ce3736]{font-size:14px;margin-top:10px}.left-box-body-downcount-text[data-v-75ce3736]{font-size:16px;margin-top:5px;margin-bottom:5px;font-weight:700}.left-box-body-progress[data-v-75ce3736]{width:100%}.panel[data-v-75ce3736]{background-color:#fff;border-radius:10px;padding:20px}.info-logo[data-v-75ce3736]{width:60px;height:60px;border-radius:50%}.info-presale-row[data-v-75ce3736]::-webkit-scrollbar{display:none}.info-header[data-v-75ce3736]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name[data-v-75ce3736],.info-header[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.info-header-name[data-v-75ce3736]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.info-header-name-icons[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-header-name-icons img[data-v-75ce3736]{width:20px;height:20px;border:10%;margin-left:5px;margin-top:5px}.info-header-name-item[data-v-75ce3736]{font-size:18px;font-weight:700;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-body[data-v-75ce3736]{margin-top:10px;font-size:14px;line-height:26px}.info-body-video[data-v-75ce3736]{margin-top:15px;width:100%}.info-presale[data-v-75ce3736]{margin-top:15px;margin-bottom:15px}.info-presale-col[data-v-75ce3736],.info-presale[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.info-presale-col[data-v-75ce3736]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-col-alert[data-v-75ce3736]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.info-presale-col-alert[data-v-75ce3736],.info-presale-row[data-v-75ce3736]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-row[data-v-75ce3736]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;line-height:40px;border-bottom:1px solid #f6f6f6;scrollbar-width:none;-ms-overflow-style:none}.info-presale-row[data-v-75ce3736] ::-webkit-scrollbar{display:none}.info-presale-row-left[data-v-75ce3736]{overflow:hidden}.info-presale-row-left[data-v-75ce3736],.info-presale-row-right[data-v-75ce3736]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;text-overflow:ellipsis;white-space:nowrap}.info-presale-row-right[data-v-75ce3736]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:scroll}.tip[data-v-75ce3736]{font-size:12px;color:#999;margin-top:5px}.token-metrics[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.token-metrics-box[data-v-75ce3736]{width:100%;max-width:400px}.inviter-row[data-v-75ce3736]{margin-top:10px;widows:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get-reward-btn[data-v-75ce3736],.inviter-row[data-v-75ce3736]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.get-reward-btn[data-v-75ce3736]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upload-img[data-v-75ce3736]{width:100px;height:100px}