.el-fade-in-enter,.el-fade-in-leave-active,.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active,.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active,.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-enter-active,.el-fade-in-leave-active,.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45);transform:scale(.45)}.collapse-transition{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.horizontal-collapse-transition{-webkit-transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out;transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.el-collapse{border-top:1px solid #ebeef5;border-bottom:1px solid #ebeef5}.el-collapse-item.is-disabled .el-collapse-item__header{color:#bbb;cursor:not-allowed}.el-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;line-height:48px;background-color:#fff;color:#303133;cursor:pointer;border-bottom:1px solid #ebeef5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin:0 8px 0 auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409eff}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:#fff;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebeef5}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.7692307692}.el-collapse-item:last-child{margin-bottom:-1px}.el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#fff;background-image:none;border:1px solid #dcdfe6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea__inner:hover{border-color:#c0c4cc}.el-textarea__inner:focus{outline:0;border-color:#409eff}.el-textarea .el-input__count{color:#909399;background:#fff;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#c0c4cc}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#c0c4cc}.el-textarea.is-exceed .el-textarea__inner{border-color:#f56c6c}.el-textarea.is-exceed .el-input__count{color:#f56c6c}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#c0c4cc;font-size:14px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input .el-input__count .el-input__count-inner{background:#fff;line-height:normal;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;text-align:center;height:100%;color:#c0c4cc}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input__inner::placeholder{color:#c0c4cc}.el-input__inner:hover{border-color:#c0c4cc}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409eff;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px}.el-input__icon,.el-input__prefix{-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;line-height:40px}.el-input__icon:after{content:"";height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#f5f7fa;border-color:#e4e7ed;color:#c0c4cc;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__inner::placeholder{color:#c0c4cc}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-exceed .el-input__inner{border-color:#f56c6c}.el-input.is-exceed .el-input__suffix .el-input__count{color:#f56c6c}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#f5f7fa;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #dcdfe6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.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}.fix-body[data-v-794c25cc]{position:relative}.fix-body[data-v-794c25cc],.kyc-body[data-v-794c25cc]{background-color:#fff;padding:20px;border-radius:10px}.pre-step[data-v-794c25cc]{margin-right:15px}.tip[data-v-794c25cc]{font-size:12px;color:#999;line-height:15px}.presale-body[data-v-794c25cc]{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-794c25cc],.presale-body-steps[data-v-794c25cc]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-794c25cc]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-794c25cc]{display:inline!important}.ant-upload-text[data-v-794c25cc]{font-size:30px;font-weight:200}.token-detail[data-v-794c25cc]{-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-794c25cc],.token-detail[data-v-794c25cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-794c25cc]{-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-794c25cc]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.logo-list[data-v-794c25cc]{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}.unsupport-mask[data-v-794c25cc]{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-794c25cc],.unsupport-mask[data-v-794c25cc]{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-794c25cc]{background-color:#fff;padding:20px;border-radius:10px;min-height:80vh}.lock-body-input[data-v-794c25cc],.lock-body-tabs[data-v-794c25cc]{width:80%;margin-top:30px;max-width:1168px}.upload-img[data-v-794c25cc]{width:120px;height:120px}.ant-upload-select-picture-card[data-v-794c25cc],.avatar-uploader[data-v-794c25cc]{width:120px!important;height:120px!important}.upload-img-title[data-v-794c25cc]{font-size:12px}.upload-img-desc[data-v-794c25cc]{font-size:10px;color:#1890ff;font-weight:500}.fix-body[data-v-6806421c]{background-color:#fff;padding:20px;border-radius:10px;position:relative}.buy-box[data-v-6806421c]{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-6806421c]{font-size:20px;font-weight:700}.logo-min-avatar[data-v-6806421c]{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-6806421c]{background-color:#fff;padding:20px;border-radius:10px}.mining-avatar[data-v-6806421c]{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-6806421c]{width:100%;border-radius:50%;position:absolute}.mining-reward-logo[data-v-6806421c]{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-6806421c]{width:100%;border-radius:50%}body[data-v-6806421c]{font-family:Roboto;margin:0;padding:0}@-webkit-keyframes confetti-slow-6806421c{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-6806421c{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-6806421c{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-6806421c{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-6806421c{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-6806421c{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-6806421c]{width:100vw;height:100vh;border:1px solid #fff;display:fixed;top:0}.confetti-container[data-v-6806421c]{-webkit-perspective:700px;perspective:700px;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0}.confetti[data-v-6806421c]{position:absolute;z-index:1;top:-10px;border-radius:0}.confetti--animation-slow[data-v-6806421c]{-webkit-animation:confetti-slow-6806421c 2.25s linear 1 forwards;animation:confetti-slow-6806421c 2.25s linear 1 forwards}.confetti--animation-medium[data-v-6806421c]{-webkit-animation:confetti-medium-6806421c 1.75s linear 1 forwards;animation:confetti-medium-6806421c 1.75s linear 1 forwards}.confetti--animation-fast[data-v-6806421c]{-webkit-animation:confetti-fast-6806421c 1.25s linear 1 forwards;animation:confetti-fast-6806421c 1.25s linear 1 forwards}.checkmark-circle[data-v-6806421c]{width:150px;height:150px;position:relative;display:inline-block;vertical-align:top;margin-left:auto;margin-right:auto}.checkmark-circle .background[data-v-6806421c]{width:150px;height:150px;border-radius:50%;background:#00c09d;position:absolute}.checkmark-circle .checkmark[data-v-6806421c]{border-radius:5px;width:100%}.checkmark-circle .checkmark.draw[data-v-6806421c]: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-6806421c;animation-name:checkmark-6806421c;-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-6806421c]: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-6806421c{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-6806421c{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-6806421c]{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-6806421c]:hover{background-color:#2ca893;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.whitelist-sell[data-v-6806421c]{width:100%;min-height:80vh;background-color:#fff;padding:30px}.create-lock[data-v-6806421c]{margin-top:20px}.create-lock-text[data-v-6806421c]{margin-top:10px;margin-bottom:10px;font-size:14px;font-weight:700}.create-lock-btn[data-v-6806421c]{margin-top:10px}.exchange-v3[data-v-6806421c]{-ms-flex-wrap:wrap;flex-wrap:wrap}.exchange-v3-box[data-v-6806421c],.exchange-v3[data-v-6806421c]{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-6806421c]{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-6806421c]{width:50px;height:50px;border-radius:50%}.locker-detail[data-v-6806421c]{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-6806421c]{width:100%;margin-bottom:40px}.locker-detail-title[data-v-6806421c]{width:100%;font-weight:700;font-size:16px;margin-top:20px;margin-bottom:10px}.search-result-title[data-v-6806421c]{margin-top:15px;font-size:16px;font-weight:700;margin-bottom:10px}.token-list[data-v-6806421c]{border-radius:10px}.tip[data-v-6806421c]{line-height:15px}.logo-list[data-v-6806421c]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.logo-list[data-v-6806421c],.upload-nft-body[data-v-6806421c]{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-6806421c]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.upload-nft-body-text[data-v-6806421c]{font-size:12px;color:#999;line-height:15px;margin-top:10px}.upload-nft-body-text-bold[data-v-6806421c]{font-size:14px;margin-top:10px;font-weight:500}.icon-pointer[data-v-6806421c]{cursor:pointer}.option-btn[data-v-6806421c]{width:100%}.row-title[data-v-6806421c]{font-size:14px;font-weight:700}.card-body[data-v-6806421c]{margin-top:20px}.card-row[data-v-6806421c]{margin-bottom:10px}.card-row-right[data-v-6806421c],.card-row[data-v-6806421c]{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-6806421c]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.token-detail2[data-v-6806421c]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.token-detail-title[data-v-6806421c]{margin-bottom:20px;color:rgba(0,0,0,.85);font-weight:700;font-size:16px;line-height:1.5}.presale-list[data-v-6806421c]{-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-6806421c],.presale-list[data-v-6806421c]{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-6806421c]{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-6806421c]{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-6806421c]{font-size:14px;font-weight:600;z-index:200}.presale-list-item-desc[data-v-6806421c]{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-6806421c]{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-6806421c],.presale-list-item-btn[data-v-6806421c]{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-6806421c]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;widows:100%}.add-lp-row[data-v-6806421c]{-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-6806421c],.social-info-mask[data-v-6806421c]{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-6806421c]{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-6806421c]{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-6806421c]{width:24px;height:24px;border:10%;margin-left:5px;margin-top:5px}.create-btn[data-v-6806421c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.create-btn[data-v-6806421c],.create-token[data-v-6806421c]{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-6806421c]{min-height:80vh;background-color:#fff;padding:20px}.create-token-body[data-v-6806421c]{width:100%}.create-token-body-config[data-v-6806421c]{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-6806421c]{margin-top:5px}.token-create-tips[data-v-6806421c]{font-size:14px;color:rgba(0,0,0,.45)}.create-token-nft-table[data-v-6806421c]{position:relative}.create-token-nft-mask[data-v-6806421c]{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-6806421c]{color:#409eff}.bot-recommend-cls-a[data-v-6806421c]{text-decoration:underline}.pre-step[data-v-6806421c]{margin-right:15px}.presale-body[data-v-6806421c]{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-6806421c],.presale-body-steps[data-v-6806421c]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-6806421c]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-6806421c]{display:inline!important}.ant-upload-text[data-v-6806421c]{font-size:30px;font-weight:200}.token-detail[data-v-6806421c]{-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-6806421c],.token-detail[data-v-6806421c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-6806421c]{-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-6806421c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.unsupport-mask[data-v-6806421c]{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-6806421c],.unsupport-mask[data-v-6806421c]{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-6806421c]{background-color:#fff;padding:20px;border-radius:10px;min-height:80vh}.lock-body-input[data-v-6806421c],.lock-body-tabs[data-v-6806421c]{width:80%;margin-top:30px;max-width:1168px}.form-footer[data-v-6806421c]{margin-top:15px}.form-footer-btn[data-v-6806421c]{margin-right:10px}.admin-btn-list[data-v-6806421c]{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-6806421c]{width:100%;margin-top:10px}.progress-body[data-v-6806421c]{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-6806421c]{font-size:12px;font-weight:700}.left-box[data-v-6806421c]{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-6806421c]{margin-bottom:15px}.left-box-body-claim[data-v-6806421c],.left-box-body[data-v-6806421c]{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-6806421c]{margin-top:10px;font-size:16px;font-weight:700}.left-box-body-claim-btn[data-v-6806421c],.left-box-body-claim-text[data-v-6806421c]{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-6806421c]{margin-top:10px}.left-box-body-buy[data-v-6806421c]{margin-top:8px;width:100%}.left-box-body-buy-btn[data-v-6806421c]{margin-top:10px}.left-box-body-buy-name[data-v-6806421c]{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-6806421c]{margin-top:4px}.left-box-body-buy-input-btn[data-v-6806421c]{margin-left:10px;height:30px}.left-box-body-downcount[data-v-6806421c]{font-size:14px;margin-top:10px}.left-box-body-downcount-text[data-v-6806421c]{font-size:16px;margin-top:5px;margin-bottom:5px;font-weight:700}.left-box-body-progress[data-v-6806421c]{width:100%}.panel[data-v-6806421c]{background-color:#fff;border-radius:10px;padding:20px}.info-logo[data-v-6806421c]{width:60px;height:60px;border-radius:50%}.info-presale-row[data-v-6806421c]::-webkit-scrollbar{display:none}.info-header[data-v-6806421c]{-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-6806421c],.info-header[data-v-6806421c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.info-header-name[data-v-6806421c]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.info-header-name-icons[data-v-6806421c]{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-6806421c]{width:20px;height:20px;border:10%;margin-left:5px;margin-top:5px}.info-header-name-item[data-v-6806421c]{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-6806421c]{margin-top:10px;font-size:14px;line-height:26px}.info-body-video[data-v-6806421c]{margin-top:15px;width:100%}.info-presale[data-v-6806421c]{margin-top:15px;margin-bottom:15px}.info-presale-col[data-v-6806421c],.info-presale[data-v-6806421c]{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-6806421c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-col-alert[data-v-6806421c]{-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-6806421c],.info-presale-row[data-v-6806421c]{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-6806421c]{-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-6806421c] ::-webkit-scrollbar{display:none}.info-presale-row-left[data-v-6806421c]{overflow:hidden}.info-presale-row-left[data-v-6806421c],.info-presale-row-right[data-v-6806421c]{-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-6806421c]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:scroll}.tip[data-v-6806421c]{font-size:12px;color:#999;margin-top:5px}.token-metrics[data-v-6806421c]{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-6806421c]{width:100%;max-width:400px}.inviter-row[data-v-6806421c]{margin-top:10px;widows:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get-reward-btn[data-v-6806421c],.inviter-row[data-v-6806421c]{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-6806421c]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upload-img[data-v-6806421c]{width:100px;height:100px}.index-item-row[data-v-6806421c]{margin-top:20px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.index-item-row[data-v-6806421c],.index-top-panel[data-v-6806421c]{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}.index-top-panel[data-v-6806421c]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:20px;border-radius:10px;background-color:#fff}.index-top-panel-title[data-v-6806421c]{font-size:30px;font-weight:600;margin-bottom:20px;color:#000}.index-top-panel-row[data-v-6806421c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:20px}.index-top-panel-desc[data-v-6806421c]{font-size:20px;font-weight:400;margin-bottom:10px;color:#333}.index-top-panel-btn[data-v-6806421c]{width:200px;height:50px;background-color:#e6f7ff;color:#1890ff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;margin-bottom:20px;cursor:pointer;margin-left:10px}.index-body[data-v-6806421c],.index-top-panel-btn[data-v-6806421c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-body[data-v-6806421c]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.index-body-header[data-v-6806421c]{width:100%}.index-body-wrap[data-v-6806421c]{padding-top:3rem;position:absolute;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;z-index:3;color:#fff;padding-left:20px;padding-right:20px}.index-body-wrap-header[data-v-6806421c]{font-size:40px;font-weight:600}.index-body-wrap-desc[data-v-6806421c]{font-size:1.5rem;font-weight:300;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;text-align:center}.index-body-wrap-page[data-v-6806421c]{background-color:#fff;margin-top:-20px}.token-list[data-v-6806421c]{width:100%;min-height:80vh;background-color:#fff;padding:20px}.list-token-name[data-v-6806421c]{border-bottom:1px dotted #999}.ipfs-info-desc[data-v-6806421c]{word-break:break-word;word-wrap:break-word;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;white-space:-o-pre-wrap;white-space:-pre-wrap;white-space:pre;white-space:pre-wrap;white-space:pre-line;max-height:200px}.countdown-box[data-v-6806421c]{margin-top:5px}.view-pool-detail[data-v-6806421c]{height:100%}.presale-card[data-v-6806421c]{height:370px}.presale-card-row[data-v-6806421c]{white-space:nowrap}.p-card[data-v-6806421c]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.p-card-header[data-v-6806421c],.p-card[data-v-6806421c]{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}.p-card-header[data-v-6806421c]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.background-primary[data-v-6806421c]{background:-webkit-gradient(linear,left top,right top,from(#722ed1),to(#d3adf7));background:linear-gradient(90deg,#722ed1,#d3adf7)}.background-image-primary[data-v-6806421c]{background-image:-webkit-gradient(linear,left top,right top,from(#722ed1),to(#d3adf7));background-image:linear-gradient(90deg,#722ed1,#d3adf7)}.background-warning[data-v-6806421c]{background:-webkit-gradient(linear,left top,right top,from(#ac82ff),to(#72d7ff));background:linear-gradient(90deg,#ac82ff,#72d7ff)}.background-image-warning[data-v-6806421c]{background-image:-webkit-gradient(linear,left top,right top,from(#ac82ff),to(#72d7ff))!important;background-image:linear-gradient(90deg,#ac82ff,#72d7ff)!important}.background-success[data-v-6806421c]{background:-webkit-gradient(linear,left top,right top,from(#ff7a45),to(#ffd8bf));background:linear-gradient(90deg,#ff7a45,#ffd8bf)}.background-image-success[data-v-6806421c]{background-image:-webkit-gradient(linear,left top,right top,from(#ff7a45),to(#ffd8bf));background-image:linear-gradient(90deg,#ff7a45,#ffd8bf)}.background-danger[data-v-6806421c]{background:-webkit-gradient(linear,left top,right top,from(#006d75),to(#36cfc9));background:linear-gradient(90deg,#006d75,#36cfc9)}.background-image-danger[data-v-6806421c]{background-image:-webkit-gradient(linear,left top,right top,from(#006d75),to(#36cfc9));background-image:linear-gradient(90deg,#006d75,#36cfc9)}.background-info[data-v-6806421c]{background:-webkit-gradient(linear,left top,right top,from(#fa8c16),to(#ffd591));background:linear-gradient(90deg,#fa8c16,#ffd591)}.background-image-info[data-v-6806421c]{background-image:-webkit-gradient(linear,left top,right top,from(#fa8c16),to(#ffd591));background-image:linear-gradient(90deg,#fa8c16,#ffd591)}.presale-new-card-row-btn[data-v-6806421c]{width:100%;border-radius:5px;height:30px;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;color:#fff;font-weight:600;cursor:pointer}.presale-new-card-price[data-v-6806421c]{font-size:14px;color:#fff;margin-top:5px}.presale-new-card-name[data-v-6806421c]{font-size:15px;font-weight:700;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:5px}.border-bg[data-v-6806421c]{padding:1px;border-radius:10px}.presale-new-card-bg-img[data-v-6806421c]{width:68px;height:68px;border-radius:50%;margin-top:-50%;background-color:#fff}.presale-new-card[data-v-6806421c]{border-radius:10px;background:#fff;max-width:423px;height:380px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.presale-new-card-status-box[data-v-6806421c],.presale-new-card[data-v-6806421c]{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presale-new-card-status-box[data-v-6806421c]{height:50px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.presale-new-card-status-box-text[data-v-6806421c]{padding:3px;font-size:12px;color:#fff;font-weight:600;position:absolute;right:0;top:10px;border-top-left-radius:12px;border-bottom-left-radius:12px;height:24px;padding-left:10px;padding-right:10px}.presale-new-card-bg[data-v-6806421c]{background:url(/mask.png);width:100%;height:100%}.presale-new-card-bg-box[data-v-6806421c],.presale-new-card-bg[data-v-6806421c]{border-radius:7px;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-new-card-bg-box[data-v-6806421c]{z-index:100;background-size:cover;background-repeat:no-repeat;background-position:50%;position:absolute;top:50px;width:96%;height:100px;background-color:#eee;-webkit-transition:.3s;transition:.3s}.presale-new-card-row[data-v-6806421c]{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:8px;width:94%;overflow:hidden}.presale-new-card-row[data-v-6806421c],.view-pool[data-v-6806421c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.view-pool[data-v-6806421c]{width:100%;height:100%;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}.view-pool-btn[data-v-6806421c]{width:100px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown-box[data-v-6806421c],.view-pool-btn[data-v-6806421c]{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-6806421c]{width:200px}.countdown-box-item[data-v-6806421c]{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:1px solid #409eff;color:#409eff;padding-top:2px;padding-bottom:2px;padding-left:3px;padding-right:3px;border-radius:5px}.countdown-box-item[data-v-6806421c],.view-pool-detail[data-v-6806421c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-pool-detail[data-v-6806421c]{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap}.presale-card[data-v-6806421c]{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;height:380px;white-space:nowrap}.presale-card-countdown[data-v-6806421c]{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-6806421c]{margin-left:3px;margin-right:3px;font-size:16px}.presale-card-row[data-v-6806421c]{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-6806421c]{font-size:14px;font-weight:700;color:#333;margin-top:5px;overflow:hidden;white-space:nowrap}.presale-card-value[data-v-6806421c]{margin-top:5px;font-size:14px;color:#666;overflow:hidden;white-space:nowrap}.presale-card-name[data-v-6806421c]{font-size:18px;font-weight:700;margin-top:10px;white-space:nowrap}.presale-card-header[data-v-6806421c]{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-6806421c]{width:60px;height:60px;border-radius:50%}.presale-new-card-bg-box[data-v-6806421c]:hover{height:280px;-webkit-transition:.3s;transition:.3s;z-index:100}.card-hidden-box[data-v-6806421c]{color:#fff;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}.desc-box[data-v-6806421c]{margin-top:10px;padding-left:10px;padding-right:10px;height:140px;overflow-y:scroll;padding-bottom:20px;font-size:13px}.bottom-btns[data-v-6806421c]{margin-top:8px;width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.bottom-btns-box[data-v-6806421c],.bottom-btns[data-v-6806421c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom-btns-box[data-v-6806421c]{width:30px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.bottom-btns-item[data-v-6806421c]{width:22px;height:22px;cursor:pointer}.inviter-icon-box[data-v-6806421c]{position:absolute;width:100%}.inviter-icon-b[data-v-6806421c],.inviter-icon-box[data-v-6806421c]{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}.inviter-icon-b[data-v-6806421c]{padding:1px;height:24px;border-radius:12px;margin-top:-12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inviter-icon[data-v-6806421c]{padding:3px;padding-left:8px;padding-right:8px;background-color:#f5bc59;font-size:12px;border-radius:11px;height:22px;color:#000;font-weight:500}.upload-img[data-v-6806421c]{width:120px;height:120px}.ant-upload-select-picture-card[data-v-6806421c],.avatar-uploader[data-v-6806421c]{width:120px!important;height:120px!important}.upload-img-title[data-v-6806421c]{font-size:12px}.upload-img-desc[data-v-6806421c]{font-size:10px;color:#1890ff;font-weight:500}.fix-body[data-v-399e904d]{background-color:#fff;padding:20px;border-radius:10px;position:relative}.unsupport-mask[data-v-399e904d]{width:100%;height:100%;position:absolute;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;background-color:hsla(0,0%,100%,.6);color:#000;font-weight:700;font-size:18px}.upload-img[data-v-399e904d]{width:120px;height:120px}.ant-upload-select-picture-card[data-v-399e904d],.avatar-uploader[data-v-399e904d]{width:120px!important;height:120px!important}.upload-img-title[data-v-399e904d]{font-size:12px}.upload-img-desc[data-v-399e904d]{font-size:10px;color:#1890ff;font-weight:500}.buy-box[data-v-399e904d]{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-399e904d]{font-size:20px;font-weight:700}.view-pool[data-v-399e904d]{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-399e904d]{width:100px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown-box[data-v-399e904d],.view-pool-btn[data-v-399e904d]{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-399e904d]{margin-top:5px;width:200px}.countdown-box-item[data-v-399e904d]{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-399e904d]{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-399e904d]{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-399e904d]{margin-left:3px;margin-right:3px;font-size:16px}.presale-card-row[data-v-399e904d]{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-399e904d]{font-size:14px;font-weight:700;color:#333;margin-top:5px}.presale-card-value[data-v-399e904d]{margin-top:5px;font-size:14px;color:#666}.presale-card-name[data-v-399e904d]{font-size:18px;font-weight:700;margin-top:10px}.presale-card-header[data-v-399e904d]{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-399e904d]{width:60px;height:60px;border-radius:50%}.logo-min-avatar[data-v-399e904d]{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-399e904d]{background-color:#fff;padding:20px;border-radius:10px}.mining-avatar[data-v-399e904d]{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-399e904d]{width:100%;border-radius:50%;position:absolute}.mining-reward-logo[data-v-399e904d]{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-399e904d]{width:100%;border-radius:50%}.form-footer[data-v-399e904d]{margin-top:15px}.form-footer-btn[data-v-399e904d]{margin-right:10px}.admin-btn-list[data-v-399e904d]{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-399e904d]{width:100%;margin-top:10px}.progress-body[data-v-399e904d]{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-399e904d]{font-size:12px;font-weight:700}.left-box[data-v-399e904d]{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-399e904d]{margin-bottom:15px}.left-box-body-claim[data-v-399e904d],.left-box-body[data-v-399e904d]{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-399e904d]{margin-top:10px;font-size:16px;font-weight:700}.left-box-body-claim-btn[data-v-399e904d],.left-box-body-claim-text[data-v-399e904d]{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-399e904d]{margin-top:10px}.left-box-body-buy[data-v-399e904d]{margin-top:8px;width:100%}.left-box-body-buy-btn[data-v-399e904d]{margin-top:10px}.left-box-body-buy-name[data-v-399e904d]{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-399e904d]{margin-top:4px}.left-box-body-buy-input-btn[data-v-399e904d]{margin-left:10px;height:30px}.left-box-body-downcount[data-v-399e904d]{font-size:14px;margin-top:10px}.left-box-body-downcount-text[data-v-399e904d]{font-size:16px;margin-top:5px;margin-bottom:5px;font-weight:700}.left-box-body-progress[data-v-399e904d]{width:100%}.panel[data-v-399e904d]{background-color:#fff;border-radius:10px;padding:20px}.info-logo[data-v-399e904d]{width:60px;height:60px;border-radius:50%}.info-presale-row[data-v-399e904d]::-webkit-scrollbar{display:none}.info-header[data-v-399e904d]{-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-399e904d],.info-header[data-v-399e904d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.info-header-name[data-v-399e904d]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-left:10px}.info-header-name-icons[data-v-399e904d]{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-399e904d]{width:20px;height:20px;border:10%;margin-left:5px;margin-top:5px}.info-header-name-item[data-v-399e904d]{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-399e904d]{margin-top:10px;font-size:14px;line-height:26px}.info-body-video[data-v-399e904d]{margin-top:15px;width:100%}.info-presale[data-v-399e904d]{margin-top:15px;margin-bottom:15px}.info-presale-col[data-v-399e904d],.info-presale[data-v-399e904d]{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-399e904d]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-presale-col-alert[data-v-399e904d]{-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-399e904d],.info-presale-row[data-v-399e904d]{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-399e904d]{-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-399e904d] ::-webkit-scrollbar{display:none}.info-presale-row-left[data-v-399e904d]{overflow:hidden}.info-presale-row-left[data-v-399e904d],.info-presale-row-right[data-v-399e904d]{-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-399e904d]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:scroll}.tip[data-v-399e904d]{margin-top:5px}.token-metrics[data-v-399e904d]{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-399e904d]{width:100%;max-width:400px}.inviter-row[data-v-399e904d]{margin-top:10px;widows:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.get-reward-btn[data-v-399e904d],.inviter-row[data-v-399e904d]{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-399e904d]{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body[data-v-399e904d]{font-family:Roboto;margin:0;padding:0}@-webkit-keyframes confetti-slow-399e904d{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-399e904d{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-399e904d{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-399e904d{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-399e904d{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-399e904d{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-399e904d]{width:100vw;height:100vh;border:1px solid #fff;display:fixed;top:0}.confetti-container[data-v-399e904d]{-webkit-perspective:700px;perspective:700px;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0}.confetti[data-v-399e904d]{position:absolute;z-index:1;top:-10px;border-radius:0}.confetti--animation-slow[data-v-399e904d]{-webkit-animation:confetti-slow-399e904d 2.25s linear 1 forwards;animation:confetti-slow-399e904d 2.25s linear 1 forwards}.confetti--animation-medium[data-v-399e904d]{-webkit-animation:confetti-medium-399e904d 1.75s linear 1 forwards;animation:confetti-medium-399e904d 1.75s linear 1 forwards}.confetti--animation-fast[data-v-399e904d]{-webkit-animation:confetti-fast-399e904d 1.25s linear 1 forwards;animation:confetti-fast-399e904d 1.25s linear 1 forwards}.checkmark-circle[data-v-399e904d]{width:150px;height:150px;position:relative;display:inline-block;vertical-align:top;margin-left:auto;margin-right:auto}.checkmark-circle .background[data-v-399e904d]{width:150px;height:150px;border-radius:50%;background:#00c09d;position:absolute}.checkmark-circle .checkmark[data-v-399e904d]{border-radius:5px;width:100%}.checkmark-circle .checkmark.draw[data-v-399e904d]: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-399e904d;animation-name:checkmark-399e904d;-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-399e904d]: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-399e904d{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-399e904d{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-399e904d]{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-399e904d]:hover{background-color:#2ca893;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.lock-body-input[data-v-399e904d],.lock-body-tabs[data-v-399e904d]{max-width:1168px}.whitelist-sell[data-v-399e904d]{width:100%;min-height:80vh;background-color:#fff;padding:30px}.create-lock[data-v-399e904d]{margin-top:20px}.create-lock-text[data-v-399e904d]{margin-top:10px;margin-bottom:10px;font-size:14px;font-weight:700}.create-lock-btn[data-v-399e904d]{margin-top:10px}.exchange-v3[data-v-399e904d]{-ms-flex-wrap:wrap;flex-wrap:wrap}.exchange-v3-box[data-v-399e904d],.exchange-v3[data-v-399e904d]{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-399e904d]{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-399e904d]{width:50px;height:50px;border-radius:50%}.locker-detail[data-v-399e904d]{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-399e904d]{width:100%;margin-bottom:40px}.locker-detail-title[data-v-399e904d]{width:100%;font-weight:700;font-size:16px;margin-top:20px;margin-bottom:10px}.lock-body[data-v-399e904d]{background-color:#fff;padding:20px;border-radius:10px;min-height:80vh;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-input[data-v-399e904d],.lock-body-tabs[data-v-399e904d]{width:80%;margin-top:30px}.search-result-title[data-v-399e904d]{margin-top:15px;font-size:16px;font-weight:700;margin-bottom:10px}.token-list[data-v-399e904d]{width:100%;min-height:80vh;background-color:#fff;padding:20px;border-radius:10px}.pre-step[data-v-399e904d]{margin-right:15px}.tip[data-v-399e904d]{font-size:12px;color:#999;line-height:15px}.presale-body[data-v-399e904d]{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-399e904d],.presale-body-steps[data-v-399e904d]{padding:30px;width:95%;background-color:#fff;border-radius:10px}.presale-body-panel[data-v-399e904d]{margin-top:15px}.ant-upload-picture-card-wrapper[data-v-399e904d]{display:inline!important}.ant-upload-text[data-v-399e904d]{font-size:30px;font-weight:200}.token-detail[data-v-399e904d]{-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-399e904d],.token-detail[data-v-399e904d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.token-detail-row[data-v-399e904d]{-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-399e904d]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.logo-list[data-v-399e904d]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.logo-list[data-v-399e904d],.upload-nft-body[data-v-399e904d]{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-399e904d]{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.upload-nft-body-text[data-v-399e904d]{font-size:12px;color:#999;line-height:15px;margin-top:10px}.upload-nft-body-text-bold[data-v-399e904d]{font-size:14px;margin-top:10px;font-weight:500}