@charset "UTF-8";:root{--el-color-primary: #f6af16;--main-color: var(--el-color-primary);--el-color-white: white !important;--el-color-black: white !important;--el-font-weight-primary: 400 !important;--el-component-custom-height: 36px !important;--el-component-size: var(--el-component-custom-height) !important;--el-border-radius-base: calc(var(--custom-radius) / 3 + 2px) !important;--el-border-radius-small: calc(var(--custom-radius) / 3 + 4px) !important;--el-messagebox-border-radius: calc(var(--custom-radius) / 3 + 4px) !important;--el-popover-border-radius: calc(var(--custom-radius) / 3 + 4px) !important;--el-bg-color-overlay: #0a1726;--el-bg-color-overlay: #132234}:root .region .el-radio-button__original-radio:checked+.el-radio-button__inner{color:var(--main-color)}html.dark{color-scheme:dark;--el-color-primary: #409eff;--el-color-primary-light-3: rgb(51, 117, 185);--el-color-primary-light-5: rgb(42, 89, 138);--el-color-primary-light-7: rgb(33, 61, 91);--el-color-primary-light-8: rgb(29, 48, 67);--el-color-primary-light-9: rgb(24, 34, 43);--el-color-primary-dark-2: rgb(102, 177, 255);--el-color-success: #67c23a;--el-color-success-light-3: rgb(78, 142, 47);--el-color-success-light-5: rgb(62, 107, 39);--el-color-success-light-7: rgb(45, 72, 31);--el-color-success-light-8: rgb(37, 55, 28);--el-color-success-light-9: rgb(28, 37, 24);--el-color-success-dark-2: rgb(133, 206, 97);--el-color-warning: #e6a23c;--el-color-warning-light-3: rgb(167, 119, 48);--el-color-warning-light-5: rgb(125, 91, 40);--el-color-warning-light-7: rgb(83, 63, 32);--el-color-warning-light-8: rgb(62, 48, 28);--el-color-warning-light-9: rgb(41, 34, 24);--el-color-warning-dark-2: rgb(235, 181, 99);--el-color-danger: #f56c6c;--el-color-danger-light-3: rgb(178, 82, 82);--el-color-danger-light-5: rgb(133, 64, 64);--el-color-danger-light-7: rgb(88, 46, 46);--el-color-danger-light-8: rgb(65, 38, 38);--el-color-danger-light-9: rgb(42, 29, 29);--el-color-danger-dark-2: rgb(247, 137, 137);--el-color-error: #f56c6c;--el-color-error-light-3: rgb(178, 82, 82);--el-color-error-light-5: rgb(133, 64, 64);--el-color-error-light-7: rgb(88, 46, 46);--el-color-error-light-8: rgb(65, 38, 38);--el-color-error-light-9: rgb(42, 29, 29);--el-color-error-dark-2: rgb(247, 137, 137);--el-color-info: #909399;--el-color-info-light-3: rgb(107, 109, 113);--el-color-info-light-5: rgb(82, 84, 87);--el-color-info-light-7: rgb(57, 58, 60);--el-color-info-light-8: rgb(45, 45, 47);--el-color-info-light-9: rgb(32, 33, 33);--el-color-info-dark-2: rgb(166, 169, 173);--el-box-shadow: 0px 12px 32px 4px rgba(0, 0, 0, .36), 0px 8px 20px rgba(0, 0, 0, .72);--el-box-shadow-light: 0px 0px 12px rgba(0, 0, 0, .72);--el-box-shadow-lighter: 0px 0px 6px rgba(0, 0, 0, .72);--el-box-shadow-dark: 0px 16px 48px 16px rgba(0, 0, 0, .72), 0px 12px 32px #000000, 0px 8px 16px -8px #000000;--el-bg-color-page: #0a0a0a;--el-bg-color: #141414;--el-bg-color-overlay: #1d1e1f;--el-text-color-primary: #E5EAF3;--el-text-color-regular: #CFD3DC;--el-text-color-secondary: #A3A6AD;--el-text-color-placeholder: #8D9095;--el-text-color-disabled: #6C6E72;--el-border-color-darker: #636466;--el-border-color-dark: #58585B;--el-border-color: #4C4D4F;--el-border-color-light: #414243;--el-border-color-lighter: #363637;--el-border-color-extra-light: #2B2B2C;--el-fill-color-darker: #424243;--el-fill-color-dark: #39393A;--el-fill-color: #303030;--el-fill-color-light: #262727;--el-fill-color-lighter: #1D1D1D;--el-fill-color-extra-light: #191919;--el-fill-color-blank: transparent;--el-mask-color: rgba(0, 0, 0, .8);--el-mask-color-extra-light: rgba(0, 0, 0, .3)}html.dark .el-button{--el-button-disabled-text-color: rgba(255, 255, 255, .5)}html.dark .el-card{--el-card-bg-color: var(--el-bg-color-overlay)}html.dark .el-empty{--el-empty-fill-color-0: var(--el-color-black);--el-empty-fill-color-1: #4b4b52;--el-empty-fill-color-2: #36383d;--el-empty-fill-color-3: #1e1e20;--el-empty-fill-color-4: #262629;--el-empty-fill-color-5: #202124;--el-empty-fill-color-6: #212224;--el-empty-fill-color-7: #1b1c1f;--el-empty-fill-color-8: #1c1d1f;--el-empty-fill-color-9: #18181a}.btn-hover:hover{transition-duration:0s}.btn-hover:hover:not([disabled]){color:#f0f2f5;background-color:#253952}.hover-btn{position:relative}.hover-btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffff1a;opacity:0;border-radius:inherit}.hover-btn:hover:not([disabled]){color:#f0f2f5}.hover-btn:hover:not([disabled]):after{opacity:1}.hover-btn:hover{transition:opacity .2s ease}.hover-bg{position:relative}.hover-bg:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffff1a;opacity:0;border-radius:inherit}.hover-bg:hover:not([disabled]):after{opacity:1}.hover-bg:hover{transition:opacity .2s ease}.sign-up[data-v-6d13c7ff]{margin-left:auto;margin-right:0;background-color:#79ff1a4d;width:300px}.interactive-panel__content[data-v-6d13c7ff]{position:relative;z-index:0;padding:10px 4% 0}.sign-up-logo[data-v-6d13c7ff]{width:180px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:0;margin:0 auto}.sign-up-logo svg[data-v-6d13c7ff]{display:inline-block;fill:currentcolor;width:100%}.sign-up-tab .nav[data-v-6d13c7ff]{width:100%;height:54px;background-color:#21212a;border-radius:10px 10px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;z-index:1;margin-top:15px}.sign-up-tab .nav li[data-v-6d13c7ff]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:100%;text-align:center;line-height:54px;font-weight:700;font-size:14px;color:#8b8e9e;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.sign-up-tab .nav li.active[data-v-6d13c7ff]{background-image:-webkit-gradient(linear,left top,right top,from(#473c40),color-stop(50%,#3e3840),to(#343440));background-image:linear-gradient(90deg,#473c40,#3e3840 50%,#343440);background-blend-mode:normal,normal;color:#f7bb77}.sign-up__content[data-v-6d13c7ff],.sign-up__field[data-v-6d13c7ff]{display:-webkit-box;display:-ms-flexbox;display:flex}.sign-up__content[data-v-6d13c7ff]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:20px 0}.sign-up__field[data-v-6d13c7ff]{position:relative;padding:10px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:border-color .4s linear;transition:border-color .4s linear}.icon_input[data-v-6d13c7ff]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.sign-up__field__input[data-v-6d13c7ff]{padding:0 10px;height:40px;outline:none;caret-color:#fff;border:none;width:0;color:#fff;font-size:14px;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#232325;border-radius:3px}.sign-up__field__input.pad50[data-v-6d13c7ff]{padding:0 10px 0 50px;width:100%}.sign-up__agreement[data-v-6d13c7ff]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:pointer;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[hidden][data-v-6d13c7ff],template[data-v-6d13c7ff]{display:none}[type=checkbox][data-v-6d13c7ff],[type=radio][data-v-6d13c7ff]{box-sizing:border-box;padding:0}.sign-up__agreement__checkbox[data-v-6d13c7ff]{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;height:20px;width:20px;border:1px solid #646464;border-radius:2px;margin-right:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .4s linear;transition:background-color .4s linear}.sign-up__agreement__text[data-v-6d13c7ff]{color:#fff;font-size:14px;line-height:1.5em}.sign-up__agreement__text a[data-v-6d13c7ff]{color:#0f0}.submit-button[data-v-6d13c7ff]{cursor:pointer;min-width:100px;width:200px;margin:0 auto;background:linear-gradient(90deg,#ffb901 50%,#ffd81b);height:46px;line-height:45px;text-align:center;color:#000;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:5px}.sign-up__footer[data-v-6d13c7ff]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sign-up__toggle[data-v-6d13c7ff]{cursor:pointer;color:#fff;font-size:12px;-webkit-transition:color .4s linear;transition:color .4s linear;padding-left:20px}.icon_input .icon[data-v-6d13c7ff]{width:20px;height:20px;position:absolute;top:10px;left:20px}.vcode_input[data-v-6d13c7ff]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.vcode_input input[data-v-6d13c7ff]{border-radius:3px 0 0 3px}.sign-up__field__action[data-v-6d13c7ff]{cursor:pointer;outline:none;border:none;color:#fff;font-size:12px;line-height:40px;background-color:#3f3f46;border-radius:0 5px 5px 0;padding:0 20px}.icon_input i[data-v-6d13c7ff]{position:absolute;top:10px;left:20px;font-size:14px}.sign-up-title[data-v-6d13c7ff]{margin-top:15px;font-weight:700;font-size:16px;text-align:center;color:#fff}@media screen and (max-width: 768px){.sign-up[data-v-6d13c7ff]{width:100%}}.custom-dialog{background-color:#0000;background-size:100% auto}.custom-dialog .el-dialog__header{display:none}.custom-dialog .el-dialog__body{padding:0}.custom-dialog .el-overlay{background-color:var(0, 0, 0, .3)!important}.sign-up__agreement .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#0000;border-color:#646464}.sign-up__agreement .el-checkbox__inner{width:20px;height:20px;border-color:#646464;background-color:#0000}.sign-up__agreement .el-checkbox__inner:hover{border:1px solid #0f0}.sign-up__agreement .el-checkbox__inner:after{border-color:#0f0;border-width:2px;width:6px;height:12px}.close-btn[data-v-d064ca10]{position:absolute;z-index:9;right:20px;top:20px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.close-btn .el-icon[data-v-d064ca10]{transition:color .3s}.close-btn .el-icon[data-v-d064ca10]:hover{color:#fff}.interactive-panel[data-v-d064ca10]{position:relative;width:100%;transition:all .2s}.sign-up[data-v-d064ca10]{margin-left:auto;margin-right:0;background-color:#0d1626}.interactive-panel__content[data-v-d064ca10]{position:relative;z-index:0;padding:10px 10px 0}.sign-up-logo[data-v-d064ca10]{width:180px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:0;margin:0 auto}.sign-up-logo svg[data-v-d064ca10]{display:inline-block;fill:currentcolor;width:100%}.sign-up-tab .nav[data-v-d064ca10]{width:100%;height:54px;background-color:#21212a;border-radius:10px 10px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;z-index:1;margin-top:15px}.sign-up-tab .nav li[data-v-d064ca10]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;height:100%;text-align:center;line-height:54px;font-weight:700;font-size:14px;color:#8b8e9e;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.sign-up-tab .nav li.active[data-v-d064ca10]{background-image:-webkit-gradient(linear,left top,right top,from(#473c40),color-stop(50%,#3e3840),to(#343440));background-image:linear-gradient(90deg,#473c40,#3e3840 50%,#343440);background-blend-mode:normal,normal;color:#f7bb77}.sign-up__content[data-v-d064ca10],.sign-up__field[data-v-d064ca10]{display:-webkit-box;display:-ms-flexbox;display:flex}.sign-up__content[data-v-d064ca10]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.sign-up__field[data-v-d064ca10]{position:relative;padding:10px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:border-color .4s linear;transition:border-color .4s linear}.icon_input[data-v-d064ca10]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.sign-up__field__input[data-v-d064ca10]{padding:0 10px;height:40px;outline:none;caret-color:#fff;border:none;width:0;color:#fff;font-size:14px;-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #253952;background-color:#01101e;border-radius:8px}.sign-up__field__input.pad50[data-v-d064ca10]{padding:0 10px 0 50px;width:100%}.sign-up__agreement[data-v-d064ca10]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:pointer;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[hidden][data-v-d064ca10],template[data-v-d064ca10]{display:none}[type=checkbox][data-v-d064ca10],[type=radio][data-v-d064ca10]{box-sizing:border-box;padding:0}.sign-up__agreement__checkbox[data-v-d064ca10]{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;height:20px;width:20px;border:1px solid #646464;border-radius:2px;margin-right:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .4s linear;transition:background-color .4s linear}.sign-up__agreement__text[data-v-d064ca10]{color:#fff;font-size:14px;line-height:1.5em}.sign-up__agreement__text a[data-v-d064ca10]{color:#0f0}.submit-button[data-v-d064ca10]{cursor:pointer;min-width:100px;-ms-flex-item-align:center;align-self:center;outline:none;border:none;white-space:nowrap;padding-left:40px;padding-right:40px;border-radius:8px;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#ffb901),to(#ffd81b));background:linear-gradient(90deg,#ffb901 50%,#ffd81b);height:46px;line-height:45px;text-align:center;color:#000;font-size:16px;font-weight:700}.sign-up__footer[data-v-d064ca10]{margin-top:20px;display:flex;width:100%;align-items:center;justify-content:center}.sign-up__toggle[data-v-d064ca10]{cursor:pointer;color:#8596ad;font-size:11px;-webkit-transition:color .4s linear;transition:color .4s linear}.icon_input .icon[data-v-d064ca10]{width:20px;height:20px;position:absolute;top:10px;left:20px;display:none}.vcode_input[data-v-d064ca10]{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.vcode_input input[data-v-d064ca10]{border-radius:8px 0 0 8px}.sign-up__field__action[data-v-d064ca10]{cursor:pointer;outline:none;border:none;color:#fff;font-size:12px;line-height:38px;border:1px solid #253952;border-left:none;border-radius:0 8px 8px 0;padding:0 20px}.icon_input i[data-v-d064ca10]{position:absolute;top:10px;left:20px;font-size:14px}.sign-up-title[data-v-d064ca10]{margin-top:15px;font-weight:700;font-size:16px;text-align:center;color:#fff}.field-title[data-v-d064ca10]{color:#fff}@media screen and (max-width: 768px){.sign-up[data-v-d064ca10]{width:100%}}.dlRvkA[data-v-d064ca10]{display:flex;flex-direction:column;margin-top:24px;gap:16px}.izSwaL[data-v-d064ca10]{display:flex;align-items:center;gap:12px}.epLCcz[data-v-d064ca10]{display:flex;align-items:center;gap:16px}.gyqSDD[data-v-d064ca10]{min-height:1px;width:100%;border:0px;margin:0;background-color:#253952}.gjPrTx[data-v-d064ca10]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.iUgbqw[data-v-d064ca10]{display:flex;align-items:center;justify-content:center;gap:12px;border-radius:8px;height:40px;width:100%;text-align:center;cursor:pointer;color:#8596ad;background-color:#253952}._DialogContent_vb7oh_13[data-v-d064ca10]{background-color:var(--components-modal-background-normal);display:flex;flex-direction:column;height:100%;left:50%;max-width:480px;position:fixed;top:0;transform:translate(-50%);width:100%;z-index:10001}._DialogHeader_vb7oh_37[data-v-d064ca10]{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:var(--semantic-spacing-xl);padding:var(--semantic-spacing-l) var(--semantic-spacing-xl)}.back-btn[data-v-d064ca10]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;color:#8596ad;background-color:#132234;cursor:pointer;outline:none;border-radius:8px}.back-btn[data-v-d064ca10]:not(:hover){transition:color 175ms,background-color}.segmented-class .el-segmented[data-v-d064ca10]{--el-segmented-item-selected-color: var(--el-text-color-primary);--el-segmented-item-selected-bg-color: #ffb901;--el-border-radius-base: 16px;--el-segmented-bg-color: #132234;--el-segmented-item-hover-bg-color: rgba(255, 255, 255, .1);--el-segmented-item-hover-color: #fff}.fzPA-dD[data-v-733afe2a]:focus-within{border:1px solid rgb(246,175,22);transition-property:border;transition-duration:50ms;transition-timing-function:ease-out}.back-btn[data-v-733afe2a]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#8596ad;background-color:#132234;cursor:pointer;outline:none;border-radius:8px}.back-btn[data-v-733afe2a]:not(:hover){transition:color 175ms,background-color}.gift-list[data-v-733afe2a]{min-width:288px;display:grid;grid-gap:12px;gap:12px}@media (max-width: 600px){.gift-list[data-v-733afe2a]{grid-template-columns:repeat(2,1fr)}}.kblcuy[data-v-77237411]{display:flex;align-items:center;gap:12px;overflow-x:auto;padding-bottom:4px}.eJSEGa[data-v-77237411]{display:flex;align-items:center;flex-shrink:0;gap:8px;cursor:pointer;outline:none;height:32px;padding:8px 12px;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;font-weight:700;text-transform:uppercase;justify-content:center;border-radius:8px;letter-spacing:.6px;background-color:#253952;color:#f0f2f5}.bIPQfX[data-v-77237411]{display:flex;align-items:center;flex-shrink:0;gap:8px;cursor:pointer;outline:none;height:32px;padding:8px 12px;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;font-weight:700;text-transform:uppercase;justify-content:center;border-radius:8px;letter-spacing:.6px;background-color:#01101e;color:#8596ad}.cLEliY[data-v-77237411]{display:flex;flex-direction:column;margin-top:15px}.dIgyHS[data-v-77237411]{display:flex;flex-direction:column;gap:16px}.dJABOm[data-v-77237411]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:600;font-size:16px;line-height:1.501;text-transform:capitalize}.toAmM[data-v-77237411]{display:grid;grid-template-columns:repeat(auto-fill,minmax(166px,1fr));gap:12px}.cavriW[data-v-77237411]{display:flex;align-items:center;text-align:initial;height:56px;cursor:pointer;border-radius:8px;background-color:transparent;overflow:hidden;width:100%;position:relative}.bjyYZL[data-v-77237411]{display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#132234;border-radius:8px 0 0 8px;padding:10px;width:56px;height:100%}.iygVAk[data-v-77237411]{display:flex;flex-direction:column;justify-content:center;background-color:#253952;border-radius:0 8px 8px 0;padding:4px 8px;width:100%;height:100%}.jiTuzE[data-v-77237411]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-size:11px;line-height:1.45555;text-transform:uppercase;font-weight:700;letter-spacing:.6px}.bkNZyJ[data-v-77237411]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-size:11px;line-height:1.45555;text-transform:none;font-weight:600}.hOaasJ[data-v-77237411]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:4px;border-radius:4px;background-color:#fff}.deidsE[data-v-77237411]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:4px;border-radius:4px;background-color:#29377e}.amountlist[data-v-77237411]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.amountlist span[data-v-77237411]{margin-bottom:10px;width:23%;padding:10px;position:relative;cursor:pointer;color:#8596ad;line-height:30px;text-align:center;font-size:14px;font-weight:700;border-radius:5px;background-color:#01101e;border:1px solid transparent}.amountlist span.active[data-v-77237411]{background:#253952}.amountlist span.active .price[data-v-77237411]{font-style:normal;color:#fff}.amountlist span[data-v-77237411]:hover{border:1px solid #30313e}.recharge-button[data-v-77237411]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:21px 37px;height:40px;font-size:16px;font-weight:700;color:#3a311a;line-height:1;text-transform:uppercase;border-radius:8px;cursor:pointer;background:#efbb0a;margin-top:10px}.custom-input[data-v-77237411]{outline:none;width:100%;height:40px;padding:10px;border-radius:8px;border:1px solid #253952;background-color:#01101e;color:#fff}.back-btn[data-v-77237411]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#8596ad;background-color:#132234;cursor:pointer;outline:none;border-radius:8px}.back-btn[data-v-77237411]:not(:hover){transition:color 175ms,background-color}.innerbar[data-v-0a2fc389]{height:4px;width:0%;background-color:#f0f2f5}.inventory-dialog{position:absolute;right:180px;top:50px;margin:0}.inventory-dialog .el-dialog__header{display:none}.inventory-dialog .el-dialog__body{padding:0}.kjPqBd[data-v-784cb844]{background:rgb(10,23,38);border:1px solid rgb(34,48,69);border-radius:8px;box-shadow:#00000080 0 0 10px;color:#fff;position:absolute;z-index:1000}.vdlOE[data-v-784cb844]{display:flex;padding:12px 16px;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.gkUBpz[data-v-784cb844]{color:#fff;font-size:16px;font-weight:700;line-height:24px}.fQHrVn[data-v-784cb844]{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0px;border:0px;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;text-transform:none;font-weight:700;line-height:1.71429;font-size:14px;border-radius:8px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;color:#ffffffb3;box-shadow:none;display:flex;flex-shrink:0;width:fit-content;outline:none;letter-spacing:.6px;background-color:#253952;color:#f0f2f5;min-height:32px;padding:7px 12px}.kmsqBN[data-v-784cb844]{display:inline-flex;-webkit-box-align:center;align-items:center;cursor:pointer;vertical-align:middle;-webkit-tap-highlight-color:transparent;margin-left:-11px;margin-right:8px}.boQoUl[data-v-784cb844]{color:#ffffffb3}.cqSuKw[data-v-784cb844]{display:inline-flex;position:relative}.kfAyfE[data-v-784cb844]{cursor:inherit;position:absolute;opacity:0;width:100%;height:100%;top:0;left:0;margin:0;padding:0;z-index:1}.bRfzeI[data-v-784cb844]{color:#fff;font-size:14px;font-weight:700;line-height:22px}.gyqSDD[data-v-784cb844]{margin:0;flex-shrink:0;border-width:0px 0px thin;border-style:solid;border-color:#ffffff1f}.ehQxj[data-v-784cb844]{border-color:#223045}.fCOkVm[data-v-784cb844]{padding:16px;min-height:200px;height:300px;overflow:auto}.fCOkVm[data-v-784cb844]::-webkit-scrollbar{display:none}.hlvxMv[data-v-784cb844]{display:flex;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;gap:16px}.ejUOgn[data-v-784cb844]{color:#ffffffb3;font-size:14px;font-weight:400;line-height:22px}.hgBiCU[data-v-784cb844]{display:flex;padding:12px 16px;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center;gap:12px}.jbMOnE[data-v-784cb844]{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0px;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;text-transform:none;font-weight:700;line-height:1.71429;font-size:14px;padding:6px 16px;border-radius:8px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;color:#fff;background-image:linear-gradient(rgba(255,255,255,.16),rgba(255,255,255,.16));border:1px solid rgba(255,255,255,.12);box-shadow:none}.bAtXwY[data-v-784cb844]{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0px;border:0px;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;text-transform:none;font-weight:700;line-height:1.71429;font-size:14px;padding:6px 16px;border-radius:8px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;color:#0a1726;background-color:#f8cb1d;box-shadow:none}.DxJcx[data-v-784cb844]{display:flex;-webkit-box-align:center;align-items:center}.kdBNVa[data-v-784cb844]{color:#0a1726;font-size:14px;font-weight:700;line-height:22px}.bhawOJ[data-v-784cb844]{display:flex;margin-right:4px;align-items:center}.fQHrVn[data-v-784cb844]:disabled{cursor:initial;pointer-events:none;opacity:.7}.item-li[data-v-784cb844]{display:flex;align-items:center;border-radius:8px;border:1px solid rgba(255,255,255,.12);padding:10px;margin-bottom:10px}.item-li .img[data-v-784cb844]{width:60px;height:60px;border-radius:8px;margin-right:8px}.item-li .img img[data-v-784cb844]{width:100%;height:100%}.item-price[data-v-784cb844]{margin-top:8px;display:flex;align-items:center}.gyqSDD[data-v-38e1540e]{min-height:1px;width:100%;border:0px;margin:0;background-color:#253952}.lekgyK[data-v-38e1540e]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#8596ad;background-color:#253952;cursor:pointer;outline:none;border-radius:8px;position:absolute;right:12px;top:50%;margin-top:-16px}.lekgyK[data-v-38e1540e]:hover:not([disabled]){color:#f0f2f5;background-color:#52647b}.lekgyK[data-v-38e1540e]:hover{transition-duration:0s}.hgByIm[data-v-38e1540e]{display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:256px;padding:0 8px 16px 0;width:100%;scrollbar-width:thin;scrollbar-color:rgb(133,150,173) transparent}.hgByIm[data-v-38e1540e]::-webkit-scrollbar-thumb{background-color:#8596ad;border-radius:2px}.hgByIm[data-v-38e1540e]::-webkit-scrollbar-track{background-color:transparent;opacity:0}.hgByIm[data-v-38e1540e]::-webkit-scrollbar{display:none}.fwfISQ[data-v-38e1540e]{flex-shrink:0;align-items:flex-start;flex-direction:row;gap:12px}.fwfISQ[data-v-38e1540e]>:first-child{flex-shrink:0}.fwfISQ>svg[data-v-38e1540e]{margin-top:8px;flex-shrink:0;color:#f6af16;width:28px;height:28px}.liWIEi[data-v-38e1540e]{display:flex;background-color:#0a1726;border:1px solid rgb(19,34,52);border-radius:8px;padding:12px}.bldRyH[data-v-38e1540e]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-size:11px;line-height:1.45555;text-transform:none;font-weight:400}.user-drop-menu[data-v-e6c11f34]{position:absolute;right:0;top:calc(100% - 1px);z-index:9999;overflow:hidden;-webkit-box-shadow:0 0 5px rgba(0,0,0,.5);box-shadow:0 0 5px #00000080;background:#01101e;-webkit-transform:translateY(-300%);transform:translateY(-300%);opacity:0;-webkit-transition:opacity .3s linear,-webkit-transform .3s linear;transition:opacity .3s linear,-webkit-transform .3s linear;transition:transform .3s linear,opacity .3s linear;transition:transform .3s linear,opacity .3s linear,-webkit-transform .3s linear}.user-drop-menu.active[data-v-e6c11f34]{-webkit-transform:translateY(5%);transform:translateY(5%);opacity:1}.user-drop-menu ul li[data-v-e6c11f34]{min-width:215px;padding:10px;color:#797979;margin-left:-2px;font-size:12px;margin-top:8px;text-align:center;-webkit-transition:all .2s linear;transition:all .2s linear;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.user-drop-menu ul li.username[data-v-e6c11f34]{padding:15px}.user-drop-menu ul li>i[data-v-e6c11f34]{font-size:24px;margin-right:5px}.user-drop-menu ul li[data-v-e6c11f34]:not(:first-child){border-top:1px solid hsla(0,0%,47.5%,.1)}.user-drop-menu ul li.username>span[data-v-e6c11f34]{margin-left:10px;font-size:14px;color:#fff}.gwqZOr[data-v-e6c11f34]{display:flex;flex-direction:column;padding:12px;gap:8px}.weUAi[data-v-e6c11f34]{display:flex;flex-direction:column;gap:2px}.fOBNOY[data-v-e6c11f34]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-size:16px;line-height:1.501;text-transform:uppercase;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.hjDwqX[data-v-e6c11f34]{display:flex;align-items:center;justify-content:space-between}.hpoiHc[data-v-e6c11f34]{display:flex;flex-direction:column;gap:4px}.jPQGnf[data-v-e6c11f34]{display:flex;align-items:center;justify-content:space-between;gap:16px}.hOJuXu[data-v-e6c11f34]{height:4px;width:100%;background-color:#0a1726;overflow:hidden}.fucjfd[data-v-e6c11f34]{display:flex;align-items:center;gap:4px;cursor:pointer;color:#8596ad}.cBEroV[data-v-e6c11f34]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:none;font-weight:500}.cVOzJQ[data-v-e6c11f34]{text-align:inherit;color:inherit;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:none;font-weight:500}.hRzVen[data-v-e6c11f34]{height:4px;width:10%;background-color:#f0f2f5}.ecGxFb[data-v-e6c11f34]{min-height:1px;width:100%;border:0px;margin:0 0 4px;background-color:#253952}.ibFxgv[data-v-e6c11f34]{display:flex;flex-direction:column}.jpfcAU[data-v-e6c11f34]{display:grid;grid-template-columns:1fr 1fr}.kSgpXY[data-v-e6c11f34]{display:flex;align-items:center;width:100%;padding:8px 12px;flex-grow:1;cursor:pointer;color:#8596ad}.bmtrlE[data-v-e6c11f34]{text-align:inherit;color:inherit;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.fhBqzN[data-v-e6c11f34]>:nth-child(2){margin-left:8px}.fsCLzD[data-v-e6c11f34]{min-height:1px;width:100%;border:0px;margin:4px 0;background-color:#253952}.htPMIV[data-v-e6c11f34]{display:grid;margin-bottom:4px;grid-template-columns:1fr 1fr}.ijsbfD[data-v-e6c11f34]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#8596ad;background-color:#132234;cursor:pointer;outline:none;border-radius:8px}.header-navbar{position:fixed;z-index:999;left:0;right:0;top:0;height:56px;border-bottom:1px solid rgb(19,34,52);background-color:#0a1726;display:flex;align-items:center;padding:0 20px;font-size:14px}.logo{margin-right:30px}.logo-a img{width:120px}.logo-a .mlogo{display:none}.menu-box{display:flex;align-items:center;color:#fff}.menu-box a{color:#fff}.menu-items{display:flex;flex:1}.menu-item{display:flex;align-items:center;margin-right:30px;padding:15px 10px 10px 0;text-transform:uppercase}.menu-item img{width:18px;height:18px;margin-right:10px}.user-box{margin-left:auto;display:flex;align-items:center;gap:8px}.voice-box{width:32px;height:32px;background-color:#132234;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center}.voice-box:hover{border:1px solid #9f9f9f}.voice-box svg{width:20px;height:20px}.login-box{margin-left:10px;display:flex;align-items:center}.register-btn{height:32px;background:#f6af16;border:1px solid #f6af16;border-radius:8px;display:flex;align-items:center;padding:0 15px;color:#000;cursor:pointer;margin-right:17px;text-transform:uppercase}.login-btn{cursor:pointer;padding:10px;margin-right:10px}.login-btn svg{width:25px;height:25px}.login-btn span{display:inline-block}.header-navbar .menu-item>img{display:inline-block;fill:currentcolor;width:18px;height:18px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.header-navbar .menu-item:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.header-navbar .nav-active>img{-webkit-filter:grayscale(0%)!important;filter:grayscale(0%)!important}.header-navbar .user-box .user-info-con,.header-navbar .user-box .user-info-con .balance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-navbar .user-box .user-info-con .balance{min-width:75px;text-align:right;font-family:Play Bold;font-size:14px;line-height:15px;color:#efbb0a;text-decoration:none}.header-navbar .user-box .user-info-con .balance .icon{width:14px;height:14px;margin-left:5px}.header-navbar .user-box .user-info-con .balance .icon svg path{fill:#efbb0a}.header-navbar .user-box .user-info-con .btn-recharge{margin:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-min-content;height:-moz-min-content;height:min-content;padding:10px 20px;background:#efbb0a;border-radius:8px;font-family:Montserrat Bold;font-size:14px;color:#3a311a;font-weight:700;cursor:pointer}.header-navbar .user-box .user-info-con .avatar-con{display:block;width:36px;min-width:36px;height:36px;position:relative;color:inherit}.avatar,.avatar-container{position:relative}.header-navbar .avatar{border-radius:50%;width:100%;padding-top:100%;-ms-flex-item-align:center;align-self:center;overflow:hidden}.avatar__border{top:-25%;right:-25%;bottom:-25%;left:-25%;margin:auto}.avatar__picture{position:absolute;top:0;left:0;height:100%;width:100%;background-position:50%;background-size:100% 100%}.header-navbar .user-box .user-info-con .drop-menu-icon{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:5px 3px 5px 18px;width:39px;height:22px;cursor:pointer}.header-navbar .user-box .user-info-con{margin-left:10px}.avatar__border,.avatar__user-type-icon{position:absolute;background-repeat:no-repeat;background-size:contain}.header-navbar .user-box .user-info-con .drop-menu-icon .line{width:18px;height:2px;background:#fff;-webkit-transition:all .25s ease 0s;transition:all .25s ease 0s}.header-navbar .user-box .user-info-con .drop-menu-icon .line:nth-of-type(3){position:absolute;top:10px}.user-drop-menu{position:absolute;right:0;top:calc(100% - 1px);z-index:9999;overflow:hidden;-webkit-box-shadow:0 0 5px rgb(0 0 0 / 50%);box-shadow:0 0 5px #0000007f;background:#01101e;-webkit-transform:translateY(-300%);transform:translateY(-300%);opacity:0;-webkit-transition:opacity .3s linear,-webkit-transform .3s linear;transition:opacity .3s linear,-webkit-transform .3s linear;transition:transform .3s linear,opacity .3s linear;transition:transform .3s linear,opacity .3s linear,-webkit-transform .3s linear}.user-drop-menu.active{-webkit-transform:translateY(5%);transform:translateY(5%);opacity:1}.user-drop-menu ul li{min-width:215px;padding:10px;color:#797979;margin-left:-2px;font-size:12px;margin-top:8px;text-align:center;-webkit-transition:all .2s linear;transition:all .2s linear;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.user-drop-menu ul li.username{padding:15px}.user-drop-menu ul li>i{font-size:24px;margin-right:5px}.user-drop-menu ul li:not(:first-child){border-top:1px solid hsla(0,0%,47.5%,.1)}.user-drop-menu ul li.username>span{margin-left:10px;font-size:14px;color:#fff}.header-navbar .user-box .user-info-con .drop-menu-icon.active .line:nth-of-type(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-navbar .user-box .user-info-con .drop-menu-icon.active .line:first-of-type{opacity:0}.header-navbar .user-box .user-info-con .drop-menu-icon.active .line:nth-of-type(4){opacity:0}.header-navbar .user-box .user-info-con .drop-menu-icon.active .line:nth-of-type(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.grade_num{position:absolute;left:50%;bottom:5px;transform:translate(-50%);color:#efbb0a;font-size:10px}.esAuUN[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;background-color:#132234;cursor:pointer;outline:none;border-radius:8px;color:#f0f2f5}@media screen and (max-width: 768px){.header-navbar[data-v-58e2a4b9]{padding:0 10px}.header-navbar .menu-box .menu-items[data-v-58e2a4b9]{position:fixed;bottom:0;left:0;right:0;background-color:#17181c;height:64px;display:flex}.header-navbar .menu-box .menu-items .menu-item[data-v-58e2a4b9]{flex-direction:column;font-size:11px;flex:1;justify-content:center;align-items:center;padding:0;margin-right:0}.header-navbar .menu-box .menu-items .menu-item img[data-v-58e2a4b9]{margin-right:0;margin-bottom:5px}.header-navbar .user-box .btn-recharge[data-v-58e2a4b9],.header-navbar .user-box .balance[data-v-58e2a4b9],.header-navbar .user-box .user-info-con .avatar-con[data-v-58e2a4b9]{display:none}}.balance-dropdown[data-v-58e2a4b9]{position:relative;margin-left:auto}.balance-dropdown .curshow-btn[data-v-58e2a4b9]{display:flex}.balance-dropdown .curshow-btn .curshow-left[data-v-58e2a4b9]{display:flex;align-items:center;flex-shrink:0;background-color:#01101e;border:1px solid rgb(37,57,82);height:40px;padding:0 15px;letter-spacing:.6px;gap:6px;position:relative;cursor:pointer;border-radius:8px 0 0 8px}.balance-dropdown .curshow-btn .curshow-right[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:fit-content;cursor:pointer;outline:none;letter-spacing:.6px;background-color:#f6af16;color:#01101e;min-height:40px;padding:11px 12px;border-radius:0 8px 8px 0;min-height:39px!important}.dropdown-con[data-v-58e2a4b9]{min-width:130px}.dropdown-con .balance[data-v-58e2a4b9]{display:flex;align-items:center;padding:10px;cursor:pointer}.dropdown-con .balance[data-v-58e2a4b9]:last-child{border-top:1px solid rgb(37,57,82)}.dropdown-con .balance>svg[data-v-58e2a4b9]{margin-right:5px}.ijsbfD[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#8596ad;background-color:#132234;cursor:pointer;outline:none;border-radius:8px}.ijsbfD>svg[data-v-58e2a4b9]{width:12px;height:12px}.lang-btn[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 12px;height:32px;color:#8596ad;background-color:#132234;cursor:pointer;outline:none;border-radius:8px}.lang-btn>svg[data-v-58e2a4b9]{width:12px;height:12px}.hCkTEF[data-v-58e2a4b9]{display:none}.fJiZqd[data-v-58e2a4b9]{display:contents}.zGwlv[data-v-58e2a4b9]{display:flex;align-items:center;flex-shrink:0;flex-grow:1;background-color:#132234;border-radius:8px;height:32px;width:144px;padding:4px 8px 4px 4px;gap:6px;position:relative;cursor:pointer}.avatar2[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;color:#8596ad;cursor:pointer;outline:none;border-radius:8px;background-size:cover;background-position:center}.iXPGh[data-v-58e2a4b9]{display:flex;flex-direction:column;flex-grow:1;gap:2px}.dkaMou[data-v-58e2a4b9]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:11px;line-height:1.45555;text-transform:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.cZBaSA[data-v-58e2a4b9]{height:4px;width:100%;background-color:#253952;border-radius:8px;overflow:hidden}.eIZpOg[data-v-58e2a4b9]{height:4px;width:0%;background-color:#f0f2f5}.zGwlv>svg[data-v-58e2a4b9]{flex-shrink:0;color:#8596ad}.kjPqBd[data-v-58e2a4b9]{background-color:#132234;border:1px solid rgb(37,57,82);border-radius:8px;z-index:10}.gkUBpz[data-v-58e2a4b9]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:uppercase;font-weight:700;letter-spacing:.6px}.fQHrVn[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:fit-content;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#253952;color:#f0f2f5;min-height:32px;padding:7px 12px}.kmsqBN[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:center;width:fit-content;cursor:pointer;flex-shrink:0}.cqSuKw[data-v-58e2a4b9]{display:flex;align-items:center;align-self:center;justify-content:center;flex-shrink:0;width:16px;height:16px;border-radius:4px;border:1px solid rgb(37,57,82);position:relative;background-color:#0a1726}.vdlOE[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.gyqSDD[data-v-58e2a4b9]{min-height:1px;width:100%;border:0px;margin:0;background-color:#253952}.fCOkVm[data-v-58e2a4b9]{display:flex;flex-direction:column;height:300px;padding-top:16px;padding-left:16px;padding-right:8px}.hlvxMv[data-v-58e2a4b9]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:24px;gap:16px}.ejUOgn[data-v-58e2a4b9]{text-align:center;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.hgBiCU[data-v-58e2a4b9]{display:flex;align-items:center;padding:8px 16px;gap:16px}.bAtXwY[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#38c739;color:#061406;min-height:32px;padding:7px 12px;flex:1}.jbMOnE[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#253952;color:#f0f2f5;min-height:32px;padding:7px 12px}.DxJcx[data-v-58e2a4b9]{display:inline-block}.bhawOJ[data-v-58e2a4b9]{display:flex;align-items:center;width:fit-content;flex-shrink:0;max-width:100%}.dhrSUd[data-v-58e2a4b9]{display:flex;align-items:center}.gwqZOr[data-v-58e2a4b9]{display:flex;flex-direction:column;padding:12px;gap:8px}.weUAi[data-v-58e2a4b9]{display:flex;flex-direction:column;gap:2px}.fOBNOY[data-v-58e2a4b9]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-size:16px;line-height:1.501;text-transform:uppercase;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.hjDwqX[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:space-between}.hpoiHc[data-v-58e2a4b9]{display:flex;flex-direction:column;gap:4px}.jPQGnf[data-v-58e2a4b9]{display:flex;align-items:center;justify-content:space-between;gap:16px}.hOJuXu[data-v-58e2a4b9]{height:4px;width:100%;background-color:#0a1726;overflow:hidden}.fucjfd[data-v-58e2a4b9]{display:flex;align-items:center;gap:4px;cursor:pointer;color:#8596ad}.cBEroV[data-v-58e2a4b9]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:none;font-weight:500}.cVOzJQ[data-v-58e2a4b9]{text-align:inherit;color:inherit;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:none;font-weight:500}.hRzVen[data-v-58e2a4b9]{height:4px;width:10%;background-color:#f0f2f5}.ecGxFb[data-v-58e2a4b9]{min-height:1px;width:100%;border:0px;margin:0 0 4px;background-color:#253952}.ibFxgv[data-v-58e2a4b9]{display:flex;flex-direction:column}.jpfcAU[data-v-58e2a4b9]{display:grid;grid-template-columns:1fr 1fr}.kSgpXY[data-v-58e2a4b9]{display:flex;align-items:center;width:100%;padding:8px 12px;flex-grow:1;cursor:pointer;color:#8596ad}.bmtrlE[data-v-58e2a4b9]{text-align:inherit;color:inherit;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.fhBqzN[data-v-58e2a4b9]>:nth-child(2){margin-left:8px}.fsCLzD[data-v-58e2a4b9]{min-height:1px;width:100%;border:0px;margin:4px 0;background-color:#253952}.htPMIV[data-v-58e2a4b9]{display:grid;margin-bottom:4px;grid-template-columns:1fr 1fr}@media screen and (max-width: 768px){.menu-btn{display:none}.lago-a{display:block;width:30px}.logo-a .mlogo{display:block;width:20px;height:20px}.logo-a .logo{display:none}.m-const-select{width:60px!important}.m-const-select .el-input__wrapper{width:80px!important}.m-const-select .el-input__inner{display:none}.m-const-select .el-input__prefix-inner>:last-child{margin-right:0}.user-info-con .dhrSUd,.user-info-con .gPqFIc{display:none!important}.balance-dropdown .curshow-btn .curshow-left{height:32px}.hCkTEF{display:block!important}}.convert-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#253952;color:#f0f2f5;min-height:28px;padding:3px 8px;margin-left:10px}.submit-button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#38c739;color:#061406;min-height:40px;padding:11px 12px}.cLEliY[data-v-f4f4d5cd]{display:flex;flex-direction:column}.gXZvYA[data-v-f4f4d5cd]{display:flex;flex-direction:column;background-color:#132234;border:1px solid rgb(19,34,52);border-radius:8px;padding:16px}.gTFtnr[data-v-f4f4d5cd]{position:relative;padding:0}.fuDWqn[data-v-f4f4d5cd]{gap:16px}.kaZmla[data-v-f4f4d5cd]{display:flex;flex-direction:column;padding:20px}.cpGRps[data-v-f4f4d5cd]{height:192px}.izSwaL[data-v-f4f4d5cd]{display:flex;align-items:center;gap:12px}.efctJI[data-v-f4f4d5cd]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:52px;width:42px;border-radius:8px;background-color:#0a1726}.fqNPxE[data-v-f4f4d5cd]{text-align:center;font-variant-numeric:tabular-nums;letter-spacing:.6px;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:none;font-weight:600}.dcCAYK[data-v-f4f4d5cd]{text-align:center;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:12px;line-height:1.33433;text-transform:none}.faLqlX[data-v-f4f4d5cd]{display:flex;align-items:center;justify-content:space-between;gap:12px}.gjPrTx[data-v-f4f4d5cd]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.Hkxbz[data-v-f4f4d5cd]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.ddgnBF[data-v-f4f4d5cd]{height:8px;width:100%;background-color:#0a1726;border-radius:16px;overflow:hidden}.keutRd[data-v-f4f4d5cd]{height:8px;width:0%;background-color:#f6af16}.jtMYVO[data-v-f4f4d5cd]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:12px;line-height:1.33433;text-transform:none}.HhGXN[data-v-43f27e16]{background-color:#0a1726;border-top:1px solid rgb(19,34,52);padding:40px 32px}.hjtsWK[data-v-43f27e16]{display:block;width:100%;height:100%;margin-left:auto;margin-right:auto;box-sizing:border-box;min-height:500px}.NBYrx[data-v-43f27e16]{display:grid;grid-template-columns:4fr 5fr;gap:64px}.jlZgYy[data-v-43f27e16]{display:flex;flex-direction:column;gap:16px}.cNldOy[data-v-43f27e16]{display:grid;gap:64px;grid-template-columns:repeat(4,auto);order:-1}.koJrVK[data-v-43f27e16]{display:flex;flex-direction:column;gap:20px}.huksxj[data-v-43f27e16]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:uppercase;font-weight:700}.eNHktH[data-v-43f27e16]{display:flex;flex-direction:column;gap:12px}.gXogsR[data-v-43f27e16]{color:#8596ad}.bmtrlE[data-v-43f27e16]{text-align:inherit;color:inherit;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.gjPrTx[data-v-43f27e16]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.hpoiHc[data-v-43f27e16]{display:flex;flex-direction:column;gap:4px}.evORPB[data-v-43f27e16]{display:flex;align-items:center;flex-wrap:wrap;margin-top:16px;gap:4px}.iwjxsV[data-v-43f27e16]{display:flex;flex-direction:column;background-color:#132234;border:1px solid rgb(19,34,52);border-radius:8px;padding:2px}.iMxHAs[data-v-43f27e16]{align-items:center;justify-content:center;color:#8596ad;border-radius:4px;height:22px;width:44px}.jpfcAU[data-v-43f27e16]{display:grid;grid-template-columns:1fr 1fr}.gaVvgw[data-v-43f27e16]{display:flex;flex-direction:column;margin-top:48px;gap:16px}.hYopcU[data-v-43f27e16]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:12px;line-height:1.33433;text-transform:none;white-space:pre-line}.bOWWTQ[data-v-43f27e16]{min-height:1px;width:100%;border:0px;margin:0;background-color:#132234}.jjsuCY[data-v-43f27e16]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:12px;line-height:1.33433;text-transform:none}.fhBqzN[data-v-43f27e16]{display:flex;align-items:center;width:fit-content}@media screen and (max-width: 768px){.HhGXN[data-v-43f27e16]{padding:32px 16px 100px}.NBYrx[data-v-43f27e16]{grid-template-columns:1fr;gap:48px}.jlZgYy[data-v-43f27e16]{order:1}.cNldOy[data-v-43f27e16]{gap:24px 16px;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));order:2}}.jJqYRB[data-v-be258ba4]{display:flex;flex-direction:column;background-color:#01101e;border:1px solid rgb(19,34,52);border-radius:8px;padding:8px 12px}.gMgCKz[data-v-be258ba4]{flex-direction:row;align-items:center;gap:12px;position:fixed;margin:32px auto 0;width:fit-content;bottom:0;left:50%;transform:translate(-50%,-24px);z-index:998}.eNHsQJ[data-v-be258ba4]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9;background:rgba(1,16,30,.8);display:none}.gjPrTx[data-v-be258ba4]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.Hkxbz[data-v-be258ba4]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.dJMOKJ[data-v-be258ba4]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:fit-content;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#f6af16;color:#01101e;min-height:32px;padding:7px 12px}.dJMOKJ>span[data-v-be258ba4]{text-align:center}.bRfzeI[data-v-be258ba4]{text-align:inherit;color:inherit;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:uppercase;font-weight:700}@media (max-width: 599px){.gMgCKz[data-v-be258ba4]{flex-direction:column;width:96%;transform:translate(-50%,-72px)}}.caselist[data-v-fb537e63]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.caselist li[data-v-fb537e63]{cursor:pointer;padding:5px}.caselist li .award[data-v-fb537e63]{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-sizing:border-box;box-sizing:border-box;min-width:150px;min-height:150px;height:200px;width:200px;padding:15px;border-radius:10px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:-webkit-gradient(linear,left top,left bottom,from(#2c2e30),to(#121212));background:linear-gradient(#2c2e30,#121212)}.caselist li .award .itemimg[data-v-fb537e63]{position:absolute;left:50%;top:45%;z-index:1;transform:translate(-50%,-70%);width:70%;height:65%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;overflow:hidden}.caselist li .award .itemimg>img[data-v-fb537e63]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.caselist li .award .item-name-con[data-v-fb537e63]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:2;margin-top:auto}.caselist li .award .item-name-con .item-name[data-v-fb537e63]{width:100%}.caselist li .award .item-name-con .item-name .weapon-name[data-v-fb537e63]{font-family:Montserrat Bold;font-size:14px;font-weight:700;line-height:16px;color:#fff;text-transform:uppercase}.caselist li .award .item-name-con .item-name .skin-name[data-v-fb537e63]{font-family:Montserrat SemiBold;font-size:12px;line-height:16px;color:#5c5c62;text-transform:uppercase}.caselist li .award.rarity2 .item-name-con .item-name .skin-name[data-v-fb537e63]{color:#4784b8}.caselist li .case-price-btn[data-v-fb537e63]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 15px;margin:10px 0;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#ffb901),to(#ffd81b));background:linear-gradient(90deg,#ffb901 50%,#ffd81b);border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .4s linear;transition:opacity .4s linear;min-width:100px;color:#000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.welfare-box .welfare-title-group[data-v-fb537e63]{display:flex;border-bottom:1px solid #99A5B7;box-sizing:border-box;height:42px;margin-bottom:15px}.welfare-box .welfare-title-group .welfare-title[data-v-fb537e63]{flex:2;height:42px;line-height:42px;text-align:center;font-size:14px;font-weight:600;color:#707070;cursor:pointer;box-sizing:border-box}.welfare-box .welfare-title-group .welfare-title[data-v-fb537e63]:first-child{flex:1;padding-left:12px;padding-right:12px}.welfare-box .welfare-title-group .active[data-v-fb537e63]{color:#4782f5;border-bottom:1px solid #4782F5}@media screen and (max-width: 768px){.welfare-box .welfare-title-group[data-v-fb537e63]{height:30px}.welfare-box .welfare-title-group .welfare-title[data-v-fb537e63]{font-size:12px;height:30px;line-height:30px}.welfare-box .welfare-title-group .welfare-title[data-v-fb537e63]:first-child{padding:0}.caselist li[data-v-fb537e63]{width:50%}.caselist li .award[data-v-fb537e63]{width:100%}}.redEnvelope[data-v-f2ea1c28]{display:flex;position:relative;margin:0 auto;padding-top:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(/assets/png/red_bg-47bfcf20.png);background-position:bottom;background-repeat:no-repeat;background-size:100% auto}.redEnvelope .rule_btn[data-v-f2ea1c28]{position:absolute;right:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a6abb3;font-size:16px;font-weight:400;cursor:pointer;padding:10px;border-radius:20px;background:rgba(0,0,0,.6);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.redEnvelope .hb-box[data-v-f2ea1c28]{width:362px;height:480px;background-image:url(/assets/png/hb-title-ee6d1cd5.png);background-repeat:no-repeat;background-size:361px 148px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#c02932cc;border-radius:10px}.redEnvelope .hb-box .red-envelope-receive[data-v-f2ea1c28]{width:100%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow:hidden;position:relative}.redEnvelope .hb-box .red-envelope-receive .content-link[data-v-f2ea1c28]{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%;height:100%;position:relative;overflow:hidden}.redEnvelope .hb-box .red-envelope-receive .content-link .pwd-input[data-v-f2ea1c28]{width:242px;height:38px;background-color:#fffad8;border-radius:6px;margin:35px auto 0;position:relative;z-index:30}.redEnvelope .hb-box .red-envelope-receive .content-link .pwd-input input[data-v-f2ea1c28]{background:transparent;width:100%;height:100%;line-height:38px;color:#a14302;text-align:center;font-size:17px;outline:none;border:none}.redEnvelope .hb-box .red-envelope-receive .content-link .open-btn-outer[data-v-f2ea1c28]{width:58px;height:58px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px auto 5px;cursor:pointer;background-image:url(data:image/png;base64,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);background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.redEnvelope .hb-box .red-envelope-receive .content-link .red-packet-list[data-v-f2ea1c28]{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;width:358px;padding-left:11px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:hsla(0,0%,61.2%,.2) transparent}.redEnvelope .hb-box .red-envelope-receive .content-link .red-packet-list .rp-list-item[data-v-f2ea1c28]{-ms-flex-negative:0;flex-shrink:0;width:338px;height:174px;background-color:#eecb0290;margin-bottom:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.redEnvelope .hb-box .red-envelope-receive .content-link .red-packet-list .rp-list-item .list-item-top[data-v-f2ea1c28]{width:100%;height:98px;padding-left:112px;background:url(data:image/png;base64,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) no-repeat 0 0;position:relative}.redEnvelope .hb-box .red-envelope-receive .content-link .red-packet-list .rp-list-item .list-item-btn[data-v-f2ea1c28]{width:315px;height:42px;background:#bd3840;border-radius:20px;margin:10px auto;text-align:center;line-height:42px;color:#ffc700;font-size:17px;font-weight:600;cursor:pointer}.redEnvelope .hb-box .red-envelope-receive .content-link .red-packet-list .rp-list-item .list-item-top .red-packet-number[data-v-f2ea1c28]{position:absolute;left:10px;bottom:0;width:80px;height:50px;text-align:center;padding-top:4px;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-pack:center;-ms-flex-pack:center;justify-content:center}.redEnvelope .hb-box .red-envelope-receive .content-link .red-packet-list .rp-list-item .list-item-top .red-packet-number span[data-v-f2ea1c28]{color:#000}.redEnvelope .hb-box .red-envelope-receive .content-link .red-packet-list .rp-list-item .list-item-top .desc-info .item-title[data-v-f2ea1c28]{color:#000;font-size:17px;font-weight:600;width:100%;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.redEnvelope .hb-box .red-envelope-receive .content-link .red-packet-list .rp-list-item .list-item-top .desc-info p[data-v-f2ea1c28]{font-size:13px;color:#000;margin-bottom:6px}.redEnvelope .hb-box .red-envelope-rules[data-v-f2ea1c28]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-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;position:relative;background-color:#c02932;border-radius:10px}.redEnvelope .hb-box .red-envelope-rules .content-link[data-v-f2ea1c28]{width:100%;position:relative}.redEnvelope .hb-box .red-envelope-rules .footer[data-v-f2ea1c28]{width:94px;position:absolute;bottom:15px;left:50%;margin-left:-47px;color:#feb5a3;text-decoration:underline;font-size:15px;cursor:pointer;z-index:100}.redEnvelope .hb-box .red-envelope-rules .content-link .red-packet-rule-title[data-v-f2ea1c28]{text-align:center;font-size:20px;color:#fff;margin:30px auto 25px}.redEnvelope .hb-box .red-envelope-rules .content-link p[data-v-f2ea1c28]{width:310px;color:#ffb7a5;margin:0 auto 32px;font-size:14px}@media screen and (max-width: 768px){.redEnvelope .hb-box[data-v-f2ea1c28]{margin-top:50px}}.bg_d6b45b[data-v-cdcb23ba]{background-image:linear-gradient(0deg,#413109,#9B7519,#3A2A06)}.bg_ff8789[data-v-cdcb23ba]{background-image:linear-gradient(0deg,#410E09,#922D24,#410E09)}.bg_e448e2[data-v-cdcb23ba]{background-image:linear-gradient(0deg,#3C0747,#86189F,#3E054A)}.bg_4d82da[data-v-cdcb23ba]{background-image:linear-gradient(0deg,#071731,#093680,#071731)}.bg_bdc2c2[data-v-cdcb23ba]{background-image:linear-gradient(0deg,#3D4757,#697A94,#363F4E)}.roll-room-list[data-v-cdcb23ba]{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 20px 0}.roll-room-list li[data-v-cdcb23ba]{width:50%;padding:10px}.room-item[data-v-cdcb23ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:15px;overflow:hidden;position:relative;background:#17181c;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.3);box-shadow:0 5px 10px #0000004d;width:100%;padding:10px}.room-item .roll-header[data-v-cdcb23ba],.room-item .roll-header .room-name[data-v-cdcb23ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-item .roll-header[data-v-cdcb23ba]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;margin:10px;border:1px dashed #3b3b3b;border-radius:5px}.room-item .roll-header .room-name .btn-tit[data-v-cdcb23ba]{margin:0 5px;padding:0 5px;font-size:12px;white-space:nowrap;background-color:#6143e3;color:#fff;border-radius:5px}.room-item .room-body[data-v-cdcb23ba],.room-item .room-body .avatar-box[data-v-cdcb23ba]{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px}.room-item .room-body .avatar-box[data-v-cdcb23ba]{margin:10px;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25%;background-size:100% 100%;background-image:url(/assets/png/2-ce09f519.png)}.room-item .room-body .avatar-box img[data-v-cdcb23ba]{width:80%}.room-item .footer[data-v-cdcb23ba]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;margin:10px;border:1px dashed #3b3b3b;border-radius:5px}.room-item .footer[data-v-cdcb23ba],.room-item .footer .price[data-v-cdcb23ba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-item .roll-header .room-name[data-v-cdcb23ba]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.room-item .room-awards[data-v-cdcb23ba]{display:flex;justify-content:flex-start;flex-wrap:wrap;width:80%}.room-item .room-awards li[data-v-cdcb23ba]{width:20%;padding:5px}.room-item .room-awards li .award[data-v-cdcb23ba]{border-radius:5px;background-size:100% 100%;background-image:url(/assets/png/1-d51ff572.png)}.room-item .room-awards li .award.rarity_5[data-v-cdcb23ba]{background-image:url(/assets/png/5-1d6bef53.png)}.room-item .footer .price span[data-v-cdcb23ba]{color:#efbb0a;margin:0 5px}.svg-icon.addclass svg[data-v-cdcb23ba]{display:inline-block;fill:currentcolor;width:12px;height:12px}.svg-icon.addclass svg path[data-v-cdcb23ba]{fill:var(--svgfill)}.room-item .footer .time[data-v-cdcb23ba]{margin-left:5px;margin-right:auto;color:#a4aacd;font-size:12px}.room-item .footer .time i[data-v-cdcb23ba]{font-style:normal}.room-item .footer .resolve-btn[data-v-cdcb23ba]{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px;background:-webkit-gradient(linear,left top,right top,from(#efbb0a),to(#ffb901));background:linear-gradient(90deg,#efbb0a,#ffb901);-webkit-transition:all .2s linear;transition:all .2s linear;cursor:pointer;position:relative;min-width:130px;height:40px;margin:0 5;overflow:hidden;color:#000;font-size:14px;line-height:40px;letter-spacing:2px;white-space:nowrap;text-align:center;border-radius:5px}.room-item .footer .resolve-btn-icon-wrap[data-v-cdcb23ba]{position:absolute;top:5px;left:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;background:rgba(20,19,29,.3);border-radius:50%}.room-item.over[data-v-cdcb23ba]{-webkit-filter:brightness(50%);filter:brightness(50%)}.room-item.over[data-v-cdcb23ba]:hover{-webkit-filter:brightness(70%);filter:brightness(70%)}.img-box[data-v-cdcb23ba]{position:relative;overflow:hidden;height:0;padding-bottom:70%}.img-box img[data-v-cdcb23ba]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%}@media screen and (max-width: 768px){.roll-room-list[data-v-cdcb23ba]{padding:5px 5px 0}.roll-room-list li[data-v-cdcb23ba]{width:100%}.room-item .footer .resolve-btn[data-v-cdcb23ba]{min-width:100px;height:30px;line-height:30px}.room-item .footer .resolve-btn-icon-wrap[data-v-cdcb23ba]{width:20px;height:20px}.room-item .roll-header .room-name[data-v-cdcb23ba]{letter-spacing:0}}.welfare-center[data-v-ccef369e]{width:100%;height:700px!important;background-image:url(/assets/png/welfare_bg-2ef9cf6d.png)!important;background-size:100% 100%;background-repeat:no-repeat;padding:115px 35px 20px;position:relative}.welfare-center .close-btn[data-v-ccef369e]{display:flex;position:absolute;top:6%;right:3%;cursor:pointer;line-height:1;font-size:35px;font-weight:700;color:#87b6d3}#event_center .header[data-v-ccef369e]{margin:10px 50px;padding:0;display:flex;border-bottom:1px solid hsla(0,0%,39.2%,.5);width:95%}#event_center .header div[data-v-ccef369e]{cursor:pointer;padding:5px 25px;position:relative;text-align:center;line-height:40px;font-size:18px;color:#949393;-webkit-transition:all .4s linear;transition:all .4s linear;background-color:#26295f80;border-radius:10px 10px 0 0}#event_center .header div.active[data-v-ccef369e]{color:#fff;background-color:#3c4199cc}#event_center .event-tab[data-v-ccef369e]{width:95%;height:500px;min-height:500px;overflow-y:auto;margin-top:5px}.activity[data-v-ccef369e]{width:100%;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.activity[data-v-ccef369e],.activity .activity-menu[data-v-ccef369e]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.activity .activity-menu[data-v-ccef369e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:200px;overflow-y:auto}.activity .activity-menu .menu-item[data-v-ccef369e]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;color:#fff;padding:20px;cursor:pointer}.activity .activity-menu .menu-item.active[data-v-ccef369e]{color:#ecc214;background:-webkit-gradient(linear,left top,right top,from(rgba(56,61,160,.6)),to(rgba(35,24,70,.6)));background:linear-gradient(90deg,rgba(56,61,160,.6),rgba(35,24,70,.6))}.activity .activity-content[data-v-ccef369e]{width:100%;height:100%;overflow-y:auto;padding:0 20px;background:rgba(0,0,0,.2);scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:hsla(0,0%,61.2%,.2) transparent}.activity .activity-content .title[data-v-ccef369e]{font-size:18px;color:#a4aacd;padding:20px 0;border-bottom:1px solid #272933;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.instructions[data-v-ccef369e]{margin-top:16px;font-size:16px;color:#fff;width:100%}#event_center .event-container[data-v-ccef369e]{max-width:1239px;margin:0 auto;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:#6e7d99;line-height:1;overflow:hidden}.notice-details[data-v-ccef369e]{line-height:1.8em;font-size:14px;margin-top:10px}.custom-dialog3{background-color:#0000!important}.custom-dialog3 .el-dialog__body{padding:0}@media screen and (max-width: 768px){.welfare-center[data-v-ccef369e]{background-image:url(/assets/png/bg_mobile_welfare_center-22e4a98c.png)!important;padding:70px 10px 20px}#event_center .header[data-v-ccef369e]{margin:10px 50px;padding:0;display:flex;border-bottom:1px solid hsla(0,0%,39.2%,.5);width:95%}#event_center .header div[data-v-ccef369e]{padding:0 13px;font-size:13px}.activity[data-v-ccef369e]{flex-direction:column}.activity .activity-menu[data-v-ccef369e]{height:30px;flex-direction:row}.activity .activity-menu .menu-item[data-v-ccef369e]{width:auto;flex:1;font-size:12px;margin-right:0;display:flex;justify-content:center;padding:0}.notice-details[data-v-ccef369e]{font-size:12px}.activity .activity-content .title[data-v-ccef369e]{font-size:15px}#event_center .event-tab[data-v-ccef369e]{width:100%;height:550px}}.sidebar-container{position:fixed;right:0;bottom:36%;z-index:999}.sidebar.sidebar_show{max-width:64px;-webkit-transform:translateX(0);transform:translate(0);-webkit-transition:max-width .4s linear 0s,-webkit-transform .4s linear .1s;transition:max-width .4s linear 0s,-webkit-transform .4s linear .1s;transition:transform .4s linear .1s,max-width .4s linear 0s;transition:transform .4s linear .1s,max-width .4s linear 0s,-webkit-transform .4s linear .1s}.sidebar{position:relative;max-width:0;background:#17181c;-webkit-transform:translateX(100%);transform:translate(100%);-webkit-transition:max-width .4s linear .4s,-webkit-transform .4s linear;transition:max-width .4s linear .4s,-webkit-transform .4s linear;transition:transform .4s linear,max-width .4s linear .4s;transition:transform .4s linear,max-width .4s linear .4s,-webkit-transform .4s linear}.sidebar__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:pointer;width:80px;padding:8px 20px 10px 10px;-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}.sidebar__item__label{margin-top:4px;line-height:1.4;text-align:center;color:#bebebe;font-size:12px;-webkit-transition:color .4s linear;transition:color .4s linear}.goto-top{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;width:64px;background:#17181c;-webkit-box-shadow:0 10px 7px 0 rgb(0 0 0 / 40%);box-shadow:0 10px 7px #0006;margin-top:12px;padding:12px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bebebe;font-size:12px}.kficon{background-image:url(data:image/png;base64,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);background-size:cover;width:35px;height:35px}.btn[data-v-342e997a]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#8596ad;background-color:#132234;cursor:pointer;outline:none;border-radius:8px}.btn[data-v-342e997a]:disabled{cursor:initial}.btn[data-v-342e997a]:hover:not([disabled]){color:#f0f2f5;background-color:#253952}.btn[data-v-342e997a]:hover{transition-duration:0s}.btn>svg[data-v-342e997a]{width:12px;height:12px}.award[data-v-03819254]:before{content:"";position:absolute;z-index:2;width:100%;height:2px;bottom:0;left:50%;border-radius:0 0 3px 3px;background:#5c5c62;-webkit-transform:translate(-50%);transform:translate(-50%)}.award[data-v-03819254]{position:relative;display:flex;flex-direction:column;box-sizing:border-box;padding:15px;border-radius:10px;overflow:hidden;background-color:#132234}.award .blank-icon[data-v-03819254]{display:-webkit-box;display:-ms-flexbox;display:flex}.award .itemimg[data-v-03819254]{height:0;overflow:hidden;padding-bottom:75%;width:100%;position:relative}.award .itemimg img[data-v-03819254]{width:90%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9}.award .itemimg svg[data-v-03819254]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.7)}.award .item-info[data-v-03819254]{position:absolute;top:0;left:0;z-index:10;display:flex;flex-direction:column;width:100%;height:100%;padding:10px;opacity:0;background:rgba(0,0,0,.8);-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.award:hover .item-info[data-v-03819254]{opacity:1}.award .weapon-name[data-v-03819254]{height:28px;font-family:Montserrat Bold;font-size:13px;font-weight:700;line-height:16px;color:#fff;text-align:center;overflow:hidden;white-space:nowrap}.award .item-name-con[data-v-03819254],.award .item-name-con .block[data-v-03819254]{display:-webkit-box;display:-ms-flexbox;display:flex}.award .item-name-con[data-v-03819254]{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:2;margin-top:auto}.award .itembg[data-v-03819254]{position:absolute;left:50%;top:45%;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%;height:65%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.award .item-info .desc[data-v-03819254],.award .item-info .dur[data-v-03819254]{display:block;font-size:12px;line-height:1}.award .item-info .desc[data-v-03819254]{font-family:Montserrat Medium;color:#9f9f9f}.award .item-info span[data-v-03819254]:nth-child(2n){text-align:right}.award .item-info .price[data-v-03819254]{font-family:Play Bold;font-size:12px;line-height:1;color:#fff}.award .item-info svg[data-v-03819254]{width:12px;height:12px}.award_5E98D9[data-v-03819254],.award_5e98d9[data-v-03819254]{background:linear-gradient(#12222f,#121212)}.award_5E98D9[data-v-03819254]:before,.award_5e98d9[data-v-03819254]:before{background:#4784b8}.award_4B69FF[data-v-03819254]{background:linear-gradient(#151b39,#121212)}.award_4B69FF[data-v-03819254]:before{background:#2471e3;background-color:#4b69ff}.award_d32ce6[data-v-03819254],.award_D32CE6[data-v-03819254]{background:linear-gradient(#391531,#121212)}.award_d32ce6[data-v-03819254]:before,.award_D32CE6[data-v-03819254]:before{background:#db1cec}.award_8847FF[data-v-03819254],.award_8847ff[data-v-03819254]{background:linear-gradient(#201539,#121212)}.award_8847FF[data-v-03819254]:before,.award_8847ff[data-v-03819254]:before{background:#8524ec}.award_eb4b4b[data-v-03819254],.award_EB4B4B[data-v-03819254]{background:linear-gradient(#391515,#121212)}.award_eb4b4b[data-v-03819254]:before,.award_EB4B4B[data-v-03819254]:before{background:#ec351c}.award_e4ae39[data-v-03819254],.award_E4AE39[data-v-03819254]{background:-webkit-gradient(linear,left top,left bottom,from(#393515),to(#121212));background:linear-gradient(#393515,#121212)}.award_e4ae39[data-v-03819254]:before{background:#fdff42}.award_b0c3d9[data-v-03819254],.award_B0C3D9[data-v-03819254]{background:linear-gradient(#2c2e30,#121212)}.award_b0c3d9[data-v-03819254]:before,.award_B0C3D9[data-v-03819254]:before{background:#5c5c62}.probability[data-v-03819254]{position:absolute;right:10px;top:10px;z-index:2}.award_d6b45b[data-v-03819254],.award_D6B45B[data-v-03819254]{background:linear-gradient(360deg,#957c1e 0%,#4d4831 100%)}.award_ff8789[data-v-03819254],.award_FF8789[data-v-03819254]{background:linear-gradient(360deg,#8a353c 0%,#46373b 100%)}.award_e448e2[data-v-03819254],.award_E448E2[data-v-03819254]{background:linear-gradient(360deg,#c488c7 0%,#602e63 100%)}.award_4d82da[data-v-03819254],.award_4D82DA[data-v-03819254]{background:linear-gradient(360deg,#354369 0%,#343945 100%)}.award_bdc2c2[data-v-03819254],.award_BDC2C2[data-v-03819254]{background:linear-gradient(360deg,#99a5b7 0%,#384657 100%)}.award_E4AE39[data-v-03819254]:before{background-color:gold}.award_EB4B4B[data-v-03819254]:before{background-color:#eb4b4b}.award_D32CE6[data-v-03819254]:before{background-color:#d32ce6}.award_8847FF[data-v-03819254]:before{background-color:#8847ff}.award_5E98D9[data-v-03819254]:before{background-color:#5e98d9}.award_B0C3D9[data-v-03819254]:before{background-color:#b0c3d9}@media screen and (max-width: 768px){.award .item-name-con .item-name .weapon-name[data-v-03819254]{font-size:12px}.award .itemimg svg[data-v-03819254]{transform:translate(-50%,-50%) scale(.5)}}.grow-0[data-v-13a5f569]{flex-grow:0}.shrink-0[data-v-13a5f569]{flex-shrink:0}.min-w-0[data-v-13a5f569]{min-width:0rem}.case-award-title-con[data-v-04873944]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.case-award-title-con .case-award-title[data-v-04873944]{padding:1.5rem 0;margin:0;font-family:Play Bold;color:#fff;font-size:18px}.case-award-title-con .probability[data-v-04873944],.case-award-title-con .probability .ruler-text[data-v-04873944]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px}.case-award-title-con .probability .title[data-v-04873944]{font-size:14px;letter-spacing:2px;color:#6a6a6b}.case-award-title-con .probability .rate_list_con .rate_list[data-v-04873944]{display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:1px;color:#6a6a6b}.case-award-title-con .probability .rate_list_con .rate_list li[data-v-04873944]{margin-left:10px;padding:1px 10px;font-size:12px;border-left:4px solid #b0c3d9;background-image:-webkit-gradient(linear,right bottom,left top,from(rgba(94,152,217,.4)),color-stop(rgba(94,152,217,.2)),color-stop(rgba(94,152,217,.1)),color-stop(rgba(94,152,217,.05)),color-stop(rgba(94,152,217,0)),color-stop(transparent),to(transparent));background-image:linear-gradient(to left top,rgba(94,152,217,.4),rgba(94,152,217,.2),rgba(94,152,217,.1),rgba(94,152,217,.05),rgba(94,152,217,0),transparent,transparent)}.case-award-title-con .probability .rate_list_con .rate_list li.gold[data-v-04873944]{border-left:4px solid #e4ae39;background-image:-webkit-gradient(linear,right bottom,left top,from(rgba(228,174,57,.4)),color-stop(rgba(228,174,57,.2)),color-stop(rgba(228,174,57,.1)),color-stop(rgba(228,174,57,.05)),color-stop(rgba(228,174,57,0)),color-stop(transparent),to(transparent));background-image:linear-gradient(to left top,rgba(228,174,57,.4),rgba(228,174,57,.2),rgba(228,174,57,.1),rgba(228,174,57,.05),rgba(228,174,57,0),transparent,transparent)}.case-award-title-con .probability .rate_list_con .rate_list li.red[data-v-04873944]{border-left:4px solid #eb4b4b;background-image:-webkit-gradient(linear,right bottom,left top,from(rgba(235,75,75,.4)),color-stop(rgba(235,75,75,.2)),color-stop(rgba(235,75,75,.1)),color-stop(rgba(235,75,75,.05)),color-stop(rgba(235,75,75,0)),color-stop(transparent),to(transparent));background-image:linear-gradient(to left top,rgba(235,75,75,.4),rgba(235,75,75,.2),rgba(235,75,75,.1),rgba(235,75,75,.05),rgba(235,75,75,0),transparent,transparent)}.case-award-title-con .probability .ruler-text[data-v-04873944]{color:#6a6a6b;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;cursor:pointer}.case-award-title-con .probability .ruler-text[data-v-04873944]:before{content:" ";padding:10px}.case-award-title-con .probability .ruler-text img[data-v-04873944]{margin-left:10px}.case-award-list-con .case-award-list[data-v-04873944]{display:grid;grid-template-columns:repeat(5,200px);grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;-webkit-box-pack:center;-ms-flex-pack:center;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:16px}@media screen and (max-width: 768px){.case-award-title-con[data-v-04873944]{width:auto}.case-award-list-con .case-award-list[data-v-04873944]{grid-template-columns:repeat(2,50%);justify-content:flex-start;padding:0;gap:6px}}.award[data-v-98b314d6]:before{content:"";position:absolute;z-index:2;width:80px;height:2px;top:0;left:50%;border-radius:0 0 3px 3px;-webkit-transform:translate(-50%);transform:translate(-50%)}.award[data-v-98b314d6]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;overflow:hidden;width:190px;height:196px}.award .blank-icon[data-v-98b314d6]{display:-webkit-box;display:-ms-flexbox;display:flex}.award .itemimg[data-v-98b314d6]{height:0;overflow:hidden;padding-bottom:75%;width:100%;position:relative;display:flex}.award .itemimg img[data-v-98b314d6]{width:90%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9}.award .itemimg svg[data-v-98b314d6]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.award .item-info[data-v-98b314d6]{position:absolute;top:0;left:0;z-index:10;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;width:100%;height:100%;padding:10px;opacity:0;background:rgba(0,0,0,.8);-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.award:hover .item-info[data-v-98b314d6]{opacity:1}.award .weapon-name[data-v-98b314d6]{height:50px;font-family:Montserrat Bold;font-size:13px;font-weight:700;line-height:16px;color:#fff;text-align:left;overflow:hidden}.award .item-name-con[data-v-98b314d6],.award .item-name-con .block[data-v-98b314d6]{display:-webkit-box;display:-ms-flexbox;display:flex}.award .item-name-con[data-v-98b314d6]{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:2;margin-top:auto}.award .itembg[data-v-98b314d6]{position:absolute;left:50%;top:45%;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%;height:65%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.award .item-info .desc[data-v-98b314d6],.award .item-info .dur[data-v-98b314d6]{font-size:10px;line-height:1;margin-bottom:10px}.award .item-info .desc[data-v-98b314d6]{font-family:Montserrat Medium;color:#9f9f9f}.award .item-info span[data-v-98b314d6]:nth-child(2n){text-align:right}.award .item-info .price[data-v-98b314d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px;font-family:Play Bold;font-size:10px;line-height:1;color:#efbb0a}.award .item-info svg[data-v-98b314d6]{width:12px;height:12px}.award_5e98d9[data-v-98b314d6]{background:linear-gradient(#12222f,#121212)}.award_5e98d9[data-v-98b314d6]:before{background:#4784b8}.award_4b69ff[data-v-98b314d6]{background:linear-gradient(#151b39,#121212)}.award_4b69ff[data-v-98b314d6]:before{background:#2471e3}.award_d32ce6[data-v-98b314d6]{background:linear-gradient(#391531,#121212)}.award_d32ce6[data-v-98b314d6]:before{background:#db1cec}.award_8847ff[data-v-98b314d6]{background:linear-gradient(#201539,#121212)}.award_8847ff[data-v-98b314d6]:before{background:#8524ec}.award_eb4b4b[data-v-98b314d6]{background:linear-gradient(#391515,#121212)}.award_eb4b4b[data-v-98b314d6]:before{background:#ec351c}.award_e4ae39[data-v-98b314d6]{background:-webkit-gradient(linear,left top,left bottom,from(#393515),to(#121212));background:linear-gradient(#393515,#121212)}.award_e4ae39[data-v-98b314d6]:before{background:#fdff42}.award_b0c3d9[data-v-98b314d6]{background:linear-gradient(#2c2e30,#121212)}.award_b0c3d9[data-v-98b314d6]:before{background:#5c5c62}.probability[data-v-98b314d6]{position:absolute;right:10px;top:10px}.bg_d6b45b[data-v-98b314d6]{background:linear-gradient(360deg,#957c1e 0%,#4d4831 100%)}.bg_ff8789[data-v-98b314d6]{background:linear-gradient(360deg,#8a353c 0%,#46373b 100%)}.bg_e448e2[data-v-98b314d6]{background:linear-gradient(360deg,#c488c7 0%,#602e63 100%)}.bg_4d82da[data-v-98b314d6]{background:linear-gradient(360deg,#354369 0%,#343945 100%)}.bg_bdc2c2[data-v-98b314d6]{background:linear-gradient(360deg,#99a5b7 0%,#384657 100%)}.award_E4AE39[data-v-98b314d6]:before{background-color:gold}.award_EB4B4B[data-v-98b314d6]:before{background-color:#eb4b4b}.award_D32CE6[data-v-98b314d6]:before{background-color:#d32ce6}.award_8847FF[data-v-98b314d6]:before{background-color:#8847ff}.award_4B69FF[data-v-98b314d6]:before{background-color:#4b69ff}.award_5E98D9[data-v-98b314d6]:before{background-color:#5e98d9}.award_B0C3D9[data-v-98b314d6]:before{background-color:#b0c3d9}@media screen and (max-width: 768px){.award .item-name-con .item-name .weapon-name[data-v-98b314d6]{font-size:12px}.award .itemimg svg[data-v-98b314d6]{transform:translate(-50%,-50%) scale(.6)}}.open-result-dialog[data-v-cd9d0a9d]{width:100vw;max-width:90rem;height:30rem;display:flex;justify-content:center;align-items:center;color:#fff;text-align:center;background:rgba(0,0,0,.2)}.open-result-dialog .more-line[data-v-cd9d0a9d]{margin-bottom:2rem}.card-list-wrapper[data-v-cd9d0a9d]{width:100%;text-align:center;overflow-x:auto;margin:0 auto}.card-list[data-v-cd9d0a9d]{display:inline-flex;width:max-content}.card-item[data-v-cd9d0a9d]{background:rgba(152,160,235,.9);padding:1rem;border-radius:.3rem;display:flex;flex-direction:column;width:15rem;margin:0 .5rem;max-width:160px;max-height:260px;flex:none}.card-item[data-v-cd9d0a9d]:last-child{margin-right:0}.card-item .card-image[data-v-cd9d0a9d]{width:100%;margin:1rem auto .8rem;display:block}.card-item .card-name[data-v-cd9d0a9d]{font-size:1rem;margin:1rem 0;word-break:normal;word-wrap:break-word;white-space:normal}.text-overflow-2[data-v-cd9d0a9d]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.open-result-action[data-v-cd9d0a9d]{display:flex;justify-content:center;margin-top:1.6rem;width:100%;color:#333}.open-result-action[data-v-cd9d0a9d]>*{margin:0 2rem}.close-icon[data-v-cd9d0a9d]{font-size:30px;cursor:pointer;position:absolute;top:0;right:0;font-weight:700}.card-list-box[data-v-cd9d0a9d]{width:90%}.card-list-box .card-list-wrapper[data-v-cd9d0a9d]{overflow-x:auto;padding-bottom:6px}@media screen and (max-width: 900px){.card-list-box[data-v-cd9d0a9d]{width:80%}.card-list-box .card-list[data-v-cd9d0a9d]{height:16rem}.card-list-box .card-list .card-item[data-v-cd9d0a9d]{width:36vw;padding:.5rem}.card-list-box .card-list .card-item .card-name[data-v-cd9d0a9d]{margin:.3rem 0}.card-list-box .card-list .card-item .card-image[data-v-cd9d0a9d]{width:80%;height:auto}.close-icon[data-v-cd9d0a9d]{top:.5rem;right:.5rem}}[data-v-cd9d0a9d] .v-btn__content{display:flex;align-items:center}.award-width{width:200px!important;height:200px!important}.crtips{top:-20px}.result-dialog{height:100%;margin:0!important;background-color:#0000;background-image:url(/assets/jpg/send_goods_bg-bfc60ce1.jpg);background-size:100% 100%}.result-dialog .el-dialog__body{position:relative;height:100%;padding:0}.result-dialog .el-dialog__header{height:0;overflow:hidden;padding-top:0;padding-bottom:0;margin:0}.result-dialog .close-btn{position:absolute;top:100px;right:38px;z-index:1;width:38px;height:38px;background:url(data:image/png;base64,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) no-repeat 0 0;background-size:100% 100%;cursor:pointer;animation:goodsopacity 1s forwards}.result-dialog .send-goods-bottom,.result-dialog .send-goods-top{position:absolute;bottom:0;width:100%;height:144px;background:url(/assets/png/send_goods_bottom_bg-8c3f6119.png) no-repeat 0 0;background-position-x:center;opacity:1}.result-dialog .send-goods-top{top:0;transform:rotate(180deg) translateY(100%);animation:send-goods-top-frames .3s .3s forwards}@keyframes send-goods-top-frames{0%{opacity:1}to{-webkit-transform:rotate(180deg) translateY(0);transform:rotate(180deg) translateY(0);opacity:1}}@keyframes send-goods-bottom-frames{0%{opacity:1}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.result-dialog .con-title{position:absolute;left:50%;width:433px;height:128px;font-size:48px;line-height:128px;color:#fff;transform:translate(-50%);animation:con-title-frames .1s .5s forwards;text-align:center}@keyframes con-title-frames{to{opacity:1}}.result-dialog .send-goods-star,.result-dialog .send-goods-star2{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/png/star-d10eca8d.png) no-repeat 0 0;background-position:50%;background-size:100% 100%;opacity:0}.result-dialog .send-goods-star{-webkit-animation:star 3s linear 3s infinite forwards;animation:star 3s linear 3s infinite forwards}@keyframes star{50%{opacity:1}to{background-size:400% 400%;opacity:0}}.result-dialog.send-goods-star2{transform:rotate(180deg);animation:star2 3s linear 4.5s infinite forwards}@keyframes star2{50%{opacity:1}to{background-size:400% 400%;opacity:0}}.result-dialog .send-goods-btns{position:absolute;bottom:0;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:720px;margin-right:auto;margin-left:auto;-webkit-transform:translateX(-50%);transform:translate(-50%);opacity:0;-webkit-animation:send-goods-btns-frames .4s .9s forwards;animation:send-goods-btns-frames .4s .9s forwards;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.result-dialog .send-goods-btns .more-btn,.result-dialog .send-goods-btns .resolve-btn{-webkit-transition:all .2s linear;transition:all .2s linear;cursor:pointer;position:relative;min-width:270px;height:60px;margin:0 43px;overflow:hidden;font-size:22px;line-height:57px;letter-spacing:2px;white-space:nowrap;text-align:center;border-radius:10px}.result-dialog .send-goods-btns .resolve-btn{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px;letter-spacing:2px;background:#efbb0a;color:#000}.result-dialog .send-goods-btns .more-btn{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:20px;letter-spacing:2px;background:rgba(50,50,50,.7);color:#c5c5c5}@keyframes send-goods-btns-frames{to{bottom:22%;opacity:1}}.result-dialog .send-goods-bd{position:absolute;top:50%;left:50%;width:1460px;height:270px;transform:translate(-50%,-50%)}.result-dialog .send-goods-bd:after,.result-dialog .send-goods-bd:before{position:absolute;top:0;width:88px;height:315px;background:url(/assets/png/fence-34499d9d.png) no-repeat 0 0;opacity:0;content:""}.result-dialog .send-goods-bd:after{left:0;-webkit-transform:translateX(350px) rotate(180deg);transform:translate(350px) rotate(180deg);-webkit-animation:send-goods-list-right .4s .9s forwards;animation:send-goods-list-right .4s .9s forwards}@keyframes send-goods-list-right{0%{opacity:1}to{-webkit-transform:translateX(0) rotate(180deg);transform:translate(0) rotate(180deg);opacity:1}}.result-dialog .send-goods-bd:before{right:0;-webkit-transform:translateX(-350px);transform:translate(-350px);-webkit-animation:send-goods-list-left .4s .9s forwards;animation:send-goods-list-left .4s .9s forwards}@keyframes send-goods-list-left{0%{opacity:1}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.result-dialog .send-goods-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;overflow-y:auto;overflow-x:hidden;width:85%;margin:0 auto}.result-dialog .send-goods-list .list-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px 60px;-webkit-box-orient:vertical;opacity:0;width:200px}.result-dialog .send-goods-list .item-general{-webkit-transform:translate(725%);transform:translate(725%)}.result-dialog .send-goods-list .item-general:first-child,.result-dialog .send-goods-list .item-general:nth-child(6),.result-dialog .send-goods-list .item-general:nth-child(11),.result-dialog .send-goods-list .item-general:nth-child(16),.result-dialog .send-goods-list .item-special:first-child,.result-dialog .send-goods-list .item-special:nth-child(6),.result-dialog .send-goods-list .item-special:nth-child(11),.result-dialog .send-goods-list .item-special:nth-child(16){-webkit-animation:list-item-frames .3s linear 1.3s forwards;animation:list-item-frames .3s linear 1.3s forwards}.result-dialog .send-goods-list .item-general:nth-child(2),.result-dialog .send-goods-list .item-general:nth-child(7),.result-dialog .send-goods-list .item-general:nth-child(12),.result-dialog .send-goods-list .item-general:nth-child(17),.result-dialog .send-goods-list .item-special:nth-child(2),.result-dialog .send-goods-list .item-special:nth-child(7),.result-dialog .send-goods-list .item-special:nth-child(12),.result-dialog .send-goods-list .item-special:nth-child(17){-webkit-animation:list-item-frames .3s linear 1.6s forwards;animation:list-item-frames .3s linear 1.6s forwards}.result-dialog .send-goods-list .item-general:nth-child(3),.result-dialog .send-goods-list .item-general:nth-child(8),.result-dialog .send-goods-list .item-general:nth-child(13),.result-dialog .send-goods-list .item-general:nth-child(18),.result-dialog .send-goods-list .item-special:nth-child(3),.result-dialog .send-goods-list .item-special:nth-child(8),.result-dialog .send-goods-list .item-special:nth-child(13),.result-dialog .send-goods-list .item-special:nth-child(18){-webkit-animation:list-item-frames .3s linear 1.9s forwards;animation:list-item-frames .3s linear 1.9s forwards}.result-dialog .send-goods-list .item-general:nth-child(4),.result-dialog .send-goods-list .item-general:nth-child(9),.result-dialog .send-goods-list .item-general:nth-child(14),.result-dialog .send-goods-list .item-general:nth-child(19),.result-dialog .send-goods-list .item-special:nth-child(4),.result-dialog .send-goods-list .item-special:nth-child(9),.result-dialog .send-goods-list .item-special:nth-child(14),.result-dialog .send-goods-list .item-special:nth-child(19){-webkit-animation:list-item-frames .3s linear 2.1s forwards;animation:list-item-frames .3s linear 2.1s forwards}.result-dialog .send-goods-list .item-general:nth-child(5),.result-dialog .send-goods-list .item-general:nth-child(10),.result-dialog .send-goods-list .item-general:nth-child(15),.result-dialog .send-goods-list .item-general:nth-child(20),.result-dialog .send-goods-list .item-special:nth-child(5),.result-dialog .send-goods-list .item-special:nth-child(10),.result-dialog .send-goods-list .item-special:nth-child(15),.result-dialog .send-goods-list .item-special:nth-child(20){-webkit-animation:list-item-frames .3s linear 2.4s forwards;animation:list-item-frames .3s linear 2.4s forwards}@keyframes list-item-frames{0%{opacity:1}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes goodsopacity{0%,99%{opacity:0}to{opacity:1}}.result-dialog .send-goods-list .list-item .btn-store-backpack{cursor:pointer;position:absolute;bottom:-46px;padding:5px 20px;background:#efbb0a;color:#000;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;font-size:12px;-webkit-transition:-webkit-filter .2s linear;transition:-webkit-filter .2s linear;transition:filter .2s linear;transition:filter .2s linear,-webkit-filter .2s linear;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.result-dialog{background-position:center center;background-size:cover!important;overflow:hidden}.result-dialog .send-goods-bd{width:100%;height:280px;transform:translate(-50%,-60%)}.result-dialog .con-title{width:100%;font-size:28px;height:70px;line-height:70px}.send-goods-btns{width:100%}.result-dialog .send-goods-btns .more-btn,.result-dialog .send-goods-btns .resolve-btn{min-width:170px;height:40px;line-height:40px;font-size:14px;margin:0 10px}.result-dialog .send-goods-bd:after,.result-dialog .send-goods-bd:before{height:270px;content:inherit}.result-dialog .send-goods-bottom,.result-dialog .send-goods-top{height:70px}.result-dialog .send-goods-list{width:100%}.result-dialog .send-goods-list .list-item{margin:0 2px 10px;width:120px}.result-dialog .send-goods-btns{margin-top:30px}.crtips{top:0}.award-width{width:120px!important;height:120px!important}}.active.item{opacity:1!important}.active .info-leyar{display:block;transition:all .3s}.info-leyar{display:none}.bhawOJ span[data-v-51e6f0fc]{letter-spacing:.6px;font-weight:700;font-variant-numeric:tabular-nums;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.dxpoiI[data-v-51e6f0fc]{display:grid;margin-bottom:40px;grid-template-columns:1fr 4fr;grid-auto-rows:1fr;gap:16px}.gXZvYA[data-v-51e6f0fc]{display:flex;flex-direction:column;background-color:#132234;border:1px solid rgb(19,34,52);border-radius:8px;padding:16px}.dhGBvv[data-v-51e6f0fc]{display:flex;flex-direction:column;align-items:center;gap:16px}.ifpLqc[data-v-51e6f0fc]{text-align:center;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:600;font-size:16px;line-height:1.501;text-transform:capitalize}.bhawOJ[data-v-51e6f0fc]{display:flex;align-items:center;width:fit-content;flex-shrink:0;max-width:100%}.bhawOJ svg[data-v-51e6f0fc]{display:inline-block;vertical-align:middle;flex-shrink:0}.bhawOJ[data-v-51e6f0fc]>:nth-child(2){margin-left:4px}.cNhpQr[data-v-51e6f0fc]{display:flex;flex-direction:column;justify-content:flex-end;margin-top:16px;gap:12px}.csFabI[data-v-51e6f0fc]{display:flex;align-items:center;flex-wrap:wrap;width:100%;gap:8px}.bAtXwY[data-v-51e6f0fc]:not(:hover){transition:color 175ms,background-color}.bAtXwY[data-v-51e6f0fc]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#38c739;color:#061406;min-height:32px;padding:7px 12px}.bAtXwY[disabled][data-v-51e6f0fc]{background-color:#93be93}.bAtXwY[data-v-51e6f0fc]:hover:not([disabled]){background-color:#5fd361}.DxJcx[data-v-51e6f0fc]{display:inline-block}.kdBNVa[data-v-51e6f0fc]{text-align:inherit;color:inherit;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:uppercase;white-space:pre-wrap;font-weight:700}.jbMOnE[data-v-51e6f0fc]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#253952;color:#f0f2f5;min-height:32px;padding:7px 6px}.kqcFBT[data-v-51e6f0fc]{display:flex;align-items:center;justify-content:center;flex-grow:1;flex-shrink:0;min-width:32px;height:32px;color:#f0f2f5;background-color:#253952;cursor:pointer;outline:none;border-radius:8px}.kqcFBT[data-v-51e6f0fc]:not(:hover){transition:color 175ms,background-color,filter}.TduzU[data-v-51e6f0fc]{display:flex;align-items:center;justify-content:center;flex-grow:1;flex-shrink:0;min-width:32px;height:32px;cursor:pointer;outline:none;border-radius:8px;color:#01101e;background-color:#f6af16}.cqTrxy[data-v-51e6f0fc]{display:flex;width:100%;overflow:hidden;position:relative;border:1px solid rgb(37,57,82);background-color:#01101e;justify-content:space-evenly;align-items:center;border-radius:8px}.jNyCcx[data-v-51e6f0fc]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(to right,rgb(1,16,30),transparent 10%,transparent 90%,rgb(1,16,30));z-index:1}.jNyCcx[data-v-51e6f0fc]:before{content:"";position:absolute;width:0px;height:0px;pointer-events:none;top:0;left:50%;transform:translate(-50%);border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid rgb(37,57,82)}.jNyCcx[data-v-51e6f0fc]:after{content:"";position:absolute;width:0px;height:0px;pointer-events:none;bottom:0;left:50%;transform:translate(-50%);border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid rgb(37,57,82)}.cvGDXz[data-v-51e6f0fc]{display:flex;height:200px;width:100%;overflow:hidden;position:relative}.gdHnWT[data-v-51e6f0fc]{position:relative;width:100%;height:100%}.djqFjU[data-v-51e6f0fc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:92%;background:linear-gradient(to top,transparent,rgb(255,255,255),transparent);z-index:2;opacity:0}.bwBIsq[data-v-51e6f0fc]{position:absolute;left:50%;top:50%;display:flex;height:100%;transform:translate3d(-10.7143%,-50%,0);align-items:center}.kRBgUf[data-v-51e6f0fc]{display:flex;opacity:.3;justify-content:center;align-items:center;flex-shrink:0;margin:0 8px}.ewPqpo[data-v-51e6f0fc]{width:128px;height:256px;max-width:128px}.dxKzuk[data-v-51e6f0fc]{width:100%;height:100%}.dOHDf[data-v-51e6f0fc]{display:flex;align-items:center;justify-content:center;position:relative}.dgLUEo[data-v-51e6f0fc]{position:relative}.hviqHa[data-v-51e6f0fc]{width:100%;height:100%;margin:0 auto;z-index:0}.dgLUEo[data-v-51e6f0fc]:before{content:"";display:block;padding-bottom:75%}.dgLUEo[data-v-51e6f0fc]>:first-child{position:absolute;top:0;left:0;height:100%;width:100%}.dArgdy[data-v-51e6f0fc]{position:relative;display:block;width:170px;height:170px;overflow:hidden}.dArgdy>img[data-v-51e6f0fc]{display:block;max-width:100%;color:transparent;object-fit:contain}.dArgdy>img[data-v-51e6f0fc]:last-child{top:0}.dgLUEo img[data-v-51e6f0fc]{object-fit:contain;-webkit-user-select:none;user-select:none;height:100%!important;width:100%!important}.dDdvtT[data-v-51e6f0fc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:92%;height:2px;background:linear-gradient(to right,transparent,rgb(255,255,255),transparent);z-index:2;opacity:0}.eeRpfd[data-v-51e6f0fc]{position:absolute;left:50%;top:50%;display:flex;transform:translate3d(-50%,-10.7143%,0);align-items:center;flex-direction:column;width:100%}.dCzugw[data-v-51e6f0fc]{display:flex;opacity:.3;justify-content:center;align-items:center;flex-shrink:0;width:100%;margin:4px 0}.jFNBVz[data-v-51e6f0fc]{width:100%;height:108px;max-width:128px}.dnaaSa[data-v-51e6f0fc]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(rgb(1,16,30),transparent 10%,transparent 90%,rgb(1,16,30));z-index:1}.dnaaSa[data-v-51e6f0fc]:before{content:"";position:absolute;width:0px;height:0px;pointer-events:none;top:50%;left:0;transform:translateY(-50%);border-left:12px solid rgb(37,57,82);border-top:12px solid transparent;border-bottom:12px solid transparent}.dnaaSa[data-v-51e6f0fc]:after{content:"";position:absolute;width:0px;height:0px;pointer-events:none;top:50%;right:0;transform:translateY(-50%);border-right:12px solid rgb(37,57,82);border-top:12px solid transparent;border-bottom:12px solid transparent}.jPQGnf[data-v-51e6f0fc]{display:flex;align-items:center;justify-content:space-between;gap:16px}.fhBqzN[data-v-51e6f0fc]{display:flex;align-items:center;width:fit-content}.fKyntd[data-v-51e6f0fc]{color:#8596ad}.dJABOm[data-v-51e6f0fc]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:600;font-size:16px;line-height:1.501;text-transform:capitalize}.fhBqzN[data-v-51e6f0fc]>:nth-child(2){margin-left:8px}.gTDFgi[data-v-51e6f0fc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:16px;margin-top:20px}.lnIifK[data-v-51e6f0fc]{display:grid;padding:12px;background-color:#132234;border-bottom:4px solid rgb(228,174,51);border-radius:8px;position:relative}.hxKpLn[data-v-51e6f0fc]{display:flex;grid-row-start:1;grid-column-start:1;justify-content:flex-start;z-index:1;margin-bottom:12px;margin-right:auto;background-color:#253952;border-radius:4px;padding:0 4px;height:16px}.hXzIBV[data-v-51e6f0fc]{display:flex;grid-row-start:1;grid-column-start:1;margin-left:auto;margin-bottom:auto;margin-top:1px;z-index:4;color:#8596ad}.kBeVuL>svg[data-v-51e6f0fc]{display:inline-block;padding:8px;margin:-8px;box-sizing:content-box;cursor:pointer}.hXzIBV svg[data-v-51e6f0fc]{width:12px;height:12px}.gdBwgA[data-v-51e6f0fc]{width:80%}.kwJUlx[data-v-51e6f0fc]{max-height:80%;width:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;pointer-events:none;filter:drop-shadow(rgba(228,174,51,.8) 0px 0px 8px)}.kDozSA[data-v-51e6f0fc]{text-align:center;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.eFHpZn[data-v-51e6f0fc]{display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;max-width:100%;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.kLpFno[data-v-51e6f0fc]{color:#cf6a32}.cqYhMI[data-v-51e6f0fc]{margin-bottom:1px;text-align:center}.box_cover[data-v-51e6f0fc]{width:280px}.box_img[data-v-51e6f0fc]{width:300px}.openskinsbg[data-v-51e6f0fc]{position:relative;margin-bottom:-50px}.horizontal-com[data-v-51e6f0fc]:before{content:"";position:absolute;width:0px;height:0px;pointer-events:none;top:0;left:50%;transform:translate(-50%);border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid rgb(37,57,82)}.horizontal-com[data-v-51e6f0fc]:after{content:"";position:absolute;width:0px;height:0px;pointer-events:none;bottom:0;left:50%;transform:translate(-50%);border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid rgb(37,57,82)}.vertical-com[data-v-51e6f0fc]:before{content:"";position:absolute;width:0px;height:0px;pointer-events:none;top:50%;left:0;transform:translateY(-50%);border-left:12px solid rgb(37,57,82);border-top:12px solid transparent;border-bottom:12px solid transparent}.vertical-com[data-v-51e6f0fc]:after{content:"";position:absolute;width:0px;height:0px;pointer-events:none;top:50%;right:0;transform:translateY(-50%);border-right:12px solid rgb(37,57,82);border-top:12px solid transparent;border-bottom:12px solid transparent}.case-box[data-v-51e6f0fc]{position:relative;width:100%;display:flex;align-items:center;justify-content:center;border:1px solid rgb(37,57,82);background-color:#01101e;border-radius:8px;height:420px;overflow:hidden}.case-box .arrow-1[data-v-51e6f0fc],.case-box .arrow-2[data-v-51e6f0fc]{position:absolute;z-index:50;left:50%;width:70px;height:80px;background:url(/assets/webp/arrow-9a01987d.webp) 0 0/contain no-repeat;background-repeat:no-repeat}.case-box .arrow-1[data-v-51e6f0fc]{top:-40px;transform:translate(-50%)}.case-box .arrow-2[data-v-51e6f0fc]{bottom:-40px;transform:translate(-50%) scaleY(-1)}.case-box .mask[data-v-51e6f0fc]{position:absolute;z-index:1;top:0;transition:width 6s ease-in-out 0ms;height:100%;width:42%;background:#000}.case-box .mask.left[data-v-51e6f0fc]{left:0;background:linear-gradient(90deg,#131315,rgba(15,15,15,.9) 50%,transparent)}.case-box .mask.right[data-v-51e6f0fc]{right:0;background:linear-gradient(-90deg,#131315,rgba(15,15,15,.9) 50%,transparent)}.case-box .case-con[data-v-51e6f0fc]{position:absolute;z-index:300;top:50%;left:50%;width:220px;height:220px;transform:translate(-50%,-55%);filter:drop-shadow(0 0 55px #ff1d1d)}.case-box .case-con .case-img-con[data-v-51e6f0fc]{position:relative;width:100%;height:100%;pointer-events:none;cursor:pointer}.case-box .case-con .case-img-con .case-img[data-v-51e6f0fc]{opacity:1;position:absolute;overflow:visible;transition:opacity .3s ease-in-out 0s,-webkit-transform .5s ease-out 0s;transition:transform .5s ease-out 0s,opacity .3s ease-in-out 0s;transition:transform .5s ease-out 0s,opacity .3s ease-in-out 0s,-webkit-transform .5s ease-out 0s;will-change:transform;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0}.case-box .return[data-v-51e6f0fc]{cursor:pointer;position:absolute;color:#fff;top:3rem;font-size:1.4rem;left:6%;display:flex;align-items:center}.case-box .return div[data-v-51e6f0fc]{padding-left:8px}.case-box .title[data-v-51e6f0fc]{width:100%;color:#fff;text-align:center;padding-top:3rem;margin-bottom:4rem;font-size:20px!important;font-weight:500}.case-box .back-button[data-v-51e6f0fc]{top:0;left:13px;position:absolute}.case-box .jlitem[data-v-51e6f0fc]{position:relative;margin-bottom:10px;cursor:pointer;width:12.5%}.case-box .recordimg[data-v-51e6f0fc]{position:absolute;left:50%;top:20px;transform:translate(-50%);width:70%}.case-box .jlitem .text[data-v-51e6f0fc]{text-align:center;opacity:0;transition:all .8s}.case-box .jlitem:hover .text[data-v-51e6f0fc]{opacity:1}.case-box .lottery-group[data-v-51e6f0fc]{display:flex;align-items:center;width:100%;height:100%;position:relative}.case-box .lottery-group .line[data-v-51e6f0fc]{position:absolute}.case-box .lottery-group .line[data-v-51e6f0fc]:before,.case-box .lottery-group .line[data-v-51e6f0fc]:after{display:block;position:absolute;content:"";border:6px solid transparent}.case-box .lottery-group.vertical .line[data-v-51e6f0fc]{position:absolute;left:10px;right:10px;height:1px;display:flex;justify-content:center;top:50%;transform:translate(0)}.case-box .lottery-group.vertical .line .line-bar[data-v-51e6f0fc]{width:100%;height:1px;background:linear-gradient(297deg,rgba(219,178,77,0) 0%,#ffb500 50%,rgba(219,178,77,0) 100%)}.case-box .lottery-group.horizontal .line[data-v-51e6f0fc]{top:10px;bottom:10px;width:1px;display:flex;justify-content:center;left:50%;transform:translate(0)}.case-box .lottery-group.horizontal .line .line-bar[data-v-51e6f0fc]{width:1px;height:100%;background:linear-gradient(297deg,rgba(219,178,77,0) 0%,#ffb500 50%,rgba(219,178,77,0) 100%)}.case-box .lottery-group.vertical[data-v-51e6f0fc]{justify-content:space-around}.case-box .lottery-group.vertical .lottery .container[data-v-51e6f0fc]{height:196px}.case-box .lottery-group.vertical .carousel-list[data-v-51e6f0fc]{flex-direction:column;align-items:center}.case-box .lottery[data-v-51e6f0fc]{position:relative;height:196px;width:100%;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.case-box .lottery .container[data-v-51e6f0fc]{width:100%}.case-box .lottery .container .carousel[data-v-51e6f0fc]{display:flex;left:0;height:100%;width:100%}.case-box .lottery .container .carousel .item[data-v-51e6f0fc]{position:relative;margin-right:4px;border-radius:8px;overflow:hidden;width:190px;height:196px;flex-shrink:0;display:flex;justify-content:center;text-align:center;opacity:.3;transition:all .3s}.case-box .lottery .container .carousel .item .item-img[data-v-51e6f0fc]{display:flex;flex-direction:column;width:190px;justify-content:center;height:196px;align-items:center}.case-box .lottery .container .carousel .item .item-img img[data-v-51e6f0fc]{height:120px}.case-box .lottery .container .carousel .item .item-img p[data-v-51e6f0fc]{color:#fff;font-size:12px}#shade[data-v-51e6f0fc]{display:flex;align-items:center}.carousel-list-box[data-v-51e6f0fc]{display:flex;flex-wrap:nowrap;width:100%;position:absolute;left:0;top:0}.carousel-list-box.animation[data-v-51e6f0fc]{transition:transform 6.5s cubic-bezier(0,0,.29,1)}.carousel-list-box .carousel-list[data-v-51e6f0fc]{flex:none}@media screen and (max-width: 768px){.case-box .content .box .img[data-v-51e6f0fc]{width:15rem}.case-box .content .box .img .bc[data-v-51e6f0fc]{width:200%}.case-box .content .box .img .item-img[data-v-51e6f0fc]{width:15rem}.case-box .content .box .lottery[data-v-51e6f0fc]{width:calc(100% + 2rem);height:160px;background-size:cover;margin-left:-1rem;margin-right:-1rem}.case-box .content .box .lottery .shadow[data-v-51e6f0fc]{max-width:100%;top:0;left:0;right:0;display:none}.case-box .content .box .lottery .container[data-v-51e6f0fc]{top:50%;left:0;transform:translateY(-50%);bottom:auto;width:100%;height:100%}.case-box .content .box .lottery .container .carousel-list-box[data-v-51e6f0fc]{height:100%;display:flex;align-items:center}.case-box .content .box .lottery .container .carousel[data-v-51e6f0fc]{height:75%}.case-box .content .box .lottery .container .carousel .item[data-v-51e6f0fc]{width:25%}.case-box .content .box .lottery .container .carousel .item .carousel-item[data-v-51e6f0fc]{height:100%}.case-box .content .box .lottery .container .carousel .item .carousel-item p[data-v-51e6f0fc]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.case-box .content .box .lottery .container .carousel .item .carousel-item img[data-v-51e6f0fc]{width:86%}.case-box .content .box .open-tip[data-v-51e6f0fc]{width:90%}}.user-seed-content[data-v-51e6f0fc]{word-break:break-all;word-wrap:break-word}.openNum span[data-v-51e6f0fc]{border:1px solid red;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;margin-left:16px;border:1px solid rgb(43,51,64);background-color:#2b3340;border-radius:18px;cursor:pointer;color:#fff}.openNum span.active[data-v-51e6f0fc]{background-color:#37eaff;border-color:#37eaff;color:#000}.kgbtn[data-v-51e6f0fc]{display:flex;justify-content:flex-end;position:relative;top:-20px}@media screen and (max-width: 600px){.case-box .jlitem[data-v-51e6f0fc]{width:33.33%}.kgbtn[data-v-51e6f0fc]{position:relative;top:-10px;right:-30px;transform:scale(.8)}.case-box .lottery-group[data-v-51e6f0fc]{width:100%;background-size:100% 100%}.case-box .lottery-group.vertical .lottery[data-v-51e6f0fc]{margin-left:2px;margin-right:2px}.case-box .lottery-group.vertical .lottery .container .carousel .item[data-v-51e6f0fc],.case-box .lottery-group.vertical .lottery .container .carousel .item .item-img[data-v-51e6f0fc]{width:100%}.case-box .lottery-group.vertical .lottery .container .carousel .item .item-img img[data-v-51e6f0fc]{height:auto;width:80%}.case-box .lottery-group .line[data-v-51e6f0fc]{top:20px;bottom:20px}.case-box .lottery .container .carousel .item[data-v-51e6f0fc]{width:102px}.case-box .lottery .container .carousel .item .item-img[data-v-51e6f0fc]{width:156px}.case-box .lottery .container .carousel .item .line1[data-v-51e6f0fc]{display:none}.openskinsbg[data-v-51e6f0fc]{margin-bottom:-10px}.openNum span[data-v-51e6f0fc]{width:24px;height:24px}.box_cover[data-v-51e6f0fc]{width:130px}.box_img[data-v-51e6f0fc]{width:140px}.m-setbar[data-v-51e6f0fc]{flex-direction:column}.m-setbar>div[data-v-51e6f0fc]:first-child{margin-bottom:15px}.switch-box[data-v-51e6f0fc]{margin-bottom:15px}}.icon_key[data-v-51e6f0fc]{width:16px;height:16px;display:inline-block;color:#99a5b7;background-size:100%;margin-right:6px}.key_num[data-v-51e6f0fc]{color:#99a5b7}@media screen and (max-width: 768px){.ctrl-con[data-v-51e6f0fc]{flex-direction:column}.ctrl-con .open-count-con[data-v-51e6f0fc]{margin-bottom:20px}.openbox-main[data-v-51e6f0fc]{padding:10px 10px 0}.case-award-list-con .case-award-list[data-v-51e6f0fc]{grid-template-columns:repeat(1,200px)}}@media not all and (min-width: 960px){.fJiZqd[data-v-51e6f0fc]{display:none!important}.iihBn[data-v-51e6f0fc]{grid-template-columns:repeat(2,auto)}.dxpoiI[data-v-51e6f0fc]{grid-template-columns:1fr}.dYwNkS[data-v-51e6f0fc]{order:1}}.Zgqp[data-v-51e6f0fc]{color:#f6af16}.cRxupi[data-v-a99932f7]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hMiaXp[data-v-a99932f7]{display:flex;flex-direction:column;gap:16px;padding:16px;background-color:#132234;border-radius:8px;position:relative}.Hkxbz[data-v-a99932f7]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.whwoG[data-v-a99932f7]{margin:auto auto 0;width:100px;height:100px;display:flex;align-items:center;justify-content:center}.bFpxQD[data-v-a99932f7]{position:relative}.bFpxQD[data-v-a99932f7]:before{content:"";display:block;padding-bottom:100%}.ktxqMu[data-v-a99932f7]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#f6af16;color:#01101e;min-height:32px;padding:7px 12px}.ktxqMu[data-v-a99932f7]:disabled{cursor:initial;pointer-events:none;opacity:.7}.hRoJyr[data-v-a99932f7]{z-index:1}.box-item.disabled .box-img[data-v-a99932f7]{filter:grayscale(100%)}.jbMOnE[data-v-a99932f7]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#253952;color:#f0f2f5;min-height:32px;padding:7px 12px}.kblcuy[data-v-239021c4]{display:flex;align-items:center;gap:12px;overflow-x:auto;padding-bottom:4px;margin-bottom:20px}.bIPQfX[data-v-239021c4]{display:flex;align-items:center;flex-shrink:0;gap:8px;cursor:pointer;outline:none;height:32px;padding:8px 12px;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;font-weight:700;text-transform:uppercase;justify-content:center;border-radius:8px;letter-spacing:.6px;background-color:#01101e;color:#8596ad}.eJSEGa[data-v-239021c4]{display:flex;align-items:center;flex-shrink:0;gap:8px;cursor:pointer;outline:none;height:32px;padding:8px 12px;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;font-weight:700;text-transform:uppercase;justify-content:center;border-radius:8px;letter-spacing:.6px;background-color:#253952;color:#f0f2f5}.cLEliY[data-v-239021c4]{display:flex;flex-direction:column}.hlxEXW[data-v-239021c4]{gap:16px}.gXZvYA-box[data-v-239021c4]{display:flex;flex-direction:column;gap:10px;max-height:400px;overflow-y:auto}.gXZvYA[data-v-239021c4]{display:flex;flex-direction:column;background-color:#132234;border:1px solid rgb(19,34,52);border-radius:8px;padding:16px;gap:10px}.hZsUtk[data-v-239021c4]{display:flex;flex-direction:column;flex-grow:1;gap:12px}.hjDwqX[data-v-239021c4]{display:flex;align-items:center;justify-content:space-between}.weUAi[data-v-239021c4]{display:flex;flex-direction:column;gap:2px}.godsCt[data-v-239021c4]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:600;font-size:16px;line-height:1.501;text-transform:capitalize;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.cCcEpO[data-v-239021c4]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:none;font-weight:600}.jPQGnf[data-v-239021c4]{display:flex;align-items:center;justify-content:space-between;gap:16px}.gjPrTx[data-v-239021c4]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.dwUfmh[data-v-239021c4]{height:8px;width:100%;background-color:#0a1726;border-radius:8px;overflow:hidden}.ghvOXt[data-v-239021c4]{height:8px;width:10%;background-color:#f6af16}.fhBqzN[data-v-239021c4]{display:flex;align-items:center;width:fit-content}.gWUIjI[data-v-239021c4]{display:flex;align-items:center;justify-content:space-between;gap:8px}.dJABOm[data-v-239021c4]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:600;font-size:16px;line-height:1.501;text-transform:capitalize}.cGvwuz[data-v-239021c4]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:fit-content;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#253952;color:#f0f2f5;min-height:32px;padding:7px 12px}.bRfzeI[data-v-239021c4]{text-align:inherit;color:inherit;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:uppercase;font-weight:700}.cGvwuz>span[data-v-239021c4]{text-align:center}.exWyJE[data-v-239021c4]{display:flex;flex-direction:column;gap:8px}.Hkxbz[data-v-239021c4]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none}.cGWCT[data-v-239021c4]{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:uppercase}.bOWWTQ[data-v-239021c4]{min-height:1px;width:100%;border:0px;margin:0;background-color:#132234}.RlSVS[data-v-239021c4]{display:inline-block;text-align:center}.DsZZo[data-v-239021c4]{text-align:center;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:12px;line-height:1.33433;text-transform:none}.dcCAYK[data-v-239021c4]{text-align:center;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:12px;line-height:1.33433;text-transform:none}.kddcsx[data-v-239021c4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.hYvSgM[data-v-239021c4]{display:flex;align-items:center;gap:8px}.ijsbfD[data-v-239021c4]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#8596ad;background-color:#132234;cursor:pointer;outline:none;border-radius:8px}.cRxupi[data-v-239021c4]{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hMiaXp[data-v-239021c4]{display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#132234;border-radius:8px;position:relative}.whwoG[data-v-239021c4]{margin:auto auto 0;width:80px;height:100px;display:flex;align-items:center;justify-content:center}.bFpxQD[data-v-239021c4]{position:relative}.bFpxQD[data-v-239021c4]:before{content:"";display:block;padding-bottom:100%}.bFpxQD[data-v-239021c4]>:first-child{position:absolute;top:0;left:0;height:100%;width:100%}.ktxqMu[data-v-239021c4]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#f6af16;color:#01101e;min-height:32px;padding:7px 12px}.ktxqMu[data-v-239021c4]:disabled{cursor:initial;pointer-events:none;opacity:.7}.DxJcx[data-v-239021c4]{display:inline-block}.bhawOJ[data-v-239021c4]{display:flex;align-items:center;width:fit-content;flex-shrink:0;max-width:100%}.bhawOJ svg[data-v-239021c4]{display:inline-block;vertical-align:middle;flex-shrink:0}.bhawOJ span[data-v-239021c4]{letter-spacing:.6px;font-weight:700;font-variant-numeric:tabular-nums;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.bhawOJ[data-v-239021c4]>:nth-child(2){margin-left:4px}.iExLd[data-v-239021c4]{display:flex;flex-direction:column;width:100%}.kFCJCV[data-v-239021c4]{display:flex;align-items:flex-end;justify-content:space-between}.fzPA-dD[data-v-239021c4]{display:flex;background-color:#01101e;color:#f0f2f5;align-items:center;margin-top:4px;border:1px solid rgb(37,57,82);border-radius:8px;overflow:hidden}.iGAtli[data-v-239021c4]{color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:12px;line-height:1.33433;text-transform:none}.lmIxgY[data-v-239021c4]{display:flex;flex-grow:1;padding:9px 12px;border:0px;outline:none;min-height:38px;background-color:transparent;color:inherit;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none;caret-color:#f0f2f5!important}.dAxRJo[data-v-239021c4]{display:flex;align-items:center;flex-shrink:0;padding-left:12px}.IZYey[data-v-239021c4]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;cursor:pointer;letter-spacing:.6px;background-color:#38c739;color:#061406;min-height:40px;outline:none;border-radius:8px;padding:11px 12px}.jtMYVO[data-v-239021c4]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:12px;line-height:1.33433;text-transform:none}.ckxqbtn[data-v-239021c4]{display:flex;align-items:center;flex-shrink:0;gap:8px;cursor:pointer;outline:none;height:32px;padding:8px 12px;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;font-weight:700;text-transform:uppercase;justify-content:center;border-radius:8px;letter-spacing:.6px;background-color:#f6af16;color:#01101e}.card-scroll[data-v-2dfa25bf]{position:relative;width:100%;height:84px}.card-scroll .card-list[data-v-2dfa25bf]{position:absolute;left:0;right:0;display:flex;flex-wrap:nowrap;overflow:hidden}.card-scroll .card-list .card-item[data-v-2dfa25bf]{cursor:pointer;position:relative;width:80px;height:84px;box-sizing:border-box;border-radius:8px;flex:none;display:flex;flex-direction:column;justify-content:center;margin-right:2px;background-color:#132234}.card-scroll .card-list .card-item .card-image-box[data-v-2dfa25bf]{height:80px;overflow:hidden;position:relative;background-size:90%;background-position:center center;background-repeat:no-repeat}.card-scroll .card-list .card-item .name[data-v-2dfa25bf]{position:relative;width:100%;color:#fff;font-weight:700;font-size:12px;z-index:9;margin:0 0 12px;text-align:center;transform:scale(.9);transition:.3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-scroll .card-list .card-item .text[data-v-2dfa25bf]{position:relative;color:#67706a;width:100%;font-weight:900;font-size:12px;transform:scale(.85);transform-origin:top;transition:.3s;text-align:center;margin:0}.card-scroll .card-list .card-item .icon[data-v-2dfa25bf]{width:20%;right:2px;font-weight:700;z-index:10;color:#bcc2be;position:absolute}.card-scroll .card-list .card-item .icon img[data-v-2dfa25bf]{margin:0!important;position:relative;display:block;margin:14px auto 10px;width:100%;z-index:5}.card-scroll .card-list .card-item .top-rate[data-v-2dfa25bf]{position:absolute;color:#aeaeae;box-sizing:border-box;padding:3px 0;font-weight:700;bottom:auto}.card-scroll .card-list .card-item .card-reverse[data-v-2dfa25bf]{display:grid;opacity:0;transition:.3s;transform:rotateY(90deg);grid-template-rows:40% 40%;padding-top:15%;align-items:center;justify-items:center;top:0;height:100%;position:absolute;left:0;width:100%;z-index:10}.card-scroll .card-list .card-item .card-reverse img[data-v-2dfa25bf]{width:44px;height:44px;border-radius:50%;margin-bottom:0;background-color:#eee;margin-top:10px}.card-scroll .card-list .card-item .card-reverse .user[data-v-2dfa25bf]{display:grid;width:100%;position:relative;transform:scale(.9);justify-items:center;top:.4rem}.card-scroll .card-list .card-item .card-reverse .user .level[data-v-2dfa25bf]{display:flex;align-items:center;justify-content:center;text-indent:1rem;background-position-y:4px;width:52px;height:30px;background-size:contain;background-repeat:no-repeat}.card-scroll .card-list .card-item .card-reverse .user .nickname[data-v-2dfa25bf]{width:100%;text-align:center;color:#fff;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-scroll .card-list .card-item .card-icon[data-v-2dfa25bf]{width:30px;position:absolute;top:0;right:4px;margin:0}.card-scroll .card-list .card-item:hover .card-reverse[data-v-2dfa25bf]{opacity:1;transform:rotateY(0)}.card-scroll .card-list .card-item:hover>img[data-v-2dfa25bf],.card-scroll .card-list .card-item:hover .top-rate[data-v-2dfa25bf],.card-scroll .card-list .card-item:hover .name[data-v-2dfa25bf],.card-scroll .card-list .card-item:hover .text[data-v-2dfa25bf]{opacity:0;transform:rotateY(-90deg)}.card-scroll .card-list .card-item.load[data-v-2dfa25bf]{animation:new-card-Item-2dfa25bf 1s}@keyframes new-card-Item-2dfa25bf{0%{opacity:0;width:0}to{opacity:1;width:80px}}@keyframes new-card-Item-mobile-2dfa25bf{0%{opacity:0;width:0}to{opacity:1;width:20%}}.bgbase[data-v-2dfa25bf]{position:absolute;left:0;right:0;top:0;bottom:0}.upgrade-range[data-v-2dfa25bf]{position:absolute;left:5px;top:5px;color:#fee092;font-size:12px}@media screen and (max-width: 768px){.v-tab[data-v-2dfa25bf]:first-child{margin-inline-start:0px}.card-scroll[data-v-2dfa25bf]{height:86px;overflow:hidden}.card-scroll .tit[data-v-2dfa25bf]{display:none}.card-scroll .card-list[data-v-2dfa25bf]{width:100%;height:100%;left:0;position:relative}.card-scroll .card-list .card-item[data-v-2dfa25bf]{width:97px}.card-scroll .card-list .card-item.load[data-v-2dfa25bf]{animation:new-card-Item-mobile .6s}.card-scroll .card-list .card-item .card-image-box[data-v-2dfa25bf]{height:50px}.card-scroll .card-list .card-item .card-image[data-v-2dfa25bf]{width:70px;margin:6px auto}.card-scroll .card-list .card-item .card-background[data-v-2dfa25bf]{width:30px;height:30px}}.mSnAX[data-v-2dfa25bf]{position:absolute;top:0;left:0;padding:8px;background-color:#01101e;z-index:99;border-radius:8px 0}.left-menu{position:fixed;left:0;top:56px;bottom:0;background-color:#01101e;border-right:1px solid rgb(19,34,52);width:240px;display:flex;flex-direction:column;padding:16px;gap:8px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.left-menu::-webkit-scrollbar{display:none}.left-menu.close{width:100px}.collapse{display:flex;flex-direction:column;border-radius:8px;border:2px solid transparent;background-color:#132234;position:relative}.collapse-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#8596ad;padding:12px 16px}.collapse-body{overflow-anchor:none;overflow:hidden;grid-template-rows:1fr;transition:grid-template-rows .5s}.collapse-body ul{overflow:hidden}.collapse-body ul li{display:flex;align-items:center;width:100%;padding:6px 16px;background-color:transparent;flex-grow:1;cursor:pointer;color:#8596ad;border-radius:8px}.left-menu.close .collapse-header{display:none}.left-menu.close .collapse-body ul li{padding:16px;text-align:center;justify-content:center}.left-menu.close .collapse-body ul li .text{display:none}.left-menu.close .const-select{left:10px;position:relative}.left-menu.close .user-info-bar{display:none}.hpoiHc{display:flex;flex-direction:column;gap:4px}.cXGFyI{display:flex;align-items:center;flex-shrink:0;color:#8596ad;cursor:pointer;position:relative;z-index:0;outline:none;border-radius:8px;padding:12px;gap:8px;overflow:hidden;background:linear-gradient(rgb(19,34,52),rgb(19,34,52)) padding-box padding-box,linear-gradient(to top,rgb(56,199,57),transparent) border-box border-box;border-width:2px;border-style:solid;border-color:transparent;border-image:initial}.hKQboH{display:flex;align-items:center;flex-shrink:0;color:#8596ad;cursor:pointer;outline:none;border-radius:8px;padding:12px;gap:8px;overflow:hidden;position:relative;background:linear-gradient(rgb(19,34,52),rgb(19,34,52)) padding-box padding-box,linear-gradient(to top,rgb(246,175,22),transparent) border-box border-box;border:2px solid transparent;z-index:0}.DxJcx{display:inline-block}.dasaT{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.glFyXT{display:inline-block;margin-right:4px}.idGnJf{color:#f6af16!important}.gkUBpz{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-size:12px;line-height:1.33433;text-transform:uppercase;font-weight:700;letter-spacing:.6px}.dmJAie{display:flex;align-items:center;gap:4px;color:#8596ad}.jjsuCY{text-align:inherit;color:#8596ad;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:12px;line-height:1.33433;text-transform:none}.dmJAie>span{font-variant-numeric:tabular-nums}.main-box{height:100vh;padding-left:240px;padding-top:56px}.main-box::-webkit-scrollbar{display:none}.main-box.close{padding-left:100px}.cases-con{position:relative;padding:20px;margin:20px 20px 0;min-height:356px;background-color:#17181c;z-index:10;overflow:hidden;border-radius:10px;border:none}.cases-con .case-title{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cases-con .case-title .text{position:relative;z-index:10;margin:0 0 0 10px;font-family:Play Bold;font-size:24px;color:#fff}.cases-con .sell-icon{position:absolute;right:20px;top:0;padding:4px 8px;font-family:Play Bold;font-size:24px;line-height:1;color:#fff;white-space:nowrap;background-color:#303034;border-radius:3px;margin:.67em 0}.cases-con .case-con .case .case-price-btn .icon svg{display:inline-block;fill:currentcolor;width:14px;height:14px}.cases-con .case-con .case{position:relative;text-decoration:none}a{color:#2d8cf0;background:0 0;text-decoration:none;outline:0;cursor:pointer;transition:color .2s ease}.cases-con .case-con .case .case-img-con{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;width:100%;height:auto}.cases-con:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(/assets/webp/bg-6-26bf0bed.webp);background-size:cover;background-repeat:no-repeat;background-position:100% 0}.cases-con .case-con .case .case-img-con:before{content:"";display:inline-block;width:0;height:0;padding-bottom:100%}.cases-con .case-con .case .case-img-con>div{position:relative;width:100%;height:auto;pointer-events:auto;cursor:pointer}.cases-con .case-con .case .case-img-con>div .case-img{opacity:1;position:absolute;overflow:visible;-webkit-transition:opacity .3s ease-in-out 0s,-webkit-transform .5s ease-out 0s;transition:opacity .3s ease-in-out 0s,-webkit-transform .5s ease-out 0s;transition:transform .5s ease-out 0s,opacity .3s ease-in-out 0s;transition:transform .5s ease-out 0s,opacity .3s ease-in-out 0s,-webkit-transform .5s ease-out 0s;will-change:transform;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.cases-con .case-con .case .case-img-con>div .case-img img{-webkit-transform:scale(1.2) translateZ(0);transform:scale(1.2) translateZ(0);width:100%;height:auto;-o-object-fit:scale-down;object-fit:scale-down}.cases-con .case-con .case .case-name{position:relative;z-index:2;text-align:center;font-family:Montserrat Medium;font-size:14px;line-height:1;color:#fff}.cases-con .case-con .case .case-price-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px auto 0;padding:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;min-width:70px;z-index:3;background-color:#303034;border-radius:3px;color:#efbb0a;font-family:Play Bold;font-size:16px;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cases-con .case-con .case .case-price-btn .icon{margin-left:5px}@media (min-width: 1440px){.cases-con .case-con{grid-template-columns:repeat(6,195px)}}@media (min-width: 1366px){.cases-con .case-con{grid-template-columns:repeat(6,182px)}}@media (min-width: 1280px){.cases-con .case-con{grid-template-columns:repeat(4,255px)}}.cases-con .case-con{position:relative;z-index:1;margin-top:8px}@media screen and (max-width: 768px){.main-box[data-v-e9ffd666]{padding-left:0}}.user-info-bar[data-v-e9ffd666]{display:flex;flex-direction:column}.user-info-bar .nickname[data-v-e9ffd666]{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:500;font-size:14px;line-height:1.42957;text-transform:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.YdiNE[data-v-e9ffd666]{height:4px;width:100%;background-color:#253952;border-radius:4px;overflow:hidden}.bPdcwV[data-v-e9ffd666]{width:100%;margin-top:10px;display:flex;gap:10px}.fpHcXr2[data-v-e9ffd666]{display:block;width:100%;cursor:pointer;outline:none;border-radius:8px;letter-spacing:.6px;background-color:#253952;color:#f0f2f5;min-height:32px;padding:7px 12px}.hBRwds[data-v-e9ffd666]{position:fixed;bottom:0;display:grid;grid-template-columns:repeat(5,auto);gap:16px;padding:0 16px;align-items:center;flex-shrink:0;width:100%;height:60px;background-color:#0a1726;border-top:1px solid rgb(19,34,52);z-index:34}.lfjhqx[data-v-e9ffd666]{display:contents}.kAXgml[data-v-e9ffd666]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:36px;cursor:pointer;flex:1 0 0px;border-radius:8px;position:relative;background-color:#132234;transition:background-color .2s ease-out}.ebXmlN[data-v-e9ffd666]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:36px;cursor:pointer;flex:1 0 0px;border-radius:8px;position:relative;background-color:#253952;transition:background-color .2s ease-out}.mobile-open{z-index:11;display:flex!important;width:100%}@media screen and (max-width: 768px){.left-menu{display:none}}@media not all and (max-width: 599px){.lfjhqx{display:none!important}}.ScrollCard-box{display:block;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box;margin-top:20px}@media (min-width: 1200px){.ScrollCard-box{max-width:1248px}}.dzcwjq{position:fixed;width:40px;height:40px;background-color:#132234;border:1px solid rgb(37,57,82);color:#8596ad;border-radius:50%;z-index:30;cursor:pointer;right:16px;bottom:70px}.dzcwjq>svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px}.error-page[data-v-77397371]{min-height:100vh;background:linear-gradient(135deg,#0d1626 0%,#1a2332 100%);display:flex;align-items:center;justify-content:center;padding:20px;font-family:Play Bold,Montserrat,sans-serif}.error-container[data-v-77397371]{max-width:800px;width:100%;text-align:center;color:#d9dee5}.error-icon[data-v-77397371]{position:relative;margin-bottom:40px}.number-404[data-v-77397371]{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:20px}.number-404 span[data-v-77397371]{font-size:120px;font-weight:700;color:#efbb0a;text-shadow:0 0 20px rgba(239,187,10,.3);animation:glow-77397371 2s ease-in-out infinite alternate}.number-404 .zero[data-v-77397371]{animation-delay:.5s;transform:scale(1.1)}.number-404 .four[data-v-77397371]:last-child{animation-delay:1s}.floating-elements[data-v-77397371]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.element[data-v-77397371]{position:absolute;background:rgba(239,187,10,.1);border-radius:50%;animation:float-77397371 6s ease-in-out infinite}.element-1[data-v-77397371]{width:60px;height:60px;top:20%;left:10%;animation-delay:0s}.element-2[data-v-77397371]{width:40px;height:40px;top:60%;right:15%;animation-delay:2s}.element-3[data-v-77397371]{width:80px;height:80px;bottom:20%;left:20%;animation-delay:4s}.error-content[data-v-77397371]{max-width:600px;margin:0 auto}.error-title[data-v-77397371]{font-size:32px;font-weight:700;color:#fff;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.error-description[data-v-77397371]{font-size:16px;color:#a3a3a3;line-height:1.6;margin-bottom:40px}.error-actions[data-v-77397371]{display:flex;gap:16px;justify-content:center;margin-bottom:60px;flex-wrap:wrap}.btn-primary[data-v-77397371],.btn-secondary[data-v-77397371]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;min-width:140px;justify-content:center}.btn-primary[data-v-77397371]{background:#efbb0a;color:#0d1626}.btn-primary[data-v-77397371]:hover{background:#ffe079;transform:translateY(-2px);box-shadow:0 4px 12px #efbb0a4d}.btn-secondary[data-v-77397371]{background:rgba(255,255,255,.1);color:#d9dee5;border:1px solid rgba(255,255,255,.2)}.btn-secondary[data-v-77397371]:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);box-shadow:0 4px 12px #ffffff1a}.quick-links[data-v-77397371]{text-align:left}.quick-links h3[data-v-77397371]{font-size:18px;color:#fff;margin-bottom:20px;text-align:center}.links-grid[data-v-77397371]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.quick-link[data-v-77397371]{display:flex;align-items:center;gap:12px;padding:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#d9dee5;text-decoration:none;transition:all .3s ease}.quick-link[data-v-77397371]:hover{background:rgba(239,187,10,.1);border-color:#efbb0a4d;color:#efbb0a;transform:translateY(-2px)}.quick-link svg[data-v-77397371]{flex-shrink:0;opacity:.7}.quick-link:hover svg[data-v-77397371]{opacity:1}@keyframes glow-77397371{0%{text-shadow:0 0 20px rgba(239,187,10,.3)}to{text-shadow:0 0 30px rgba(239,187,10,.6),0 0 40px rgba(239,187,10,.3)}}@keyframes float-77397371{0%,to{transform:translateY(0) rotate(0);opacity:.3}50%{transform:translateY(-20px) rotate(180deg);opacity:.6}}@media (max-width: 768px){.number-404 span[data-v-77397371]{font-size:80px}.error-title[data-v-77397371]{font-size:24px}.error-actions[data-v-77397371]{flex-direction:column;align-items:center}.btn-primary[data-v-77397371],.btn-secondary[data-v-77397371]{width:100%;max-width:280px}.links-grid[data-v-77397371]{grid-template-columns:1fr}}@media (max-width: 480px){.number-404[data-v-77397371]{gap:10px}.number-404 span[data-v-77397371]{font-size:60px}.error-page[data-v-77397371]{padding:10px}.element[data-v-77397371]{display:none}}.el-dropdown-menu{background-color:#132234;border:1px solid rgb(37,57,82)}.overlay-dialog{border:1px solid rgb(19,34,52)!important;background-color:#0a1726!important;box-shadow:none;position:absolute!important;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;margin:0!important;padding:0!important}.overlay-dialog .el-dialog__header{display:none}.overlay-dialog .el-dialog__body{padding:0!important;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff0;overflow:auto}.el-dialog__header{padding-bottom:20px}.check{display:flex;align-items:center;align-self:center;justify-content:center;flex-shrink:0;width:16px;height:16px;border-radius:50%;border:1px solid rgb(37,57,82);position:relative;background-color:#0a1726}.check svg{display:none}.checked{display:flex;align-items:center;align-self:center;justify-content:center;flex-shrink:0;width:16px;height:16px;border-radius:50%;border:1px solid rgb(247,188,59);position:relative;background-color:#f6af16}.checked svg{display:block}.el-dropdown-menu__item:not(.is-disabled):focus{background-color:#132234}.el-popper.is-light{border:1px solid rgb(37,57,82)}::-webkit-scrollbar{display:none}.coin{width:16px;height:16px}html body{margin:0 auto;overflow-x:hidden;background-color:#0d1626;font:14px/16px Play Bold,Montserrat Regular,Tahoma,Verdana,sans-serif;color:#d9dee5;line-height:1}@font-face{font-family:Play Bold;src:url(/assets/woff/Play-Bold-6359647e.woff) format("woff")}:root{--el-color-primary: #efbb0a;--el-color-primary-light-3: #ffe079;--el-color-primary-dark-2: #cca633}.a-center{align-items:center}.j-center{justify-content:center}.wallet{padding:20px}.wallet .wallet_detail_box{min-height:400px;overflow:hidden}.page{padding:20px;justify-content:flex-end}.wallet .wallet_detail_box .list{width:100%;border:0;border-spacing:0;text-align:center;border-collapse:collapse}.wallet .wallet_detail_box .list thead{width:100%;height:60px;background:rgba(23,24,28,.7);border-radius:5px;font-weight:400;font-size:18px;color:#a3a3a3}.wallet .wallet_detail_box .list tbody tr:last-child{border-bottom:0}.wallet .wallet_detail_box .list td{padding:10px;color:#a3a3a3}.wallet .wallet_detail_box .list tbody tr td{height:60px;-webkit-transition:all .2s linear;transition:all .2s linear}.wallet .wallet_detail_box .list tbody tr td img{height:40px}.wallet .wallet_detail_box .list tbody tr:hover{background-color:#3232324d}.wallet .wallet_detail_box .list tbody tr{cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear;border-bottom:1px solid hsla(0,0%,39.2%,.2)}.wallet .wallet_detail_box .list .add{color:#ff4a32}.wallet .wallet_detail_box .list .sub{color:#77ff83}.wallet .wallet_detail_box .list .price-text{color:#64ce82;background-size:auto 100%;color:#fff}.wallet .wallet_detail_box .list .time{font-size:12px}.el-pager li{color:#777798;background:rgba(0,0,0,.2)!important}.el-pager li.is-active{color:#000!important;cursor:default;font-weight:500;background-color:#efbb0a!important}.el-pager li:hover{color:#fff}.btn-prev:disabled,.btn-next{color:#777798;background:rgba(0,0,0,.2)!important}.el-pagination button:hover{color:#fff}.el-pagination.is-background .btn-prev{background:rgba(0,0,0,.2)!important}.custom-dialog2{background-color:#0a1726!important}.custom-dialog2 .el-dialog__header{padding-bottom:20px}.custom-dialog2 .el-dialog__title{font-size:20px;font-weight:700;color:#fff}.custom-dialog2 .el-dialog__headerbtn .el-dialog__close{width:32px;height:32px;color:#8596ad;background-color:#132234;cursor:pointer;outline:none;border-radius:8px}.custom-dialog2 .el-dialog__headerbtn:hover .el-dialog__close{color:#f0f2f5;background-color:#253952}.custom-input .el-input__wrapper{background-color:#01101e;box-shadow:0 0 0 1px #253952 inset}.custom-input .el-input__wrapper input{color:#fff}.custom-input .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #d6d2d2 inset}.custom-input .el-textarea__inner{background-color:#646464;box-shadow:0 0 0 1px #646464 inset;color:#fff}.custom-input .el-textarea__inner:focus{box-shadow:0 0 0 1px #d6d2d2 inset}.custom-input.el-textarea .el-input__count{background-color:#0000}.custom-input .el-input-number__decrease,.custom-input .el-input-number__increase{background-color:#646464}.custom-input .el-input-number__decrease{border-right-color:#fff3}.custom-input .el-input-number__increase{border-left-color:#fff3}.custom-input .el-icon{color:#ffffff80}.el-backtop{background-color:#0000;height:auto;width:80px;right:0;z-index:99999}.el-backtop:hover{background-color:#0000}.el-select .el-input__inner{height:38px}.el-select:hover:not(.el-select--disabled) .el-input__wrapper{box-shadow:0 0 0 1px #253952 inset}.el-select .el-input__wrapper{background-color:#01101e;box-shadow:0 0 0 1px #253952 inset;border-radius:8px}.el-input.is-disabled .el-input__wrapper{background-color:#646464;box-shadow:0 0 0 1px #646464 inset}.el-slider__bar{background-color:#efbb0a!important}.el-slider__button{border-color:#efbb0a!important;background-color:#19212b!important}.el-slider__runway{background-color:#19212b!important}.my-drawer{background-color:#17181c}.my-drawer .el-drawer__header{margin-bottom:0}.bg_5e98d9,.bg_5E98D9{background-size:100% 100%;background-image:url(/assets/png/2-ce09f519.png)!important}.bg_4b69ff,.bg_4B69FF{background-size:100% 100%}.bg_d32ce6,.bg_D32CE6{background-size:100% 100%;background-image:url(/assets/png/4-93226298.png)!important}.bg_8847ff,.bg_8847FF{background-size:100% 100%;background-image:url(/assets/png/5-1d6bef53.png)!important}.bg_eb4b4b,.bg_EB4B4B{background-size:100% 100%;background-image:url(/assets/png/6-1a7c2c04.png)!important}.bg_e4ae39,.bg_E4AE39{background-size:100%;background-image:url(/assets/png/7-f187156e.png)!important}.bg_b0c3d9,.bg_B0C3D9{background-size:100%;background-image:url(/assets/png/1-d51ff572.png)!important}.line1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.4em}.line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4em}.line3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.4em}.const-select{background-size:100% 100%;height:40px;box-shadow:none;background-color:#0000;margin-right:4px;border-radius:5px;width:100px!important}.const-select .el-input.is-focus .el-input__wrapper,.const-select .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #0000 inset!important}.const-select .el-input__wrapper{border:0px solid #ffffff!important;box-shadow:0 0 0 1px #0000 inset!important;background-color:#0000;min-height:40px}.const-select .el-select__wrapper{background-color:#0000!important;height:40px;border:0px solid #ffffff!important;box-shadow:0 0 0 1px #0000 inset!important}.const-select .el-select__wrapper .el-select__caret.el-icon{width:14px;height:9px;background-size:100% 100%}.const-select .el-select__wrapper .el-select__caret.el-icon svg{display:none}.el-checkbox__inner{background-color:#233132;border-color:#233132}.el-checkbox__inner:hover{border-color:#64ce82}.el-checkbox__input.is-checked .el-checkbox__inner{border-color:#64ce82;background-color:#64ce82}.col5>div{max-width:20%!important;flex:0 0 20%}.el-popper.is-light .el-popper__arrow:before{background:#17181c;border:1px solid #2d3141}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#2d3141}.el-select-dropdown__item{padding:0 20px 0 10px}.el-loading-mask{background-color:#0009}.el-message-box{background-color:#131315;border:1px solid #000}.d-flex{display:flex}.align-center{align-items:center}.abs{position:absolute}.abslt{left:0;top:0}.eMVGuH{display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;touch-action:manipulation}@media (min-width: 1200px){.hjtsWK{max-width:1248px}}.hjtsWK{display:block;width:100%;height:100%;margin-left:auto;margin-right:auto;box-sizing:border-box;min-height:500px}.kRganr{display:flex;flex-direction:column;flex-grow:1;position:relative;padding:32px}.iihBn{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;flex-shrink:0;align-items:center;padding:0 16px;height:64px;width:100%;border-radius:8px;margin-bottom:16px;background-color:#132234}.fqoMkS{display:flex;align-items:center;justify-content:flex-start;gap:12px}.fIGpih{display:flex;align-items:center;gap:8px;color:#8596ad}.fIGpih>svg{width:20px;height:20px}.dJABOm{text-align:inherit;color:#f0f2f5;font-family:var(--font-geogrotesque-wide);font-weight:600;font-size:16px;line-height:1.501;text-transform:capitalize}.fJiZqd{display:contents}.bpQoDx{display:flex;align-items:center;justify-content:flex-end;gap:12px}.lekgyK:not(:hover){transition:color 175ms,background-color}.lekgyK{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#8596ad;background-color:#253952;cursor:pointer;outline:none;border-radius:8px}.lekgyK:hover:not([disabled]){color:#f0f2f5;background-color:#52647b}.xDmbG{height:24px;opacity:.6}.xDmbG>*{fill:#8596ad}.fhBqzN>:nth-child(2){margin-left:8px}.el-dialog{background:#0d1626;border-radius:8px;border:1px solid rgb(19,34,52)}.el-dialog__header,.el-dialog__title{color:#fff}.el-dialog__body{padding-top:0}.el-notification{background-color:#171f2d;border:1px solid #263248}.el-notification__title{color:#fff}.el-notification__content{color:#6a778d}@media screen and (max-width: 768px){.col5>div{max-width:50%!important;flex:0 0 50%}.wallet .wallet_detail_box .list thead{font-size:12px}.wallet .wallet_detail_box .list tbody tr td{white-space:normal;word-break:break-all;font-size:12px}.m-const-select{width:50px!important}.kRganr{padding:16px}}.kycVerifyUrl-show{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}b,strong{font-weight:bolder}button{text-transform:none;background-color:transparent;background-image:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,[role=button]{cursor:pointer}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}hr,h2,p,h3,h1,pre,h4{margin:0}h2,h3,h1,h4{font-size:inherit;font-weight:inherit}input,button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;line-height:inherit;color:inherit}img{border-style:solid;max-width:100%;height:auto}input::placeholder{opacity:1;color:#9ca3af}input::webkit-input-placeholder{opacity:1;color:#9ca3af}input::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder{opacity:1;color:#9ca3af}input::-ms-input-placeholder{opacity:1;color:#9ca3af}img,svg,audio,canvas{display:block;vertical-align:middle}pre{font-size:1em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}table{text-indent:0;border-color:inherit;border-collapse:collapse}ul,ol{list-style:none;margin:0;padding:0}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.bg-\[\#0a1726\]{--tw-bg-opacity: 1;background-color:rgba(10,23,38,var(--tw-bg-opacity))}.bg-\[\#132234\]{--tw-bg-opacity: 1;background-color:rgba(19,34,52,var(--tw-bg-opacity))}.hover\:bg-\[\#5fd361\]:hover{--tw-bg-opacity: 1;background-color:rgba(95,211,97,var(--tw-bg-opacity))}.bg-\[\#38c739\]{--tw-bg-opacity: 1;background-color:rgba(56,199,57,var(--tw-bg-opacity))}.bg-\[\#01101e\]{--tw-bg-opacity: 1;background-color:rgba(1,16,30,var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-\[\#f6af16\]{--tw-bg-opacity: 1;background-color:rgba(246,175,22,var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.\!bg-\[\#132234\]{--tw-bg-opacity: 1 !important;background-color:rgba(19,34,52,var(--tw-bg-opacity))!important}.hover\:bg-\[\#52647b\]:hover{--tw-bg-opacity: 1;background-color:rgba(82,100,123,var(--tw-bg-opacity))}.bg-\[rgb\(19\,34\,52\)\]{--tw-bg-opacity: 1;background-color:rgba(19,34,52,var(--tw-bg-opacity))}.border-\[\#132234\]{--tw-border-opacity: 1;border-color:rgba(19,34,52,var(--tw-border-opacity))}.rounded-lg{border-radius:.5rem}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-\[12px\]{border-radius:12px}.border-solid{border-style:solid}.border-none{border-style:none}.border-1,.border{border-width:1px}.box-content{-webkit-box-sizing:content-box;box-sizing:content-box}.cursor-pointer,.\.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.grid{display:-ms-grid;display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.basis-full{flex-basis:100%}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%}.clear-both{clear:both}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-500{font-weight:500}.font-bold,.font-700{font-weight:700}.h-5{height:1.25rem}.h-full{height:100%}.h-4{height:1rem}.h-10{height:2.5rem}.h-0{height:0px}.h-auto{height:auto}.h-6{height:1.5rem}.h-\[24px\]{height:24px}.h-96\.75{height:24.1875rem}.h-450px{height:450px}.h-\[16px\]{height:16px}.h-\[14px\]{height:14px}.h-400px{height:400px}.h-15{height:3.75rem}.h-\[80px\]{height:80px}.h-\[11px\]{height:11px}.h-12px{height:12px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xs{font-size:.75rem;line-height:1rem}.text-\[14px\]{font-size:14px;line-height:1}.text-\[12px\]{font-size:12px;line-height:1}.text-\[11px\]{font-size:11px;line-height:1}.text-\[10px\]{font-size:10px;line-height:1}.text-12px{font-size:12px;line-height:1}.text-14px{font-size:14px;line-height:1}.leading-\[1\.42957\]{line-height:1.42957}.leading-\[1\.501\]{line-height:1.501}.leading-1{line-height:.25rem}.leading-\[16px\]{line-height:16px}.leading-\[1\.33433\]{line-height:1.33433}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.m-3{margin:.75rem}.m-1{margin:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-4{margin-left:1rem;margin-right:1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-\[2px\]{margin-left:2px;margin-right:2px}.mx-3{margin-left:.75rem;margin-right:.75rem}.ml-1{margin-left:.25rem}.mb-3{margin-bottom:.75rem}.mt-6{margin-top:1.5rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mr-1{margin-right:.25rem}.mt-3{margin-top:.75rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.mt-4{margin-top:1rem}.ml-3{margin-left:.75rem}.mt-\[12px\]{margin-top:12px}.mb-4{margin-bottom:1rem}.mt-1{margin-top:.25rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.-ml-4{margin-left:-1rem}.-mt-4{margin-top:-1rem}.mt-\[24px\]{margin-top:24px}.mt-\[4px\]{margin-top:4px}.mt-16px,.mt-\[16px\]{margin-top:16px}.ml-auto{margin-left:auto}.mt-5{margin-top:1.25rem}.mb-1{margin-bottom:.25rem}.mr-4{margin-right:1rem}.mt-10{margin-top:2.5rem}.mb-8{margin-bottom:2rem}.mt-12{margin-top:3rem}.mr-3{margin-right:.75rem}.ml-5{margin-left:1.25rem}.max-w-\[588px\]{max-width:588px}.min-h-\[32px\]{min-height:32px}.min-h-\[38px\]{min-height:38px}.min-h-\[40px\]{min-height:40px}.min-h-\[200px\]{min-height:200px}.min-w-0{min-width:0px}.min-w-\[320px\]{min-width:320px}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.outline-none{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.p-\[16px\]{padding:16px}.\!p-0{padding:0!important}.p-\[12px\]{padding:12px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-\[12px\]{padding-left:12px;padding-right:12px}.py-\[7px\]{padding-top:7px;padding-bottom:7px}.py-\[9px\]{padding-top:9px;padding-bottom:9px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[6px\]{padding-left:6px;padding-right:6px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-4{padding-top:1rem;padding-bottom:1rem}.px-\[4px\]{padding-left:4px;padding-right:4px}.px-3{padding-left:.75rem;padding-right:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-15{padding-top:3.75rem;padding-bottom:3.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.pl-1{padding-left:.25rem}.pl-4{padding-left:1rem}.pt-4{padding-top:1rem}.pt-\[16px\]{padding-top:16px}.pl-\[16px\]{padding-left:16px}.pr-\[8px\]{padding-right:8px}.pl-3{padding-left:.75rem}.pr-8{padding-right:2rem}.pb-\[120\%\]{padding-bottom:120%}.pr-6{padding-right:1.5rem}.pb-\[80\%\]{padding-bottom:80%}.pr-5{padding-right:1.25rem}.pl-2{padding-left:.5rem}.pb-6{padding-bottom:1.5rem}.pr-1{padding-right:.25rem}.pb-2{padding-bottom:.5rem}.pt-8{padding-top:2rem}.pb-4{padding-bottom:1rem}.tab\.path,.tab,.tab\.name,.tab\.value{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-\[1\/2\]{top:1/2}.top-\[50\%\]{top:50%}.right-\[0px\]{right:0}.right-\[5px\]{right:5px}.right-\[10px\]{right:10px}.right-\[15px\]{right:15px}.right-\[20px\]{right:20px}.right-\[25px\]{right:25px}.right-\[30px\]{right:30px}.right-0{right:0}.top-0{top:0}.left-0{left:0}.bottom-0{bottom:0}.top-2\.5{top:.625rem}.right-3{right:.75rem}.\.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.text-center{text-align:center}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-\[\#061406\]{--tw-text-opacity: 1;color:rgba(6,20,6,var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-\[\#f0f2f5\]{--tw-text-opacity: 1;color:rgba(240,242,245,var(--tw-text-opacity))}.text-\[\#8596ad\]{--tw-text-opacity: 1;color:rgba(133,150,173,var(--tw-text-opacity))}.hover\:text-white:hover,.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-\[\#f6af16\],.text-\[\#f6af16\]{--tw-text-opacity: 1;color:rgba(246,175,22,var(--tw-text-opacity))}.group:hover .group-hover\:text-\[rgba\(255\,255\,255\,0\.8\)\]{--tw-text-opacity: .8;color:rgba(255,255,255,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{-o-text-overflow:ellipsis;text-overflow:ellipsis}.content-link{content:"link"}.content-type{content:"type"}.tabular-nums{--tw-ordinal: var(--tw-empty, );--tw-slashed-zero: var(--tw-empty, );--tw-numeric-figure: var(--tw-empty, );--tw-numeric-spacing: tabular-nums;--tw-numeric-fraction: var(--tw-empty, );font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tracking-\[1px\]{letter-spacing:1px}.tracking-\[0\.6px\]{letter-spacing:.6px}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.visible{visibility:visible}.w-5{width:1.25rem}.w-full{width:100%}.w-4{width:1rem}.w-6{width:1.5rem}.w-\[24px\]{width:24px}.w-96\.75{width:24.1875rem}.w-\[14px\]{width:14px}.w-\[11px\]{width:11px}.w-12px{width:12px}.z-1{z-index:1}.z-10{z-index:10}.gap-4{grid-gap:1rem;gap:1rem}.gap-1{grid-gap:.25rem;gap:.25rem}.gap-\[12px\]{grid-gap:12px;gap:12px}.gap-\[4px\]{grid-gap:4px;gap:4px}.gap-\[8px\]{grid-gap:8px;gap:8px}.gap-2{grid-gap:.5rem;gap:.5rem}.gap-\[2px\]{grid-gap:2px;gap:2px}.gap-3{grid-gap:.75rem;gap:.75rem}.gap-\[16px\]{grid-gap:16px;gap:16px}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-1{-ms-grid-column-span:span 1 / span 1;grid-column:span 1 / span 1}.transform{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate: 0;--tw-rotate-x: 0;--tw-rotate-y: 0;--tw-rotate-z: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z))}.translate-y-\[-50\%\]{--tw-translate-y: -50%}.-translate-x-1\/2{--tw-translate-x: -50%}.-translate-y-1\/2{--tw-translate-y: -50%}.transition-all{-webkit-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.transition,.transition\:all{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,filter,backdrop-filter;-o-transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-box-shadow,transform,-webkit-transform,filter,backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.ease-in-out,.ease{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);-o-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.duration-200{-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.duration{-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur{--tw-blur: blur(8px)}.grayscale\(0\%\){--tw-grayscale: grayscale(100%)}.invert\(1\){--tw-invert: invert(100%)}.saturate\(150\%\),.saturate\(1\.4\){--tw-saturate: saturate(0)}@media (min-width: 768px){.md\:basis-1\/3{flex-basis:33.333333%}}@media (min-width: 1024px){.lg\:basis-1\/6{flex-basis:16.666667%}}.svg-icon[data-v-beb95601],.svg-icon[data-v-7dfbf129]{display:inline-block;vertical-align:middle}
