.header___10KM- {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.cnt___1Bvd1 {
  font-size: 14px;
  color: #283141;
}
.btns___2dCCs {
  margin-top: 40px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btn___3S4vE {
  width: 47.5%;
}
.tips___Kvs6- {
  font-size: 12px;
  color: #9B9B9B;
}
.next_rule___3u2zB {
  margin-top: 16px;
  font-size: 14px;
  color: #0F7DFF;
  cursor: pointer;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: URWDIN-Medium, URWDIN-Regular, 'Ubuntu', Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, '\5FAE\8F6F\96C5\9ED1', Arial, sans-serif;
  min-width: 1280px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent;
  overscroll-behavior-y: none;
}
body .kc-loading:after,
body .kc-loading:before {
  border: 3px solid rgba(36, 174, 143, 0.3);
}
body .kc-loading::after {
  border-color: #24AE8F transparent transparent !important;
}
body .ant-spin-spinning .ant-spin-dot i {
  background-color: #24AE8F;
}
ul,
ol {
  list-style: none;
}
div {
  box-sizing: border-box;
  background-clip: padding-box !important;
}
b {
  font-weight: 500;
}
 {
  /* 居中对话框 */
}
#root {
  min-width: 980px;
}
#hook_indexes {
  height: 136px;
}
body .ant-menu,
body .ant-dropdown,
body .ant-popover,
body .ant-table,
body .ant-form,
body .ant-form-item,
body .ant-modal,
body .ant-card {
  font-family: URWDIN-Medium, URWDIN-Regular, 'Ubuntu', Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, '\5FAE\8F6F\96C5\9ED1', Arial, sans-serif;
  color: #333;
  font-size: 13px;
}
body .ant-table-placeholder {
  border-bottom: none;
}
body .ant-select .ant-select-selection__placeholder {
  font-family: 'kucoin', 'Ubuntu', Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, '\5FAE\8F6F\96C5\9ED1', Arial, sans-serif !important;
}
.side-menu-layout {
  width: 1240px;
  margin: 28px auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.side-menu-layout .content_menu {
  flex: 1;
}
.side-menu-layout .content_main {
  width: 1036px;
  margin-left: 24px;
}
.side-menu-layout .content_main > .ant-card .ant-card-body {
  min-height: 680px;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.flex-center {
  display: flex;
  align-items: center;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.wrap {
  white-space: normal;
}
.full-width {
  width: 100%;
}
.color-white {
  color: #fff;
}
.color-light-gray {
  color: #CDCDCD;
}
.color-gray {
  color: rgba(0, 0, 0, 0.4);
}
.color-pro-gray {
  color: #8093a1;
}
.color-gray1 {
  color: rgba(0, 0, 0, 0.53);
}
.color-high {
  color: #01aa78;
}
.color-low {
  color: #ff5f73;
}
.color-buy {
  color: #01aa78;
}
.color-title {
  color: #7685a9;
}
.color-sell {
  color: #ff5f73;
}
.color-success {
  color: #01AA78;
}
.color-warn {
  color: #FDA829;
}
.color-danger {
  color: #FF5F73;
}
.color-primary {
  color: #0F7DFF;
}
.color-otc-red {
  color: #C63C4D;
}
.font-weight {
  font-weight: 500;
}
.font-lg {
  font-size: 16px;
}
.font-lg-x {
  font-size: 18px;
}
.font-lg-xx {
  font-size: 20px;
}
.blocked {
  display: block;
}
.pointer {
  cursor: pointer;
}
.circle-wraper {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 24px;
  border: 2px solid;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
.link-gray {
  color: rgba(0, 0, 0, 0.7);
}
.link-gray:hover {
  color: rgba(0, 0, 0, 0.6);
}
.mr-30 {
  margin-right: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.pr-30 {
  padding-right: 30px;
}
.pl-30 {
  padding-left: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.font-size-30 {
  font-size: 30px;
}
.mr-28 {
  margin-right: 28px;
}
.ml-28 {
  margin-left: 28px;
}
.mt-28 {
  margin-top: 28px;
}
.mb-28 {
  margin-bottom: 28px;
}
.pr-28 {
  padding-right: 28px;
}
.pl-28 {
  padding-left: 28px;
}
.pt-28 {
  padding-top: 28px;
}
.pb-28 {
  padding-bottom: 28px;
}
.font-size-28 {
  font-size: 28px;
}
.mr-26 {
  margin-right: 26px;
}
.ml-26 {
  margin-left: 26px;
}
.mt-26 {
  margin-top: 26px;
}
.mb-26 {
  margin-bottom: 26px;
}
.pr-26 {
  padding-right: 26px;
}
.pl-26 {
  padding-left: 26px;
}
.pt-26 {
  padding-top: 26px;
}
.pb-26 {
  padding-bottom: 26px;
}
.font-size-26 {
  font-size: 26px;
}
.mr-24 {
  margin-right: 24px;
}
.ml-24 {
  margin-left: 24px;
}
.mt-24 {
  margin-top: 24px;
}
.mb-24 {
  margin-bottom: 24px;
}
.pr-24 {
  padding-right: 24px;
}
.pl-24 {
  padding-left: 24px;
}
.pt-24 {
  padding-top: 24px;
}
.pb-24 {
  padding-bottom: 24px;
}
.font-size-24 {
  font-size: 24px;
}
.mr-22 {
  margin-right: 22px;
}
.ml-22 {
  margin-left: 22px;
}
.mt-22 {
  margin-top: 22px;
}
.mb-22 {
  margin-bottom: 22px;
}
.pr-22 {
  padding-right: 22px;
}
.pl-22 {
  padding-left: 22px;
}
.pt-22 {
  padding-top: 22px;
}
.pb-22 {
  padding-bottom: 22px;
}
.font-size-22 {
  font-size: 22px;
}
.mr-20 {
  margin-right: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.font-size-20 {
  font-size: 20px;
}
.mr-18 {
  margin-right: 18px;
}
.ml-18 {
  margin-left: 18px;
}
.mt-18 {
  margin-top: 18px;
}
.mb-18 {
  margin-bottom: 18px;
}
.pr-18 {
  padding-right: 18px;
}
.pl-18 {
  padding-left: 18px;
}
.pt-18 {
  padding-top: 18px;
}
.pb-18 {
  padding-bottom: 18px;
}
.font-size-18 {
  font-size: 18px;
}
.mr-16 {
  margin-right: 16px;
}
.ml-16 {
  margin-left: 16px;
}
.mt-16 {
  margin-top: 16px;
}
.mb-16 {
  margin-bottom: 16px;
}
.pr-16 {
  padding-right: 16px;
}
.pl-16 {
  padding-left: 16px;
}
.pt-16 {
  padding-top: 16px;
}
.pb-16 {
  padding-bottom: 16px;
}
.font-size-16 {
  font-size: 16px;
}
.mr-14 {
  margin-right: 14px;
}
.ml-14 {
  margin-left: 14px;
}
.mt-14 {
  margin-top: 14px;
}
.mb-14 {
  margin-bottom: 14px;
}
.pr-14 {
  padding-right: 14px;
}
.pl-14 {
  padding-left: 14px;
}
.pt-14 {
  padding-top: 14px;
}
.pb-14 {
  padding-bottom: 14px;
}
.font-size-14 {
  font-size: 14px;
}
.mr-12 {
  margin-right: 12px;
}
.ml-12 {
  margin-left: 12px;
}
.mt-12 {
  margin-top: 12px;
}
.mb-12 {
  margin-bottom: 12px;
}
.pr-12 {
  padding-right: 12px;
}
.pl-12 {
  padding-left: 12px;
}
.pt-12 {
  padding-top: 12px;
}
.pb-12 {
  padding-bottom: 12px;
}
.font-size-12 {
  font-size: 12px;
}
.mr-10 {
  margin-right: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.pr-10 {
  padding-right: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.font-size-10 {
  font-size: 10px;
}
.mr-8 {
  margin-right: 8px;
}
.ml-8 {
  margin-left: 8px;
}
.mt-8 {
  margin-top: 8px;
}
.mb-8 {
  margin-bottom: 8px;
}
.pr-8 {
  padding-right: 8px;
}
.pl-8 {
  padding-left: 8px;
}
.pt-8 {
  padding-top: 8px;
}
.pb-8 {
  padding-bottom: 8px;
}
.font-size-8 {
  font-size: 8px;
}
.mr-6 {
  margin-right: 6px;
}
.ml-6 {
  margin-left: 6px;
}
.mt-6 {
  margin-top: 6px;
}
.mb-6 {
  margin-bottom: 6px;
}
.pr-6 {
  padding-right: 6px;
}
.pl-6 {
  padding-left: 6px;
}
.pt-6 {
  padding-top: 6px;
}
.pb-6 {
  padding-bottom: 6px;
}
.font-size-6 {
  font-size: 6px;
}
.mr-4 {
  margin-right: 4px;
}
.ml-4 {
  margin-left: 4px;
}
.mt-4 {
  margin-top: 4px;
}
.mb-4 {
  margin-bottom: 4px;
}
.pr-4 {
  padding-right: 4px;
}
.pl-4 {
  padding-left: 4px;
}
.pt-4 {
  padding-top: 4px;
}
.pb-4 {
  padding-bottom: 4px;
}
.font-size-4 {
  font-size: 4px;
}
.mr-2 {
  margin-right: 2px;
}
.ml-2 {
  margin-left: 2px;
}
.mt-2 {
  margin-top: 2px;
}
.mb-2 {
  margin-bottom: 2px;
}
.pr-2 {
  padding-right: 2px;
}
.pl-2 {
  padding-left: 2px;
}
.pt-2 {
  padding-top: 2px;
}
.pb-2 {
  padding-bottom: 2px;
}
.font-size-2 {
  font-size: 2px;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.horizontal-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.horizontal-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ant-message {
  z-index: 9999999;
}
.ant-input-number .ant-input-number-handler-wrap {
  opacity: 1;
}
.vertical-center-modal {
  text-align: center;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.ant-btn-primary.disabled.ant-btn,
.ant-btn-primary[disabled].ant-btn,
.ant-btn-primary.disabled:hover.ant-btn,
.ant-btn-primary[disabled]:hover.ant-btn,
.ant-btn-primary.disabled:focus.ant-btn,
.ant-btn-primary[disabled]:focus.ant-btn,
.ant-btn-primary.disabled:active.ant-btn,
.ant-btn-primary[disabled]:active.ant-btn,
.ant-btn-primary.disabled.active.ant-btn,
.ant-btn-primary[disabled].active.ant-btn {
  color: #fff;
  border-color: #73b6f6;
  background-color: #73b6f6;
}
.drop-nowrap-select .ant-select-dropdown-menu-item {
  white-space: normal;
}
.control-divider.ant-divider-horizontal {
  display: inline-block;
  margin: 0 4px;
  width: 8px;
  height: 1px;
  background: #e5e9eb;
}
.filter-radio-button.kc-radio-group .kc-radio-btn {
  border-radius: 2px;
  border-color: transparent;
  font-size: 12px;
  color: #333;
  background: transparent;
}
.filter-radio-button.kc-radio-group .kc-radio-btn.ant-radio-button-wrapper {
  line-height: 24px;
  height: 24px;
}
.filter-radio-button.kc-radio-group .kc-radio-btn.ant-radio-button-wrapper:not(:first-child)::before {
  background: transparent;
}
.filter-radio-button.kc-radio-group .kc-radio-btn.ant-radio-button-wrapper span {
  padding: 0 13px;
}
.filter-radio-button.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #333;
  background: rgba(15, 125, 255, 0.08);
  border-color: transparent;
}
.filter-radio-button.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  border-color: rgba(15, 125, 255, 0.08);
  color: #333;
  background: rgba(15, 125, 255, 0.08);
}
.filter-radio-button .ant-radio-button-wrapper-checked {
  box-shadow: none !important;
}
body .ant-card .ant-card-head {
  border-bottom: 1px solid #EDF1F3;
}
body .ant-card-head-wrapper .ant-card-head-title {
  font-size: 16px;
  line-height: 20px;
}
body .ant-table-thead > tr > th {
  background-color: #fff;
}
body .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: rgba(0, 0, 0, 0.1);
  border-right-width: 1px !important;
}
body .ant-menu-inline .ant-menu-item,
body .ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  z-index: 1024;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
}
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.5), 0 0 5px rgba(255, 255, 255, 0.5);
  opacity: 1;
  transform: rotate(3deg) translate(0px, -4px);
}
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: rgba(255, 255, 255, 0.5);
  border-left-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}
#nprogress .spinner-icon {
  animation: nprogress-spinner___zAbGP 400ms linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .bar,
.nprogress-custom-parent #nprogress .spinner {
  position: absolute;
}
.zEWidget-launcher {
  display: none;
}
@keyframes nprogress-spinner___zAbGP {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

._2XBlS6kVGebKQ6luHq1Bh- {
  width: 32px;
  height: 32px;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  overflow: hidden;
  display: inline-block;
}

.menu___2rzwP {
  background: #000A1E;
}
.content___1Vehv {
  width: 1200px;
  margin: 0 auto;
  padding: 48px 0;
}

#hook_page {
  background: #f4f6fa;
}
.AccountFee___1_lMM {
  width: 1038px;
  margin: 0 auto;
  padding: 36px 0 40px;
}
.AccountFee___1_lMM > a {
  margin-bottom: 16px;
  margin-left: -14px;
}
.AccountFee___1_lMM > a:hover {
  background: transparent;
}
.levelInfoContent___2u_L_ {
  display: flex;
}
.infoBottom___2V-5T {
  display: flex;
  justify-content: space-between;
  width: 988px;
  height: 60px;
  margin-top: 20px;
  margin-bottom: 8px;
  padding-top: 25px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOTg4cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDk4OCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTIuMiAoNjcxNDUpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkdyb3VwIDE5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHJhZGlhbEdyYWRpZW50IGN4PSI1MCUiIGN5PSIwJSIgZng9IjUwJSIgZnk9IjAlIiByPSIzMzA3LjU3NCUiIGdyYWRpZW50VHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41MDAwMDAsMC4wMDAwMDApLHNjYWxlKDAuMDExNzY1LDEuMDAwMDAwKSx0cmFuc2xhdGUoLTAuNTAwMDAwLC0wLjAwMDAwMCkiIGlkPSJyYWRpYWxHcmFkaWVudC0xIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRDY4RCIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRjdGN0Y3IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L3JhZGlhbEdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9IuaJi+e7rei0ueetiee6p+mhtSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IuaZrumAmueUqOaIt+aJi+e7rei0ueetiee6p+mhtSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIyNi4wMDAwMDAsIC00MDEuMDAwMDAwKSIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMjYuMDAwMDAwLCA0MDEuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiBmaWxsPSIjRjdGN0Y3IiB4PSIwIiB5PSIxMCIgd2lkdGg9Ijk4OCIgaGVpZ2h0PSI0Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiBmaWxsPSJ1cmwoI3JhZGlhbEdyYWRpZW50LTEpIiB4PSIwIiB5PSIxMCIgd2lkdGg9IjM0MCIgaGVpZ2h0PSI0Ij48L3JlY3Q+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1OS4wMDAwMDAsIDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC1Db3B5IiBzdHJva2U9IiNGRUREOUUiIHN0cm9rZS13aWR0aD0iMyIgZmlsbD0iI0ZGRkZGRiIgY3g9IjEyIiBjeT0iMTIiIHI9IjEwLjUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtQ29weSIgZmlsbD0iI0Y5RDk5RiIgY3g9IjEyIiBjeT0iMTIiIHI9IjUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC1Db3B5IiBzdHJva2U9IiNEQkRCREIiIHN0cm9rZS13aWR0aD0iMyIgZmlsbD0iI0ZGRkZGRiIgY3g9IjY3NiIgY3k9IjEyIiByPSIxMC41Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtQ29weSIgZmlsbD0iI0RCREJEQiIgY3g9IjY3NiIgY3k9IjEyIiByPSI1Ij48L2NpcmNsZT4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
}
.infoBottom___2V-5T .left___1x5q4 {
  width: 340px;
  text-align: center;
}
.infoBottom___2V-5T .right___3-lWj {
  width: 624px;
  text-align: center;
}
.showNouser___2T3I2 {
  display: flex;
  margin: 0 auto;
  align-items: center;
  color: #4D2500;
  font-size: 14px;
  font-weight: 400;
}
.infoCardWrapper___1uDq0 {
  width: 340px;
  height: 146px;
  display: flex;
  border-radius: 8px;
  padding: 39px 24px;
  margin-right: 24px;
  background-repeat: no-repeat !important;
  background-size: auto;
  position: relative;
  overflow: hidden;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTM3cHgiIGhlaWdodD0iMTEwcHgiIHZpZXdCb3g9IjAgMCAxMzcgMTIwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1Mi4yICg2NzE0NSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+U2hhcGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0i5omL57ut6LS5562J57qn6aG1IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBvcGFjaXR5PSIwLjIzODA5NTIzOCI+CiAgICAgICAgPGcgaWQ9IuaZrumAmueUqOaIt+aJi+e7rei0ueetiee6p+mhtSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQxNy4wMDAwMDAsIC0yNDcuMDAwMDAwKSIgZmlsbD0iI0M4OTk0QiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPHBhdGggZD0iTTUzNSwzNjMuNzE4NzUzIEM1MzUsMzY0LjU5Mzc1MiA1MzQuNTkyNjg5LDM2NS4zNTkzNzYgNTMzLjc3ODA2NywzNjYuMDE1NjI1IEM1MzIuOTYzNDQ3LDM2Ni42NzE4NzQgNTMxLjkyMjUzOSwzNjcgNTMwLjY1NTM1MiwzNjcgTDQzNS4wNzMxMDYsMzY3IEM0MzMuOTg2OTQ0LDM2NyA0MzMuMDM2NTUzLDM2Ni42NzE4NzUgNDMyLjIyMTkzMywzNjYuMDE1NjI1IEM0MzEuNDA3MzEyLDM2NS4zNTkzNzYgNDMxLDM2NC41OTM3NTIgNDMxLDM2My43MTg3NTMgTDQzMSwzNTYuMjgxMjQ3IEM0MzEsMzU1LjQwNjI0OCA0MzEuNDA3MzExLDM1NC42NDA2MjQgNDMyLjIyMTkzMywzNTMuOTg0Mzc1IEM0MzMuMDM2NTUzLDM1My4zMjgxMjYgNDMzLjk4Njk0NCwzNTMgNDM1LjA3MzEwNiwzNTMgTDUzMC42NTUzNTIsMzUzIEM1MzEuOTIyNTM5LDM1MyA1MzIuOTYzNDQ3LDM1My4zMjgxMjUgNTMzLjc3ODA2NywzNTMuOTg0Mzc1IEM1MzQuNTkyNjg4LDM1NC42NDA2MjQgNTM1LDM1NS40MDYyNDggNTM1LDM1Ni4yODEyNDcgTDUzNSwzNjMuNzE4NzUzIFogTTU1My41ODI1MTUsMjkwLjUwODgyMSBMNTM1LjQyNzA4NCwzMzcuMjgwNjk2IEM1MzQuNzE1MTA3LDMzOS4wOTM1NjQgNTMzLjQ2OTE1LDM0MCA1MzEuNjg5MjA4LDM0MCBMNDM5Ljg0NDQzLDM0MCBDNDM4LjA2NDQ4OCwzNDAgNDM2LjgxODUyNywzMzkuMDkzNTY0IDQzNi4xMDY1NTUsMzM3LjI4MDY5NiBMNDE3LjQxNzE3NSwyOTAuNTA4ODIxIEM0MTYuNTI3MjAyLDI4OC4zMzMzOCA0MTcuMDYxMTg1LDI4Ni42MTExNTkgNDE5LjAxOTEyMSwyODUuMzQyMTU0IEM0MjAuOTc3MDU1LDI4NC4wNzMxNDggNDIyLjc1NzAwNiwyODQuMjU0NDMzIDQyNC4zNTg5NjksMjg1Ljg4NjAxNiBMNDQ2Ljc4NjI2MSwzMDguNzI4MTc0IEw0NTMuOTk1MDIsMjg3LjI0NTY3MyBDNDU0LjUyOTAwMSwyODUuOTc2NjY4IDQ1NS40MTg5NzQsMjg1LjExNTU1NSA0NTYuNjY0OTM2LDI4NC42NjIzMzUgQzQ1Ny45MTA4OTMsMjg0LjIwOTExOSA0NTkuMTU2ODU0LDI4NC4zNDUwODQgNDYwLjQwMjgxMSwyODUuMDcwMjMgTDQ3NC4yODYzODIsMjk0LjU4Nzc4IEw0ODAuMTYwMTc5LDI3My42NDkxNTEgQzQ3Ny42NjgyNiwyNzIuNTYxNDMgNDc1LjY2NTgyNiwyNzAuODg0NTM3IDQ3NC4xNTI4NzIsMjY4LjYxODQ2MyBDNDcyLjYzOTkyMiwyNjYuMzUyMzc5IDQ3MS44ODM0NDUsMjYzLjc2OTA1IDQ3MS44ODM0NDUsMjYwLjg2ODQ2MSBDNDcxLjg4MzQ0NSwyNTcuMDYxNDM2IDQ3My4yMTg0MDMsMjUzLjc5ODI2NSA0NzUuODg4MzEzLDI1MS4wNzg5NTIgQzQ3OC41NTgyMjQsMjQ4LjM1OTY1MiA0ODEuNzYyMTExLDI0NyA0ODUuNTAwMDIzLDI0NyBDNDg5LjIzNzkwMywyNDcgNDkyLjQ0MTgwOCwyNDguMzU5NjUyIDQ5NS4xMTE3MzIsMjUxLjA3ODk1MiBDNDk3Ljc4MTY0MywyNTMuNzk4MjUxIDQ5OS4xMTY2MDEsMjU3LjA2MTQwNCA0OTkuMTE2NjAxLDI2MC44Njg0NjEgQzQ5OS4xMTY2MDEsMjYzLjc2OTA1IDQ5OC4zNjAxMjQsMjY2LjM1MjM4NCA0OTYuODQ3MTc0LDI2OC42MTg0NjMgQzQ5NS4zMzQyMjUsMjcwLjg4NDU0NiA0OTMuMzMxNzg2LDI3Mi41NjE0NDQgNDkwLjgzOTg2NywyNzMuNjQ5MTUxIEw0OTYuNzEzNjY0LDI5NC4zMTU4MjEgTDUxMC4zMzAyMTUsMjg1LjA3MDE4MyBDNTExLjU3NjE3MiwyODQuMzQ1MDM2IDUxMi44MjIxMzMsMjg0LjIwOTA3IDUxNC4wNjgwOSwyODQuNjYyMjg4IEM1MTUuMzE0MDQ4LDI4NS4xMTU1MDQgNTE2LjIwNDAyMSwyODUuOTc2NjE3IDUxNi43MzgwMDYsMjg3LjI0NTYyNyBMNTIzLjk0Njc2NSwzMDkuMDAwMDQxIEw1NDYuNjQxMDMxLDI4NS44ODU5NyBDNTQ4LjI0Mjk4MSwyODQuMjU0Mzg2IDU1MC4wMjI5MjcsMjg0LjA3MzEwMiA1NTEuOTgwODgsMjg1LjM0MjEwNyBDNTUzLjkzODgxMywyODYuNjExMTEyIDU1NC40NzI3OTgsMjg4LjMzMzMzOCA1NTMuNTgyODI1LDI5MC41MDg3NzUgTDU1My41ODI1MTUsMjkwLjUwODgyMSBaIE00OTUsMzAxLjExMDE3OCBMNTAxLjk4NTI4NSwzMjYgTDUxNCwzMTMuOTc0NTc4IEw1MDcuMDE0NzE1LDI5MyBMNDk1LDMwMS4xMTAxNzggWiBNNDU3LDMxMy42OTQ5MzUgTDQ2OS4xMTU5NDUsMzI2IEw0NzYsMzAxLjExMDE3OCBMNDYzLjg4NDA1NSwyOTMgTDQ1NywzMTMuNjk0OTM1IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+), linear-gradient(90deg, #fbd6a4 0%, #fbc775 100%);
  background-position: 95% 40%;
}
.infoCardWrapper___1uDq0 .info___2NMaj {
  margin-left: 12px;
}
.infoCardWrapper___1uDq0 .info___2NMaj .nickname___2CgCw {
  font-weight: 500;
  font-size: 20px;
  color: #4d2500;
  letter-spacing: 0;
}
.infoCardWrapper___1uDq0 .info___2NMaj .level___3DUuM {
  font-size: 14px;
  color: #4d2500;
  letter-spacing: 0;
}
.infoCardWrapper___1uDq0 .info___2NMaj .level___3DUuM .levelNum___1SvJn {
  font-size: 16px;
  font-weight: 900;
}
.infoCardWrapper___1uDq0 .info___2NMaj .levelTip___1QTKT {
  font-size: 14px;
  color: #a28257;
  letter-spacing: 0;
}
.processCardWrapper___HFzDG {
  width: 624px;
  height: 146px;
  padding: 20px 24px 33px 24px;
  background: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 4px;
}
.processCardWrapper___HFzDG .title___3EP7A {
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
}
.processCardWrapper___HFzDG .processContent___3vrn5 {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}
.processCardWrapper___HFzDG .processContent___3vrn5 .processPanel___2MI6j {
  width: 45%;
}
.processCardWrapper___HFzDG .processContent___3vrn5 .processPanel___2MI6j div {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
}
.processCardWrapper___HFzDG .processContent___3vrn5 .processPanel___2MI6j .ant-progress-inner {
  background: #ffffff;
}
.processCardWrapper___HFzDG .processContent___3vrn5 .divide___1DinM {
  text-align: center;
  margin: 0 12px;
  line-height: 75px;
  width: 5%;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
}
.infoRet___2GIAp {
  border: 14px solid transparent;
  border-top-color: #fbce8d;
  position: absolute;
  left: 182px;
  top: 212px;
}
.progressRet___2P0Fw {
  border: 14px solid transparent;
  border-top-color: #f7f7f7;
  position: absolute;
  left: 686px;
  top: 212px;
}
.infoTips___1_RtL {
  padding: 24px;
  font-size: 13px;
  margin-bottom: 8px;
  color: #333333;
  letter-spacing: 0;
  background: #f6f8f9;
  border: 1px solid #edf1f3;
  border-radius: 4px;
}
.infoTips___1_RtL li {
  list-style-type: circle;
  list-style: circle inside;
  color: #0f7dff;
  margin-top: 8px;
}
.infoTips___1_RtL li span {
  margin-top: 8px;
  font-size: 13px;
  color: #333333;
  letter-spacing: 0;
}
.tableTitle___1-0R1 {
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  margin-left: 24px;
  margin-top: 48px;
}
.note___2oylf {
  font-size: 13px;
  color: #9b9b9b;
  letter-spacing: 0;
  margin: 16px 0 48px 24px;
}
.detailTable___1-Dbt {
  padding-left: 17px;
  padding-right: 17px;
  cursor: pointer;
}
.detailTable___1-Dbt * {
  font-size: 13px;
}
.detailTable___1-Dbt .ant-table-thead > tr > th {
  background-color: transparent;
  font-size: 13px;
  color: #333333;
  padding-bottom: 8px;
  padding-top: 30px;
}
.detailTable___1-Dbt .ant-table-tbody > tr > td {
  padding: 13px 16px;
}
.detailTable___1-Dbt .text-center {
  text-align: center;
}
.detailTable___1-Dbt .text-right {
  text-align: right;
}
.detailTable___1-Dbt .ant-table-expanded-row > td {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.detailTable___1-Dbt .ant-table-expanded-row > td:last-of-type {
  padding: 0 !important;
}
.detailTable___1-Dbt .ant-table-expand-icon-th {
  display: none;
}
.detailTable___1-Dbt .ant-table-row-expand-icon-cell {
  display: none;
}
.detailTable___1-Dbt .ant-table-row-expand-icon {
  display: none;
}
.detailTable___1-Dbt .ant-table-expanded-row td:first-child {
  display: none;
}
.levelTable___2tZ4c {
  padding-left: 17px;
  padding-right: 17px;
  cursor: pointer;
}
.levelTable___2tZ4c * {
  font-size: 13px;
}
.levelTable___2tZ4c .ant-table-thead > tr > th {
  background-color: transparent;
  font-size: 13px;
  color: #333333;
  padding-bottom: 8px;
  padding-top: 30px;
}
.levelTable___2tZ4c .ant-table-tbody > tr > td {
  padding: 13px 16px;
}
.levelTable___2tZ4c .text-center {
  text-align: center;
}
.levelTable___2tZ4c .text-right {
  text-align: right;
}
.levelTable___2tZ4c .ant-table-expanded-row > td {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.levelTable___2tZ4c .ant-table-expanded-row > td:last-of-type {
  padding: 0 !important;
}
.levelTable___2tZ4c .ant-table-expand-icon-th {
  display: none;
}
.levelTable___2tZ4c .ant-table-row-expand-icon-cell {
  display: none;
}
.levelTable___2tZ4c .ant-table-row-expand-icon {
  display: none;
}
.levelTable___2tZ4c .ant-table-expanded-row td:first-child {
  display: none;
}
.expandContainer___QlUTW {
  height: 48px;
  background: #f6f8f9;
  vertical-align: middle;
  line-height: 48px;
  padding-left: 14px;
}
.expandContainer___QlUTW span {
  margin-right: 24px;
}
.link___3TFFm {
  color: #1890ff;
}
.header___1iGTO {
  display: flex;
  justify-content: space-between;
}
.header___1iGTO .title___3EP7A {
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  margin-left: 24px;
  font-weight: 800;
}
.header___1iGTO .search___1GZnt {
  margin-right: 24px;
  width: 152px;
  height: 28px;
}
.titleTip___2HM05 {
  font-size: 20px;
  color: #333333;
  margin-top: 12px;
  margin-left: 24px;
  letter-spacing: 0;
  font-weight: 800;
}
.titleTip___2HM05 .free___1ZFx2 {
  color: #e8c89b;
  line-height: 28px;
}
.levelCol___21jXy {
  display: flex;
}
.levelCol___21jXy .hereRet___3VQWf {
  border: 5px solid transparent;
  height: 5px;
  border-right-color: #e0ba7d;
  position: relative;
  left: 0px;
  top: 6px;
  margin-left: 8px;
}
.levelCol___21jXy .here___3Ivy8 {
  width: 42px;
  height: 24px;
  background: linear-gradient(90deg, #f3ce9b 0%, #edaf59 100%);
  font-size: 12px;
  color: #4d2500;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 800;
  border-radius: 5px;
}
.subText___2eR38 {
  font-size: 12px;
  color: #9b9b9b;
  line-height: 19px;
  margin-left: 6px;
}
.subTitle___2SS4z {
  font-size: 12px;
  color: #9b9b9b;
  line-height: 19px;
  margin-left: 26px;
}
.coinImg___2sP1B {
  width: 18px;
  height: 18px;
  margin-right: 6px;
}

.subAccount___I-Cv7 {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
}
.header___2Pbww {
  display: flex;
  align-items: center;
}
.backBtn___3etJg {
  background: transparent!important;
  border: none;
  display: flex;
  align-items: center;
  padding-right: 4px;
  color: #0F7DFF;
}
.backBtn___3etJg * {
  color: #0F7DFF;
}
.backBtn___3etJg .icon-before svg {
  width: 17.5px;
  height: 17.5px;
}

.CommonTitle___2KPQ6 {
  padding-top: 20px;
}
.CommonTitle___2KPQ6 h2 {
  text-align: center;
  font-size: 24px;
  color: #D2DCEF;
  font-weight: 500;
  letter-spacing: 0;
  margin-bottom: 0;
}
.CommonTitle___2KPQ6 article {
  display: flex;
  align-items: center;
  justify-content: center;
}
.CommonTitle___2KPQ6 article span {
  font-size: 14px;
  color: #6F88AD;
}
.CommonTitle___2KPQ6 article a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  height: 24px;
  padding: 0 8px;
  border-radius: 4px;
  margin-left: 10px;
}
.CommonTitle___2KPQ6 article a.wait_start___2HLoE {
  background-image: linear-gradient(-135deg, #257EE7 0%, #3056FF 100%, #0F7DFF 100%);
}
.CommonTitle___2KPQ6 article a.processing___1n222 {
  background-image: linear-gradient(44deg, #24B84F 0%, #51E36F 100%);
}
.CommonTitle___2KPQ6 article a.pending_award___3npdu {
  background-image: linear-gradient(-135deg, #FFB82C 0%, #F8A531 100%);
}
.CommonTitle___2KPQ6 article a.over___3KasW {
  background-image: linear-gradient(-132deg, #BACCF0 0%, #7396BB 99%, #0F7DFF 100%);
}

.commonHead___2gxpg {
  font-size: 16px;
  color: #9dc4ff;
  letter-spacing: 0;
}
.baseFrame___2S9JS {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.basePop___2cZpk {
  background-color: #293958;
}
.basePage___JeSA9 {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.baseHead___3LnPo {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 16px;
  color: #9dc4ff;
  letter-spacing: 0;
}
.baseContent___2FPbD {
  padding: 0;
}
.baseSubHead___9JSsk {
  padding: 0;
  margin-bottom: 10px;
}

.rules___3oBCp {
  margin: 32px 0;
}
.rules___3oBCp article {
  font-size: 14px;
  color: #6F88AD;
  letter-spacing: 0;
  text-align: left;
}
.rules___3oBCp article * {
  font-size: 14px !important;
  color: #6F88AD !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  background: transparent !important;
  margin: 0 !important;
}

.commonHead___19Emu {
  font-size: 16px;
  color: #9dc4ff;
  letter-spacing: 0;
}
.baseFrame___1pEO5 {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.basePop___2VHh7 {
  background-color: #293958;
}
.basePage___32tOI {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.conditionBox___byJJQ .condition___HPMWy {
  border-radius: 8px;
  padding: 24px 26px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.conditionBox___byJJQ .condition___HPMWy .conditionItem___1j7qV {
  background: #10203a;
  height: 48px;
  border-radius: 8px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.conditionBox___byJJQ .condition___HPMWy .conditionItem___1j7qV p {
  margin: 0;
  font-size: 14px;
  color: #9DC4FF;
  letter-spacing: 0;
  display: flex;
  align-items: center;
}
.conditionBox___byJJQ .condition___HPMWy .conditionItem___1j7qV p span {
  margin-right: 8px;
}
.conditionBox___byJJQ .condition___HPMWy .conditionItem___1j7qV p span.success___23BQ3 {
  color: #596E8D;
}
.conditionBox___byJJQ .condition___HPMWy .conditionItem___1j7qV p span.fail___-3xOO {
  color: #0F7DFF;
}
.conditionBox___byJJQ .conditionBtn___M7LWH {
  margin-top: 8px;
  text-align: center;
}
.conditionBox___byJJQ .conditionBtn___M7LWH .login___29q1t {
  font-size: 16px;
  color: #0F7DFF;
  letter-spacing: 0;
  text-align: center;
}
.conditionBox___byJJQ .conditionBtn___M7LWH .join___f12He {
  background-image: linear-gradient(-45deg, #FFB82C 0%, #F8A531 100%);
  border: 1px solid #C88415;
  border-radius: 8px;
  height: 48px;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.conditionBox___byJJQ .conditionBtn___M7LWH span {
  font-size: 14px;
  color: #9DC4FF;
  letter-spacing: 0;
}

.commonHead___2twvw {
  font-size: 16px;
  color: #9dc4ff;
  letter-spacing: 0;
}
.baseFrame___2lB5g {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.basePop___3-KHE {
  background-color: #293958;
}
.basePage___1GEuz {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.baseTable___2aHlq {
  padding: 24px 26px 10px 26px;
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.baseTable___2aHlq .ant-table-thead > tr > th {
  border: none;
  background: rgba(162, 187, 216, 0.2);
  font-size: 14px;
  color: #9DC4FF;
  text-align: center;
}
.baseTable___2aHlq .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px;
}
.baseTable___2aHlq .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px;
}
.baseTable___2aHlq .ant-table-placeholder {
  background: transparent;
  border: none;
}
.baseTable___2aHlq .ant-table-tbody > tr:last-child td {
  border: none;
}
.baseTable___2aHlq .ant-table-tbody > tr:hover td {
  background: transparent;
}
.baseTable___2aHlq .ant-table-tbody > tr td {
  height: 40px;
  background: transparent;
  border-bottom: 1px solid rgba(162, 187, 216, 0.08);
  font-size: 14px;
  color: #6F88AD;
  letter-spacing: 0;
  text-align: center;
}

.commonHead___1U0fb {
  font-size: 16px;
  color: #9dc4ff;
  letter-spacing: 0;
}
.baseFrame___15QGb {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.basePop___1hjE5 {
  background-color: #293958;
}
.basePage___1w_jE {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.rankTable___1Qj__ {
  margin-top: 24px;
}
.rankTable___1Qj__ p {
  font-size: 13px;
  color: #3B5A89;
}
.rankTable___1Qj__ .ant-table-placeholder {
  background: transparent;
  border: none;
}
.rankTable___1Qj__ h5 {
  font-size: 14px;
  color: #9DC4FF;
}
.rankTable___1Qj__ h5 span {
  color: #B8E986;
  font-size: 20px;
  font-weight: 500;
}
.Needlogged___3ysS6 {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
  padding: 24px 0;
  margin-top: 24px;
}
.Needlogged___3ysS6 p {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.Needlogged___3ysS6 p:first-child {
  font-size: 14px;
  color: #9DC4FF;
  margin-bottom: 6px;
}
.Needlogged___3ysS6 p:last-child {
  font-size: 13px;
  color: #3B5A89;
}

.commonHead___1EFtz {
  font-size: 16px;
  color: #9dc4ff;
  letter-spacing: 0;
}
.baseFrame___3qkTG {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.basePop___1ooka {
  background-color: #293958;
}
.basePage___2NpKb {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.GiftBox___25I4w .gift___o1-Q6 {
  background: #132044;
  border: 1px solid #1c2b4f;
  border-radius: 8px;
  padding: 24px;
  display: flex;
  align-items: center;
}
.GiftBox___25I4w .gift___o1-Q6 .imgBox___2OQh9 {
  width: 64px;
  height: 64px;
  background: #0c1735;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.GiftBox___25I4w .gift___o1-Q6 .imgBox___2OQh9 img {
  display: block;
  width: 32px;
  height: 30px;
}
.GiftBox___25I4w .gift___o1-Q6 .text___f7dyt {
  padding-left: 16px;
  flex: 1;
}
.GiftBox___25I4w .gift___o1-Q6 .text___f7dyt * {
  margin: 0 !important;
  font-size: 14px !important;
  color: #9DC4FF;
  letter-spacing: 0;
  background: transparent !important;
}

.commonHead___2BAip {
  font-size: 16px;
  color: #9dc4ff;
  letter-spacing: 0;
}
.baseFrame___10tKp {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.basePop___110JJ {
  background-color: #293958;
}
.basePage___6kQYN {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.awardBox___3-sFf {
  margin-top: 24px;
}
.awardBox___3-sFf .award___Y4IRG {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
  padding: 16px;
}
.awardBox___3-sFf .award___Y4IRG .login___W4q8J {
  margin: 0;
  text-align: center;
  font-size: 14px;
  color: #6F88AD;
}
.awardBox___3-sFf .award___Y4IRG span {
  font-size: 14px;
  color: #6F88AD;
}

.pageActivity___1u897::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  min-width: 1200px;
  width: 100%;
  height: 476px;
  background-image: url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/bg2_new.2bed7.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.pageActivity___1u897 .root {
  background-color: transparent!important;
}

.tableContent___1_3Yq {
  background: #fff;
}
.tableContent___1_3Yq .ant-table-thead > tr > th {
  background: transparent;
  font-size: 13px;
  color: #333333;
}
.tableContent___1_3Yq .ant-table-placeholder {
  border: none;
}
.tableContent___1_3Yq .normal___3wiVZ {
  font-size: 13px;
  color: #333333;
}
.tableContent___1_3Yq .active___1rs1K {
  font-size: 13px;
  color: #0F7DFF;
}
.remarkCell___2ltWC {
  display: inline-block;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.remarksTips___3MTwv {
  text-align: left;
  padding: 24px;
  background: #f6f8f9;
  border: 1px solid #edf1f3;
  border-radius: 2px;
}
.remarksTips___3MTwv .tipsInfo___1MotT {
  color: #ff5f73;
  font-size: 12px;
  margin-bottom: 8px;
  display: flex;
}
.remarksTips___3MTwv .tipsInfo___1MotT p {
  flex: 1;
  text-align: justify;
  text-justify: inter-ideograph;
  /*IE*/
  word-break: break-all;
  margin-bottom: 0;
}
.remarksTips___3MTwv .tipsIcon___2L8uP {
  width: 16px;
  height: 16px;
  color: #ff5f73;
  margin-right: 8px;
}
.remarksTips___3MTwv .btn___MKlw1 {
  text-align: center;
  margin-top: 24px;
}
.stakingPanel___3XmbF {
  text-align: left;
  padding: 24px;
  opacity: 0.9;
  background-image: linear-gradient(-270deg, #5199ff 0%, #1774fa 98%);
}
.stakingPanel___3XmbF .title___1eaHP {
  line-height: 20px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: 500;
}
.stakingPanel___3XmbF .title___1eaHP .stakingIcon___1gmLd {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.stakingPanel___3XmbF .stakingTip___3YxxT {
  opacity: 0.7;
  margin-top: 7px;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
}
.stakingPanel___3XmbF .stakingTip___3YxxT a {
  color: #ffffff;
  text-decoration: underline;
  cursor: pointer;
}

.bindSecurity___1eyXH .title___1qC8t {
  font-size: 24px;
  color: #333333;
  text-align: center;
  margin: 0 0 24px 0;
}
.bindSecurity___1eyXH .bindContent___snoJH {
  width: 760px;
  margin: auto;
}
.StepTwo___tY6XZ .ant-select-selection {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  font-size: 16px;
  color: #9b9b9b;
  padding: 8px 5px;
  height: 48px;
}
.StepTwo___tY6XZ .topContainer___2ao99 {
  background: #fff;
  min-height: 480px;
  text-align: center;
}
.StepTwo___tY6XZ .topContainer___2ao99 .content___314Eg {
  width: 500px;
  margin: auto;
}
.StepTwo___tY6XZ .topContainer___2ao99 .content___314Eg .title___1qC8t {
  font-size: 24px;
  color: #333333;
  margin-bottom: 24px;
  text-align: center;
}
.StepTwo___tY6XZ .footContainer___1gQi4 {
  background: #fff;
  min-height: 480px;
  margin-top: 22px;
}
.StepTwo___tY6XZ .footContainer___1gQi4 .title___1qC8t {
  background: #F6F8F9;
  border: 1px solid #EDF1F3;
  font-size: 14px;
  color: #333333;
  text-align: left;
  padding: 14px 32px;
  margin: 0;
}
.tags___3gqnE {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.tags___3gqnE .tag___1YPW0 {
  background: rgba(15, 125, 255, 0.12);
  border-radius: 100px;
  font-size: 12px;
  color: #0F7DFF;
  padding: 4px 10px;
  margin-right: 8px;
  cursor: pointer;
}
.addressBox___3umVw {
  background: #F6F8F9;
  border: 1px solid #EDF1F3;
  border-radius: 2px;
  margin-top: 16px;
}
.addressBox___3umVw .header___3ytYL {
  padding: 10px 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.addressBox___3umVw .header___3ytYL p {
  margin: 0;
  font-size: 14px;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.addressBox___3umVw .header___3ytYL p img {
  width: 18px;
  height: 18px;
}
.addressBox___3umVw .header___3ytYL p span:last-child {
  color: #9B9B9B;
  font-size: 12px;
}
.addressBox___3umVw .body___2CaiS .addressItem___2ByO9 {
  padding: 0 14px 24px 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.addressBox___3umVw .body___2CaiS .addressItem___2ByO9 .name___ysBtx {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.addressBox___3umVw .body___2CaiS .addressItem___2ByO9 .name___ysBtx .left___3DPKS span {
  font-size: 12px;
  color: #9B9B9B;
}
.addressBox___3umVw .body___2CaiS .addressItem___2ByO9 .name___ysBtx .right___sPKZh {
  display: flex;
  align-items: center;
  line-height: 1;
}
.addressBox___3umVw .body___2CaiS .addressItem___2ByO9 .address___2LkvT p {
  font-size: 14px;
  color: #333333;
  text-align: left;
  margin: 0;
  word-break: break-all;
  word-wrap: break-word;
}
.addressBox___3umVw .foot___37gi9 {
  padding: 8px 14px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.addressBox___3umVw .foot___37gi9 .footRight___nh1zM {
  display: flex;
  align-items: center;
}
.popover___1ObZP .ant-popover-inner-content {
  font-size: 13px;
  color: #333333;
}
.explanBox___1oQ7i {
  margin-top: 24px;
}
.explanBox___1oQ7i .explanTitle___2ZrPr {
  font-size: 13px;
  color: #333333;
  text-align: left;
  margin: 0;
}
.explanBox___1oQ7i .explanItem___cNupX {
  display: flex;
  align-items: flex-start;
  margin-top: 8px;
}
.explanBox___1oQ7i .explanItem___cNupX .left___3DPKS {
  padding-top: 4px;
}
.explanBox___1oQ7i .explanItem___cNupX .left___3DPKS img {
  display: block;
  width: 6px;
  height: 6px;
}
.explanBox___1oQ7i .explanItem___cNupX .right___sPKZh {
  padding-left: 6px;
}
.explanBox___1oQ7i .explanItem___cNupX .right___sPKZh p {
  text-align: left;
  font-size: 12px;
  color: #333333;
  margin: 0;
}
.explanBox___1oQ7i .explanItem___cNupX .right___sPKZh p .coin___--m5L {
  color: #FF5F73;
}
.logsCard___sWB03 {
  margin-top: 24px!important;
}
.tabBar___3qBE6 {
  height: 28px;
  margin-top: 24px;
  overflow-y: hidden;
  text-align: left;
}
.tabBar___3qBE6 .ant-tabs-tab {
  margin-right: 16px!important;
  padding: 4px 17px!important;
}
.tabBar___3qBE6 .ant-tabs-tab:after {
  width: 0!important;
}
.tabBar___3qBE6 .ant-tabs-bar {
  line-height: 27px!important;
  margin-bottom: 0!important;
}
.tabBar___3qBE6 .ant-tabs-bar .ant-tabs-extra-content {
  line-height: inherit!important;
}
.automaticLending___nExcQ {
  background: #f6f8f9;
  border-radius: 2px;
  border: 1px solid #edf1f3;
  text-align: left;
  padding: 16px;
  margin-top: 16px;
}

.addressQrPop___3OL8S {
  padding: 6px;
}
.addressQrPop___3OL8S .address___9m4DB {
  word-break: break-all;
  word-wrap: break-word;
  margin-top: 6px;
}
.addressQrPop___3OL8S .qr___DNGxc {
  margin-top: 16px;
  text-align: center;
}

.lockIcon___1OOU8 {
  width: 100px;
  height: 100px;
}
.tipsContainer___3rqwm {
  background-color: #f6f8f9;
  padding: 48px;
  text-align: center;
}

.filterWrapper___2trfK {
  padding: 16px 16px 8px 16px;
  background: #F6F8F9;
  border-radius: 2px;
  margin-bottom: 10px;
}
.filterWrapper___2trfK tbody tr > td {
  padding: 8px 0;
}
.filterWrapper___2trfK .ant-row {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.filterWrapper___2trfK .kc-select {
  width: 160px !important;
}
.filterWrapper___2trfK .kc-radio-group .kc-radio-btn {
  border-radius: 2px;
  border-color: transparent !important;
  font-size: 12px;
  color: #333;
  background: transparent;
}
.filterWrapper___2trfK .kc-radio-group .kc-radio-btn.ant-radio-button-wrapper {
  line-height: 24px;
  height: 24px;
}
.filterWrapper___2trfK .kc-radio-group .kc-radio-btn.ant-radio-button-wrapper:not(:first-child)::before {
  background: transparent;
}
.filterWrapper___2trfK .kc-radio-group .kc-radio-btn.ant-radio-button-wrapper span {
  padding: 0 13px;
}
.filterWrapper___2trfK .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #333;
  background: rgba(15, 125, 255, 0.08);
}
.filterWrapper___2trfK .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  border-color: rgba(15, 125, 255, 0.08);
  color: #333;
  background: rgba(15, 125, 255, 0.08);
}
.filterWrapper___2trfK .ant-radio-button-wrapper-checked {
  box-shadow: none !important;
}
.filterWrapper___2trfK .ant-calendar-picker {
  width: 92px;
}
.filterWrapper___2trfK .ant-calendar-picker .ant-calendar-picker-icon {
  display: none;
}
.filterWrapper___2trfK .label___16KTb {
  max-width: 100px;
  font-size: 13px;
  color: #333;
  font-weight: 500;
  padding-right: 16px;
  line-height: 24px;
  white-space: nowrap;
}
.detailTable___2rs3E {
  min-height: 470px;
}
.detailTable___2rs3E .ant-table {
  font-size: 13px;
}
.buy___mN9l4 {
  font-size: 13px;
  color: #01AA78;
  line-height: 17px;
  display: inline-flex;
  align-items: center;
}
.buy___mN9l4 svg {
  width: 13px;
  height: 17px;
  vertical-align: middle;
  margin-right: 4px;
}
.sell___1gWlj {
  font-size: 13px;
  color: #FF5F73;
  line-height: 17px;
  display: inline-flex;
  align-items: center;
}
.sell___1gWlj svg {
  width: 13px;
  height: 17px;
  vertical-align: middle;
  margin-right: 4px;
}
.markdownCell___3W4be p {
  margin-bottom: 0!important;
}

#hook_page {
  background: #f4f6fa;
}
.AccountDetail___2KmSE {
  width: 1038px;
  margin: 0 auto;
  padding: 36px 0 40px;
}
.AccountDetail___2KmSE > a {
  margin-bottom: 16px;
  margin-left: -14px;
}
.AccountDetail___2KmSE > a:hover {
  background: transparent;
}
.AccountDetail___2KmSE .exportCSV___1h-Ga {
  font-size: 12px;
  color: #333333;
}
.AccountDetail___2KmSE .exportCSV___1h-Ga svg {
  width: 15px;
  height: 15px;
  margin-right: 6px;
  vertical-align: middle;
}
.AccountDetail___2KmSE .card___1fk03 .ant-card-head-wrapper {
  float: right;
  margin-top: 13px;
  margin-bottom: -50px;
}
.AccountDetail___2KmSE .card___1fk03 .ant-table tr:hover svg {
  opacity: 1;
}
.AccountDetail___2KmSE .card___1fk03 .ant-tabs {
  float: left;
}


.downSection___1aIsY {
  position: relative;
  overflow-x: hidden;
}
.downSection___1aIsY .downContent___2x09H {
  max-width: 100%;
  overflow-x: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  max-width: 1080px;
  margin: auto;
  justify-content: space-between;
}
.downSection___1aIsY .logo___28BZg {
  margin-bottom: 8px;
  height: 80px;
  width: 80px;
  text-indent: -9999px;
  background: url(data:image/png;base64,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) no-repeat center;
  background-size: contain;
}
.downSection___1aIsY .info___221Id {
  margin-bottom: 48px;
}
.downSection___1aIsY .info___221Id h1 {
  font-size: 44px;
  font-weight: 500;
  margin: 0;
}
.downSection___1aIsY .info___221Id p {
  font-size: 26px;
  color: #333;
  font-weight: 300;
}
.downSection___1aIsY .btn___2ci8f {
  display: inline-block;
  margin-right: 16px;
}
.downSection___1aIsY .btn___2ci8f img {
  height: 50px;
}
.downSection___1aIsY h3 {
  margin-bottom: 8px;
  font-weight: 400;
}
.downSection___1aIsY .downBoxRow___3b9ez {
  margin-bottom: 32px;
}
.downSection___1aIsY .iphone___1q7FW {
  margin-top: 50px;
  width: 449px;
}
.downSection___1aIsY .downBg___YYjVE {
  position: absolute;
  top: -20%;
  left: 40%;
  z-index: 1;
}
.downSection___1aIsY .left___15YPJ,
.downSection___1aIsY .right___1aqtQ {
  z-index: 1;
}
.downLoadBtns___1FA9s {
  display: flex;
}
.downLoadBtn___367_l:not(:last-child) {
  margin-right: 16px;
}
.downLoadBtn___367_l img {
  height: 50px;
}
#StyleRootContentWrap[data-role="StyleDownloadRootWrap"] {
  width: 100%;
  max-width: 100%;
}

.wrapper___2t37p {
  padding: 20px;
  background: #F9F9F9;
  padding-bottom: 100px;
  color: #333;
}
.wrapper___2t37p h1 {
  font-size: 22px;
  margin-bottom: 24px;
}
.wrapper___2t37p h2 {
  font-size: 18px;
  margin-bottom: 16px;
}
.wrapper___2t37p p {
  font-size: 16px;
  margin-bottom: 12px;
}
.wrapper___2t37p img {
  display: block;
  width: 100%;
  max-width: 320px;
  margin: 12px auto;
}
.wrapper___2t37p .btn___FjweO {
  display: flex;
  position: fixed;
  z-index: 100;
  bottom: 30px;
  font-size: 17px;
  padding: 8px 16px;
  border-radius: 100px;
  background: #0e75ee;
  color: #fff;
  text-decoration: none;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 3px 16px 0 rgba(14, 117, 238, 0.6);
}
.wrapper___2t37p .apple___1RUWb {
  margin-right: 4px;
  vertical-align: top;
}
.wrapper___2t37p .overlay___1hbBM {
  display: block;
}

.wrapper___37yAd {
  padding: 20px;
  background: #F9F9F9;
  padding-bottom: 100px;
  color: #333;
}
.wrapper___37yAd h1 {
  font-size: 22px;
  margin-bottom: 24px;
}
.wrapper___37yAd h2 {
  font-size: 18px;
  margin-bottom: 16px;
}
.wrapper___37yAd h3 {
  font-size: 16px;
  margin-bottom: 14px;
}
.wrapper___37yAd p {
  font-size: 16px;
  margin-bottom: 12px;
}
.wrapper___37yAd img {
  display: block;
  width: 100%;
  max-width: 320px;
  margin: 12px auto;
}
.wrapper___37yAd .btn___3hMgM {
  display: flex;
  position: fixed;
  z-index: 100;
  bottom: 30px;
  font-size: 17px;
  padding: 8px 16px;
  border-radius: 100px;
  background: #0e75ee;
  color: #fff;
  text-decoration: none;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 3px 16px 0 rgba(14, 117, 238, 0.6);
}
.wrapper___37yAd .download___hdoFL {
  display: flex;
  align-items: center;
}
.wrapper___37yAd .apple___2VRgl {
  margin: 0 4px 0 0;
  width: auto;
}
.wrapper___37yAd .overlay___1MwOS {
  display: block;
}

.wrapper___3HPfW {
  padding: 20px;
  color: #333;
}
.wrapper___3HPfW .logo___3GLjI {
  background: #fff no-repeat center;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNyIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDM3IDQwIj48cGF0aCBmaWxsPSIjMDA5M0REIiBkPSJNMTEuNjU3IDIwTDIzLjYyIDMxLjg0N2w3LjU1LTcuNDc3YzEuMzMtMS4zMiAzLjQ5Ni0xLjMyIDQuODMgMCAxLjMzMyAxLjMyIDEuMzMzIDMuNDYyIDAgNC43ODJsLTkuOTY2IDkuODY3Yy0xLjMyNyAxLjMxMi0zLjUxNCAxLjMtNC44MyAwTDYuODMgMjQuNzgydjguNDYzYzAgMS44NTgtMS41NCAzLjM4My0zLjQxNiAzLjM4M0MxLjUzIDM2LjYzIDAgMzUuMTEyIDAgMzMuMjQ2VjYuNzUzQzAgNC44ODcgMS41MyAzLjM3IDMuNDE2IDMuMzcgNS4zIDMuMzcgNi44MyA0Ljg4OCA2LjgzIDYuNzU0djguNDYzTDIxLjIwNS45OGMxLjMxNS0xLjMgMy41MDItMS4zMTMgNC44MyAwTDM2IDEwLjg1YzEuMzMzIDEuMzE4IDEuMzMzIDMuNDYgMCA0Ljc4Mi0xLjMzNCAxLjMxOC0zLjUgMS4zMi00LjgzIDBsLTcuNTUtNy40NzZMMTEuNjU2IDIwem0xMS45NjgtMy4zODRjMS44ODcgMCAzLjQxNiAxLjUxNiAzLjQxNiAzLjM4NCAwIDEuODctMS41MjcgMy4zODUtMy40MTQgMy4zODUtMS44ODggMC0zLjQyLTEuNTE2LTMuNDItMy4zODUgMC0xLjg2OCAxLjUzMi0zLjM4NCAzLjQyLTMuMzg0eiIvPjwvc3ZnPg==');
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  background-clip: content-box;
  height: 80px;
  width: 80px;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  margin: 60px auto 30px;
}
.wrapper___3HPfW .info___28WcK {
  text-align: center;
  width: 64%;
  margin: 0 auto 24px;
  line-height: 1.618em;
  font-size: 17px;
}
.wrapper___3HPfW .link___33ZmY {
  font-size: 14px;
  padding: 12px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  text-align: center;
  word-wrap: break-word;
  word-break: normal;
}

.main___1IVHx {
  min-height: 80vh;
  display: flex;
  align-items: center;
}

.error___2DUhf {
  min-height: 100vh;
  color: #FFFFFF;
  background-color: #192399;
  background-image: radial-gradient(circle at 50% 20%, #192399, #0F1248);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box___TuVZx {
  width: 1024px;
  height: 1024px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/code_bg.1ff61.svg);
}
.box___TuVZx[data-code="404"] {
  background-image: url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/code_bg_404.a22db.svg);
}
.box___TuVZx h1 {
  font-size: 40px;
  color: #FFFFFF;
  text-align: center;
  line-height: 56px;
  margin-bottom: 49px;
}
.box___TuVZx .backHome___3PZMa {
  width: 200px;
  height: 50px;
  line-height: 50px;
  background: #0D75EE;
  border-radius: 4px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  margin-bottom: 100px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.root[data-path="/"] {
  background-color: transparent;
  overflow: hidden;
}

.slogan___3X3gR {
  width: 1200px;
  padding: 84px 0 52px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.slogan___3X3gR .placeholder___2GUsT {
  visibility: hidden;
}
.slogan___3X3gR .title .main-title {
  font-size: 48px;
  color: #ffffff;
  font-weight: 500;
  text-align: left;
}
.slogan___3X3gR .title .main-title .char {
  animation: fadeIn 1s infinite;
}
.slogan___3X3gR .title .abstract {
  margin-top: 35px;
  font-size: 24px;
  color: #ffffff;
}
.slogan___3X3gR .news {
  display: flex;
  flex-direction: column;
  font-size: 20px;
  color: #ffffff;
  margin-left: 56px;
}
@keyframes fadeIn___1jB1S {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}

.btnEntry___3ZRmf {
  display: flex;
  justify-content: space-between;
}
.btnEntry___3ZRmf .btn {
  width: 388px;
  display: flex;
}
.btnEntry___3ZRmf .btn .entry-logo {
  width: 80px;
  height: 80px;
  margin-right: 14px;
  filter: brightness(200%);
}
.btnEntry___3ZRmf .btn .action {
  display: flex;
  margin-top: 10px;
  flex-direction: column;
}
.btnEntry___3ZRmf .btn .action .des {
  font-size: 16px;
  color: #ffffff;
}
.btnEntry___3ZRmf .btn .action .entry {
  margin-top: 14px;
  margin-left: 3px;
  font-size: 14px;
}
.btnEntry___3ZRmf .btn .action .entry a {
  color: #0ac7a9;
  text-decoration: none;
}
.btnEntry___3ZRmf .btn .action .entry .arrow-icon {
  width: 17px;
  height: 4px;
  margin-left: 8px;
}

.banner___1gwvs {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner___1gwvs .bg___2Vihn {
  position: absolute;
  top: -86px;
  left: 0;
  width: 100%;
  bottom: 0;
  background-image: linear-gradient(45deg, #10192d, #030e1d, #111828);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTkyMHB4IiBoZWlnaHQ9IjY0MHB4IiB2aWV3Qm94PSIwIDAgMTkyMCA2NDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU2LjMgKDgxNzE2KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5iZzE8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cmVjdCBpZD0icGF0aC0xIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDAiPjwvcmVjdD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9Ijg5LjEzOTcyMTElIiB5MT0iNDYuODg2Njc5NyUiIHgyPSI1MCUiIHkyPSI1MS4yNDkxMjYyJSIgaWQ9ImxpbmVhckdyYWRpZW50LTMiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMTAxOTJEIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMDBBMUUiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI3OC41OTczMzE0JSIgeTE9IjQzLjA2NTEyOTklIiB4Mj0iMTkuMTE3NzUwNiUiIHkyPSI1OC4zODA2MDY5JSIgaWQ9ImxpbmVhckdyYWRpZW50LTQiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMTAxOTJEIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMDBBMUUiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPHBhdGggZD0iTTM2LjEyNDI1MzYsMCBMNzg1LjU2ODM2NiwwIEwxMTU0LjkwNjcsNjQwIEwwLDY0MCBMMCwxMzQuODc4MDg1IEwzNi4xMjQyNTM2LC01LjY4NDM0MTg5ZS0xNCBaIiBpZD0icGF0aC01Ij48L3BhdGg+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIzOC4xMzIzNDIlIiB4Mj0iOC4zOTg5MDg5NiUiIHkyPSI2My4xMTk3MDA1JSIgaWQ9ImxpbmVhckdyYWRpZW50LTciPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMTAxOTJEIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMDBBMUUiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iaW5kZXgiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJiZzEiPgogICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgIDx1c2UgaWQ9IuefqeW9oiIgZmlsbD0iIzAwMEExRSIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNzQ1Ljg2MTU0LC00LjU0NzQ3MzUxZS0xMyBMMTkxNy4zNzUxNSw2NDAgTDY5Ny41OTI3MjUsNjQwIEwyLjI3MzczNjc1ZS0xMywyMzcuMzA1OTk0IEwwLC00LjU0NzQ3MzUxZS0xMyBMMTc0NS44NjE1NCwtNC41NDc0NzM1MWUtMTMgWiIgaWQ9IuW9oueKtue7k+WQiCIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC0zKSIgbWFzaz0idXJsKCNtYXNrLTIpIj48L3BhdGg+CiAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTYiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtNSI+PC91c2U+CiAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgPHVzZSBpZD0i5b2i54q257uT5ZCIIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTQpIiB4bGluazpocmVmPSIjcGF0aC01Ij48L3VzZT4KICAgICAgICAgICAgPHBvbHlnb24gaWQ9IuefqeW9oiIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC03KSIgbWFzaz0idXJsKCNtYXNrLTYpIiBwb2ludHM9Ii02OS4zODkxNzQgMTY3IDcyNS42MTA4MjYgOTYxIC02OS4zODkxNzQgOTYxIj48L3BvbHlnb24+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.banner___1gwvs .enterGroup___15y0B {
  padding: 48px 0;
}
.banner___1gwvs .wrapper {
  width: 1200px;
}

.service___2QTah {
  min-width: 40px;
  height: 144px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
.service___2QTah.vip___35b8z {
  height: 190px;
}
.customerService___oP1Jo {
  padding-right: 10px;
  height: 40px;
  border-radius: 4px 0px 0px 4px;
  background: #24ae8f;
  color: #ffffff;
  font-size: 12px;
  align-items: center;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  transition: all 0.3s;
  transform: translateX(calc(100% - 42px));
  cursor: pointer;
  display: flex;
  visibility: hidden;
}
.customerService___oP1Jo.show___1R2Ik {
  visibility: visible;
}
.customerService___oP1Jo:hover.customerService___oP1Jo {
  transform: translateX(0);
}
.customerService___oP1Jo .customer-icon {
  margin-left: 16px;
  margin-right: 10px;
}
.community___1zSTO {
  padding-right: 10px;
  height: 40px;
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 4px 0px 0px 4px;
  background: #ffffff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  transition: all 0.3s;
  transform: translateX(calc(100% - 42px));
  cursor: pointer;
}
.community___1zSTO:hover.community___1zSTO {
  transform: translateX(0);
}
.community___1zSTO .chat-icon {
  margin-left: 16px;
  margin-right: 10px;
}
.phoneDownload___qDGyc {
  padding-right: 10px;
  height: 40px;
  display: flex;
  align-items: center;
  border-radius: 4px 0px 0px 4px;
  background: #ffffff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  transition: all 0.3s;
  transform: translateX(calc(100% - 42px));
  cursor: pointer;
}
.phoneDownload___qDGyc:hover.phoneDownload___qDGyc {
  transform: translateX(0);
}
.phoneDownload___qDGyc .phone-icon {
  margin-left: 16px;
  margin-right: 14px;
}
.vipService___HWnj- {
  height: 40px;
  width: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px 0px 0px 4px;
  background: linear-gradient(137deg, #3d3d3d 0%, #0f1011 100%);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  cursor: pointer;
}
.vipService___HWnj- .vipIcon___1MfiG {
  width: 26px;
  height: 23px;
}
.service-card .ant-popover-content .ant-popover-inner {
  background-color: transparent !important;
  border: none;
  box-shadow: none;
}

.dropdownMenu___10MTb {
  width: 280px;
  background: #1b2536;
  padding: 0 0 8px;
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 1px 10px 0px rgba(0, 0, 0, 0.12), 0px 4px 5px 0px rgba(0, 0, 0, 0.14);
  border-radius: 4px;
  transform: translate3d(0, -5px, 0);
}
.title___29cOV {
  font-size: 14px;
  color: #fff;
  padding: 21px 24px;
}
.QRCode___1hz5b {
  padding: 0 24px;
  margin: 8px 0;
}
.QRCode___1hz5b .QRCodeBox___XDR4C {
  padding: 24px;
  background: #fff;
  position: relative;
}
.more___3K6n1 {
  display: flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  padding: 13px 0;
  color: #fff;
}
.more___3K6n1:hover {
  background: rgba(255, 255, 255, 0.04);
  color: #33C6AA;
}
.more___3K6n1 img {
  width: 18px;
  height: 18px;
  margin-left: 8px;
}

.fastCoin___2Qyrf {
  background: #081125;
  padding: 22px;
}
.fastCoin___2Qyrf .titleWrapper___1IP99 {
  width: 1200px;
  margin: 0 auto 16px;
}
.fastCoin___2Qyrf .titleWrapper___1IP99 .titleLeft___oRgo6 {
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 2px;
  display: inline-block;
  font-weight: 500;
  margin-right: 16px;
  width: 240px;
}
.fastCoin___2Qyrf .titleWrapper___1IP99 .title___1SfXd {
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 2px;
  display: inline-block;
  font-weight: 500;
  margin-right: 16px;
}
.fastCoin___2Qyrf .titleWrapper___1IP99 .referencePrice___LPlFj {
  opacity: 0.65;
  font-size: 12px;
  color: #FFFFFF;
  display: inline-block;
}
.fastCoin___2Qyrf .fastCoinForm___38H7C {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.fastCoin___2Qyrf .fastCoinForm___38H7C .traget___xmkaM {
  width: 240px;
  display: inline-block;
}
.fastCoin___2Qyrf .fastCoinForm___38H7C .inputGroup___2FTZu {
  width: 668px;
  display: inline-block;
  margin: 0 16px;
}
.fastCoin___2Qyrf .fastCoinForm___38H7C .btn___1KlWE {
  width: 240px;
}
.fastCoin___2Qyrf .fastCoinForm___38H7C .amount-select {
  width: 130px;
  border-left: 1px solid rgba(1, 8, 30, 0.16);
}
.fastCoin___2Qyrf .fastCoinForm___38H7C .MuiFilledInput-root {
  margin-top: 0;
  width: 100%;
  background-color: #fff !important;
  border: none !important;
  padding: 0;
}
.fastCoin___2Qyrf .fastCoinForm___38H7C .MuiInputBase-input {
  border: none !important;
}

.homepage___3945v {
  display: flex;
  flex-direction: column;
  padding-top: 80px;
}
.homepage___3945v .indexes {
  width: 100%;
}
.homepage___3945v .service {
  position: fixed;
  right: 0;
  top: 463px;
  z-index: 999;
}

.statistics___21Gl8 {
  background: #24AE8F;
  display: flex;
  justify-content: center;
  align-items: center;
}
.statistics___21Gl8 .wrapper {
  width: 1200px;
  height: 100%;
}
.statistics___21Gl8 .wrapper .box {
  height: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 27px;
}
.statistics___21Gl8 .wrapper .box .stat {
  width: 388px;
  display: flex;
  flex-direction: column;
}
.statistics___21Gl8 .wrapper .box .stat .num {
  font-size: 32px;
  color: #ffffff;
}
.statistics___21Gl8 .wrapper .box .stat .num .text {
  margin-left: 10px;
}
.statistics___21Gl8 .wrapper .box .stat .line {
  margin-top: 18px;
  width: 48px;
  height: 3px;
  background: #ffffff;
}
.statistics___21Gl8 .wrapper .box .stat .des {
  margin-top: 22px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
}

.newIndexCards___2WVFH {
  width: 100%;
}
.newIndexCards___2WVFH .wow {
  visibility: hidden;
}
.noticeList___fbe_O {
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  background: #f3f3f3;
}
.noticeList___fbe_O .article {
  display: flex;
  align-items: center;
  height: 16px;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid rgba(0, 10, 30, 0.12);
}
.noticeList___fbe_O .article .title {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.noticeList___fbe_O .article a {
  text-decoration: none;
  color: #000a1e;
}
.noticeList___fbe_O .article a:hover {
  text-decoration: underline;
  color: #504b4b;
}
.noticeList___fbe_O .article .time {
  margin-left: 10px;
  color: rgba(0, 0, 0, 0.45);
}
.noticeList___fbe_O .article.no-right {
  border-right: none;
}
.noticeList___fbe_O .article.no-right a {
  color: #24ae8f;
}
.userStory___2sk5U {
  width: 100%;
  height: 560px;
  background: url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/bg_userstory.6f169.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.userStory___2sk5U .wrapper {
  width: 1200px;
  height: 220px;
  position: relative;
}
.userStory___2sk5U .wrapper .title {
  width: 220px;
  height: 100%;
}
.userStory___2sk5U .wrapper .title .text {
  font-size: 40px;
  color: #000000;
}
.userStory___2sk5U .wrapper .title .line {
  width: 40px;
  height: 3px;
  margin-top: 17px;
  margin-bottom: 56px;
  background: #24ae8f;
}
.storySwiper___2lFa4 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 306px;
}
.storySwiper___2lFa4 .slick-slider {
  height: 100%;
  height: 220px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.storySwiper___2lFa4 .slick-slider .button-icon {
  position: absolute;
  top: 200px;
  cursor: pointer;
}
.storySwiper___2lFa4 .slick-slider .prev {
  left: -310px;
  transform: rotateY(-180deg);
}
.storySwiper___2lFa4 .slick-slider .next {
  left: -262px;
}
.slick-list___36Vs- {
  height: 100%;
  text-align: center;
}
.slick-list___36Vs- .slick-track___Go6KS {
  display: flex;
  justify-content: space-between;
}
.slick-slide___TBGaU .card___1stwK {
  width: 384px !important;
  height: 220px !important;
  background: #ffffff;
  box-shadow: 0px 1px 5px 0px rgba(0, 10, 30, 0.2);
  border-radius: 4px;
  position: relative;
}
.slick-slide___TBGaU .card___1stwK .yinhao___32MBS {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 21px;
  left: 28px;
}
.slick-slide___TBGaU .card___1stwK .itr___3-WYu {
  display: flex;
  flex-direction: column;
  width: 274px;
  margin-top: 39px;
  margin-left: 78px;
}
.slick-slide___TBGaU .card___1stwK .itr___3-WYu .des___1DJ7G {
  height: 84px;
  font-size: 14px;
  font-weight: 400;
  color: #000a1e;
  text-align: left;
}
.user-info___2ou5X {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.user-info___2ou5X .user___3tRS- {
  display: flex;
  flex-direction: column;
}
.user-info___2ou5X .user___3tRS- .user-name___MxAAA {
  font-size: 16px;
  color: #000a1e;
}
.user-info___2ou5X .user___3tRS- .user-title___Y_yG9 {
  margin-top: 12px;
  font-size: 12px;
  color: #000a1e;
  text-align: left;
}
.user-info___2ou5X .user-icon___1Ej4V {
  width: 64px;
  height: 64px;
}
.no_right___20QZj {
  padding-right: 0 !important;
  margin-right: 0 !important;
  border-right-width: 0 !important;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(data:image/gif;base64,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) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);
    src: url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=?#iefix) format('embedded-opentype'), url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format('woff'), url(data:font/ttf;base64,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) format('truetype'), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9InNsaWNrIiB1bml0cy1wZXItZW09IjUxMiIgYXNjZW50PSI0ODAiIGRlc2NlbnQ9Ii0zMiIvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iNTEyIiAvPgoKPGdseXBoIHVuaWNvZGU9IiYjODU5NDsiIGQ9Ik0yNDEgMTEzbDEzMCAxMzBjNCA0IDYgOCA2IDEzIDAgNS0yIDktNiAxM2wtMTMwIDEzMGMtMyAzLTcgNS0xMiA1LTUgMC0xMC0yLTEzLTVsLTI5LTMwYy00LTMtNi03LTYtMTIgMC01IDItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzIDAtNSAyLTkgNi0xMmwyOS0zMGMzLTMgOC01IDEzLTUgNSAwIDkgMiAxMiA1eiBtMjM0IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODU5MjsiIGQ9Ik0yOTYgMTEzbDI5IDMwYzQgMyA2IDcgNiAxMiAwIDUtMiAxMC02IDEzbC04NyA4OCA4NyA4OGM0IDMgNiA4IDYgMTMgMCA1LTIgOS02IDEybC0yOSAzMGMtMyAzLTggNS0xMyA1LTUgMC05LTItMTItNWwtMTMwLTEzMGMtNC00LTYtOC02LTEzIDAtNSAyLTkgNi0xM2wxMzAtMTMwYzMtMyA3LTUgMTItNSA1IDAgMTAgMiAxMyA1eiBtMTc5IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODIyNjsiIGQ9Ik00NzUgMjU2YzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5LTQwIDAtNzcgOS0xMTAgMjktMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwIDAgNDAgOSA3NyAyOSAxMTAgMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5IDQwIDAgNzctOSAxMTAtMjkgMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPgo8Z2x5cGggdW5pY29kZT0iJiM5NzsiIGQ9Ik00NzUgNDM5bDAtMTI4YzAtNS0xLTktNS0xMy00LTQtOC01LTEzLTVsLTEyOCAwYy04IDAtMTMgMy0xNyAxMS0zIDctMiAxNCA0IDIwbDQwIDM5Yy0yOCAyNi02MiAzOS0xMDAgMzktMjAgMC0zOS00LTU3LTExLTE4LTgtMzMtMTgtNDYtMzItMTQtMTMtMjQtMjgtMzItNDYtNy0xOC0xMS0zNy0xMS01NyAwLTIwIDQtMzkgMTEtNTcgOC0xOCAxOC0zMyAzMi00NiAxMy0xNCAyOC0yNCA0Ni0zMiAxOC03IDM3LTExIDU3LTExIDIzIDAgNDQgNSA2NCAxNSAyMCA5IDM4IDIzIDUxIDQyIDIgMSA0IDMgNyAzIDMgMCA1LTEgNy0zbDM5LTM5YzItMiAzLTMgMy02IDAtMi0xLTQtMi02LTIxLTI1LTQ2LTQ1LTc2LTU5LTI5LTE0LTYwLTIwLTkzLTIwLTMwIDAtNTggNS04NSAxNy0yNyAxMi01MSAyNy03MCA0Ny0yMCAxOS0zNSA0My00NyA3MC0xMiAyNy0xNyA1NS0xNyA4NSAwIDMwIDUgNTggMTcgODUgMTIgMjcgMjcgNTEgNDcgNzAgMTkgMjAgNDMgMzUgNzAgNDcgMjcgMTIgNTUgMTcgODUgMTcgMjggMCA1NS01IDgxLTE1IDI2LTExIDUwLTI2IDcwLTQ1bDM3IDM3YzYgNiAxMiA3IDIwIDQgOC00IDExLTkgMTEtMTd6Ii8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\2190';
}
[dir='rtl'] .slick-prev:before
{
    content: '\2192';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\2192';
}
[dir='rtl'] .slick-next:before
{
    content: '\2190';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '\2022';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.activitySwiper___2EQMc {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 52px;
  background: #f3f3f3;
}
.activitySwiper___2EQMc:hover .prev {
  display: inline-block !important;
}
.activitySwiper___2EQMc:hover .next {
  display: inline-block !important;
}
.activitySwiper___2EQMc .slick-slider {
  height: 100%;
  width: 1220px;
  height: 168px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.activitySwiper___2EQMc .slick-slider .prev {
  left: -80px;
  display: none;
}
.activitySwiper___2EQMc .slick-slider .prev img.prev {
  transform: rotateY(-180deg);
}
.activitySwiper___2EQMc .slick-slider .next {
  display: none;
  right: -80px;
}
.activitySwiper___2EQMc .slick-slider .slick-list {
  width: 100%;
  height: 100%;
  text-align: center;
}
.activitySwiper___2EQMc .slick-slider .slick-list .slick-slide img {
  width: 384px !important;
  height: 168px !important;
}
.swiperButton___Crut7 {
  position: absolute;
  width: 56px;
  height: 56px;
  background: #ffffff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  text-align: center;
  line-height: 56px;
  border-radius: 50%;
  cursor: pointer;
}

.coinMarket___1WsIY {
  width: 100%;
  height: 744px;
  background: #fff;
  display: flex;
  justify-content: center;
}
.coinMarket___1WsIY .wrapper {
  width: 1200px;
  padding-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper {
  width: 100%;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-thead tr th {
  border-bottom: none;
  color: rgba(0, 0, 0, 0.45);
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr {
  height: 80px;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr:hover td {
  background-color: #f4f3f3;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td {
  border-bottom: none;
  position: relative;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .key-name {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .key-name .icon {
  width: 40px;
  height: 40px;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .key-name .name {
  font-size: 20px;
  color: #000a1e;
  margin-left: 16px;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .key-name .ch-name {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.45);
  margin-left: 12px;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .key-newprice .newprice {
  font-size: 16px;
  color: #040434;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .key-newprice .cny {
  margin-left: 16px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.45);
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .updown .info {
  font-size: 16px;
  color: #24AE8F;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .updown .arrow-icon {
  height: 12px;
  width: 12px;
  margin-left: 10px;
  vertical-align: baseline;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .buy-btn {
  width: 88px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(0, 10, 30, 0.12);
  font-size: 14px;
  color: #24ae8f;
  text-align: center;
  line-height: 40px;
  outline: none;
  cursor: pointer;
  background: #fff;
}
.coinMarket___1WsIY .wrapper .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td .buy-btn:hover {
  background: #24AE8F;
  color: #ffffff;
}
.coinMarket___1WsIY .wrapper .btn-more {
  display: block;
  text-decoration: none;
  width: 148px;
  height: 40px;
  margin-top: 32px;
  border-radius: 4px;
  border: 1px solid rgba(0, 10, 30, 0.12);
  font-size: 14px;
  color: #24ae8f;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  cursor: pointer;
}
.coinMarket___1WsIY .wrapper .btn-more .arrow {
  width: 24px;
  height: 24px;
  margin-left: 9px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU2LjMgKDgxNzE2KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uL2Fycm93cmlnaHQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iSWNvbi9hcnJvd3JpZ2h0IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oiIgeD0iMCIgeT0iMCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48L3JlY3Q+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xOC43OTI4OTMyLDEyIEwxNS42NDY0NDY2LDguODUzNTUzMzkgQzE1LjQ1MTE4NDUsOC42NTgyOTEyNCAxNS40NTExODQ1LDguMzQxNzA4NzYgMTUuNjQ2NDQ2Niw4LjE0NjQ0NjYxIEMxNS44NDE3MDg4LDcuOTUxMTg0NDYgMTYuMTU4MjkxMiw3Ljk1MTE4NDQ2IDE2LjM1MzU1MzQsOC4xNDY0NDY2MSBMMjAsMTEuNzkyODkzMiBDMjAuMzkwNTI0MywxMi4xODM0MTc1IDIwLjM5MDUyNDMsMTIuODE2NTgyNSAyMCwxMy4yMDcxMDY4IEwxNi4zNTM1NTM0LDE2Ljg1MzU1MzQgQzE2LjE1ODI5MTIsMTcuMDQ4ODE1NSAxNS44NDE3MDg4LDE3LjA0ODgxNTUgMTUuNjQ2NDQ2NiwxNi44NTM1NTM0IEMxNS40NTExODQ1LDE2LjY1ODI5MTIgMTUuNDUxMTg0NSwxNi4zNDE3MDg4IDE1LjY0NjQ0NjYsMTYuMTQ2NDQ2NiBMMTguNzkyODkzMiwxMyBMNC41LDEzIEM0LjIyMzg1NzYzLDEzIDQsMTIuNzc2MTQyNCA0LDEyLjUgQzQsMTIuMjIzODU3NiA0LjIyMzg1NzYzLDEyIDQuNSwxMiBMMTguNzkyODkzMiwxMiBaIiBpZD0i5b2i54q257uT5ZCIIiBmaWxsPSIjMjRBRThGIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}
.coinMarket___1WsIY .wrapper .btn-more:hover {
  background: #24ae8f;
  color: #fff;
}
.coinMarket___1WsIY .wrapper .btn-more:hover .arrow {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU2LjMgKDgxNzE2KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uL2Fycm93cmlnaHRfd2hpdGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iSWNvbi9hcnJvd3JpZ2h0X3doaXRlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iSWNvbi9hcnJvd3JpZ2h0Ij4KICAgICAgICAgICAgPHJlY3QgaWQ9IuefqeW9oiIgeD0iMCIgeT0iMCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48L3JlY3Q+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xOC43OTI4OTMyLDEyIEwxNS42NDY0NDY2LDguODUzNTUzMzkgQzE1LjQ1MTE4NDUsOC42NTgyOTEyNCAxNS40NTExODQ1LDguMzQxNzA4NzYgMTUuNjQ2NDQ2Niw4LjE0NjQ0NjYxIEMxNS44NDE3MDg4LDcuOTUxMTg0NDYgMTYuMTU4MjkxMiw3Ljk1MTE4NDQ2IDE2LjM1MzU1MzQsOC4xNDY0NDY2MSBMMjAsMTEuNzkyODkzMiBDMjAuMzkwNTI0MywxMi4xODM0MTc1IDIwLjM5MDUyNDMsMTIuODE2NTgyNSAyMCwxMy4yMDcxMDY4IEwxNi4zNTM1NTM0LDE2Ljg1MzU1MzQgQzE2LjE1ODI5MTIsMTcuMDQ4ODE1NSAxNS44NDE3MDg4LDE3LjA0ODgxNTUgMTUuNjQ2NDQ2NiwxNi44NTM1NTM0IEMxNS40NTExODQ1LDE2LjY1ODI5MTIgMTUuNDUxMTg0NSwxNi4zNDE3MDg4IDE1LjY0NjQ0NjYsMTYuMTQ2NDQ2NiBMMTguNzkyODkzMiwxMyBMNC41LDEzIEM0LjIyMzg1NzYzLDEzIDQsMTIuNzc2MTQyNCA0LDEyLjUgQzQsMTIuMjIzODU3NiA0LjIyMzg1NzYzLDEyIDQuNSwxMiBMMTguNzkyODkzMiwxMiBaIiBpZD0i5b2i54q257uT5ZCIIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}
.chartWrapper___qxgt3 {
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0px;
  overflow: hidden;
  position: absolute;
  display: flex;
  align-items: center;
}
.chart___IurOg {
  width: 120px;
  height: 47.5px;
  margin-left: 20px;
}

.downloadPart___293fu {
  width: 100%;
  height: 698px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTkyMHB4IiBoZWlnaHQ9IjY0MHB4IiB2aWV3Qm94PSIwIDAgMTkyMCA2NDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU2LjMgKDgxNzE2KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5iZzI8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8cmVjdCBpZD0icGF0aC0xIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI2NDAiPjwvcmVjdD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjYuMzMzOTcxMzUlIiB5MT0iNTAuOTIyMDAxMiUiIHgyPSI0OC44MTQwMjk2JSIgeTI9IjU4LjE3NjI5ODElIiBpZD0ibGluZWFyR3JhZGllbnQtMyI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMxMDE5MkQiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAwMEExRSIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjIxLjE3MzcxMzIlIiB5MT0iNDguMzI2MDIyMSUiIHgyPSI5MS4xMzc4MTMzJSIgeTI9IjcwLjIwODE5MzElIiBpZD0ibGluZWFyR3JhZGllbnQtNCI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMxMDE5MkQiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAwMEExRSIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjQxLjY4NjA0MzElIiB5MT0iNTkuMjAzMTU3MiUiIHgyPSI5MC4xMDk5MDUlIiB5Mj0iOTYuMjg3NDAxOSUiIGlkPSJsaW5lYXJHcmFkaWVudC01Ij4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzEwMTkyRCIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMDAwQTFFIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9ImluZGV4IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iYmcyIj4KICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICA8dXNlIGlkPSLnn6nlvaIiIGZpbGw9IiMwMDBBMUUiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICA8cG9seWdvbiBpZD0i6Lev5b6EIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBtYXNrPSJ1cmwoI21hc2stMikiIHBvaW50cz0iMjA0NS40MjIyMiAtMTEzLjE1NzQzNSA3NDEuMzEzNzMgNjQwIC0yOC41Nzc3Nzc2IDY0MCAyMTkuMTk5NTIxIC0yODUgMjA0NS40MjIyMiAtMjg1Ij48L3BvbHlnb24+CiAgICAgICAgICAgIDxwb2x5Z29uIGlkPSLot6/lvoQiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtNCkiIG1hc2s9InVybCgjbWFzay0yKSIgcG9pbnRzPSIyMDQ1LjQyMjIyIDQ1Mi4yNDg2NTMgMTM0NS4xMTIwMSA2NDAgNTkwLjQyMjIyMiA2NDAgMTEyNC4xNzU5OSAtMjg1IDIwNDUuNDIyMjIgLTI4NSI+PC9wb2x5Z29uPgogICAgICAgICAgICA8cG9seWdvbiBpZD0i55+p5b2iIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTUpIiBtYXNrPSJ1cmwoI21hc2stMikiIHBvaW50cz0iMjA0NS40MjIyMiAtMTQyIDIwNDUuNDIyMjIgNjcyIDEyMzEuNDIyMjIgNjcyIj48L3BvbHlnb24+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
  background-size: cover;
}
.downloadPart___293fu .wrapper {
  width: 1200px;
  height: 100%;
  display: flex;
  flex-direction: column;
  z-index: 1;
  padding-top: 94px;
  position: relative;
}
.downloadPart___293fu .wrapper .title {
  max-width: 500px;
  font-size: 32px;
  font-weight: 500;
  color: #ffffff;
}
.downloadPart___293fu .wrapper .line {
  width: 40px;
  height: 3px;
  margin-top: 16px;
  background: #0ac7a9;
  margin-bottom: 50px;
}
.downloadPart___293fu .wrapper .des {
  width: 420px;
  height: 80px;
  font-size: 24px;
  color: #ffffff;
}
.downloadPart___293fu .wrapper .down {
  margin-top: 33px;
}
.downloadPart___293fu .wrapper .down .tip .type {
  margin-top: 19px;
  margin-bottom: 11px;
  font-size: 14px;
  color: #fff;
}
.downloadPart___293fu .wrapper .down .tip img {
  margin-right: 14px;
}
.downloadPart___293fu .wrapper .mobile-icon {
  position: absolute;
  left: 522px;
  top: 182px;
  z-index: 3;
}
.downloadPart___293fu .wrapper .pc-icon {
  position: absolute;
  left: 477px;
  top: -58px;
  z-index: 2;
}

.helpers___21KFR {
  width: 100%;
  height: 483px;
  display: flex;
  justify-content: center;
  background: #24AE8F;
}
.helpers___21KFR .wrapper {
  width: 1200px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.helpers___21KFR .wrapper .title {
  font-size: 32px;
  color: rgba(255, 255, 255, 0.87);
  font-weight: 500;
}
.helpers___21KFR .wrapper .line {
  width: 40px;
  height: 3px;
  margin-top: 14px;
  margin-bottom: 56px;
  background: #fff;
}
.helpers___21KFR .wrapper .cards {
  width: 1098px;
  display: flex;
  justify-content: space-between;
}
.helpers___21KFR .wrapper .cards .card {
  width: 282px;
  display: flex;
  flex-direction: column;
}
.helpers___21KFR .wrapper .cards .card .icon {
  width: 74px;
  height: 74px;
}
.helpers___21KFR .wrapper .cards .card .title {
  margin-top: 26px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.helpers___21KFR .wrapper .cards .card .des {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}
.more___3WkzK {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-top: 25px;
}
.more___3WkzK:hover {
  color: rgba(255, 255, 255, 0.85);
}
.more___3WkzK img {
  height: 8px;
  margin-left: 12px;
}

.partner___lKUEY {
  width: 100%;
  height: 602px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner___lKUEY .wrapper {
  width: 1200px;
  display: flex;
  align-items: center;
}
.tabs___1grvA {
  margin-left: 126px;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 600;
  color: #000a1e;
}
.tabs___1grvA .tab-item {
  font-size: 16px;
  font-weight: 400;
  color: #8e939b;
  margin-bottom: 29px;
  cursor: pointer;
}
.tabs___1grvA .tab-item.active {
  color: #24AE8F;
}
.tabs___1grvA .tab-item.active span {
  font-weight: 500;
  padding-bottom: 6px;
  border-bottom: 3px solid #24AE8F;
}
.tabs___1grvA .tab-title {
  font-size: 14px;
  color: #000a1e;
}
.content___fr1F9 {
  width: 893px;
  display: flex;
  flex-direction: column;
}
.content___fr1F9 .comp-itr .title {
  width: 218px;
  height: 72px;
  display: flex;
  align-items: center;
}
.content___fr1F9 .comp-itr .des {
  width: 100%;
  height: 66px;
  margin-top: 16px;
  font-size: 14px;
  color: #000a1e;
  opacity: 0.65;
}
.content___fr1F9 .ids {
  width: 100%;
  margin-top: 40px;
}
.content___fr1F9 .ids .title {
  font-size: 16px;
  font-weight: bold;
  color: #000a1e;
}
.content___fr1F9 .ids .comps {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
}
.content___fr1F9 .ids .comps .img-box {
  width: 180px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

.signCard___2T60H {
  width: 100%;
  height: 280px;
  display: flex;
  justify-content: center;
  background: #1f2738 url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/signcard-bg.48d5b.png) no-repeat center top;
  background-size: cover;
}
.signCard___2T60H .wrapper {
  height: 100%;
  width: 1200px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  justify-content: space-between;
}
.signCard___2T60H .wrapper .text {
  display: flex;
  flex-direction: column;
}
.signCard___2T60H .wrapper .text .title {
  font-size: 32px;
  color: #fff;
  font-weight: 500;
}
.signCard___2T60H .wrapper .text .line {
  width: 40px;
  height: 3px;
  background: #0AC7A9;
  margin: 24px 0;
}
.signCard___2T60H .wrapper .text .des {
  font-size: 16px;
  font-size: 400;
  color: #ffffff;
  opacity: 0.65;
}
.signCard___2T60H .wrapper .btns {
  display: flex;
}
.signCard___2T60H .wrapper .btns .btn {
  min-width: 148px;
  height: 40px;
  padding: 0 20px;
  margin-right: 24px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 2px;
  cursor: pointer;
  white-space: nowrap;
}
.signCard___2T60H .wrapper .btns .btn.im-signin {
  background: #0AC7A9;
}
.signCard___2T60H .wrapper .btns .btn.im-signin a {
  color: #000A1E;
}
.signCard___2T60H .wrapper .btns .btn.free-try {
  background: transparent;
  border: 1px solid #0AC7A9;
}
.signCard___2T60H .wrapper .btns .btn.free-try a {
  color: #0AC7A9;
}
.signCard___2T60H .wrapper .btns .btn:hover.im-signin {
  background: rgba(10, 199, 169, 0.85);
}
.signCard___2T60H .wrapper .btns .btn:hover.free-try {
  background: transparent;
  border: 1px solid rgba(10, 199, 169, 0.85);
}
.signCard___2T60H .wrapper .btns .btn:hover.free-try a {
  color: rgba(10, 199, 169, 0.85);
}

.count___3UuDZ {
  width: 240px;
  height: 178px;
  padding: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAACyCAIAAADzp9WiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFFmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTA5LTI3VDEwOjU5OjQyKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0wOS0yN1QxMTowNDozOCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOC0wOS0yN1QxMTowNDozOCswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5MzhlNGJkZS1lMzg4LTQz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);
  background-clip: padding-box;
  background-repeat: no-repeat;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.count___3UuDZ h5 {
  font-size: 12px;
  color: #F6F8F9;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}
.count___3UuDZ p {
  font-size: 15px;
  line-height: 1.2;
  color: #7ED321;
  margin-bottom: 0;
}
.count___3UuDZ p:not(:last-child) {
  margin-bottom: 14px;
}
.news___3J4Rz {
  position: relative;
  width: 240px;
  height: 244px;
  padding: 12px 3px 12px 15px;
  background-image: linear-gradient(134deg, #256679 0%, #323890 100%);
  background-clip: padding-box;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.16);
}
.news___3J4Rz .title___2hVhr {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #F6F8F9;
  margin-bottom: 8px;
}
.news___3J4Rz .title___2hVhr:hover .arrow___DGmIh {
  transform: translateX(4px);
}
.news___3J4Rz .arrow___DGmIh {
  margin-left: 8px;
  width: 15px;
  height: 15px;
  color: #F6F8F9;
  transition: transform 0.2s ease-out;
}
.news___3J4Rz .list___1olcx {
  height: 195px;
  overflow-y: auto;
}
.news___3J4Rz .list___1olcx::-webkit-scrollbar {
  background: transparent;
  width: 4px;
}
.news___3J4Rz .list___1olcx::-webkit-scrollbar-track {
  background: transparent;
}
.news___3J4Rz .list___1olcx::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.24);
}
.news___3J4Rz .list___1olcx > a {
  position: relative;
  display: block;
  padding-left: 15px;
  font-size: 12px;
  line-height: 18px;
  color: rgba(225, 240, 247, 0.72);
}
.news___3J4Rz .list___1olcx > a:not(:last-child) {
  margin-bottom: 8px;
}
.news___3J4Rz .list___1olcx > a:hover {
  color: #3ED1FF;
}
.news___3J4Rz .list___1olcx > a::before {
  content: " ";
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  border: 1px solid #278aff;
  left: 0;
  top: 6px;
}
.news___3J4Rz .list___1olcx > a > img {
  position: absolute;
  width: 18px;
  left: -4px;
  top: -2px;
}
.carousel___J8EBE {
  width: 640px;
  height: 280px;
}
.carousel___J8EBE .carouselItem___159FT {
  display: block;
  width: 640px;
  height: 280px;
  background-size: cover;
  background-position: 50%, 50%;
}
.carousel___J8EBE .ant-carousel .slick-dots {
  text-align: right;
  padding-right: 14px;
}
.carousel___J8EBE .ant-carousel .slick-dots li.slick-active button {
  width: 14px;
  background: #1480FF;
}
.carousel___J8EBE .ant-carousel .slick-dots li button {
  border-radius: 1.5px;
  width: 14px;
  height: 4px;
  opacity: 0.9;
}
.ads___2a-fA {
  width: 305px;
  height: 280px;
  display: flex;
  flex-direction: column;
  margin-left: 8px;
  justify-content: space-between;
}
.ads___2a-fA a {
  width: 305px;
  height: 136px;
  background-size: cover;
  background-position: 50%, 50%;
}
.activity___1Oz_2 {
  width: 953px;
  height: 142px;
  display: flex;
  padding: 12px 20px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.02);
  background-clip: padding-box;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
}
.activity___1Oz_2 .lastest___hTUv1 {
  width: 348px;
  padding-right: 20px;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
}
.activity___1Oz_2 .lastest___hTUv1 a {
  display: block;
}
.activity___1Oz_2 .lastest___hTUv1 h3 {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.activity___1Oz_2 .lastest___hTUv1 h3:hover .arrow___DGmIh {
  transform: translateX(4px);
}
.activity___1Oz_2 .lastest___hTUv1 .arrow___DGmIh {
  margin-left: 5px;
  width: 15px;
  height: 15px;
  color: #9B9B9B;
  transition: transform 0.2s ease-out;
}
.activity___1Oz_2 .lastest___hTUv1 ul > li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  line-height: 28px;
}
.activity___1Oz_2 .lastest___hTUv1 ul > li > a {
  color: #333;
  display: flex;
  align-items: center;
}
.activity___1Oz_2 .lastest___hTUv1 ul > li > a > div:last-child {
  max-width: 290px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.activity___1Oz_2 .lastest___hTUv1 ul > li > a:hover {
  color: #0F7DFF;
}
.activity___1Oz_2 .lastest___hTUv1 ul > li > a .prefixIcon___WK-x6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-right: 8px;
  border-radius: 14px;
  background: #F1F4F6;
  text-align: center;
}
.activity___1Oz_2 .lastest___hTUv1 ul > li > a .prefixIcon___WK-x6 > img {
  width: 14px;
  height: 14px;
}
.activity___1Oz_2 .lastest___hTUv1::after {
  content: " ";
  width: 1px;
  height: 88px;
  background: #EDF1F3;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.activity___1Oz_2 .project___1fpGR {
  width: 564px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.activity___1Oz_2 .project___1fpGR > a {
  width: 172px;
  height: 120px;
  position: relative;
}
.activity___1Oz_2 .project___1fpGR > a:hover .logo___3_Mar {
  filter: blur(8px);
  opacity: 0.5;
}
.activity___1Oz_2 .project___1fpGR > a:hover .info___3inTF {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.activity___1Oz_2 .project___1fpGR .logo___3_Mar {
  width: 172px;
  height: 120px;
  background-size: cover;
  background-position: 50%, 50%;
  background-clip: border-box !important;
  transition: all 0.3s ease-out;
}
.activity___1Oz_2 .project___1fpGR .info___3inTF {
  position: absolute;
  width: 120px;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 8px));
  font-size: 13px;
  color: #333;
  opacity: 0;
  transition: all 0.3s ease-out;
}
.activity___1Oz_2 .project___1fpGR .info___3inTF img {
  height: 20px;
}
.activity___1Oz_2 .project___1fpGR .info___3inTF p {
  margin: 0;
}
.helperIcon___2Kru2.helperIcon___2Kru2 {
  width: 12px;
  height: 12px;
  transform: translateY(1.5px);
  color: rgba(255, 255, 255, 0.24);
  margin-left: 2px;
  cursor: pointer;
}

.banner___2-YIA {
  position: relative;
  height: 512px;
  margin-bottom: -80px;
}
.banner___2-YIA .bg___1BT_i {
  position: absolute;
  top: -110px;
  left: 0;
  width: 100%;
  height: 476px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQwMCIgaGVpZ2h0PSI0OTQiIHZpZXdCb3g9IjAgMCAyNDAwIDQ5NCI+CiAgPGRlZnM+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImJhY2tncm91bmQtYiIgeDE9IjM4LjE5MSUiIHgyPSI2MS4wMTMlIiB5MT0iLTEuNDU1JSIgeTI9Ijk1LjE0NCUiPgogICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMUYyNzM4Ii8+CiAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAyMUY1MSIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxwYXRoIGlkPSJiYWNrZ3JvdW5kLWEiIGQ9Ik0wLDAgTDI0MDAsMCBMMjQwMCw0NjMuMDE5ODEzIEMxOTgwLjY5NzkyLDQ4My42NzMyNzEgMTU4MC42OTc5Miw0OTQgMTIwMCw0OTQgQzgxOS4zMDIwODMsNDk0IDQxOS4zMDIwODMsNDgzLjY3MzI3MSAwLDQ2My4wMTk4MTMgTDAsMCBaIi8+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImJhY2tncm91bmQtYyIgeDE9IjAlIiB4Mj0iOTcuMDYzJSIgeTE9IjAlIiB5Mj0iOTYuMTExJSI+CiAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNDOURFRTQiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzIzODkwIi8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJiYWNrZ3JvdW5kLWUiIHgxPSIzNC43NTYlIiB5MT0iMTkuOTI4JSIgeTI9IjM4Ljg5NiUiPgogICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzAyM0FFIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iNDMuODg0JSIgc3RvcC1jb2xvcj0iIzUzQTBGRCIvPgogICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNCNEVDNTEiLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImJhY2tncm91bmQtZiIgeDE9IjIzLjg1NyUiIHkxPSIxNy43ODIlIiB5Mj0iNDAuNjUxJSI+CiAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDIzQUUiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSI0Ny41MjUlIiBzdG9wLWNvbG9yPSIjNTNBMEZEIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0I0RUM1MSIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iYmFja2dyb3VuZC1nIiB4MT0iMCUiIHgyPSIxMDIlIiB5MT0iMCUiIHkyPSIxMDElIj4KICAgICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxNjZGRiIvPgogICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NjVBRkYiLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8bWFzayBpZD0iYmFja2dyb3VuZC1kIiBmaWxsPSIjZmZmIj4KICAgICAgPHVzZSB4bGluazpocmVmPSIjYmFja2dyb3VuZC1hIi8+CiAgICA8L21hc2s+CiAgICA8dXNlIGZpbGw9InVybCgjYmFja2dyb3VuZC1iKSIgZmlsbC1ydWxlPSJub256ZXJvIiB4bGluazpocmVmPSIjYmFja2dyb3VuZC1hIi8+CiAgICA8Y2lyY2xlIGN4PSIxOTI3LjUiIGN5PSI4My41IiByPSIxMjkuNSIgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWMpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjYmFja2dyb3VuZC1kKSIgb3BhY2l0eT0iLjA2MiIvPgogICAgPGNpcmNsZSBjeD0iMTkyNyIgY3k9IjgzIiByPSI5MiIgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWMpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjYmFja2dyb3VuZC1kKSIgb3BhY2l0eT0iLjA2MiIvPgogICAgPGNpcmNsZSBjeD0iMTkyOCIgY3k9Ijg0IiByPSI1MiIgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWMpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjYmFja2dyb3VuZC1kKSIgb3BhY2l0eT0iLjA2MiIvPgogICAgPGcgbWFzaz0idXJsKCNiYWNrZ3JvdW5kLWQpIj4KICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjc3IC00OTUpIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OCAyMTIpIj4KICAgICAgICAgIDxnIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLXdpZHRoPSIyIiBvcGFjaXR5PSIuNjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMjkgNjM1KSI+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjEyNyIgY3k9IjEyNyIgcj0iMTI3IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1lKSIgb3BhY2l0eT0iLjExNyIvPgogICAgICAgICAgICA8Y2lyY2xlIGN4PSIxMjcuNSIgY3k9IjEyNy41IiByPSI5Ni41IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1lKSIgb3BhY2l0eT0iLjExNyIvPgogICAgICAgICAgICA8Y2lyY2xlIGN4PSIxMjYuNSIgY3k9IjEyNi41IiByPSI2Ny41IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1lKSIgb3BhY2l0eT0iLjExNyIvPgogICAgICAgICAgICA8Y2lyY2xlIGN4PSIxMjYuNSIgY3k9IjEyNi41IiByPSI0MC41IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1mKSIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgICAgPC9nPgogICAgICAgICAgPGcgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWcpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG9wYWNpdHk9Ii43MTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTEyKSI+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5My41IiBjeT0iMTkzLjUiIHI9IjE5My41IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5NCIgY3k9IjE5NCIgcj0iMTQ3IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5MyIgY3k9IjE5MyIgcj0iMTAzIiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5MyIgY3k9IjE5MyIgcj0iNjIiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICAgIDwvZz4KICAgICAgICAgIDxnIGZpbGw9InVybCgjYmFja2dyb3VuZC1nKSIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIuNzE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTggNjUxKSI+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE0OCIgY3k9IjE0OCIgcj0iMTQ4IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE0OC41IiBjeT0iMTQ4LjUiIHI9IjExMi41IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE0OCIgY3k9IjE0OCIgcj0iNzkiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICAgICAgPGNpcmNsZSBjeD0iMTQ3LjUiIGN5PSIxNDcuNSIgcj0iNDcuNSIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgICAgICA8ZyBmaWxsPSJ1cmwoI2JhY2tncm91bmQtZykiIGZpbGwtcnVsZT0ibm9uemVybyIgb3BhY2l0eT0iLjU4OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTkyIDQ1NCkiPgogICAgICAgICAgPGNpcmNsZSBjeD0iMjQyLjUiIGN5PSIyNDIuNSIgcj0iMjQyLjUiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICAgIDxjaXJjbGUgY3g9IjI0MyIgY3k9IjI0MyIgcj0iMTg0IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICA8Y2lyY2xlIGN4PSIyNDEiIGN5PSIyNDEiIHI9IjEyOSIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgICAgPGNpcmNsZSBjeD0iMjQxIiBjeT0iMjQxIiByPSI3OCIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgIDwvZz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  z-index: -1;
}
.banner___2-YIA .content___2Lh9_ {
  width: 1200px;
  height: 430px;
  margin: 24px auto;
}
.banner___2-YIA .row___Xgd1U {
  display: flex;
  align-items: flex-start;
}
.banner___2-YIA .row___Xgd1U:not(:last-child) {
  margin-bottom: 8px;
}
.banner___2-YIA .row___Xgd1U .col___tqlH1 {
  flex: 1;
}
.banner___2-YIA .row___Xgd1U .col___tqlH1:not(:last-child) {
  margin-right: 8px;
}

.homepage___1_wlA .indexes #hook_indexes {
  width: 1200px;
  margin: 23px auto 0;
}
.homepage___1_wlA .indexes #hook_indexes > div {
  width: 100%;
  height: 100%;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.homepage___1DwsC {
  background-color: transparent;
}

.indexes-main {
  padding: 105px 0 200px;
  min-height: 600px;
  min-width: 1200px;
  background: #fff;
  position: relative;
  margin-top: -86px;
}
.indexes-main::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 252px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQwMCIgaGVpZ2h0PSI0NjQiIHZpZXdCb3g9IjAgMCAyNDAwIDQ2NCI+CiAgPGRlZnM+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImJhY2tncm91bmQtYiIgeDE9IjM4LjE5MSUiIHgyPSI2MS4wMTMlIiB5MT0iLTEuNDU1JSIgeTI9Ijk1LjE0NCUiPgogICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMUYyNzM4Ii8+CiAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAyMUY1MSIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxyZWN0IGlkPSJiYWNrZ3JvdW5kLWEiIHdpZHRoPSIyNDAwIiBoZWlnaHQ9IjQ2My4wMiIvPgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJiYWNrZ3JvdW5kLWQiIHgxPSIzNC43NTYlIiB5MT0iMTkuOTI4JSIgeTI9IjM4Ljg5NiUiPgogICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzAyM0FFIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iNDMuODg0JSIgc3RvcC1jb2xvcj0iIzUzQTBGRCIvPgogICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNCNEVDNTEiLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImJhY2tncm91bmQtZSIgeDE9IjIzLjg1NyUiIHkxPSIxNy43ODIlIiB5Mj0iNDAuNjUxJSI+CiAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDIzQUUiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSI0Ny41MjUlIiBzdG9wLWNvbG9yPSIjNTNBMEZEIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0I0RUM1MSIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iYmFja2dyb3VuZC1mIiB4MT0iMCUiIHgyPSIxMDIlIiB5MT0iMCUiIHkyPSIxMDElIj4KICAgICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxNjZGRiIvPgogICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NjVBRkYiLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImJhY2tncm91bmQtZyIgeDE9IjAlIiB4Mj0iOTcuMDYzJSIgeTE9IjAlIiB5Mj0iOTYuMTExJSI+CiAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNDOURFRTQiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzIzODkwIi8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogIDwvZGVmcz4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPG1hc2sgaWQ9ImJhY2tncm91bmQtYyIgZmlsbD0iI2ZmZiI+CiAgICAgIDx1c2UgeGxpbms6aHJlZj0iI2JhY2tncm91bmQtYSIvPgogICAgPC9tYXNrPgogICAgPHVzZSBmaWxsPSJ1cmwoI2JhY2tncm91bmQtYikiIGZpbGwtcnVsZT0ibm9uemVybyIgeGxpbms6aHJlZj0iI2JhY2tncm91bmQtYSIvPgogICAgPGcgbWFzaz0idXJsKCNiYWNrZ3JvdW5kLWMpIj4KICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjc3IC00OTUpIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OCAyMTIpIj4KICAgICAgICAgIDxnIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLXdpZHRoPSIyIiBvcGFjaXR5PSIuNjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMjkgNjM1KSI+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjEyNyIgY3k9IjEyNyIgcj0iMTI3IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1kKSIgb3BhY2l0eT0iLjExNyIvPgogICAgICAgICAgICA8Y2lyY2xlIGN4PSIxMjcuNSIgY3k9IjEyNy41IiByPSI5Ni41IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1kKSIgb3BhY2l0eT0iLjExNyIvPgogICAgICAgICAgICA8Y2lyY2xlIGN4PSIxMjYuNSIgY3k9IjEyNi41IiByPSI2Ny41IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1kKSIgb3BhY2l0eT0iLjExNyIvPgogICAgICAgICAgICA8Y2lyY2xlIGN4PSIxMjYuNSIgY3k9IjEyNi41IiByPSI0MC41IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1lKSIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgICAgPC9nPgogICAgICAgICAgPGcgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWYpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG9wYWNpdHk9Ii43MTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTEyKSI+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5My41IiBjeT0iMTkzLjUiIHI9IjE5My41IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5NCIgY3k9IjE5NCIgcj0iMTQ3IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5MyIgY3k9IjE5MyIgcj0iMTAzIiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5MyIgY3k9IjE5MyIgcj0iNjIiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICAgIDwvZz4KICAgICAgICAgIDxnIGZpbGw9InVybCgjYmFja2dyb3VuZC1mKSIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIuNzE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTggNjUxKSI+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE0OCIgY3k9IjE0OCIgcj0iMTQ4IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE0OC41IiBjeT0iMTQ4LjUiIHI9IjExMi41IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE0OCIgY3k9IjE0OCIgcj0iNzkiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgICAgPGcgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWcpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG9wYWNpdHk9Ii4wNjIiPgogICAgICAgICAgPGNpcmNsZSBjeD0iMTY1MC41IiBjeT0iNTc4LjUiIHI9IjEyOS41Ii8+CiAgICAgICAgICA8Y2lyY2xlIGN4PSIxNjUwIiBjeT0iNTc4IiByPSI5MiIvPgogICAgICAgICAgPGNpcmNsZSBjeD0iMTY1MSIgY3k9IjU3OSIgcj0iNTIiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGcgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWYpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG9wYWNpdHk9Ii41ODgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5MiA0NTQpIj4KICAgICAgICAgIDxjaXJjbGUgY3g9IjI0Mi41IiBjeT0iMjQyLjUiIHI9IjI0Mi41IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICA8Y2lyY2xlIGN4PSIyNDMiIGN5PSIyNDMiIHI9IjE4NCIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgICAgPGNpcmNsZSBjeD0iMjQxIiBjeT0iMjQxIiByPSIxMjkiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICAgIDxjaXJjbGUgY3g9IjI0MSIgY3k9IjI0MSIgcj0iNzgiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  z-index: 1;
}
.indexes-main::after {
  content: ' ';
  position: absolute;
  top: 212px;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 252px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDAwIiBoZWlnaHQ9IjIyOCIgdmlld0JveD0iMCAwIDI0MDAgMjI4Ij4KICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNMCwwIEM2MDYuNTQxNjY3LDIyLjY2NjY2NjcgMTAwNi42ODYyLDM0IDEyMDAuNDMzNTksMzQgQzEzOTQuMTgwOTksMzQgMTc5NC4wMzY0NiwyMi42NjY2NjY3IDI0MDAsMCBMMjQwMCwyMjggTDAsMjI4IEwwLDAgWiIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  z-index: 2;
}
.news___2Gc78 {
  width: 1200px;
  margin: 0 auto;
}
.kLine___5VzZY {
  width: 1200px;
  height: 500px;
  margin: 23px auto 34px;
}
.table___fE2CI {
  width: 1200px;
  margin: 0 auto;
}

.page___3F7KJ {
  display: flex;
  justify-content: center;
}
.page___3F7KJ .help {
  cursor: help;
  border-bottom: 1px dashed #9B9B9B;
}
.page___3F7KJ::-webkit-scrollbar {
  background: transparent;
  width: 4px;
}
.page___3F7KJ::-webkit-scrollbar-track {
  background: transparent;
}
.page___3F7KJ::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #cccccc;
}

.listPanel___2PA8n {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
  cursor: pointer;
}
.listPanel___2PA8n .title___DPVQS {
  margin: 16px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
}
.listPanel___2PA8n .listBox___O75_i {
  height: 390px;
  margin-right: 4px;
  overflow-y: auto;
}
.listPanel___2PA8n .listBox___O75_i::-webkit-scrollbar {
  background: transparent;
  width: 4px;
}
.listPanel___2PA8n .listBox___O75_i::-webkit-scrollbar-track {
  background: transparent;
}
.listPanel___2PA8n .listBox___O75_i::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(204, 204, 204, 0.5);
}
.coinItem___3OCN0 {
  display: flex;
  height: 46px;
  padding: 9px 16px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  align-items: center;
}
.coinItem___3OCN0 .coinIcon___2J9AZ {
  width: 28px;
  margin-right: 9px;
}

.flex___23Xkp {
  display: flex;
  align-items: center;
}
.container___GeOsS {
  background: #ffffff;
  padding: 16px 24px;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.container___GeOsS .title___1LUa8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 24px;
}
.container___GeOsS .dropdownClass___2srcW {
  background: #1d2738;
  color: #a4aab3;
}
.container___GeOsS .dropdownClass___2srcW .ant-select-dropdown-menu-item___3fs1i {
  background: #1d2738;
}
.container___GeOsS .dropdownClass___2srcW li {
  background: #1d2738;
  color: #a4aab3;
}
.container___GeOsS .dropdownClass___2srcW li [class^='CoinItem'] [class^='name'] {
  color: #333333 !important;
}
.container___GeOsS .amountBtnsRow___3hWVv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.container___GeOsS .amountBtnsRow___3hWVv button {
  height: 24px !important;
  line-height: 24px !important;
  display: inline-block;
  background-color: #F3F5F9;
  text-align: center;
  width: 72px;
  color: #8ea0b3;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
  font-size: 12px;
  border: none;
}
.container___GeOsS .amountBtnsRow___3hWVv button:hover,
.container___GeOsS .amountBtnsRow___3hWVv button:focus,
.container___GeOsS .amountBtnsRow___3hWVv button:active {
  border: 1px solid rgba(15, 125, 255, 0.5);
  background-color: rgba(15, 125, 255, 0.16);
  color: #0f7dff;
  background: #EDF5FF;
  border-radius: 2px;
}
.container___GeOsS .submitRow___1hbo4 .submitBtn___1kE0q {
  border-radius: 2px;
  border: none !important;
  height: 40px;
  color: #ffffff;
  background-image: linear-gradient(-90deg, #22b4ff 0%, #0f7dff 100%);
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
}
.container___GeOsS .submitRow___1hbo4 .submitBtn___1kE0q span {
  font-size: 13px !important;
}
.container___GeOsS .inputRow___2Q2Xg {
  border: none;
  margin-bottom: 24px;
}
.container___GeOsS .inputRow___2Q2Xg .inputLable___3ElIb {
  margin-bottom: 6px;
  font-weight: 500;
  border-width: 1px;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
}
.container___GeOsS .inputRow___2Q2Xg .inputLable___3ElIb .icon___18X_T {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-left: 8px;
}
.container___GeOsS .inputRow___2Q2Xg .inputLable___3ElIb .balance___1fo3J {
  font-size: 12px;
  color: #0e85ff;
  letter-spacing: 0;
  line-height: 17px;
}
.container___GeOsS .inputRow___2Q2Xg .inputNumber___3-yGr {
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #ffffff;
  color: #333333;
}
.container___GeOsS .inputRow___2Q2Xg .inputNumber___3-yGr:hover .ant-input-number-handler-wrap,
.container___GeOsS .inputRow___2Q2Xg .inputNumber___3-yGr:focus .ant-input-number-handler-wrap {
  display: inherit;
}
.container___GeOsS .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-handler-wrap {
  border-left: none;
  width: 22px;
  height: 40px;
  display: none;
  background-color: #ffffff;
  border-radius: 11px !important;
  transform: scale(0.5) translateY(-25%);
  top: 5%;
}
.container___GeOsS .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-handler-wrap .ant-input-number-handler {
  display: none;
  background: transparent;
  border-top: none;
  height: 30px;
}
.container___GeOsS .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-handler-wrap .ant-input-number-handler-up-inner,
.container___GeOsS .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-handler-wrap .ant-input-number-handler-down-inner {
  transform: scale(1.25);
  right: 5.5px;
}
.container___GeOsS .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-input {
  color: #333333 !important;
  height: 40px;
}
.container___GeOsS .inputRow___2Q2Xg .inputWrapper___KTxBU {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  position: relative;
}
.container___GeOsS .inputRow___2Q2Xg .inputWrapper___KTxBU .unit___1zk2l {
  border: none;
  background: transparent;
  color: #333333;
  width: 55px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container___GeOsS .inputRow___2Q2Xg .inputWrapper___KTxBU .unit___1zk2l::before {
  content: ' ';
  width: 1px;
  height: calc(100% - 24px);
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0px;
  top: 12px;
  display: inline-block;
}
.container___GeOsS .inputRow___2Q2Xg .inputWrapper___KTxBU .ant-input-number {
  padding-right: 55px;
  height: 40px;
  border: none;
  box-shadow: none !important;
}
.container___GeOsS .inputRow___2Q2Xg .inputWrapper___KTxBU .ant-input-number .ant-input-number-handler-wrap {
  right: 55px;
}
.container___GeOsS .inputRow___2Q2Xg .inputWrapper___KTxBU .ant-input-number.ant-input-number-focused {
  border: 1px solid rgba(15, 125, 255, 0.5);
}
.container___GeOsS .inputRow___2Q2Xg .ant-checkbox-wrapper {
  color: #333333 !important;
}
.container___GeOsS .inputRow___2Q2Xg .ant-form-explain {
  display: none;
}
.container___GeOsS .inputRow___2Q2Xg .ant-select-selection {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  font-size: 16px;
  color: #333333;
  padding: 4px 5px;
  height: 40px;
}
.container___GeOsS .inputRow___2Q2Xg .ant-select-selection .ant-select-selection-selected-value [class^='CoinItem'] [class^='name'] {
  color: #333333 !important;
}
.container___GeOsS .inputRow___2Q2Xg .ant-select-selection .ant-select-arrow::before {
  border-top: 4px solid #333333;
}
.containerDark___3uRPG {
  background: #1d2738;
  padding: 16px 24px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  box-shadow: 0 16px 40px 0 rgba(155, 75, 75, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.04);
}
.containerDark___3uRPG .title___1LUa8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  color: #a4aab3;
  letter-spacing: 0;
  margin-bottom: 24px;
}
.containerDark___3uRPG .dropdownClass___2srcW {
  background: #1d2738;
  color: #a4aab3;
}
.containerDark___3uRPG .dropdownClass___2srcW .ant-select-dropdown-menu-item___3fs1i {
  background: #1d2738;
}
.containerDark___3uRPG .dropdownClass___2srcW li {
  background: #1d2738;
  color: #a4aab3;
}
.containerDark___3uRPG .dropdownClass___2srcW li [class^='CoinItem'] [class^='name'] {
  color: #a4aab3 !important;
}
.containerDark___3uRPG .amountBtnsRow___3hWVv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.containerDark___3uRPG .amountBtnsRow___3hWVv button {
  height: 24px !important;
  line-height: 24px !important;
  display: inline-block;
  background-color: #171f29;
  text-align: center;
  width: 72px;
  color: #8ea0b3;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
  font-size: 12px;
  border: none;
}
.containerDark___3uRPG .amountBtnsRow___3hWVv button:hover,
.containerDark___3uRPG .amountBtnsRow___3hWVv button:focus,
.containerDark___3uRPG .amountBtnsRow___3hWVv button:active {
  border: 1px solid rgba(15, 125, 255, 0.5);
  background-color: rgba(15, 125, 255, 0.16);
  color: #0f7dff;
  background: #0f161d;
  border-radius: 2px;
}
.containerDark___3uRPG .submitRow___1hbo4 .submitBtn___1kE0q {
  border-radius: 2px;
  border: none !important;
  height: 40px;
  color: #ffffff;
  background-image: linear-gradient(-90deg, #22b4ff 0%, #0f7dff 100%);
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
}
.containerDark___3uRPG .submitRow___1hbo4 .submitBtn___1kE0q span {
  font-size: 13px !important;
}
.containerDark___3uRPG .inputRow___2Q2Xg {
  border: none;
  margin-bottom: 24px;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputLable___3ElIb {
  margin-bottom: 6px;
  font-weight: 500;
  border-width: 1px;
  color: #a4aab3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputLable___3ElIb .icon___18X_T {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-left: 8px;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputLable___3ElIb .balance___1fo3J {
  font-size: 12px;
  color: #0e85ff;
  letter-spacing: 0;
  line-height: 17px;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputNumber___3-yGr {
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #1d2738;
  color: #a4aab3;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputNumber___3-yGr:hover .ant-input-number-handler-wrap,
.containerDark___3uRPG .inputRow___2Q2Xg .inputNumber___3-yGr:focus .ant-input-number-handler-wrap {
  display: inherit;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-handler-wrap {
  border-left: none;
  width: 22px;
  height: 40px;
  display: none;
  background-color: #1d2738;
  border-radius: 11px !important;
  transform: scale(0.5) translateY(-25%);
  top: 5%;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-handler-wrap .ant-input-number-handler {
  display: none;
  background: transparent;
  border-top: none;
  height: 30px;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-handler-wrap .ant-input-number-handler-up-inner,
.containerDark___3uRPG .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-handler-wrap .ant-input-number-handler-down-inner {
  transform: scale(1.25);
  right: 5.5px;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputNumber___3-yGr .ant-input-number-input {
  color: #a4aab3 !important;
  height: 40px;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputWrapper___KTxBU {
  background-color: #1d2738;
  border: 1px solid rgba(164, 170, 179, 0.3);
  border-radius: 2px;
  position: relative;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputWrapper___KTxBU .unit___1zk2l {
  border: none;
  background: transparent;
  color: #a4aab3;
  width: 55px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputWrapper___KTxBU .unit___1zk2l::before {
  content: ' ';
  width: 1px;
  height: calc(100% - 24px);
  background-color: rgba(164, 170, 179, 0.3);
  position: absolute;
  left: 0px;
  top: 12px;
  display: inline-block;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputWrapper___KTxBU .ant-input-number {
  padding-right: 55px;
  height: 40px;
  border: none;
  box-shadow: none !important;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputWrapper___KTxBU .ant-input-number .ant-input-number-handler-wrap {
  right: 55px;
}
.containerDark___3uRPG .inputRow___2Q2Xg .inputWrapper___KTxBU .ant-input-number.ant-input-number-focused {
  border: 1px solid rgba(15, 125, 255, 0.5);
}
.containerDark___3uRPG .inputRow___2Q2Xg .ant-checkbox-wrapper {
  color: #a4aab3 !important;
}
.containerDark___3uRPG .inputRow___2Q2Xg .ant-form-explain {
  display: none;
}
.containerDark___3uRPG .inputRow___2Q2Xg .ant-select-selection {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  background-color: #1d2738;
  font-size: 16px;
  color: #a4aab3;
  padding: 4px 5px;
  height: 40px;
}
.containerDark___3uRPG .inputRow___2Q2Xg .ant-select-selection .ant-select-selection-selected-value [class^='CoinItem'] [class^='name'] {
  color: #a4aab3 !important;
}
.containerDark___3uRPG .inputRow___2Q2Xg .ant-select-selection .ant-select-arrow::before {
  border-top: 4px solid #a4aab3;
}
.inpuTooltip___2Ysdr {
  font-size: 12px;
}
.inpuTooltip___2Ysdr .ant-tooltip-arrow {
  left: calc(50% - 5px);
}
.icon___18X_T {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-left: 8px;
}
.popoverContainer___2Dpom {
  width: 282px !important;
}
.radioStyle___2b8zT {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-bottom: -12px;
  margin: 12px 0 0 12px;
}
.radioStyle___2b8zT div {
  color: #a4aab3;
  line-height: 14px;
  white-space: normal;
  margin-bottom: -20px;
  margin-top: 5px;
  padding: 0 24px;
}
.btns___2l9ds {
  display: flex;
  justify-content: space-between;
  margin: 24px 7px 12px 7px;
  height: 32px;
}
.btns___2l9ds .btn___8S9OT {
  width: 112px;
  height: 32px;
}
.noLoginBtn___3v6Jp {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #333;
  background: #f3f5f9;
  border-radius: 2px;
}


/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.marketPage___2pORS {
  padding: 105px 0 200px;
  min-height: 600px;
  background: #fff;
  position: relative;
  margin-top: -86px;
}
.marketPage___2pORS::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 252px;
  background-image: url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/bg1@2x.eff2e.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  z-index: 1;
}
.marketPage___2pORS::after {
  content: ' ';
  position: absolute;
  top: 212px;
  left: 0;
  width: 100%;
  height: 252px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDAwIiBoZWlnaHQ9IjIyOCIgdmlld0JveD0iMCAwIDI0MDAgMjI4Ij4KICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNMCwwIEM2MDYuNTQxNjY3LDIyLjY2NjY2NjcgMTAwNi42ODYyLDM0IDEyMDAuNDMzNTksMzQgQzEzOTQuMTgwOTksMzQgMTc5NC4wMzY0NiwyMi42NjY2NjY3IDI0MDAsMCBMMjQwMCwyMjggTDAsMjI4IEwwLDAgWiIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  z-index: 2;
}
.marketPage___2pORS .indexes___3X3w5 {
  height: 120px !important;
}
.marketPage___2pORS .indexes___3X3w5 > div {
  height: 100%;
}
.marketPage___2pORS table .ant-table-tbody > tr:hover {
  background-color: rgba(36, 174, 143, 0.08) !important;
  box-shadow: 0 2px 12px rgba(36, 174, 143, 0.08) !important;
  border-color: rgba(36, 174, 143, 0.38) !important;
}
.marketPage___2pORS table .ant-table-tbody > tr:hover > td {
  border-top: 1px solid rgba(36, 174, 143, 0.08) !important;
  border-bottom: 1px solid rgba(36, 174, 143, 0.08) !important;
}

.news___y-QCx {
  position: relative;
  z-index: 10;
  margin: 0 auto !important;
  width: 1200px;
  background: rgba(0, 10, 23, 0.16);
  font-size: 12px;
  color: #EDF1F3;
  letter-spacing: 0;
  padding: 12px;
  line-height: 16px;
  height: 40px;
}
.news___y-QCx .newItem___1s2yw {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news___y-QCx .newItem___1s2yw a {
  font-size: 12px;
  color: #EDF1F3;
}

.item___2ffLg {
  border-bottom: 1px solid #EDF1F3;
  margin-bottom: 16px;
  padding-bottom: 18px;
  display: flex;
}
.item___2ffLg:last-child {
  border-bottom: none;
}
.item___2ffLg .nlistItem___ULhnV {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}
.item___2ffLg .nlistItem___ULhnV .imgZW___134sB {
  width: 196px;
  height: 113px;
  display: block;
}
.item___2ffLg .pic___OBkJy {
  margin-right: 16px;
  border-radius: 2px;
  position: relative;
}
.item___2ffLg .pic___OBkJy img {
  width: 196px;
  height: 113px;
  display: block;
  border-radius: 2px;
}
.item___2ffLg .pic___OBkJy .key___35m3D {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding: 1px 8px;
  border-radius: 2px 0 0 0;
  background: rgba(0, 0, 0, 0.5);
}
.item___2ffLg .subInfo___3ecCF {
  display: flex;
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0;
}
.item___2ffLg .subInfo___3ecCF .tags___JXCGg a {
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0;
}
.item___2ffLg .subInfo___3ecCF .tags___JXCGg a:hover,
.item___2ffLg .subInfo___3ecCF .tags___JXCGg a:active,
.item___2ffLg .subInfo___3ecCF .tags___JXCGg a:focus {
  color: #0F7DFF;
}
.item___2ffLg .subInfo___3ecCF .datetime___3qYYG {
  margin-right: 24px;
}
.item___2ffLg .subInfo___3ecCF .tags___JXCGg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.item___2ffLg .subInfo___3ecCF .tags___JXCGg img {
  width: 12px;
  height: 12px;
  margin-right: 8px;
}
.item___2ffLg .subInfo___3ecCF .tags___JXCGg a {
  margin-right: 8px;
}
.status___3Dmlk {
  font-size: 12px;
  letter-spacing: 0;
  height: 17px;
  line-height: 17px;
  background-image: linear-gradient(to right, #3023AE, #C86DD7);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  display: inline;
}
.paginate___2zXft {
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
}
.info___1vA3W {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.info___1vA3W .mainTitle___mbpq1 a {
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  line-height: 22px;
  margin: 2px 0 6px 0;
  max-height: 44px;
  -webkit-line-clamp: 2;
}
.info___1vA3W .mainTitle___mbpq1 a:hover {
  color: #0F7DFF;
}
.info___1vA3W .mainTitle___mbpq1 p {
  cursor: pointer;
}
.info___1vA3W p {
  font-size: 13px;
  color: #9B9B9B;
  letter-spacing: 0;
  line-height: 18px;
  max-height: 36px;
  -webkit-line-clamp: 1;
  margin: 0;
}
.info___1vA3W a,
.info___1vA3W p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
.pageLink___3Gf3C {
  display: block;
  margin: 0 !important;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.barTitle___XSMVh {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 16px;
  font-weight: 500;
}
.list___3x44f li {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 8px;
  position: relative;
  padding-left: 14px;
}
.list___3x44f li a {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}
.list___3x44f li a:hover {
  color: #0F7DFF;
}
.list___3x44f li::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 8px;
  height: 8px;
  background: rgba(216, 216, 216, 0);
  border: 1px solid #24AE8F;
  border-radius: 4px;
}
.banner___my5of .item___2utFQ {
  position: relative;
  width: 280px;
  height: 160px;
}
.banner___my5of .item___2utFQ img {
  width: 100%;
  height: 100%;
}
.banner___my5of .item___2utFQ .hotacZW___3XJ3k {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.banner___my5of .item___2utFQ h3 {
  display: block;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: rgba(0, 0, 0, 0.24);
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding: 0 8px;
}
.banner___my5of .ant-carousel .slick-slide {
  text-align: center;
  height: 160px;
  line-height: 160px;
  background: #364d79;
  overflow: hidden;
}
.rssTitle___20j5_ {
  display: flex;
  align-items: baseline;
}
.rssTitle___20j5_ img {
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
.rssBtn___10Mzh {
  padding: 6px 19px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  display: inline-block;
  width: 83px;
  text-align: center;
  cursor: pointer;
}
.rssBtn___10Mzh + .rssBtn___10Mzh {
  margin-left: 8px;
}
.rssBtn___10Mzh:hover {
  border-color: #0F7DFF;
  color: #0F7DFF;
}

.article___1avbl h1 {
  font-weight: 500;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  line-height: 32px;
  margin: 0;
}
.article___1avbl .time___1Ojx0 {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  margin-top: 8px;
  margin-bottom: 20px;
}
.article___1avbl .content___1kFEM {
  overflow-wrap: break-word;
  /* word-break: break-word;
    word-wrap: break-word;*/
}
.article___1avbl .content___1kFEM img.size-full {
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.article___1avbl .content___1kFEM img {
  max-width: 100%;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #24292e;
  font-size: 15px;
  line-height: 1.5;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL a {
  background-color: transparent;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL a:active,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL a:hover {
  outline-width: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL strong {
  font-weight: inherit;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL strong {
  font-weight: bolder;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL img {
  border-style: none;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL code,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL kbd,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL pre {
  font-size: 1em;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL input {
  font: inherit;
  margin: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL input {
  overflow: visible;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL [type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL * {
  box-sizing: border-box;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL input {
  font-size: inherit;
  line-height: inherit;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL a {
  color: #0366d6;
  text-decoration: none;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL a:hover {
  text-decoration: underline;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL strong {
  font-weight: 600;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL hr {
  height: 0;
  margin: 15px 0;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #dfe2e5;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL hr::before {
  display: table;
  content: "";
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL hr::after {
  display: table;
  clear: both;
  content: "";
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL table {
  border-spacing: 0;
  border-collapse: collapse;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL td,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL th {
  padding: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h1,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h2,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h3,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h4,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h5,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h6 {
  margin-top: 0;
  margin-bottom: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h1 {
  font-size: 32px;
  font-weight: 600;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h2 {
  font-size: 24px;
  font-weight: 600;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h3 {
  font-size: 20px;
  font-weight: 600;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h4 {
  font-size: 16px;
  font-weight: 600;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h5 {
  font-size: 14px;
  font-weight: 600;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h6 {
  font-size: 12px;
  font-weight: 600;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL p {
  margin-top: 0;
  margin-bottom: 10px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL blockquote {
  margin: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ul,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ol {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ol ol,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ul ol {
  list-style-type: decimal;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ul ul ol,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ul ol ol,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ol ul ol,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ol ol ol {
  list-style-type: decimal;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL dd {
  margin-left: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL code {
  font-size: 12px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL pre {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .octicon___3FnqN {
  vertical-align: text-bottom;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .pl-0___13w8E {
  padding-left: 0 !important;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .pl-1___3s4OC {
  padding-left: 4px !important;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .pl-2___3uxd5 {
  padding-left: 8px !important;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .pl-3___ftA_u {
  padding-left: 16px !important;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .pl-4___2dVZI {
  padding-left: 24px !important;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .pl-5___2lVQq {
  padding-left: 32px !important;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .pl-6___3AhR9 {
  padding-left: 40px !important;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL::before {
  display: table;
  content: "";
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL::after {
  display: table;
  clear: both;
  content: "";
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL > *:first-child {
  margin-top: 0 !important;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL > *:last-child {
  margin-bottom: 0 !important;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL a:not([href]) {
  color: inherit;
  text-decoration: none;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL p,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL blockquote,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ul,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ol,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL dl,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL table,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL pre {
  margin-top: 0;
  margin-bottom: 16px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL hr {
  height: 0.25em;
  padding: 0;
  margin: 24px 0;
  background-color: #e1e4e8;
  border: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL blockquote {
  padding: 0 1em;
  color: #6a737d;
  border-left: 0.25em solid #dfe2e5;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL blockquote > :first-child {
  margin-top: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL blockquote > :last-child {
  margin-bottom: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL kbd {
  display: inline-block;
  padding: 3px 5px;
  font-size: 11px;
  line-height: 10px;
  color: #444d56;
  vertical-align: middle;
  background-color: #fafbfc;
  border: solid 1px #c6cbd1;
  border-bottom-color: #959da5;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 #959da5;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h1,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h2,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h3,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h4,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h5,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h6 {
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
  line-height: 1.25;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h1 {
  padding-bottom: 0.3em;
  font-size: 2em;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h2 {
  padding-bottom: 0.3em;
  font-size: 1.5em;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h3 {
  font-size: 1.25em;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h4 {
  font-size: 1em;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h5 {
  font-size: 0.875em;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL h6 {
  font-size: 0.85em;
  color: #6a737d;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ul,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ol {
  padding-left: 2em;
  list-style: decimal;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ul ul,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ul ol,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ol ol,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL ol ul {
  margin-top: 0;
  margin-bottom: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL li {
  overflow-wrap: break-word;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL li > p {
  margin-top: 16px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL li + li {
  margin-top: 0.25em;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL dl {
  padding: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL dl dt {
  padding: 0;
  margin-top: 16px;
  font-size: 1em;
  font-style: italic;
  font-weight: 600;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL dl dd {
  padding: 0 16px;
  margin-bottom: 16px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL table {
  display: table;
  width: 100%;
  overflow: auto;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL table th {
  font-weight: 600;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL table th,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL table td {
  padding: 6px 13px;
  border: 1px solid #dfe2e5;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL table tr {
  background-color: #fff;
  border-top: 1px solid #c6cbd1;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL table tr:nth-child(2n) {
  background-color: #f6f8fa;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL img {
  max-width: 100%;
  box-sizing: content-box;
  background-color: #fff;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL img[align=right] {
  padding-left: 20px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL img[align=left] {
  padding-right: 20px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL code {
  padding: 0.2em 0.4em;
  margin: 0;
  font-size: 85%;
  background-color: rgba(27, 31, 35, 0.05);
  border-radius: 3px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL pre {
  word-wrap: normal;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL pre > code {
  padding: 0;
  margin: 0;
  font-size: 100%;
  word-break: normal;
  white-space: pre;
  background: transparent;
  border: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .highlight___3axmq {
  margin-bottom: 16px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .highlight___3axmq pre {
  margin-bottom: 0;
  word-break: normal;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL .highlight___3axmq pre,
.article___1avbl .content___1kFEM .kucoin-article___iWWeL pre {
  padding: 16px;
  overflow: auto;
  font-size: 85%;
  line-height: 1.45;
  background-color: #f6f8fa;
  border-radius: 3px;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL pre code {
  display: inline;
  width: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  line-height: inherit;
  word-wrap: normal;
  background-color: transparent;
  border: 0;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL kbd {
  display: inline-block;
  padding: 3px 5px;
  font: 11px "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
  line-height: 10px;
  color: #444d56;
  vertical-align: middle;
  background-color: #fafbfc;
  border: solid 1px #d1d5da;
  border-bottom-color: #c6cbd1;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 #c6cbd1;
}
.article___1avbl .content___1kFEM .kucoin-article___iWWeL hr {
  border-bottom-color: #eee;
}

.wrapper___1kvER {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 150px;
}
.flex___kmxAW {
  display: flex;
}
.flex___kmxAW .main___2vCI5 {
  flex: 1;
  width: 0;
  padding-right: 65px;
}
.flex___kmxAW .sidebar___2jB7G {
  width: 280px;
  flex: none;
}
.root[data-path="/news"],
.root[data-path="/news/search"],
.root[data-path="/news/categories"] {
  background: #fff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.top___VN-2K {
  margin-top: 26px;
  margin-bottom: 16px;
}
.flexBar___3TMLw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #EDF1F3;
  height: 40px;
}
.flexBar___3TMLw .titles___YY9-L {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  height: 38px;
  line-height: 38px;
  display: flex;
  width: 80%;
}
.flexBar___3TMLw .item___1heOO {
  margin-right: 24px;
  cursor: pointer;
  color: #333333;
  white-space: nowrap;
}
.flexBar___3TMLw .item___1heOO.active___Vmeqp {
  position: relative;
  text-decoration: none;
}
.flexBar___3TMLw .item___1heOO.active___Vmeqp::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #0F7DFF;
}
svg.searchIcon___1mZyQ {
  width: 17px !important;
  height: 17px !important;
  cursor: pointer !important;
}
.searchInput___38fNp {
  position: relative;
}
.searchInput___38fNp input {
  padding-right: 54px;
}
.searchInput___38fNp .searchIcon___1mZyQ {
  position: absolute;
  top: 8px;
  right: 20px;
}
.statistics___1y39X {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  margin-top: 16px;
  word-break: break-all;
  word-wrap: break-word;
}
.back___3xTz- a {
  font-size: 13px;
  display: flex;
  align-items: center;
  color: #24AE8F;
}
.back___3xTz- svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.container___BzcsC .menuside___V2GoW {
  background: #1F2738;
  min-height: 800px;
  height: 100%;
}
.container___BzcsC .side-menu-layout {
  width: 1200px;
  margin: 24px auto 104px auto;
  align-items: stretch;
}
.container___BzcsC .content_main {
  position: relative;
  width: 942px!important;
  min-height: 800px;
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  margin-left: 0;
}
.container___BzcsC .kc-tabs:not(.ant-tabs-vertical):not(.ant-tabs-card):not(.ant-tabs-oval) .ant-tabs-nav > div:first-of-type div.ant-tabs-tab:after {
  background: transparent !important;
}
.container___BzcsC .ant-tabs-nav .ant-tabs-tab {
  font-size: 18px;
}
.container___BzcsC .ant-tabs-nav .ant-tabs-tab:hover {
  color: #24AE8F !important;
}
.container___BzcsC .ant-tabs-nav .ant-tabs-tab-active {
  color: #24AE8F !important;
}
.container___BzcsC .ant-tabs-ink-bar {
  background-color: #24AE8F !important;
}
.container___BzcsC .ant-menu .ant-menu-item.ant-menu-item-selected:after {
  border-right-color: #24AE8F !important;
}

.sidebar___1A_D5 {
  background: linear-gradient(0deg, #1F2738 0%, #50596C 97%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  height: 100%;
  padding: 16px 0;
}
.title___2pISd {
  font-size: 16px;
  color: #EEEEEE;
  letter-spacing: 0;
  padding: 22px 0 22px 40px;
}
.menu___2RmiK .ant-menu {
  background: none;
  font-size: 14px;
  color: #EEEEEE;
  letter-spacing: 0;
  padding: 0;
}
.menu___2RmiK .ant-menu .ant-menu-item {
  height: 60px !important;
  line-height: 60px !important;
  padding: 0 16px 0 40px !important;
}
.menu___2RmiK .ant-menu .ant-menu-item > a {
  font-size: 14px;
  color: rgba(238, 238, 238, 0.5);
  letter-spacing: 0;
}
.menu___2RmiK .ant-menu .ant-menu-item.ant-menu-item-selected {
  background: linear-gradient(-90deg, rgba(19, 26, 36, 0.2), rgba(19, 26, 36, 0));
}
.menu___2RmiK .ant-menu .ant-menu-item.ant-menu-item-selected > a {
  color: #EEEEEE;
}
.menu___2RmiK .ant-menu .ant-menu-item.ant-menu-item-selected:after {
  left: none;
  right: 0;
  border-left: none;
  border-right: 6px solid #4A8FE2;
}

.orderList___86j34 {
  padding: 32px 40px;
}
.orderList___86j34 .header___35ivp {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.orderList___86j34 .buy___3Rx6M {
  color: #01AA78;
  margin-right: 3px;
}
.orderList___86j34 .sell___3CKEW {
  color: #C63C4D;
  margin-right: 3px;
}
.orderList___86j34 .pagination___iKYtR {
  width: 100%;
  margin-top: 24px;
  display: flex;
  justify-content: flex-end;
}
.orderList___86j34 .lightTxt___KqqvV {
  font-size: 13px;
  color: rgba(36, 46, 62, 0.5);
}
.orderList___86j34 .emptyIcon___2_9-Q {
  width: 80px;
  height: 86px;
  margin: 200px auto 100px auto;
  display: block;
}
.orderList___86j34 tr {
  cursor: pointer;
}
.orderList___86j34 .ant-table-thead th:first-of-type {
  padding-left: 0;
}
.orderList___86j34 .ant-table-row td:first-of-type {
  padding-left: 0;
}
.orderList___86j34 .ant-table-thead th:last-of-type {
  padding-right: 0;
  text-align: right;
}
.orderList___86j34 .ant-table-row td:last-of-type {
  padding-right: 0;
  text-align: right;
}
.header___35ivp .item___2k8OK + .item___2k8OK {
  margin-left: 40px;
}
.header___35ivp .item___2k8OK {
  font-size: 18px;
  color: #242E3E;
  font-weight: 500;
  position: relative;
  padding-bottom: 5px;
  cursor: pointer;
}
.header___35ivp .item___2k8OK.active___3_wqY {
  color: #4A8FE2;
}
.header___35ivp .item___2k8OK.active___3_wqY::after {
  content: '';
  width: 80%;
  height: 0px;
  border-bottom: 3px solid #4A8FE2;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.statucIcon___1hDld {
  width: 12px!important;
  height: 12px!important;
  margin-right: 4px;
}
.statucIcon___1hDld.red___1bklI {
  color: #C63C4D;
}
.statucIcon___1hDld.green___19t9Z {
  color: #01AA78;
}
.statucIcon___1hDld.blue___1l6iV {
  color: #4A8FE2;
}
.statucIcon___1hDld.gray___JCZsy {
  color: #A4AAB3;
}
.statusCell___11G2_ {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}
.nowrapFlex___29dUE {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

.button___22fzM {
  opacity: 0.9;
  border-color: none!important;
  border: none!important;
  height: 32px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: none;
}
.button___22fzM.blue___3o1Ru {
  background-image: linear-gradient(to left, #58A1FE, #1674FA);
}
.button___22fzM.blue___3o1Ru:hover {
  background-image: linear-gradient(to left, #58A1FE, #1674FA) !important;
}
.button___22fzM.green___3cMZM {
  background-image: linear-gradient(to left, #01AA78, #0D8F68);
}
.button___22fzM.green___3cMZM:hover {
  background-image: linear-gradient(to left, #01AA78, #0D8F68) !important;
}
.button___22fzM.gray___3ryMR {
  background-image: linear-gradient(to left, #A5ADBE, #8D99B5);
}
.button___22fzM.gray___3ryMR:hover {
  background-image: linear-gradient(to left, #A5ADBE, #8D99B5) !important;
}

.upload___2UNO2 {
  background: #FFFFFF;
  border: 1px solid rgba(36, 46, 62, 0.2);
  padding: 24px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.upload___2UNO2 > input[type="file"] {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.upload___2UNO2 img {
  max-width: 50%;
}
.upload___2UNO2 .tip___2zofV {
  opacity: 0.5;
  font-size: 13px;
  color: #242E3E;
  letter-spacing: 0;
}

.form___2OUkq .alert___33f1Y {
  margin-bottom: 18px !important;
}
.form___2OUkq .alert___33f1Y.ant-alert-warning .ant-alert-message {
  font-size: 12px;
  color: #624317;
  letter-spacing: 0;
}
.form___2OUkq .ant-form-item-control.has-error [data-role="upload-area"] {
  border: 1px solid red;
}
.bank_info___CbBFR {
  font-family: PingFangSC-Medium;
  font-size: 15px;
  color: #242E3E;
  letter-spacing: 0;
  margin-bottom: 16px;
}

.form___3UEGs .title___35DNn {
  font-size: 16px;
  color: #242E3E;
  letter-spacing: 0;
  margin-bottom: 24px;
}
.form___3UEGs .wrap___1-I3W {
  position: relative;
}
.form___3UEGs .ant-modal-body {
  padding: 40px;
}

.record_v1___2dxDs {
  width: 1036px;
  margin: 28px auto;
}
.record_v1___2dxDs .prev___1Wto2 a {
  display: inline-flex;
  align-items: center;
  padding-bottom: 8px;
}
.record_v1___2dxDs .prev___1Wto2 a span {
  margin-left: 6px;
}
.record_v1___2dxDs .sell___Gi9W0 {
  font-size: 13px;
  color: #FF5F73;
}
.record_v1___2dxDs .buy___YPDR8 {
  font-size: 13px;
  color: #01AA78;
}
.record_v1___2dxDs .category___2Ubex {
  display: flex;
  align-items: center;
}
.record_v1___2dxDs .category___2Ubex img {
  width: 18px;
  height: 18px;
}
.record_v1___2dxDs .category___2Ubex .code___4ic9- {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
}
.record_v1___2dxDs .symbol___3r9Gs {
  font-weight: 500;
  font-size: 13px;
  color: #333333;
}
.record_v1___2dxDs .date___1B-Sm {
  font-size: 13px;
  color: #333333;
}
.record_v1___2dxDs .amount___Jw3w9 {
  font-weight: 500;
  font-size: 13px;
  color: #333333;
}
.record_v1___2dxDs .coin___6eKoe {
  color: #9B9B9B;
  font-size: 12px;
  margin-left: 4px;
}
.record_v1___2dxDs .active___3gTqQ {
  font-size: 13px;
  color: #0F7DFF;
}
.record_v1___2dxDs .fail___2wB_c {
  margin: 0;
  display: flex;
  align-items: center;
}
.record_v1___2dxDs .fail___2wB_c span:first-child {
  font-size: 13px;
  color: #d96e79;
}
.record_v1___2dxDs .hide___3w75p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pageSpotlight___1UBh9::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  min-width: 1200px;
  width: 100%;
  height: 476px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQwMCIgaGVpZ2h0PSI0OTQiIHZpZXdCb3g9IjAgMCAyNDAwIDQ5NCI+CiAgPGRlZnM+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImJhY2tncm91bmQtYiIgeDE9IjM4LjE5MSUiIHgyPSI2MS4wMTMlIiB5MT0iLTEuNDU1JSIgeTI9Ijk1LjE0NCUiPgogICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMUYyNzM4Ii8+CiAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAyMUY1MSIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxwYXRoIGlkPSJiYWNrZ3JvdW5kLWEiIGQ9Ik0wLDAgTDI0MDAsMCBMMjQwMCw0NjMuMDE5ODEzIEMxOTgwLjY5NzkyLDQ4My42NzMyNzEgMTU4MC42OTc5Miw0OTQgMTIwMCw0OTQgQzgxOS4zMDIwODMsNDk0IDQxOS4zMDIwODMsNDgzLjY3MzI3MSAwLDQ2My4wMTk4MTMgTDAsMCBaIi8+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImJhY2tncm91bmQtYyIgeDE9IjAlIiB4Mj0iOTcuMDYzJSIgeTE9IjAlIiB5Mj0iOTYuMTExJSI+CiAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNDOURFRTQiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzIzODkwIi8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPGxpbmVhckdyYWRpZW50IGlkPSJiYWNrZ3JvdW5kLWUiIHgxPSIzNC43NTYlIiB5MT0iMTkuOTI4JSIgeTI9IjM4Ljg5NiUiPgogICAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzAyM0FFIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iNDMuODg0JSIgc3RvcC1jb2xvcj0iIzUzQTBGRCIvPgogICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNCNEVDNTEiLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImJhY2tncm91bmQtZiIgeDE9IjIzLjg1NyUiIHkxPSIxNy43ODIlIiB5Mj0iNDAuNjUxJSI+CiAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDIzQUUiLz4KICAgICAgPHN0b3Agb2Zmc2V0PSI0Ny41MjUlIiBzdG9wLWNvbG9yPSIjNTNBMEZEIi8+CiAgICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0I0RUM1MSIvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iYmFja2dyb3VuZC1nIiB4MT0iMCUiIHgyPSIxMDIlIiB5MT0iMCUiIHkyPSIxMDElIj4KICAgICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxNjZGRiIvPgogICAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NjVBRkYiLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8bWFzayBpZD0iYmFja2dyb3VuZC1kIiBmaWxsPSIjZmZmIj4KICAgICAgPHVzZSB4bGluazpocmVmPSIjYmFja2dyb3VuZC1hIi8+CiAgICA8L21hc2s+CiAgICA8dXNlIGZpbGw9InVybCgjYmFja2dyb3VuZC1iKSIgZmlsbC1ydWxlPSJub256ZXJvIiB4bGluazpocmVmPSIjYmFja2dyb3VuZC1hIi8+CiAgICA8Y2lyY2xlIGN4PSIxOTI3LjUiIGN5PSI4My41IiByPSIxMjkuNSIgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWMpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjYmFja2dyb3VuZC1kKSIgb3BhY2l0eT0iLjA2MiIvPgogICAgPGNpcmNsZSBjeD0iMTkyNyIgY3k9IjgzIiByPSI5MiIgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWMpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjYmFja2dyb3VuZC1kKSIgb3BhY2l0eT0iLjA2MiIvPgogICAgPGNpcmNsZSBjeD0iMTkyOCIgY3k9Ijg0IiByPSI1MiIgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWMpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjYmFja2dyb3VuZC1kKSIgb3BhY2l0eT0iLjA2MiIvPgogICAgPGcgbWFzaz0idXJsKCNiYWNrZ3JvdW5kLWQpIj4KICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjc3IC00OTUpIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OCAyMTIpIj4KICAgICAgICAgIDxnIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLXdpZHRoPSIyIiBvcGFjaXR5PSIuNjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMjkgNjM1KSI+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjEyNyIgY3k9IjEyNyIgcj0iMTI3IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1lKSIgb3BhY2l0eT0iLjExNyIvPgogICAgICAgICAgICA8Y2lyY2xlIGN4PSIxMjcuNSIgY3k9IjEyNy41IiByPSI5Ni41IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1lKSIgb3BhY2l0eT0iLjExNyIvPgogICAgICAgICAgICA8Y2lyY2xlIGN4PSIxMjYuNSIgY3k9IjEyNi41IiByPSI2Ny41IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1lKSIgb3BhY2l0eT0iLjExNyIvPgogICAgICAgICAgICA8Y2lyY2xlIGN4PSIxMjYuNSIgY3k9IjEyNi41IiByPSI0MC41IiBzdHJva2U9InVybCgjYmFja2dyb3VuZC1mKSIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgICAgPC9nPgogICAgICAgICAgPGcgZmlsbD0idXJsKCNiYWNrZ3JvdW5kLWcpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG9wYWNpdHk9Ii43MTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTEyKSI+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5My41IiBjeT0iMTkzLjUiIHI9IjE5My41IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5NCIgY3k9IjE5NCIgcj0iMTQ3IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5MyIgY3k9IjE5MyIgcj0iMTAzIiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE5MyIgY3k9IjE5MyIgcj0iNjIiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICAgIDwvZz4KICAgICAgICAgIDxnIGZpbGw9InVybCgjYmFja2dyb3VuZC1nKSIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIuNzE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTggNjUxKSI+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE0OCIgY3k9IjE0OCIgcj0iMTQ4IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE0OC41IiBjeT0iMTQ4LjUiIHI9IjExMi41IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjE0OCIgY3k9IjE0OCIgcj0iNzkiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICAgICAgPGNpcmNsZSBjeD0iMTQ3LjUiIGN5PSIxNDcuNSIgcj0iNDcuNSIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgICAgICA8ZyBmaWxsPSJ1cmwoI2JhY2tncm91bmQtZykiIGZpbGwtcnVsZT0ibm9uemVybyIgb3BhY2l0eT0iLjU4OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTkyIDQ1NCkiPgogICAgICAgICAgPGNpcmNsZSBjeD0iMjQyLjUiIGN5PSIyNDIuNSIgcj0iMjQyLjUiIG9wYWNpdHk9Ii4wODEiLz4KICAgICAgICAgIDxjaXJjbGUgY3g9IjI0MyIgY3k9IjI0MyIgcj0iMTg0IiBvcGFjaXR5PSIuMDgxIi8+CiAgICAgICAgICA8Y2lyY2xlIGN4PSIyNDEiIGN5PSIyNDEiIHI9IjEyOSIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgICAgPGNpcmNsZSBjeD0iMjQxIiBjeT0iMjQxIiByPSI3OCIgb3BhY2l0eT0iLjA4MSIvPgogICAgICAgIDwvZz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.pageSpotlight___1UBh9 .root {
  background-color: transparent!important;
}

.ActivityCenter___1x78E {
  width: 990px;
  margin: 24px auto auto auto;
  padding-bottom: 260px;
}
.ActivityCenter___1x78E .carousel___2QkA- {
  width: 990px;
  height: 433px;
  overflow: hidden;
}
.ActivityCenter___1x78E .carousel___2QkA- .ant-carousel {
  height: 433px;
  border-radius: 8px;
  overflow: hidden;
}
.ActivityCenter___1x78E .carousel___2QkA- .carouselItem___3vBtY {
  width: 990px;
  height: 433px;
  cursor: pointer;
}
.ActivityCenter___1x78E .carousel___2QkA- .carouselItem___3vBtY a {
  display: block;
  text-decoration: none;
}
.ActivityCenter___1x78E .carousel___2QkA- .carouselItem___3vBtY a .bgDiv___2ooMF {
  width: 990px;
  height: 433px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.ActivityCenter___1x78E .ActivityList___1SqqB {
  *zoom: 1;
}
.ActivityCenter___1x78E .ActivityList___1SqqB:before,
.ActivityCenter___1x78E .ActivityList___1SqqB:after {
  content: " ";
  display: table;
}
.ActivityCenter___1x78E .ActivityList___1SqqB:after {
  clear: both;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC {
  float: left;
  background: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.02);
  border-radius: 8px;
  margin-top: 32px;
  width: 308px;
  height: 202px;
  overflow: hidden;
  margin-left: 33px;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC a {
  display: block;
  text-decoration: none;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC:hover {
  transform: translateY(-5px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12), 0 8px 24px rgba(0, 0, 0, 0.08);
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC:nth-child(3n + 1) {
  margin-left: 0;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemHead___1fbHO {
  width: 308px;
  height: 135px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemHead___1fbHO img {
  width: 308px;
  height: 135px;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemHead___1fbHO .tag___JKjfr {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemHead___1fbHO .tag___JKjfr span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #FFFFFF;
  padding: 6px 10px;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemHead___1fbHO .tag___JKjfr span.processing___3dUuK {
  background: #01AA78;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemHead___1fbHO .tag___JKjfr span.wait_start___20yvg {
  background: #56A4FF;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemHead___1fbHO .tag___JKjfr span.wait_award___1zOF- {
  background: #FDA829;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemHead___1fbHO .tag___JKjfr span.stop___rL-oU {
  background: #9B9B9B;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemFoot___3zX8e {
  padding: 10px;
}
.ActivityCenter___1x78E .ActivityList___1SqqB .ActivityItem___3xlYC .itemFoot___3zX8e p {
  font-size: 15px;
  color: #333333;
  letter-spacing: 0;
  margin: 0;
}

.container___RMD_J {
  width: 1200px;
  margin: auto;
  padding-bottom: 100px;
}

.header___1FmnZ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.header___1FmnZ .info___2k2SF p:first-child {
  font-weight: 400;
  font-size: 40px;
  color: #303E4E;
  line-height: 80px;
  position: relative;
}
.header___1FmnZ .info___2k2SF p:first-child:before {
  content: '';
  position: absolute;
  width: 87px;
  height: 8px;
  background: #D1B381;
  bottom: 0;
}
.header___1FmnZ .info___2k2SF p:nth-child(2) {
  opacity: 0.5;
  font-weight: 500;
  font-size: 28px;
  color: #303E4E;
  line-height: 48px;
  max-width: 450px;
}
.header___1FmnZ .info___2k2SF a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  padding: 0 36px;
  background: rgba(197, 160, 98, 0.8);
  border-radius: 33px;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
}
.header___1FmnZ .pc___1amIM {
  margin-right: -100px;
}
.content___S2Xyl {
  width: 100%;
}
.content___S2Xyl .ant-table-thead > tr > th {
  background: transparent;
  border-bottom: 1px solid #E1E1E1;
  opacity: 0.5;
  font-weight: 400;
  font-size: 18px;
  color: #303E4E;
}
.content___S2Xyl .ant-table-placeholder {
  background: transparent;
}
.content___S2Xyl .coinInfo___2rR4s {
  margin: 0;
  display: flex;
  align-items: center;
}
.content___S2Xyl .coinInfo___2rR4s img {
  width: 32px;
  height: 32px;
}
.content___S2Xyl .coinInfo___2rR4s .name___ATJjz {
  font-weight: 400;
  font-size: 18px;
  color: #303E4E;
  margin-left: 10px;
}
.content___S2Xyl .coinInfo___2rR4s .label___lAeYL {
  font-weight: 400;
  font-size: 14px;
  color: #C5A062;
  padding: 2px 8px;
  background: rgba(198, 161, 100, 0.1);
  margin-left: 10px;
}
.content___S2Xyl .rate___rZ5HO {
  font-weight: 400;
  font-size: 24px;
  color: #E6485B;
}
.content___S2Xyl .date___1_8Mx {
  font-weight: 400;
  font-size: 18px;
  color: #303E4E;
}
.content___S2Xyl .chargeBtn___1Jo4D {
  display: inline-flex;
  align-items: center;
  background: #E4C283;
  height: 40px;
  padding: 0 18px;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
}

.tradepage___2ZTWj > div {
  height: 100vh;
}
.tradepage___2ZTWj > div::-webkit-scrollbar {
  height: 0px;
  width: 0px;
}
@media screen and (max-width: 1280px) {
  .tradepage___2ZTWj > div {
    height: calc(100vh - 15px);
  }
}

.changingWrapper___2pvfS {
  position: relative;
  display: inline-block;
}
.changingBg___2O03f {
  position: absolute;
  top: -2px;
  bottom: -2px;
  opacity: 0.1;
}
.changingBg___2O03f.left___2Nqcx {
  left: -16px;
  right: -6px;
}
.changingBg___2O03f.right___2LBy_ {
  left: -6px;
  right: -16px;
}
.changingIcon___3sYDT {
  position: absolute;
  top: 0;
  font-weight: normal;
}
.changingIcon___3sYDT.left___2Nqcx {
  left: -14px;
}
.changingIcon___3sYDT.right___2LBy_ {
  right: -14px;
}

.pairIndicator___3fzut {
  display: flex;
  flex: 1;
}
.pairIndicator___3fzut > div:first-of-type {
  margin-right: 20px;
}
.pairIndicator___3fzut .ant-divider {
  height: 24px;
  top: 0;
  background: #080E15;
}
.pairIndicator___3fzut .tradeTick___1WmXD {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  overflow: hidden;
}
.pairIndicator___3fzut .tradeTick___1WmXD .col___1xEqs {
  display: inline-block;
}
.pairIndicator___3fzut .tradeTick___1WmXD .col___1xEqs:not(:last-child) {
  margin-right: 32px;
}
.pairIndicator___3fzut .tradeTick___1WmXD .col___1xEqs .title___LO_RQ {
  font-size: 12px;
  color: #6A7B88;
  margin-right: 6px;
}
.pairIndicator___3fzut .tradeTick___1WmXD .col___1xEqs .value___3J4M0 {
  font-size: 12px;
  color: #A4AAB3;
}
.pairIndicator___3fzut .tradeTick___1WmXD .col___1xEqs .currency___2Z958 {
  font-size: 12px;
  color: #6A7B88;
}
.pairIndicator___3fzut .tradeTickSmall___2o18_ {
  display: flex;
  flex: 1;
  align-items: center;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 10px;
  width: calc(100% - 285px);
}
.pairIndicator___3fzut .tradeTickSmall___2o18_ .col___1xEqs {
  margin-right: 8px;
  display: inline-block;
}
.pairIndicator___3fzut .tradeTickSmall___2o18_ .col___1xEqs .title___LO_RQ {
  font-size: 12px;
  color: #6A7B88;
  margin-right: 6px;
}
.pairIndicator___3fzut .tradeTickSmall___2o18_ .col___1xEqs .value___3J4M0 {
  font-size: 12px;
  color: #A4AAB3;
}
.pairIndicator___3fzut .tradeTickSmall___2o18_ .col___1xEqs .currency___2Z958 {
  font-size: 12px;
  color: #6A7B88;
}
.pairIndicator___3fzut .tradeTickSmall___2o18_ .col___1xEqs span {
  line-height: 32px;
  height: 32px;
}

.header___3qxpo {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 28px 0 14px;
  flex: 1;
}
.header___3qxpo .menus___3HVga {
  display: flex;
  align-items: center;
  flex: 1;
}
.header___3qxpo .menus___3HVga > a > img {
  height: 24px;
}
.header___3qxpo .menus___3HVga > div:first-child {
  height: 48px;
}
.header___3qxpo .menus___3HVga > div:first-child > ul > li > a {
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #a4aab3;
}
.header___3qxpo .menus___3HVga > div:first-child .ant-menu-item-selected a {
  color: #3A8AFD;
}
.header___3qxpo .menus___3HVga .indicatorWrapper___1RxNc {
  display: inline-flex;
  align-items: center;
  margin-left: 20px;
  flex: 1;
}
.header___3qxpo .menus___3HVga .indicatorWrapper___1RxNc .divider___3N0Kf {
  height: 24px;
  background: #080E15;
  margin: 0 10px 0 17px;
}
.header___3qxpo .pairIndicator___1qubC {
  display: flex;
  align-items: center;
  flex: 1;
}
.header___3qxpo .pairIndicator___1qubC .ant-divider {
  height: 24px;
  top: 0;
  background: #080E15;
}
.header___3qxpo .rightMenus___2krYk {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header___3qxpo .rightMenus___2krYk > div {
  margin: 0;
}
.tradeTick___18msP {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  overflow: hidden;
}
.tradeTick___18msP .col___1En42 {
  display: inline-block;
}
.tradeTick___18msP .col___1En42:not(:last-child) {
  margin-right: 32px;
}
.tradeTick___18msP .col___1En42 .title___2V2gu {
  font-size: 12px;
  color: #6A7B88;
  margin-right: 6px;
}
.tradeTick___18msP .col___1En42 .value___1bnAX {
  font-size: 12px;
  color: #A4AAB3;
}
.tradeTick___18msP .col___1En42 .currency___L0v06 {
  font-size: 12px;
  color: #6A7B88;
}
.nav___GHZno {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nav___GHZno a:first-child > div > svg {
  width: 24px;
}
.nav___GHZno svg {
  width: 20px;
  height: 40px;
}
.nav___GHZno .kui-wifi-black {
  font-size: 24px;
}
.nav___GHZno .kui-wifi-black .path1:before {
  color: #A4AAB3;
}
.nav___GHZno .kui-wifi-black .path2:before {
  color: #01AA78;
}
.nav___GHZno i {
  font-size: 18px;
  line-height: 40px;
}
.nav___GHZno > a,
.nav___GHZno > span {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav___GHZno > a {
  color: #5E6F7D;
}
.nav___GHZno > a.active___2_tyu {
  color: #0F7DFF;
  background: #080E15;
}
.nav___GHZno > a:hover {
  color: #fff;
}
.nav___GHZno > a:last-child {
  position: absolute;
  bottom: 0;
  color: #01AA78;
}
.tipCard___270Fy {
  border: 1px solid rgba(19, 23, 34, 0.32);
  box-shadow: 1px 0 8px 0 rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}
.tipCard___270Fy .ant-popover-inner {
  background: #242E3E;
}
.tipCard___270Fy .ant-popover-inner-content a {
  font-size: 13px;
  color: #a4aab3;
  line-height: 16px;
}
.tipCard___270Fy .ant-popover-arrow {
  border-top-color: rgba(19, 23, 34, 0.32) !important;
  border-right-color: #242E3E !important;
  border-bottom-color: #242E3E !important;
}
.tipCard___270Fy .ant-popover-arrow::after {
  border-top-color: rgba(19, 23, 34, 0.32) !important;
  border-right-color: #242E3E !important;
  border-bottom-color: #242E3E !important;
}
.drawer___9s5Fs {
  position: relative;
  z-index: 1;
}
.drawer___9s5Fs.fixed___1Xz0m {
  position: fixed;
  z-index: 999 !important;
}
.drawer___9s5Fs.hide___1TNxM .drawerContent___2P2TB {
  display: none !important;
}
.drawer___9s5Fs.hide___1TNxM .buttonRight___3pkHv {
  right: -10px;
}
.drawer___9s5Fs.hide___1TNxM .buttonLeft___3CE7h {
  left: -10px;
}
.drawer___9s5Fs .buttonTop___3Nz8d,
.drawer___9s5Fs .buttonRight___3pkHv,
.drawer___9s5Fs .buttonLeft___3CE7h {
  position: absolute;
  background: #242E3E;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #D8D8D8;
  z-index: 999;
}
.drawer___9s5Fs .buttonRight___3pkHv,
.drawer___9s5Fs .buttonLeft___3CE7h {
  top: 45vh;
  width: 10px;
  height: 56px;
}
.drawer___9s5Fs .buttonRight___3pkHv > i,
.drawer___9s5Fs .buttonLeft___3CE7h > i {
  transform: scale(0.7);
}
.drawer___9s5Fs .buttonRight___3pkHv {
  right: -5px;
}
.drawer___9s5Fs .buttonLeft___3CE7h {
  left: -5px;
}
.drawer___9s5Fs .buttonTop___3Nz8d {
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 56px;
  height: 10px;
}
.drawer___9s5Fs .buttonTop___3Nz8d > i {
  transform: scale(0.7);
}
.drawer___9s5Fs .buttonNone___3vw5w {
  display: none;
}
.darkPop___2bMw7 .ant-tooltip-arrow {
  border-right-color: #242E3E;
}
.darkPop___2bMw7 .ant-tooltip-inner {
  background: #242E3E;
  color: #d0d5d8;
}
.deepChartWrapper___3Mfck .deepMap___3vHC4 {
  width: 252px;
  height: 244px;
}
.deepChartWrapper___3Mfck .tabOver___1CK6u {
  position: static;
}
.deepChartWrapper___3Mfck .ant-tabs-card .ant-tabs-bar {
  padding-right: 0 !important;
}
.deepChartWrapper___3Mfck .ant-tabs-nav {
  display: flex;
  width: 100%;
}
.deepChartWrapper___3Mfck .ant-tabs-nav > div:first-child {
  width: 100%;
  display: flex;
}
.deepChartWrapper___3Mfck .ant-tabs-tab {
  flex: 1;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #A4AAB3;
}
.deepChartWrapper___3Mfck .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  color: #D0D5D8 !important;
}
.deepChartWrapper___3Mfck .ant-tabs-content {
  height: 244px;
  background: #171F29;
}
.deepChartWrapper___3Mfck .ant-tabs-content::-webkit-scrollbar {
  height: 3px;
  width: 3px;
}
.deepChartWrapper___3Mfck .ant-tabs-content::-webkit-scrollbar-thumb {
  background-color: #404244;
}
.deepChartWrapper___3Mfck .ant-tabs-content::-webkit-scrollbar-track {
  background: #171F29;
  border: thin solid #171F29;
}
.pro-scrollbar::-webkit-scrollbar {
  height: 3px;
  width: 3px;
}
.pro-scrollbar::-webkit-scrollbar-thumb {
  background-color: #4E545C;
}
.pro-scrollbar::-webkit-scrollbar-track {
  background: #18202a;
  border: thin solid #18202a;
}

.modal___33OBb .ant-modal-body {
  padding: 28px 40px 40px;
}
.modal___33OBb .ant-row {
  padding: 24px 40px 36px;
}
.modal___33OBb .ant-checkbox-group-item {
  margin-bottom: 16px;
  margin-right: 20px;
}
.modal___33OBb .ant-modal-footer {
  padding: 0 16px 16px;
  border: none;
}
.modal___33OBb .ant-form-item {
  padding: 0;
  margin-bottom: 24px;
}
.modal___33OBb .ant-form-item-label {
  line-height: 20px;
}
.modal___33OBb .ant-form-item-required:before {
  display: none;
}
.modal___33OBb .inlineFormItem___FIDRE .ant-form-item-control-wrapper {
  display: inline-block;
}
.modal___33OBb .inlineFormItem___FIDRE .ant-form-item-control-wrapper .ant-form-item-control {
  line-height: 30px;
}
.modal___33OBb .colOption___bgj-Z {
  margin-bottom: 20px;
}
.modal___33OBb .numbericInput___1KmaZ {
  display: inline-block;
  width: 90px;
  margin: 0 8px;
}
.modal___33OBb .switch___1Dy_b {
  margin-top: 3px;
}
.modal___33OBb .borderBottom___3RTPq {
  border-bottom: 1px solid #e9e9e9;
}
.modal___33OBb .switchCol___2et-n {
  text-align: right;
}
.modal___33OBb .accountChangeWrapper___19VoS {
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal___33OBb .accountChangeWrapper___19VoS > span {
  width: 135px;
}
.modal___33OBb .accountChangeWrapper___19VoS > span:first-child {
  text-align: right;
  color: #0F7DFF;
}
.modal___33OBb .accountChangeWrapper___19VoS > span:last-child {
  text-align: left;
}
.modal___33OBb .switchIcon___-ODUw {
  margin: 0 10px -6px;
  width: 23px;
  height: 23px;
  cursor: pointer;
}
.modal___33OBb .desc___RzdPh {
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: -0.09px;
  text-align: left;
  margin: -16px 0 16px;
}
.modal___33OBb .itemWrapper___2W9CK {
  position: relative;
}
.modal___33OBb .availableBalance___1mQmg {
  font-size: 13px;
  color: #888888;
  position: absolute;
  right: 1px;
  top: 60px;
  z-index: 1000;
  max-width: 220px;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.modal___33OBb .availableBalance___1mQmg a {
  display: inline-block;
  color: #0075FF;
  font-weight: 500;
  border-bottom: 1px dashed #ccc;
}
.modal___33OBb .label___M2VKf {
  vertical-align: middle;
  line-height: 20px;
}
.modal___33OBb .label___M2VKf svg {
  width: 13px;
  height: 13px;
  margin-right: 4px;
  vertical-align: middle;
}

.commonHead___6RF4S {
  font-size: 16px;
  color: #9dc4ff;
  letter-spacing: 0;
}
.baseFrame___2S_8n {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.basePop___2358i {
  background-color: #293958;
}
.basePage___15BGI {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.introduction___2QAh5 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  margin-bottom: 18px;
  font-size: 20px;
  color: #929fb3;
  letter-spacing: 0;
  word-break: break-word;
}
.introduction___2QAh5 img {
  max-width: 100% !important;
}
.panel___26zom {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
  width: 800px;
  padding: 24px;
}
.title___34FY6 {
  font-size: 14px;
  color: #d2dcef;
  letter-spacing: 0;
  margin-bottom: 26px;
}
.info___2ptFq {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.info___2ptFq > div {
  font-size: 32px;
  color: #f2c06f;
  letter-spacing: 0;
  font-weight: 800;
}
.info___2ptFq > div span {
  font-size: 16px;
  margin-left: 8px;
}
.info___2ptFq > div:last-child {
  display: flex;
  justify-content: center;
}
.info___2ptFq > div:last-child div {
  display: flex;
  color: #0b193d;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  background-image: linear-gradient(44deg, #24b884 0%, #51e36f 100%);
  border-radius: 4px;
  letter-spacing: 0;
  margin-left: 8px;
  padding-right: 16px;
  height: 40px;
  cursor: pointer;
}
.info___2ptFq > div:last-child div img {
  margin: 0 8px 0 16px;
}
.info___2ptFq > div:last-child div:last-child {
  background-image: linear-gradient(-132deg, #baccf0 0%, #7396bb 99%, #0f7dff 100%);
  border-radius: 4px;
}
.depositSVG___QQVAA {
  width: 16px !important;
  height: 16px !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjIgKDY3MTQ1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5yZWNlaXZlPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IuazouWcuuepuuaKlea0u+WKqOmhtemdoi1jb3B5LTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MjguMDAwMDAwLCAtNzQ3LjAwMDAwMCkiIGZpbGw9IiMwQjE5M0QiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM0NC4wMDAwMDAsIDY5NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTY4LjAwMDAwMCwgNDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ii1JY29uL3NpZGViYXIvd2FsbGV0LUNvcHktMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMDAwMDAwLCA5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTciPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTYuMjg1NzE5LDkuMjg1NzE5IEM2LjI4NjI5MDQzLDguOTY4NTc1OTEgNi4wMzE0MzMxLDguNzEzNzE4NTcgNS43MTQyOSw4LjcxNDI5IEM1LjM5NzE0NjksOC43MTQ4NjE0MyA1LjE0MzQzMjQzLDguOTY4NTc1OTEgNS4xNDI4NjEsOS4yODU3MTkgTDUuMTQyODYxLDEzLjI4NTcyMiBDNS4xNDI4NjEsMTMuNjAyODY1MSA1LjM5NzE0NjksMTMuODU3NzIyNCA1LjcxNDI5LDEzLjg1NzE1MSBMOS43MTQyOTMsMTMuODU3MTUxIEMxMC4wMzE0MzYxLDEzLjg1NjU3OTYgMTAuMjg1MTUwNiwxMy42MDM0MzY1IDEwLjI4NTcyMiwxMy4yODU3MjIgQzEwLjI4NjI5MzQsMTIuOTY4MDA3NSAxMC4wMzE0MzYxLDEyLjcxMzcyMTYgOS43MTQyOTMsMTIuNzE0MjkzIEw3LjE0ODAwNTM2LDEyLjcxNDI5MyBMMTUuNTk2MDExNyw0LjI2Njg1ODA5IEMxNS44MTk0NDA0LDQuMDQzNDI5MzUgMTUuODE5NDQwNCwzLjY4MTE0MzM3IDE1LjU5NjAxMTcsMy40NTgyODYwNiBDMTUuMzcyNTgzLDMuMjM1NDI4NzUgMTUuMDEwODY4NCwzLjIzNTQyODc1IDE0Ljc4ODAxMTEsMy40NTgyODYwNiBMNi4yODU3MTksMTEuOTYwNTc4MSBMNi4yODU3MTksOS4yODU3MTkgWiBNMTQuODU3MTU0LDEwLjQyODU3NyBMMTQuODU3MTU0LDE2LjcxNDI5NiBDMTQuODU3MTU0LDE3LjMzNTQzOTMgMTQuMzM0ODY3OSwxNy44NTcxNTQgMTMuNzE0Mjk2LDE3Ljg1NzE1NCBMMi4yNDg1NzMxMiwxNy44NzYwMTEyIEMxLjYyNzQyOTc5LDE3Ljg3NjAxMTIgMS4xMjQwMDA4NCwxNy4zNzI1ODIyIDEuMTI0MDAwODQsMTYuNzUxNDM4OSBMMS4xNDI4NTgsNS4yODU3MTYgQzEuMTQyODU4LDQuNjY0NTcyNjggMS42NjUxNDQxMSw0LjE0Mjg1OCAyLjI4NTcxNiw0LjE0Mjg1OCBMOC41NzE0MzUsNC4xNDI4NTggTDguNTcxNDM1LDMgTDIuMjg1NzE2LDMgQzEuMDQ0MDAwNzgsMyAwLDQuMjY5MTQzODEgMCw1LjUxMDg1OTAzIEwwLDE2Ljc1MTQzODkgQzAsMTcuOTkzMTU0MSAxLjAwNjg1NzksMTkuMDAwMDEyIDIuMjQ4NTczMTIsMTkuMDAwMDEyIEwxMy40ODkxNTMsMTkuMDAwMDEyIEMxNC43MzA4NjgyLDE5LjAwMDAxMiAxNi4wMDAwMTIsMTcuOTU2MDExMiAxNi4wMDAwMTIsMTYuNzE0Mjk2IEwxNi4wMDAwMTIsMTAuNDI4NTc3IEwxNC44NTcxNTQsMTAuNDI4NTc3IFoiIGlkPSJyZWNlaXZlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat;
}
.withdrawSVG___3fu2W {
  width: 16px !important;
  height: 16px !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjIgKDY3MTQ1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5zZW5kPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IuazouWcuuepuuaKlea0u+WKqOmhtemdoi1jb3B5LTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDI0LjAwMDAwMCwgLTc0Ny4wMDAwMDApIiBmaWxsPSIjMUExQTFBIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNDQuMDAwMDAwLCA2OTUuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTMtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjY0LjAwMDAwMCwgNDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ii1JY29uL3NpZGViYXIvd2FsbGV0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi4wMDAwMDAsIDkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xMiI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTQuODU3MTU0LDE2LjcxNDI5NyBDMTQuODU3MTU0LDE3LjMzNTQ0MDMgMTQuMzM1NDM5MywxNy44NTcxNTUgMTMuNzE0Mjk2LDE3Ljg1NzE1NSBMMi4yNDg1NzMxMiwxNy44NzYwMTIxIEMxLjYyNzQyOTc5LDE3Ljg3NjAxMjEgMS4xMjQwMDA4NCwxNy4zNzI1ODMyIDEuMTI0MDAwODQsMTYuNzUxNDM5OSBMMS4xNDI4NTgsNS4yODU3MTY5OCBDMS4xNDI4NTgsNC42NjQ1NzM2NiAxLjY2NDU3MjY4LDQuMTQyODU4OTggMi4yODU3MTYsNC4xNDI4NTg5OCBMOC41NzE0MzUsNC4xNDI4NTg5OCBMOC41NzE0MzUsMy4wMDAwMDA5OCBMMi4yODU3MTYsMy4wMDAwMDA5OCBDMS4wNDQwMDA3OCwzLjAwMDAwMDk4IDAsNC4yNjkxNDQ3OSAwLDUuNTEwODYwMDEgTDAsMTYuNzUxNDM5OSBDMCwxNy45OTMxNTUxIDEuMDA2ODU3OSwxOS4wMDAwMTMgMi4yNDg1NzMxMiwxOS4wMDAwMTMgTDEzLjQ4OTE1MywxOS4wMDAwMTMgQzE0LjczMDg2ODIsMTkuMDAwMDEzIDE2LjAwMDAxMiwxNy45NTYwMTIyIDE2LjAwMDAxMiwxNi43MTQyOTcgTDE2LjAwMDAxMiwxMC40Mjg1NzggTDE0Ljg1NzE1NCwxMC40Mjg1NzggTDE0Ljg1NzE1NCwxNi43MTQyOTcgWiBNMTUuNDE2NTgzLDMuMDAwMDAwOTggTDExLjQyODU4LDMuMDAwMDAwOTggQzExLjEwNDU3OTgsMy4wMDA1NzI0MSAxMC44NTc3MjI0LDMuMjYyMjg2ODkgMTAuODU3MTUxLDMuNTcxNDI5OTggQzEwLjg1NjU3OTYsMy44ODA1NzMwNyAxMS4xMDQ1Nzk4LDQuMTQzNDMwNDEgMTEuNDI4NTgsNC4xNDI4NTg5OCBMMTMuOTQwMDEwNSw0LjEyNDU3MzI2IEw1LjMxODg2MTEzLDEyLjM0Njg2NTEgQzUuMDkwMjg5NTMsMTIuNTY0NTc5NiA1LjA5MDI4OTUzLDEyLjkxNzE1MTMgNS4zMTg4NjExMywxMy4xMzQ4NjU3IEM1LjU0NjI4OTg3LDEzLjM1MjU4MDIgNS45MTY1NzU4NywxMy4zNTI1ODAyIDYuMTQ0NTc2MDQsMTMuMTM0ODY1NyBMMTQuODQwNTgyNiw0Ljg0MTE0NTIyIEwxNC44NTcxNTQsNy41NzE0MzI5OCBDMTQuODU2NTgyNiw3Ljg4MDU3NjA3IDE1LjEwNDU4MjgsOC4xNDM0MzM0MSAxNS40Mjg1ODMsOC4xNDI4NjE5OCBDMTUuNzUyNTgzMiw4LjE0MjI5MDU1IDE1Ljk5OTQ0MDYsNy44ODA1NzYwNyAxNi4wMDAwMTIsNy41NzE0MzI5OCBMMTYuMDAwMDEyLDMuNTU3MTQ0MjYgQzE2LjAwMDU4MzQsMy4yNDgwMDExNyAxNS43NDA1ODMyLDIuOTk5NDI5NTUgMTUuNDE2NTgzLDMuMDAwMDAwOTggWiIgaWQ9InNlbmQiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;
}
.tips___30d0F {
  font-size: 14px;
  color: #d2dcef;
  letter-spacing: 0;
  margin-bottom: 24px;
}
.tips___30d0F span span {
  color: #f2c06f;
  letter-spacing: 0;
}
.balance___1qYhD span {
  font-size: 13px;
  color: #6f88ad;
  letter-spacing: 0;
  margin-right: 8px;
}
.ruleImg___12JpG {
  width: 775px;
  height: 66px;
  margin-top: 27px;
  cursor: pointer;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzUwcHgiIGhlaWdodD0iNDNweCIgdmlld0JveD0iMCAwIDc1MCA0MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTIuMiAoNjcxNDUpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPmRhdGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9Ii0xLjYyODYwMDAyJSIgeTE9Ii01LjU1MTExNTEyZS0xNSUiIHgyPSIxMDEuMjM2MDc0JSIgeTI9Ii01LjU1MTExNTEyZS0xNSUiIGlkPSJsaW5lYXJHcmFkaWVudC0xIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzhBQTZDRiIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMzA0MzY3IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFydGJvYXJkLUNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xOTMuMDAwMDAwLCAtMTUyOC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9ImRhdGUtY29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTkzLjAwMDAwMCwgMTUyMy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyIgeD0iOS43MDMyMjU4MSIgeT0iMjUiIHdpZHRoPSI3MjkuNjgyNTgxIiBoZWlnaHQ9IjQiIHJ4PSIyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8dGV4dCBpZD0iNC4zMCIgZm9udC1mYW1pbHk9IlBpbmdGYW5nU0MtTWVkaXVtLCBQaW5nRmFuZyBTQyIgZm9udC1zaXplPSIxMyIgZm9udC13ZWlnaHQ9IjQwMCIgZmlsbD0iIzlEQzRGRiI+CiAgICAgICAgICAgICAgICAgICAgPHRzcGFuIHg9IjAiIHk9IjQ3Ij41LjA3PC90c3Bhbj4KICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSI1LjA0IiBmb250LWZhbWlseT0iUGluZ0ZhbmdTQy1NZWRpdW0sIFBpbmdGYW5nIFNDIiBmb250LXNpemU9IjEzIiBmb250LXdlaWdodD0iNDAwIiBmaWxsPSIjOURDNEZGIj4KICAgICAgICAgICAgICAgICAgICA8dHNwYW4geD0iMTAyLjg1NDE5NCIgeT0iNDciPjUuMTE8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPHRleHQgaWQ9IjUuMDkiIGZvbnQtZmFtaWx5PSJQaW5nRmFuZ1NDLU1lZGl1bSwgUGluZ0ZhbmcgU0MiIGZvbnQtc2l6ZT0iMTMiIGZvbnQtd2VpZ2h0PSI0MDAiIGZpbGw9IiM5REM0RkYiPgogICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSIyMDYuNjc4NzEiIHk9IjQ3Ij41LjE2PC90c3Bhbj4KICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSI1LjE0IiBmb250LWZhbWlseT0iUGluZ0ZhbmdTQy1NZWRpdW0sIFBpbmdGYW5nIFNDIiBmb250LXNpemU9IjEzIiBmb250LXdlaWdodD0iNDAwIiBmaWxsPSIjOURDNEZGIj4KICAgICAgICAgICAgICAgICAgICA8dHNwYW4geD0iMzEyLjQ0Mzg3MSIgeT0iNDciPjUuMjE8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPHRleHQgaWQ9IjUuMjEiIGZvbnQtZmFtaWx5PSJQaW5nRmFuZ1NDLU1lZGl1bSwgUGluZ0ZhbmcgU0MiIGZvbnQtc2l6ZT0iMTMiIGZvbnQtd2VpZ2h0PSI0MDAiIGZpbGw9IiM5REM0RkYiPgogICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSI0MTUuMjk4MDY1IiB5PSI0NyI+NS4yODwvdHNwYW4+CiAgICAgICAgICAgICAgICA8L3RleHQ+CiAgICAgICAgICAgICAgICA8dGV4dCBpZD0iNS4zMSIgZm9udC1mYW1pbHk9IlBpbmdGYW5nU0MtTWVkaXVtLCBQaW5nRmFuZyBTQyIgZm9udC1zaXplPSIxMyIgZm9udC13ZWlnaHQ9IjQwMCIgZmlsbD0iIzlEQzRGRiI+CiAgICAgICAgICAgICAgICAgICAgPHRzcGFuIHg9IjUxOC4xNTIyNTgiIHk9IjQ3Ij42LjA3PC90c3Bhbj4KICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSI2LjE0IiBmb250LWZhbWlseT0iUGluZ0ZhbmdTQy1NZWRpdW0sIFBpbmdGYW5nIFNDIiBmb250LXNpemU9IjEzIiBmb250LXdlaWdodD0iNDAwIiBmaWxsPSIjOURDNEZGIj4KICAgICAgICAgICAgICAgICAgICA8dHNwYW4geD0iNjIyLjk0NzA5NyIgeT0iNDciPjYuMjE8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPHRleHQgaWQ9IjguMDciIGZvbnQtZmFtaWx5PSJQaW5nRmFuZ1NDLU1lZGl1bSwgUGluZ0ZhbmcgU0MiIGZvbnQtc2l6ZT0iMTMiIGZvbnQtd2VpZ2h0PSI0MDAiIGZpbGw9IiM5REM0RkYiPgogICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSI3MjUuODAxMjkiIHk9IjQ3Ij44LjE0PC90c3Bhbj4KICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSIyMCUiIGZvbnQtZmFtaWx5PSJVYnVudHUtTWVkaXVtLCBVYnVudHUiIGZvbnQtc2l6ZT0iMTMiIGZvbnQtd2VpZ2h0PSI0MDAiIGZpbGw9IiNGMkMwNkYiPgogICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSI1MS40MjcwOTY4IiB5PSIxNSI+MjAlPC90c3Bhbj4KICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSIxMiUiIGZvbnQtZmFtaWx5PSJVYnVudHUtTWVkaXVtLCBVYnVudHUiIGZvbnQtc2l6ZT0iMTMiIGZvbnQtd2VpZ2h0PSI0MDAiIGZpbGw9IiNGMUM4ODUiPgogICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSIxNTQuMjgxMjkiIHk9IjE1Ij4xMiU8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPHRleHQgaWQ9IjEwJSIgZm9udC1mYW1pbHk9IlVidW50dS1NZWRpdW0sIFVidW50dSIgZm9udC1zaXplPSIxMyIgZm9udC13ZWlnaHQ9IjQwMCIgZmlsbD0iI0YwQ0Q5NCI+CiAgICAgICAgICAgICAgICAgICAgPHRzcGFuIHg9IjI1Ni4xNjUxNjEiIHk9IjE1Ij4xMCU8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPHRleHQgaWQ9IjglIiBmb250LWZhbWlseT0iVWJ1bnR1LU1lZGl1bSwgVWJ1bnR1IiBmb250LXNpemU9IjEzIiBmb250LXdlaWdodD0iNDAwIiBmaWxsPSIjRjNEMTlBIj4KICAgICAgICAgICAgICAgICAgICA8dHNwYW4geD0iMzY0Ljg0MTI5IiB5PSIxNSI+OCU8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPHRleHQgaWQ9IjUlIiBmb250LWZhbWlseT0iVWJ1bnR1LU1lZGl1bSwgVWJ1bnR1IiBmb250LXNpemU9IjEzIiBmb250LXdlaWdodD0iNDAwIiBmaWxsPSIjRjVEQ0I0Ij4KICAgICAgICAgICAgICAgICAgICA8dHNwYW4geD0iNDY3LjY5NTQ4NCIgeT0iMTUiPjUlPC90c3Bhbj4KICAgICAgICAgICAgICAgIDwvdGV4dD4KICAgICAgICAgICAgICAgIDx0ZXh0IGlkPSIzJSIgZm9udC1mYW1pbHk9IlVidW50dS1NZWRpdW0sIFVidW50dSIgZm9udC1zaXplPSIxMyIgZm9udC13ZWlnaHQ9IjQwMCIgZmlsbD0iI0YzREVCQSI+CiAgICAgICAgICAgICAgICAgICAgPHRzcGFuIHg9IjU3MC41NDk2NzciIHk9IjE1Ij4zJTwvdHNwYW4+CiAgICAgICAgICAgICAgICA8L3RleHQ+CiAgICAgICAgICAgICAgICA8dGV4dCBpZD0iMSUiIGZvbnQtZmFtaWx5PSJVYnVudHUtTWVkaXVtLCBVYnVudHUiIGZvbnQtc2l6ZT0iMTMiIGZvbnQtd2VpZ2h0PSI0MDAiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICAgICAgICAgIDx0c3BhbiB4PSI2NzYuMzE0ODM5IiB5PSIxNSI+MSU8L3RzcGFuPgogICAgICAgICAgICAgICAgPC90ZXh0PgogICAgICAgICAgICAgICAgPGVsbGlwc2UgaWQ9Ik92YWwiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjExLjY0Mzg3MSIgY3k9IjI3IiByeD0iMS45NDA2NDUxNiIgcnk9IjIiPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgIDxlbGxpcHNlIGlkPSJPdmFsLUNvcHkiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjExNS40NjgzODciIGN5PSIyNyIgcng9IjEuOTQwNjQ1MTYiIHJ5PSIyIj48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbC1Db3B5LTIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjIxOS4yOTI5MDMiIGN5PSIyNyIgcng9IjEuOTQwNjQ1MTYiIHJ5PSIyIj48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbC1Db3B5LTMiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjMyMy4xMTc0MTkiIGN5PSIyNyIgcng9IjEuOTQwNjQ1MTYiIHJ5PSIyIj48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbC1Db3B5LTQiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjQyNS45NzE2MTMiIGN5PSIyNyIgcng9IjEuOTQwNjQ1MTYiIHJ5PSIyIj48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbC1Db3B5LTUiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjUyOS43OTYxMjkiIGN5PSIyNyIgcng9IjEuOTQwNjQ1MTYiIHJ5PSIyIj48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbC1Db3B5LTYiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjYzMy42MjA2NDUiIGN5PSIyNyIgcng9IjEuOTQwNjQ1MTYiIHJ5PSIyIj48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbC1Db3B5LTciIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgY3g9IjczNy40NDUxNjEiIGN5PSIyNyIgcng9IjEuOTQwNjQ1MTYiIHJ5PSIyIj48L2VsbGlwc2U+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat;
}
.popContainer___3TmtY .ant-popover-inner {
  background-color: #293958;
}
.popContainer___3TmtY .ant-popover-arrow {
  border-right-color: #293958;
  border-bottom-color: #293958;
  background-color: #293958;
}
.popContainer___3TmtY .ant-popover-buttons {
  display: flex;
  width: 162px;
  height: 35px;
  margin-bottom: 24px;
}
.popContainer___3TmtY .ant-popover-message {
  width: 352px;
  padding: 8px;
  background: #ffeacb;
  border-radius: 4px;
  margin-bottom: 24px;
}
.text___1MMBp {
  font-size: 14px;
  color: #6f88ad;
  letter-spacing: 0;
}
.highlight___1ebDY {
  font-size: 14px;
  color: #f2c06f;
  letter-spacing: 0;
}
.formContainer___2-adD {
  width: 400px;
  padding: 8px;
}
.formContainer___2-adD div {
  font-size: 13px;
  color: #d2dcef;
  letter-spacing: 0;
  width: 100%;
}
.formContainer___2-adD .depositTip___347fB {
  background: #ffeacb;
  border-radius: 4px;
  font-size: 12px;
  color: #0b193d;
  letter-spacing: 0;
  padding: 8px;
  padding-left: 25px;
  margin-bottom: 24px;
}
.formContainer___2-adD .balanceInfo___1a0pV {
  font-size: 13px;
  color: #0f7dff;
  letter-spacing: 0;
  display: inline-block;
  font-weight: 500;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}
.formContainer___2-adD .btns___2puJ5 {
  width: 100%;
}
.formContainer___2-adD .halfBtns___1F5Sn {
  width: 162px;
}
.formContainer___2-adD .input___3a9xe .ant-input-wrapper {
  border: 1px solid #6F88AD;
}
.formContainer___2-adD .input___3a9xe .ant-input {
  color: white;
  background-color: #293958;
}
.formContainer___2-adD .input___3a9xe .ant-input-group-addon {
  background-color: #293958;
  font-size: 13px;
  color: #d2dcef;
}
.warnIcon___3NKjW {
  color: #eb5252;
  margin-right: 5px;
  margin-left: -16px;
}
.paginate___dmlnY {
  display: flex;
  justify-content: flex-end;
  margin: 20px 0px;
}
.paginate___dmlnY .ant-pagination li {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.paginate___dmlnY .ant-pagination li a {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.paginate___dmlnY .ant-pagination .ant-pagination-item-active {
  border: 1px solid #0f7dff;
}

.commonHead___1lykL {
  font-size: 16px;
  color: #9dc4ff;
  letter-spacing: 0;
}
.baseFrame___-XIqO {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
}
.basePop___cDv1y {
  background-color: #293958;
}
.basePage___3Xlv3 {
  color: #6f88ad;
  background-color: #293958;
  border: 1px solid #21345c;
  border-radius: 2px;
}
.VoteItem___3CWY0 {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
  padding: 24px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.VoteItem___3CWY0:not(:first-child) {
  margin-top: 24px;
}
.VoteItem___3CWY0 .coin___9azqO {
  display: flex;
  align-items: center;
}
.VoteItem___3CWY0 .coin___9azqO .coinImg___26ayT {
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 4px 8px 0 rgba(4, 3, 36, 0.08);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.VoteItem___3CWY0 .coin___9azqO .coinImg___26ayT img {
  width: 27px;
  height: 27px;
}
.VoteItem___3CWY0 .coin___9azqO .coinName___1N95B {
  margin-left: 30px;
}
.VoteItem___3CWY0 .coin___9azqO .coinName___1N95B .name___3Wbol {
  margin: 0;
}
.VoteItem___3CWY0 .coin___9azqO .coinName___1N95B .name___3Wbol span:first-child {
  font-weight: 500;
  font-size: 16px;
  color: #9DC4FF;
}
.VoteItem___3CWY0 .coin___9azqO .coinName___1N95B .name___3Wbol span:last-child {
  font-size: 14px;
  color: #617BA3;
  margin-left: 4px;
}
.VoteItem___3CWY0 .coin___9azqO .coinName___1N95B .voteNum___2Afo8 {
  margin: 6px 0 0 0;
}
.VoteItem___3CWY0 .coin___9azqO .coinName___1N95B .voteNum___2Afo8 span {
  font-size: 14px;
  color: #617BA3;
}
.VoteItem___3CWY0 .totalVote___3RC0d span {
  font-size: 14px;
  color: #9DC4FF;
}
.VoteItem___3CWY0 .voteContainer___2mIAW {
  position: absolute;
  right: 32px;
  top: 32px;
}
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p {
  display: flex;
}
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .num___2rUxF {
  margin-right: 16px;
  padding-top: 6px;
}
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .num___2rUxF span {
  font-size: 14px;
  color: #9DC4FF;
}
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .vote___1jLAt p {
  margin: 0;
}
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .vote___1jLAt p:first-child {
  display: flex;
  align-items: center;
}
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .vote___1jLAt p:first-child .ant-input,
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .vote___1jLAt p:first-child .kc-input {
  width: 72px;
  height: 32px;
  background: #132340;
  border: 1px solid #233158;
  border-radius: 8px;
  font-size: 14px;
  color: #9DC4FF;
  letter-spacing: 0;
  text-align: center;
}
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .vote___1jLAt p:first-child .ant-btn,
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .vote___1jLAt p:first-child .kc-button {
  background: transparent;
  border: none;
  padding: 0;
  height: auto;
}
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .vote___1jLAt p:first-child img {
  width: 28px;
  height: 25px;
  margin-left: 16px;
}
.VoteItem___3CWY0 .voteContainer___2mIAW .voteBox___1wv8p .vote___1jLAt p:last-child span {
  font-size: 13px;
  color: #384B70;
}
.voteHeader___K7Sv- {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.voteHeader___K7Sv- p {
  margin: 0;
}
.voteHeader___K7Sv- .voteTitle___2FMEy {
  font-size: 16px;
  color: #9DC4FF;
}
.voteHeader___K7Sv- .voteSubTitle___1TS_8 {
  margin-left: 16px;
}
.voteHeader___K7Sv- .voteSubTitle___1TS_8 span {
  font-size: 14px;
  color: #596E8D;
}
.userAssetsBox___N0epr {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
  padding: 14px 32px;
  margin: 24px 0;
}
.userAssetsBox___N0epr .userAssets___7vsqH {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.userAssetsBox___N0epr .userAssets___7vsqH .userAssetsItem___3dRim p {
  margin: 0;
  font-size: 14px;
  color: #9DC4FF;
}
.userAssetsBox___N0epr .tips___2WLlc {
  margin-top: 12px;
}
.userAssetsBox___N0epr .tips___2WLlc p {
  margin: 0;
  font-size: 12px;
  color: #596e8d;
}
.userAssetsBox___N0epr .tips___2WLlc p a {
  font-size: 12px;
}
.countDownBox___2kGXL {
  border-radius: 8px;
  background: #132044;
  border: 1px solid #1c2b4f;
  padding: 12px 0 16px 0;
  margin-bottom: 24px;
}
.countDownBox___2kGXL p {
  margin: 0;
}
.countDownBox___2kGXL .tip___2-Kjs {
  font-size: 14px;
  color: #596E8D;
  text-align: center;
}
.countDownBox___2kGXL .time___MVmUz {
  font-weight: bold;
  font-size: 36px;
  color: #F5F8FF;
  letter-spacing: 0;
  text-align: center;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.12);
  margin-top: 16px;
}

.head___23UQC {
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding: 24px 0 36px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head___23UQC > img {
  width: 113px;
  height: 30px;
}
.head___23UQC .records___2Q3s8 {
  font-size: 14px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
}

.outter___3cmoc {
  display: block;
  position: relative;
  width: 40px;
  height: 48px;
  overflow: hidden;
}
.inner___2MsM6 {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 96px;
}
.inner___2MsM6.up___1CX9- {
  animation: move-up___3ueat 0.3s ease-in;
  animation-fill-mode: forwards;
}
.inner___2MsM6.down___2nGy1 {
  animation: move-down___1bGMl 0.3s ease-in;
  animation-fill-mode: forwards;
}
.inner___2MsM6 .number___2pHVb {
  width: 40px;
  height: 48px;
  line-height: 48px;
  text-align: center;
}
@keyframes move-up___3ueat {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}
@keyframes move-down___1bGMl {
  0% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}

.countdown___2idYp {
  display: flex;
}
.group___3Ythy {
  display: flex;
  align-items: flex-end;
}
.group___3Ythy .desc___1JofH {
  color: #fff;
  margin-right: 5px;
}
.box___20ema {
  margin-right: 5px;
}
.box___20ema:last-child {
  margin-right: 0;
}

.panel___3hDFd {
  margin-bottom: 18px;
}
.projectTop___5wLLU {
  height: 98px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTIwMHB4IiBoZWlnaHQ9IjEzMnB4IiB2aWV3Qm94PSIwIDAgMTIwMCAxMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjIgKDY3MTQ1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5SZWN0YW5nbGUgQ29weSAzPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSItMjYuNzI5MjA4NiUiIHkxPSIxMzUuMDUzOTc0JSIgeDI9IjEyMS4zOTQwMTglIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMzMDQ0NkMiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzFFMzM1QiIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJzcG90bGlnaHQt56uL5Y2z55m75b2VLWNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjAuMDAwMDAwLCAtMjA0LjAwMDAwMCkiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxnIGlkPSLln7rmnKzkv6Hmga8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExOS4wMDAwMDAsIDIwNC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjk5ODg3NDA3MywwIEwxMjAxLDAgTDEyMDEsMTA3LjU0MzMwOSBDNzk3Ljc2MDM0LDEyMi41MTQ0MzYgNTE5LjA5MzY3NCwxMzAuMzMzMzMzIDM2NSwxMzEgQzIxMC45MDYzMjYsMTMxLjY2NjY2NyA4OS41NzI5OTMxLDEyMy41MTQ0MzYgMSwxMDYuNTQzMzA5IEwwLjk5ODg3NDA3MywwIFoiIGlkPSJSZWN0YW5nbGUtQ29weS0zIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 15px 24px 0 30px;
  display: flex;
  justify-content: space-between;
}
.projectTop___5wLLU .projectName___1Xzq5 {
  line-height: 48px;
  font-size: 27px;
  color: #0093DD;
  letter-spacing: 0;
}
.info___dl_8I {
  padding: 40px 0;
  display: flex;
}
.info___dl_8I .rows___3P9oB {
  flex: 1;
  padding-right: 12px;
}
.info___dl_8I .rows___3P9oB .row___2z3qQ {
  display: flex;
  margin-bottom: 30px;
}
.info___dl_8I .rows___3P9oB .row___2z3qQ:last-child {
  margin-bottom: 0;
}
.info___dl_8I .rows___3P9oB .col___2A9IN {
  letter-spacing: 0;
  color: #FFFFFF;
  width: 50%;
}
.info___dl_8I .rows___3P9oB .col___2A9IN .title___38pFa {
  font-size: 12px;
  margin-bottom: 5px;
  color: #98B3E4;
}
.info___dl_8I .rows___3P9oB .col___2A9IN .content___3nxPw {
  font-size: 20px;
  word-break: break-word;
}
.info___dl_8I .rows___3P9oB .col___2A9IN .content___3nxPw > span {
  font-size: 12px;
  margin-left: 5px;
}
.info___dl_8I .rows___3P9oB .col___2A9IN.intro___1Nq88.single___35tQF {
  width: 100%;
}
.info___dl_8I .rows___3P9oB .col___2A9IN.intro___1Nq88 .content___3nxPw {
  font-size: 16px;
}
.info___dl_8I .logo___37miu {
  flex: none;
  width: 345px;
  height: 190px;
  display: block;
}
.panelButton___1_jKY > button {
  width: 100%;
}
.panelButton___1_jKY .ant-btn-warning {
  background-image: linear-gradient(-45deg, #FFB82C 0%, #F8A531 100%) !important;
}
.buyTip___1HMD5 {
  background: #182B4D;
  padding: 23px;
}
.buyTip___1HMD5 .tip___1CWtv {
  font-size: 14px;
  color: #FF5F73;
  letter-spacing: 0;
  margin-left: 8px;
}
.buyTip___1HMD5 a {
  font-size: 14px;
  color: #0F7DFF;
  letter-spacing: 0;
}
.input___Ed1YY {
  width: 150px !important;
  box-shadow: none !important;
  border: 1px solid #4F6CB7 !important;
  background: none !important;
  color: #fff !important;
  border-radius: 2px !important;
}
.input___Ed1YY:hover {
  border: 1px solid #4F6CB7 !important;
}
.input___Ed1YY input {
  padding-right: 22px !important;
}
.input___Ed1YY .ant-input-number-handler {
  color: #fff !important;
}
.input___Ed1YY .ant-input-number-handler > span {
  color: #fff !important;
}
.input___Ed1YY .ant-input-number-handler-wrap {
  background: none !important;
  border-radius: 0 0 2px 2px !important;
  border-left: 1px solid #4F6CB7 !important;
}
.input___Ed1YY .ant-input-number-handler-down {
  border-top: 1px solid #4F6CB7 !important;
}
.buyInfo___3LB63 {
  background: rgba(212, 218, 236, 0.27);
  padding: 12px;
  margin-bottom: 24px;
}
.buyInfo___3LB63 .infoRow___3r4Sz {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.buyInfo___3LB63 .infoRow___3r4Sz:last-child {
  margin-bottom: 0;
}
.buyInfo___3LB63 .infoRow___3r4Sz > div {
  min-width: 50%;
}
.countdownBox___y-WEh {
  background: #34528C;
  border: 0 solid #3157A0;
  font-size: 29px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
.forgetPWDTip___3rnnr {
  margin-top: 6px;
  font-size: 12px;
  color: #0F7DFF;
  letter-spacing: -0.09px;
  text-align: right;
}
.loading___3i7Qu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.subtip___yTEXa {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
}
.graytip___361j6 {
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0;
  text-align: center;
}

.socialWrapper___1Hy1b {
  padding: 26px 0 24px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.social___1NG14 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.report___EbLZr {
  font-size: 12px;
  color: #0F7DFF;
  letter-spacing: 0;
  text-align: right;
}
.icon___17fvT {
  cursor: pointer;
  padding: 0 7px;
}
.icon___17fvT > [data-role="icon"] {
  display: block;
}
.icon___17fvT > [data-role="icon-hover"] {
  display: none;
}
.icon___17fvT:hover > [data-role="icon"] {
  display: none;
}
.icon___17fvT:hover > [data-role="icon-hover"] {
  display: block;
}

.utransfer___1S3gf {
  background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTA5OHB4IiBoZWlnaHQ9IjM5N3B4IiB2aWV3Qm94PSIwIDAgMTA5OCAzOTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjIgKDY3MTQ1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5iZzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxyYWRpYWxHcmFkaWVudCBjeD0iMjIuMDkyMjg1MSUiIGN5PSIyMC42MDkyODEzJSIgZng9IjIyLjA5MjI4NTElIiBmeT0iMjAuNjA5MjgxMyUiIHI9IjEwMS4yOTIwOCUiIGdyYWRpZW50VHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4yMjA5MjMsMC4yMDYwOTMpLHNjYWxlKDEuMDAwMDAwLDAuOTk3NzA5KSxyb3RhdGUoMzkuNzIzMzQzKSx0cmFuc2xhdGUoLTAuMjIwOTIzLC0wLjIwNjA5MykiIGlkPSJyYWRpYWxHcmFkaWVudC0xIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0IyQkJGRiIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMEQxNUFGIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L3JhZGlhbEdyYWRpZW50PgogICAgICAgIDxmaWx0ZXIgeD0iLTE2LjAlIiB5PSItMTYuMCUiIHdpZHRoPSIxMzIuMSUiIGhlaWdodD0iMTMyLjAlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJmaWx0ZXItMiI+CiAgICAgICAgICAgIDxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjEwIiBpbj0iU291cmNlR3JhcGhpYyI+PC9mZUdhdXNzaWFuQmx1cj4KICAgICAgICA8L2ZpbHRlcj4KICAgICAgICA8cmFkaWFsR3JhZGllbnQgY3g9IjIyLjA5MjI4NTElIiBjeT0iMjAuNjA5MjgxMyUiIGZ4PSIyMi4wOTIyODUxJSIgZnk9IjIwLjYwOTI4MTMlIiByPSIxMDEuMjkyMDglIiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMjIwOTIzLDAuMjA2MDkzKSxzY2FsZSgxLjAwMDAwMCwwLjk5NzcwOSkscm90YXRlKDM5LjcyMzM0MyksdHJhbnNsYXRlKC0wLjIyMDkyMywtMC4yMDYwOTMpIiBpZD0icmFkaWFsR3JhZGllbnQtMyI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiM2RjM5ODAiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzBEMTVBRiIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9yYWRpYWxHcmFkaWVudD4KICAgICAgICA8ZmlsdGVyIHg9Ii0yNy4xJSIgeT0iLTI3LjAlIiB3aWR0aD0iMTU0LjIlIiBoZWlnaHQ9IjE1NC4wJSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0iZmlsdGVyLTQiPgogICAgICAgICAgICA8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIyLjQ1ODE0NzMyIiBpbj0iU291cmNlR3JhcGhpYyI+PC9mZUdhdXNzaWFuQmx1cj4KICAgICAgICA8L2ZpbHRlcj4KICAgICAgICA8cmFkaWFsR3JhZGllbnQgY3g9IjIyLjA5MjI4NTElIiBjeT0iMjAuNjA5MjgxMyUiIGZ4PSIyMi4wOTIyODUxJSIgZnk9IjIwLjYwOTI4MTMlIiByPSIxMDEuMjkyMDglIiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMjIwOTIzLDAuMjA2MDkzKSxzY2FsZSgxLjAwMDAwMCwwLjk5NzcwOSkscm90YXRlKDM5LjcyMzM0MyksdHJhbnNsYXRlKC0wLjIyMDkyMywtMC4yMDYwOTMpIiBpZD0icmFkaWFsR3JhZGllbnQtNSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGQkIyRkYiIHN0b3Atb3BhY2l0eT0iMC41NjUzNTg5MjIiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzQ4MjRBNyIgc3RvcC1vcGFjaXR5PSIwLjc0NDI1Mzg1IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L3JhZGlhbEdyYWRpZW50PgogICAgICAgIDxyYWRpYWxHcmFkaWVudCBjeD0iMjIuMDkyMjg1MSUiIGN5PSIyMC42MDkyODEzJSIgZng9IjIyLjA5MjI4NTElIiBmeT0iMjAuNjA5MjgxMyUiIHI9IjEwMS4zNjgzMjklIiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMjIwOTIzLDAuMjA2MDkzKSxzY2FsZSgwLjk5NzE1OSwxLjAwMDAwMCkscm90YXRlKDM5LjU3ODY4MyksdHJhbnNsYXRlKC0wLjIyMDkyMywtMC4yMDYwOTMpIiBpZD0icmFkaWFsR3JhZGllbnQtNiI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMyQjNEQzQiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzY5MEJFNCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9yYWRpYWxHcmFkaWVudD4KICAgICAgICA8ZmlsdGVyIHg9Ii0yNy40JSIgeT0iLTI3LjUlIiB3aWR0aD0iMTU0LjglIiBoZWlnaHQ9IjE1NS4wJSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0iZmlsdGVyLTciPgogICAgICAgICAgICA8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSI0LjY1NjgwODA0IiBpbj0iU291cmNlR3JhcGhpYyI+PC9mZUdhdXNzaWFuQmx1cj4KICAgICAgICA8L2ZpbHRlcj4KICAgICAgICA8cmFkaWFsR3JhZGllbnQgY3g9IjMwLjM2ODA5MTglIiBjeT0iMzMuOTI2NTY4NiUiIGZ4PSIzMC4zNjgwOTE4JSIgZnk9IjMzLjkyNjU2ODYlIiByPSIxMjYuMzk4NjY2JSIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSgwLjMwMzY4MSwwLjMzOTI2Niksc2NhbGUoMS4wMDAwMDAsMC44MzMxMzYpLHJvdGF0ZSg4My44NjUyMTEpLHRyYW5zbGF0ZSgtMC4zMDM2ODEsLTAuMzM5MjY2KSIgaWQ9InJhZGlhbEdyYWRpZW50LTgiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMkNBM0ZGIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMDg0RkYiIHN0b3Atb3BhY2l0eT0iMC4zMTY0OTExNjgiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvcmFkaWFsR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i55So5oi35ZGK55+l6aG16Z2iLeaMiemSruemgeeUqC1jb3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTcwLjAwMDAwMCwgLTI1Ny4wMDAwMDApIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iYmciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3MC4wMDAwMDAsIDI1Ny4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDE3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMDg4IiBoZWlnaHQ9IjM4MCI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHN0cm9rZT0iIzk3OTc5NyIgZmlsbD0iI0YzRjVGOSIgb3BhY2l0eT0iMCIgeD0iMC41IiB5PSIyNDUuNSIgd2lkdGg9IjYwIiBoZWlnaHQ9IjEwNSI+PC9yZWN0PgogICAgICAgICAgICAgICAgICAgIDxlbGxpcHNlIGlkPSJPdmFsLTUtQ29weS0xMCIgZmlsbD0idXJsKCNyYWRpYWxHcmFkaWVudC0xKSIgb3BhY2l0eT0iMC40NTk3NjU2MjUiIGZpbHRlcj0idXJsKCNmaWx0ZXItMikiIGN4PSI5ODAuMjUzNDcyIiBjeT0iMTAxLjc1MzAxMiIgcng9IjkzLjUzODE5NDQiIHJ5PSI5My43NTMwMTIiPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbC01LUNvcHktMTMiIGZpbGw9InVybCgjcmFkaWFsR3JhZGllbnQtMykiIG9wYWNpdHk9IjAuNDU5NzY1NjI1IiBmaWx0ZXI9InVybCgjZmlsdGVyLTQpIiBjeD0iMTA3NC4zODM2OCIgY3k9IjE5MS4zNTI0MSIgcng9IjEzLjYxNjMxOTQiIHJ5PSIxMy42NDc1OTA0Ij48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICAgICAgPGVsbGlwc2UgaWQ9Ik92YWwtNSIgZmlsbD0idXJsKCNyYWRpYWxHcmFkaWVudC01KSIgY3g9Ijc5MC44MDkwMjgiIGN5PSIxMDYuNSIgcng9IjQzLjgwOTAyNzgiIHJ5PSI0My45MDk2Mzg2Ij48L2VsbGlwc2U+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzEuMDAwMDAwLCAyMjguMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGVsbGlwc2UgaWQ9Ik92YWwtNS1Db3B5LTQiIGZpbGw9InVybCgjcmFkaWFsR3JhZGllbnQtNikiIG9wYWNpdHk9IjAuMjk4MzgxNjk2IiBmaWx0ZXI9InVybCgjZmlsdGVyLTcpIiBjeD0iMjUuNDgxNDgxNSIgY3k9IjI1LjQwOTA5MDkiIHJ4PSIyNS40ODE0ODE1IiByeT0iMjUuNDA5MDkwOSI+PC9lbGxpcHNlPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00OS4xMzI2MzY5LDE2OSBDNzguOTYyODg1NiwxNjkgOTIuNzM1MTE4OSwxMzIuNzg1MjkxIDExMi44NTQzMDksOTkuNzU5NTkzOSBDMTMyLjk3MzQ5OSw2Ni43MzM4OTcyIDEzOC45MjY4NjUsMTUuMzYzNjM2NCA5My4yODc0MDUsMTUuMzYzNjM2NCBDNDcuNjQ3OTQ0NywxNS4zNjM2MzY0IDYuNjc3OTk2ODMsMzMuODY3NDgwOCAwLjg2NjI2MzQ3NCw4Mi40OTg4ODU0IEMtNC45NDU0Njk4OCwxMzEuMTMwMjkgMTkuMzAyMzg4MywxNjkgNDkuMTMyNjM2OSwxNjkgWiIgaWQ9Ik92YWwtNS1Db3B5LTUiIGZpbGw9InVybCgjcmFkaWFsR3JhZGllbnQtOCkiIG9wYWNpdHk9IjAuNzAwMjIzMjE0Ij48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat center;
  background-size: 1174px auto;
  width: 100%;
  min-height: calc(100vh - 38px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.termsContainer___1uS4t {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: calc(100vh - 38px);
}
.termsContainer___1uS4t .terms___1YwVj {
  width: 540px;
  min-height: 400px;
  max-height: 690px;
  background: #FFFFFF;
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.16);
  padding: 40px 20px 56px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
.termsContainer___1uS4t .terms___1YwVj h1 {
  text-align: center;
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 1em;
}
.termsContainer___1uS4t .terms___1YwVj .main___5U5ET {
  padding: 20px;
  max-height: 482px;
  overflow-x: hidden;
  overflow-y: auto;
  flex: 1;
}
.termsContainer___1uS4t .terms___1YwVj .main___5U5ET::-webkit-scrollbar-thumb {
  width: 4px;
  height: 150px;
  background-color: #D8D8D8;
  border-radius: 5px;
  background-clip: padding-box;
}
.termsContainer___1uS4t .terms___1YwVj .main___5U5ET::-webkit-scrollbar {
  width: 4px;
  height: 150px;
}
.termsContainer___1uS4t .terms___1YwVj .main___5U5ET section h4 {
  margin-bottom: 1em;
  font-size: 14px;
}
.termsContainer___1uS4t .terms___1YwVj .itemsFoot___18zC0 {
  margin-top: 20px;
  padding: 0 20px;
}
.termsContainer___1uS4t .terms___1YwVj .itemsFoot___18zC0 .ant-btn {
  height: 40px;
  border: none;
  border-radius: 2px;
  background-image: linear-gradient(-135deg, #1EAAFF 0%, #7340ED 100%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  color: #fff;
}
.termsContainer___1uS4t .terms___1YwVj .itemsFoot___18zC0 .ant-btn:hover {
  border: none;
  border-radius: 2px;
  background-image: linear-gradient(-135deg, #1EAAFF 0%, #7340ED 100%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}
.SystemUpgrade___38G2F {
  width: 540px;
  height: 658px;
  padding: 56px 40px;
  border-radius: 2px;
  background-image: linear-gradient(-180deg, #0D1B51 0%, #0F1429 100%);
  box-shadow: 0 2px 8px 0 rgba(196, 196, 196, 0.5);
}
.SystemUpgrade___38G2F .systemHead___2MiBn h1 {
  font-size: 16px;
  color: #FFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
}
.SystemUpgrade___38G2F .userInfo___3uuBk .userInfoItem___2ndUH {
  margin: 0;
  font-size: 13px;
  color: #FFFFFF;
}
.SystemUpgrade___38G2F .systemItem___3FyDN .systemItemHead___1y9Kh {
  width: 100%;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.SystemUpgrade___38G2F .systemItem___3FyDN .systemItemHead___1y9Kh .systemItemHeadLeft___3pfop {
  display: flex;
  align-items: center;
  color: #fff;
}
.SystemUpgrade___38G2F .systemItem___3FyDN .systemItemHead___1y9Kh .systemItemHeadLeft___3pfop span {
  color: #fff;
}
.SystemUpgrade___38G2F .systemItem___3FyDN .systemItemMain___h1-zo {
  padding: 16px 0 16px 40px;
}
.SystemUpgrade___38G2F .systemItem___3FyDN .systemItemMain___h1-zo p {
  opacity: 0.8;
  font-size: 12px;
  color: #7F8BB0;
  position: relative;
}
.SystemUpgrade___38G2F .systemItem___3FyDN .systemItemMain___h1-zo p:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #7F8BB0;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -20px;
}
.SystemUpgrade___38G2F .systemFoot___34eGY .ant-btn {
  height: 40px;
  border: none;
  background-image: linear-gradient(-135deg, #1EAAFF 0%, #7340ED 100%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  color: #fff;
}
.SystemUpgrade___38G2F .systemFoot___34eGY .ant-btn:hover {
  border: none;
  background-image: linear-gradient(-135deg, #1EAAFF 0%, #7340ED 100%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}
.SetPassword___6xNAc {
  width: 460px;
  height: 530px;
  background-image: linear-gradient(-180deg, #0D1B51 0%, #0F1429 100%);
  box-shadow: 0 2px 8px 0 rgba(196, 196, 196, 0.5);
  border-radius: 2px;
  padding: 0 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.SetPassword___6xNAc .formTitle___2fdAX {
  margin-bottom: 40px;
}
.SetPassword___6xNAc .formTitle___2fdAX h1 {
  font-size: 24px;
  color: #FFF;
  text-align: center;
  margin: 0;
}
.SetPassword___6xNAc .warn___3fLl5 {
  opacity: 0.8;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 2px;
  padding: 8px 12px;
  font-size: 13px;
  color: #fff;
  margin-top: -22px;
  margin-bottom: 24px;
}
.SetPassword___6xNAc .formBody___6CHMP .ant-input {
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
  background: transparent;
}
.SetPassword___6xNAc .formBody___6CHMP .ant-form-item {
  margin-bottom: 32px;
}
.SetPassword___6xNAc .formBody___6CHMP input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.SetPassword___6xNAc .formBody___6CHMP input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.SetPassword___6xNAc .formBody___6CHMP input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.SetPassword___6xNAc .formBody___6CHMP input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.SetPassword___6xNAc .tradePrassword___1ISy0 {
  width: 247px;
  height: 181px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjQ3cHgiIGhlaWdodD0iMTgxcHgiIHZpZXdCb3g9IjAgMCAyNDcgMTgxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1Mi4yICg2NzE0NSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+aW1nMTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxmaWx0ZXIgeD0iLTE2MS42JSIgeT0iLTM4My44JSIgd2lkdGg9IjQyMy4xJSIgaGVpZ2h0PSI4NjcuNiUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9ImZpbHRlci0xIj4KICAgICAgICAgICAgPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMTkuMDI2MjI3NyIgaW49IlNvdXJjZUdyYXBoaWMiPjwvZmVHYXVzc2lhbkJsdXI+CiAgICAgICAgPC9maWx0ZXI+CiAgICAgICAgPHBhdGggZD0iTTIuODg5NTA2MDUsMTAuNTM0MDI1NiBDMC45NjMxNjg2ODMsOC4yNzA1Mzk1NCA2LjM2MDA5OTdlLTE3LDUuODU4NjY1MSAwLDMuMjk4NDAyMjggQzAuMjc5MDU1MTI4LDAuNjk0MzYzMjg2IDEuNjU2MzIwNzMsLTAuMzY3Nzg4NDkyIDQuMTMxNzk2ODEsMC4xMTE5NDY5NDkgQzguMDI0NjQyNjMsMS4zMzIyNzIzNyAxMC4zMTM3MjQ5LDQuNjMwMTYzODQgMTAuOTk5MDQzNiwxMC4wMDU2MjEzIEMxMC45ODc3OTU3LDEyLjIxNTgwMzUgOS44NzQxMTkzMiwxMy4zNjMxOTAxIDcuNjU4MDE0NTQsMTMuNDQ3NzgxMSBMNy41NDI1MjI2NywyMS4yMDc1NTk4IEw2LjkzOTM1Mzg1LDIxLjY4MzYyNTggTDUuOTQ4MzMzMjIsMjEuNjgzNjI1OCBMMi42NTE0OTIzOCwxOS4wMTkzOTQ1IEwyLjg4OTUwNjA1LDEwLjUzNDAyNTYgWiIgaWQ9InBhdGgtMiI+PC9wYXRoPgogICAgICAgIDxwYXRoIGQ9Ik00LjU2MzA2MTE4LDMzLjc0MDk4MDcgQy0wLjExODM5OTE1NiwzMS4xMjUyODY1IC0wLjAwMzg2NjY3Mzc5LDIzLjk0MjI0ODcgMy42ODI5NTEwNiwxOC4yNjUwNDcyIEM3LjM2OTc2ODgsMTIuNTg3ODQ1NyAxMy4yNjUzOTk0LDkuNDE5MTE4MjQgMTcuNTY1MDE0OSwxMi41MDgwMzE0IEMyMS44NjQ2MzA1LDE1LjU5Njk0NDYgMTkuMTMyNzgyMywyMC4zMzMxNDk4IDE1Ljg2NzM1NywyNS45OTQ0NjA0IEMxMi42MDE5MzE4LDMxLjY1NTc3MSA5LjI0NDUyMTUzLDM2LjM1NjY3NDkgNC41NjMwNjExOCwzMy43NDA5ODA3IFogTTUuOTk2MDUyOSwyOC45NjU3MDgxIEM4LjI3NDc1MDUyLDMwLjQ0NTUxMTYgMTIuMDA0ODg1MiwyOC4yMjcxMjIgMTQuMTMzMzkxMSwyNC41MDU3ODI4IEMxNi4yNjE4OTY5LDIwLjc4NDQ0MzcgMTYuODc3NDg0NiwxNi43MTY1MDM4IDE0LjUxMzU0NTcsMTUuMTE5MTUzNSBDMTIuMTQ5NjA2NywxMy41MjE4MDMxIDguNzE2NTI1NzYsMTUuNTk5MjgwMyA2LjI5ODU5OTIzLDE5LjMyMjU2MDYgQzMuODgwNjcyNywyMy4wNDU4NDEgMy43MTczNTUyOCwyNy40ODU5MDQ2IDUuOTk2MDUyOSwyOC45NjU3MDgxIFoiIGlkPSJwYXRoLTQiPjwvcGF0aD4KICAgICAgICA8cGF0aCBkPSJNMy40NTI4NTg0OCwzMi43OTExMzc1IEMtMC4wMjE2NjUxMTg4LDMwLjUzNDc1NTUgMC4yMjczNTg3OTksMjMuNzY0NjEzOCAzLjkxNDE3NjU0LDE4LjA4NzQxMjMgQzcuNjAwOTk0MjcsMTIuNDEwMjEwOSAxMi44MzU3MDQxLDkuMjQyNTA1MiAxNi40NDAyMDI0LDExLjY3ODEyMDggQzIwLjA0NDcwMDcsMTQuMTEzNzM2NSAxOS4xMDYwNjE5LDIwLjMxNjQ2OTYgMTUuODYwNTQ4NCwyNS45OTA3MTExIEMxMi42MTUwMzUsMzEuNjY0OTUyNiA2LjkyNzM4MjA3LDM1LjA0NzUxOTUgMy40NTI4NTg0OCwzMi43OTExMzc1IFogTTUuOTk2MDUyOSwyOC45NjU3MDgxIEM4LjI3NDc1MDUyLDMwLjQ0NTUxMTYgMTIuMDA0ODg1MiwyOC4yMjcxMjIgMTQuMTMzMzkxMSwyNC41MDU3ODI4IEMxNi4yNjE4OTY5LDIwLjc4NDQ0MzcgMTYuODc3NDg0NiwxNi43MTY1MDM4IDE0LjUxMzU0NTcsMTUuMTE5MTUzNSBDMTIuMTQ5NjA2NywxMy41MjE4MDMxIDguNzE2NTI1NzYsMTUuNTk5MjgwMyA2LjI5ODU5OTIzLDE5LjMyMjU2MDYgQzMuODgwNjcyNywyMy4wNDU4NDEgMy43MTczNTUyOCwyNy40ODU5MDQ2IDUuOTk2MDUyOSwyOC45NjU3MDgxIFoiIGlkPSJwYXRoLTYiPjwvcGF0aD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLlronlhajpl67popjljYfnuqfkuLrmj5DnjrDlr4bnoIEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04MDAuMDAwMDAwLCAtNDQ1LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iY29udGVudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzI5LjAwMDAwMCwgMjQ3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQwNC4wMDAwMDAsIDQwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC03Ij4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9ImltZzEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY4LjAwMDAwMCwgMTU4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9InNoYWRvdyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDUyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxlbGxpcHNlIGlkPSJPdmFsLTE5IiBzdHJva2U9IiNGMkY2RkEiIG9wYWNpdHk9IjAuMTAwMDAwMDAxIiBjeD0iMTIyLjUiIGN5PSI2NC4yODc1NTM2IiByeD0iMjUuMTE0ODY0OSIgcnk9IjEzLjE3MTY3MzgiPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbC0xOSIgc3Ryb2tlPSIjRjJGNkZBIiBvcGFjaXR5PSIwLjA1IiBjeD0iMTIyLjcxMjgzOCIgY3k9IjY0LjI4NzU1MzYiIHJ4PSI1NS45NzYzNTE0IiByeT0iMjkuMzE3NTk2NiI+PC9lbGxpcHNlPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxlbGxpcHNlIGlkPSJPdmFsLTE5IiBzdHJva2U9IiNGMkY2RkEiIG9wYWNpdHk9IjAuMDUiIGN4PSIxMjIuNSIgY3k9IjY0LjUiIHJ4PSIxMjIuMTgxODE4IiByeT0iNjQiPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZWxsaXBzZSBpZD0iT3ZhbC0xOCIgZmlsbD0iI0Q4RDhEOCIgZmlsdGVyPSJ1cmwoI2ZpbHRlci0xKSIgY3g9IjExOC4wMzA0MDUiIGN5PSI1NS4xNTIzNjA1IiByeD0iMTcuNjY1NTQwNSIgcnk9IjcuNDM1NjIyMzIiPjwvZWxsaXBzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSLnm74iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg4LjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMC41MDEyOTMwNzEsNC4xNDY3NDA3MSBMOC4wOTIzNTY0MywwLjMyMDk2ODcwMiBDMTMuMzU0OTM1OSw0LjY4NDc0NjY4IDIxLjQ4MDA3NTQsNS45NjAwMDQwMiAzMi40Njc3NzUsNC4xNDY3NDA3MSBDNDMuOTIyNjk4NiwxOS41NDA0NzE1IDU0LjcxNjYzNzgsMzAuMTI1OTAzIDY0Ljg0OTU5MjUsMzUuOTAzMDM1MiBDNjMuOTE0Mzc4MSw2MC4wNjE1ODYgNjMuNDQ2NzcwOSw3Mi4xNDA4NjEzIDYzLjQ0Njc3MDksNzIuMTQwODYxMyBDNjAuNjg3NzU0OCw3OC4xMjU4MDI5IDU2LjU5NTI5NzEsODMuMjIxNjkzNiA1MS4xNjkzOTc5LDg3LjQyODUzMzMgQzQzLjM0OTA5OTIsODguNDMzMDQ3OSAzNy4xMTUyMjQ4LDg5LjM2MDUzNzcgMzIuNDY3Nzc1LDkwLjIxMTAwMjcgQzE2LjIxNzQ5NTksNjguNTU1ODgwMiA4LjA5MjM1NjQzLDU3LjcyODMxODkgOC4wOTIzNTY0Myw1Ny43MjgzMTg5IEMyLjY5NzQ1MjE0LDQ1LjU5ODYxNTQgLTEuMTM1MzIwNTRlLTEzLDM3LjMzMTk2OTEgLTEuMTM2ODY4MzhlLTEzLDMyLjkyODM4MDEgQy0xLjEzNjg2ODM4ZS0xMywyOC41MjQ3OTEgMC4xNjcwOTc2OSwxOC45MzA5MTEyIDAuNTAxMjkzMDcxLDQuMTQ2NzQwNzEgWiIgaWQ9IlBhdGgtNyIgZmlsbD0iIzQ5NTY2QiI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjI5NDQxMzkyMSw0LjIyMjIyMjIyIEMxMC4wMDQ2ODExLDguNzQ2OTI4NDggMTkuNjI1MTY4Myw5LjcxNzQ1Mjg1IDI5LjE1NTg3NTMsNy4xMzM3OTUzMyBDNDAuMjcyNDI3MywyMS43ODU4MDQ0IDUwLjQxNDA3MDMsMzIuMDAwMzc1MSA1OS41ODA4MDQxLDM3Ljc3NzUwNzMgQzU5LjU4MDgwNDEsNjAuMDgwMDY5MiA1OS41ODA4MDQxLDcxLjIzMTM1MDEgNTkuNTgwODA0MSw3MS4yMzEzNTAxIEM1OC43Nzg5ODQ1LDc4LjE4NjI2MzUgNTUuOTIzODE2NSw4My43NjcxNDAxIDUxLjAxNTMwMDIsODcuOTczOTc5OCBDNDAuNzkwNjE3NCw5MS43MTExNTk3IDMzLjU3NjEyODMsOTQuMDA0OTgyMiAyOS4zNzE4MzI4LDk0Ljg1NTQ0NzEgQzE0LjY3MTA4NzksNzMuMjAwMzI0NiA3LjMyMDcxNTM5LDYyLjM3Mjc2MzQgNy4zMjA3MTUzOSw2Mi4zNzI3NjM0IEMyLjQ0MDIzODQ2LDUwLjI0MzA1OTkgMS43NzI1ODI5NGUtMTYsNDEuOTc2NDEzNiAwLDM3LjU3MjgyNDUgQzAsMzMuMTY5MjM1NSAwLjA5ODEzNzk3MzgsMjIuMDUyMzY4IDAuMjk0NDEzOTIxLDQuMjIyMjIyMjIgWiIgaWQ9IlBhdGgtNyIgZmlsbD0iI0NERENFQSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zLjMyMDY4NjcyLDkuNjMzNDU0NjEgQzkuNjM3MjgxNDYsMTIuNjg3ODc1IDE3LjU2MDkzMjQsMTIuOTIzMjU2NSAyNy4wOTE2Mzk0LDEwLjMzOTU5ODkgQzM2Ljc3NDQxNzIsMjMuNTQ0MjgyNSA0Ni4xOTkxNzMsMzMuMDM1MTkwNSA1NS4zNjU5MDY4LDM4LjgxMjMyMjcgQzU1LjM1OTM3ODIsNjAuODc2MDE2NCA1NS4wNDYxMzAxLDcxLjkwNzg2MzMgNTQuNDI2MTYyMyw3MS45MDc4NjMzIEM1NC4zNDE2OTE2LDc1LjkwMzc0NjMgNTIuNTgyMzExMyw3OS44NzIzNTQ4IDQ5LjE0ODAyMTQsODMuODEzNjg4NiBDNDEuMDIxMTYzNSw4Ny4wNzcyNjgyIDM0Ljg1NTU4NjgsODkuMTM0MjkwNCAzMC42NTEyOTEzLDg5Ljk4NDc1NTQgQzE5LjE5NTQ0MjEsNzMuNjUwMTcyOCAxMy40Njc1MTc1LDY1LjQ4Mjg4MTUgMTMuNDY3NTE3NSw2NS40ODI4ODE1IEM2LjcwMjk2MzY1LDUyLjEwNjA5ODEgMy4zMjA2ODY3Miw0My4yMTU5MTE4IDMuMzIwNjg2NzIsMzguODEyMzIyNyBDMy4zMjA2ODY3MiwzNS45OTcxMzEyIDMuMjQwNDY5MTYsMzMuMTA3ODMyMyAzLjMyMDY4NjcyLDI0LjgwNTIzNjQgQzMuMzUwODYwNDcsMjEuNjgyMjIyNSAzLjM1MDg2MDQ3LDE2LjYyNDk2MTkgMy4zMjA2ODY3Miw5LjYzMzQ1NDYxIFoiIGlkPSJQYXRoLTciIGZpbGw9IiNGMEY2RkYiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSLpkqXljJnmp70iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwOS4wMDAwMDAsIDM3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTMiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0yIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSBpZD0iUGF0aC05IiBmaWxsPSIjQkFDRERDIiB4bGluazpocmVmPSIjcGF0aC0yIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNC42NDk1MDYwNSwxMC41MzQwMjU2IEMyLjcyMzE2ODY4LDguMjcwNTM5NTQgMS43Niw1Ljg1ODY2NTEgMS43NiwzLjI5ODQwMjI4IEMyLjAzOTA1NTEzLDAuNjk0MzYzMjg2IDMuNDE2MzIwNzMsLTAuMzY3Nzg4NDkyIDUuODkxNzk2ODEsMC4xMTE5NDY5NDkgQzkuNzg0NjQyNjMsMS4zMzIyNzIzNyAxMi4wNzM3MjQ5LDQuNjMwMTYzODQgMTIuNzU5MDQzNiwxMC4wMDU2MjEzIEMxMi43NDc3OTU3LDEyLjIxNTgwMzUgMTEuNjM0MTE5MywxMy4zNjMxOTAxIDkuNDE4MDE0NTQsMTMuNDQ3NzgxMSBMOS4zMDI1MjI2NywyMS4yMDc1NTk4IEw4LjY5OTM1Mzg1LDIxLjY4MzYyNTggTDcuNzA4MzMzMjIsMjEuNjgzNjI1OCBMNC40MTE0OTIzOCwxOS4wMTkzOTQ1IEw0LjY0OTUwNjA1LDEwLjUzNDAyNTYgWiIgaWQ9IlBhdGgtOSIgZmlsbD0iI0NERENFQSIgbWFzaz0idXJsKCNtYXNrLTMpIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i6ZKl5YyZIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2Mi4wMDAwMDAsIDQ4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSLpkqXljJlfc2hhZG93Ij4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgtOCIgZmlsbD0iIzJFNzNBOSIgcG9pbnRzPSIxOC41OTczMzEyIDE1LjI4MjQyOTMgNDMuMzMxMjU0MiAwLjQyNzYyMjA0NCA0NS4xMDA1MjA4IDEuNDYzMjA3NTcgNDMuMzMxMjU0MiA0LjE3NTc4NDEyIDM5Ljg3NzEwMjMgNi4xNTA3NjMwMyAzOS44NzcxMDIzIDEyLjYxNTc0NSAzOC4xNzI1Mjk0IDE2LjI0MzQ2MyAzNi45NzgzMjc2IDE0Ljc4OTUxMDggMzYuOTc4MzI3NiA4LjI5MTUyODgxIDM0LjY0MzIwNzcgOS40MTgwMTk4MyAzNC42NDMyMDc3IDE1LjkwMDM4MjQgMzMuMDU1ODA5OCAxOS4wODA0NTMyIDMxLjY5NTMzMyAxNy4xMjkwNjgzIDMxLjY5NTMzMyAxMS41NjE4MTIgMTguMjAyMzY3NyAxOC43NjAxNDk4IDE2Ljg2MDA0NzYgMTkuNDcwODEwNSAxNi44NjAwNDc2IDE1LjI4MjQyOTMiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stNSIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC00Ij48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJDb21iaW5lZC1TaGFwZSIgZmlsbD0iIzJFNzNBOSIgeGxpbms6aHJlZj0iI3BhdGgtNCI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMjg1OTUwLCAxLjMwMTU4NykiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aC04IiBmaWxsPSIjMTA5NkZGIiBwb2ludHM9IjE4LjYzMTAxNzYgMTQuODk5NjAwNSA0My43NTk5MDQxIDAgNDMuNzU5OTA0MSA0LjE3NTc4NDEyIDQwLjMwNTc1MjIgNi4xNTA3NjMwMyA0MC4zMDU3NTIyIDEyLjYxNTc0NSAzNi44ODAxMzQ1IDE0Ljg5OTYwMDUgMzYuODgwMTM0NSA4LjQzMDQ2NDkgMzUuMDcxODU3NyA5LjQxODAxOTgzIDM1LjA3MTg1NzcgMTUuOTAwMzgyNCAzMS43MTkwOTMxIDE3Ljg5NzcwOTYgMzEuNzE5MDkzMSAxMS41MDk3NzQ2IDE4LjYzMTAxNzYgMTguNzYwMTQ5OCAxNy4yODg2OTc2IDE5LjQ3MDgxMDUgMTcuMjg4Njk3NiAxNS4yODI0MjkzIj48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTciIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtNiI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSBpZD0iQ29tYmluZWQtU2hhcGUiIGZpbGw9IiMxMDk2RkYiIHhsaW5rOmhyZWY9IiNwYXRoLTYiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat center;
  background-size: contain;
  margin: 0 auto;
}
.SafeQuestion___1KLvU {
  width: 460px;
  height: 530px;
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(196, 196, 196, 0.5);
  border-radius: 2px;
  padding: 108px 80px 0 80px;
}
.SafeQuestion___1KLvU .formTitle___2fdAX {
  margin-bottom: 40px;
}
.SafeQuestion___1KLvU .formTitle___2fdAX h1 {
  font-size: 24px;
  color: #333333;
  margin: 0;
  text-align: center;
}
.SafeQuestion___1KLvU .formBody___6CHMP .ant-select-lg {
  font-size: 13px;
}
.SafeQuestion___1KLvU .formBody___6CHMP .ant-input {
  color: #333;
  font-size: 13px;
}
.SafeQuestion___1KLvU .formBody___6CHMP .ant-form-item {
  margin-bottom: 32px;
}
.SafeQuestion___1KLvU .formBody___6CHMP .forget___1an3q {
  margin-top: 8px;
  text-align: right;
}
.SafeQuestion___1KLvU .formBody___6CHMP .forget___1an3q a {
  font-size: 12px;
  color: #9B9B9B;
}
.SafeQuestion___1KLvU .safeQuestionsSuccess___3XV5j {
  margin-top: 70px;
}
.SafeQuestion___1KLvU .safeQuestionsSuccess___3XV5j p {
  font-size: 16px;
  color: #0D71FF;
  text-align: center;
}
.Combination___1oigu {
  display: flex;
  perspective: 600px;
  transform: translateX(60px);
}
.Combination___1oigu .leftSection___3XS-8 {
  position: relative;
  z-index: 10;
  transform: translate3d(0, 0, 0);
  transition: all 0.5s;
}
.Combination___1oigu .leftSection___3XS-8.over___25PG- {
  z-index: 9;
  transform: translate3d(-100px, 0, -120px);
}
.Combination___1oigu .rightSection___3S_lY {
  position: relative;
  z-index: 9;
  transform: translate3d(-80px, 0, -120px);
  transition: all 0.5s;
}
.Combination___1oigu .rightSection___3S_lY.over___25PG- {
  transform: translate3d(-136px, 0, 0);
  z-index: 10;
}
.utransferHeader___1CHmw {
  display: flex;
  justify-content: flex-end;
  padding: 20px 20px 0 20px;
  background: #fff;
}
.utransferHeader___1CHmw a {
  color: #333;
}
.utransferHeader___1CHmw .out___1kcvk {
  color: #333;
  font-size: 12px;
  margin-left: 16px;
  cursor: pointer;
}

.vippage___3aWk- {
  background-color: #fff;
}
.vippage___3aWk-[data-theme="vip"] {
  background-color: #191F2D;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}

.notice___w7ub5 {
  margin-top: 31px;
  padding: 16px 28px;
  background: #F7F8FB;
}
.notice___w7ub5 .title___3PvR3 {
  font-size: 16px;
  margin-bottom: 9px;
  color: #333;
  font-weight: bold;
}
.notice___w7ub5 .infos___1DgzC {
  display: flex;
  flex-direction: column;
  font-size: 13px;
}
.notice___w7ub5 .infos___1DgzC .des___1xNxb {
  margin-bottom: 12px;
}
.notice___w7ub5 .infos___1DgzC .conds___8fuJd {
  display: flex;
  flex-direction: column;
  text-indent: 20px;
}
.notice___w7ub5 .infos___1DgzC .conds___8fuJd .cond___2GcF6 {
  margin-bottom: 6px;
}
.vipVersion___3vnzS {
  background: #1E2532;
  color: #fff;
}
.vipVersion___3vnzS .title___3PvR3 {
  color: #fff;
}

.feeTable___3hY9P {
  background: #fff !important;
}
.feeTable___3hY9P .feeHeader___3ngr9 {
  font-size: 12px;
  font-weight: 400;
  color: #01081E99;
  display: flex;
  flex-direction: row;
}
.feeTable___3hY9P .feeHeader___3ngr9 > div:first-child {
  padding-left: 36px;
  box-sizing: border-box;
}
.feeTable___3hY9P .feeBody___3siQF {
  margin-top: 32px;
  margin-left: 4px;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partTitle___1ZgFO {
  display: flex;
  align-items: center;
  border-left: 1px dashed #24AE8FFF;
  position: relative;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partTitle___1ZgFO .radius___2AyDF {
  width: 8px;
  height: 8px;
  background: #24AE8FFF;
  border-radius: 100%;
  position: absolute;
  left: -4px;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partTitle___1ZgFO .radiusHack___2Jvj8 {
  width: 8px;
  height: 12px;
  background: #fff;
  position: absolute;
  left: -4.51px;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partTitle___1ZgFO .radiusHack___2Jvj8.radiusHackTop___IT-vA {
  top: -1px;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partTitle___1ZgFO .radiusHack___2Jvj8.radiusHackBottom___UGYuK {
  bottom: -1px;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partTitle___1ZgFO .text___Z9FcH {
  padding-left: 22px;
  font-size: 22px;
  color: #01081EFF;
  font-weight: 500;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partContent___2PAYd.noneBorder___3qx-8 {
  border-left: 1px dashed transparent;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partContent___2PAYd .contentRow___3SwWK {
  background: #F7F8FB;
  height: 50px;
  display: flex;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partContent___2PAYd .contentRow___3SwWK .rowItem___2Tr7j {
  font-size: 14px;
  color: #171B26;
  display: flex;
  align-items: center;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partContent___2PAYd .contentRow___3SwWK .rowItem___2Tr7j .envirIcon___A3BPJ {
  font-size: 20px;
  color: #24AE8FFF;
  margin-left: 5px;
  margin-right: 12px;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partContent___2PAYd .contentRow___3SwWK .rowItem___2Tr7j .level___3_N-b {
  font-size: 18px;
  font-weight: 500;
}
.feeTable___3hY9P .feeBody___3siQF .contentPart___eief8 .partContent___2PAYd .contentRow___3SwWK .rowItem___2Tr7j .level___3_N-b.noIcon___2cBRL {
  padding-left: 36px;
}

.vipFeeTableContainer___TH7Yl {
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: flex-end;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM {
  width: 1180px;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .ant-table-tbody > tr > td {
  border: none;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .row___3Tw3N td {
  position: relative;
  padding: 16px 0;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .row___3Tw3N td .ant-table-row-expand-icon.ant-table-row-expanded {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #CFAF76;
  font-size: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .ant-table-thead > tr > th {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 500;
  color: #171B26;
  padding: 16px;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .ant-table-expanded-row {
  background: transparent;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .ant-table-expanded-row td {
  position: relative;
  padding: 0;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .ant-table-expanded-row:hover td {
  background: transparent;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .ant-table-row td {
  font-weight: 500;
  font-size: 22px;
  color: #CFAF76;
  letter-spacing: 0;
  background: transparent;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .expandTable___2ZveK table {
  border-spacing: 0 12px;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row {
  background: #F2F4F8;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row:hover td {
  background: #F2F4F8;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row td {
  font-size: 14px;
  font-weight: 500;
  color: #171B26;
  padding: 16px;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row td:not(:first-child) {
  font-weight: 400;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .line___81-OG {
  position: absolute;
  color: inherit;
  width: 1px;
  left: -17px;
  transform: translateX(50%);
  border-left: 1px dashed #E7CE98;
  top: -24px;
  bottom: -25px;
}
.vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .feenote___6B2YO {
  font-size: 13px;
  font-weight: 400;
  color: #4d5566;
  margin-top: 24px;
}
.vipFeeTableContainer___TH7Yl .iconTip___1GHX_ {
  color: #333333;
  cursor: pointer;
}
.currentLevel___2NqzN {
  font-size: 13px;
  font-weight: 400;
  color: #CFAF76;
  line-height: 18px;
  margin-left: 12px;
}
.root[data-theme="vip"] .vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .row___3Tw3N td .ant-table-row-expand-icon.ant-table-row-expanded {
  background: #E7CE98;
}
.root[data-theme="vip"] .vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .ant-table-thead > tr > th {
  color: #a6aebe;
}
.root[data-theme="vip"] .vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .ant-table-row td {
  color: #E7CE98;
}
.root[data-theme="vip"] .vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row {
  background: #1E2533;
}
.root[data-theme="vip"] .vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row:hover td {
  background: #1E2533;
}
.root[data-theme="vip"] .vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row td {
  color: #FFF;
}
.root[data-theme="vip"] .vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .line___81-OG {
  border-left: 1px dashed rgba(231, 206, 152, 0.3);
}
.root[data-theme="vip"] .vipFeeTableContainer___TH7Yl .vipFeeTableContent___SNvxM .feenote___6B2YO {
  color: #A6AEBE;
}
.root[data-theme="vip"] .vipFeeTableContainer___TH7Yl .iconTip___1GHX_ {
  color: #E7CE98;
  cursor: pointer;
}
.vipVersion___3ocV2 {
  background: #191F2C;
}
.vipVersion___3ocV2 .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row {
  background: #1E2532;
  color: #fff;
}
.vipVersion___3ocV2 .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row:hover td {
  background: #1E2532;
}
.vipVersion___3ocV2 .vipFeeTableContent___SNvxM .expandTable___2ZveK .ant-table-row td {
  color: #fff;
}
.vipVersion___3ocV2 .vipFeeTableContent___SNvxM .vipFeeTable___30Bdy .ant-table-thead > tr > th {
  color: #fff;
}

.extractRateTable___1qvVy .search___2BqdR {
  margin-bottom: 32px;
  display: flex;
  justify-content: space-between;
}
.extractRateTable___1qvVy .search___2BqdR .tableName___b4Psr {
  font-size: 20px;
  font-weight: bold;
}
.extractRateTable___1qvVy .search___2BqdR .input___bsrmj {
  width: 152px;
  height: 28px;
  font-size: 12px;
  outline: none;
}
.extractRateTable___1qvVy .table___1DeGd .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-thead tr th {
  font-weight: bold;
  border-bottom: none;
}
.extractRateTable___1qvVy .table___1DeGd .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr {
  height: 48px;
}
.extractRateTable___1qvVy .table___1DeGd .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td {
  background: #F7F8FB;
  border-top: none;
  border-bottom: 12px solid #fff;
}
.extractRateTable___1qvVy .pagination___32jlA li.ant-pagination-item-active {
  background: #CFAF76;
  border: none;
}
.extractRateTable___1qvVy .pagination___32jlA li.ant-pagination-item-active a {
  color: #fff;
}
.vipVersion___OYxKu .search___2BqdR {
  background: #191F2C;
}
.vipVersion___OYxKu .search___2BqdR .tableName___b4Psr {
  color: #fff;
}
.vipVersion___OYxKu .search___2BqdR .input___bsrmj {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #1E2532;
  color: #97989B;
}
.vipVersion___OYxKu .search___2BqdR .input___bsrmj::placeholder {
  color: #97989B;
}
.vipVersion___OYxKu .table___1DeGd .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-thead tr th {
  font-weight: bold;
  border-bottom: none;
  background: #191F2C;
  color: #929FB3;
}
.vipVersion___OYxKu .table___1DeGd .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr {
  height: 48px;
}
.vipVersion___OYxKu .table___1DeGd .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-body .ant-table-tbody tr td {
  color: #fff;
  background: #1E2532;
  border-top: none;
  border-bottom: 12px solid #191F2C;
}
.vipVersion___OYxKu .table___1DeGd .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-placeholder {
  background: #1E2532;
  color: #fff;
}
.vipVersion___OYxKu .pagination___32jlA li {
  height: 34px;
  background: #191F2C;
  border: 1px solid #4D5566;
}
.vipVersion___OYxKu .pagination___32jlA li:focus a {
  border: 1px solid transparent;
}
.vipVersion___OYxKu .pagination___32jlA li a {
  background: #191F2C;
  color: #4D5566;
}
.vipVersion___OYxKu .pagination___32jlA li a:focus {
  border-color: transparent !important;
}
.vipVersion___OYxKu .pagination___32jlA li a:hover {
  border-color: transparent;
  color: #4D5566;
}
.vipVersion___OYxKu .pagination___32jlA li.ant-pagination-item-active {
  background: #CFAF76;
  border: none;
}
.vipVersion___OYxKu .pagination___32jlA li.ant-pagination-item-active a {
  background: #CFAF76;
  color: #fff;
}

.contentTable___1sviR .conTabs___3f1X1 {
  display: flex;
  margin-bottom: 37px;
  color: #333333;
}
.contentTable___1sviR .conTabs___3f1X1 .conTab___nHC_q {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 18px;
  color: #01081e;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  padding: 12px 18px;
  font-size: 16px;
}
.contentTable___1sviR .conTabs___3f1X1 .conTab___nHC_q .line___ev8FW {
  width: 23px;
  height: 2px;
  margin-top: 4px;
  background: #24AE8FFF;
}
.contentTable___1sviR .conTabs___3f1X1 .conTab___nHC_q.active___eFeZp::after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #24AE8FFF;
  background-color: #24AE8FFF;
}
.vipVersion___aXzbs {
  background-color: transparent!important;
}
.vipVersion___aXzbs .conTabs___3f1X1 {
  color: #fff;
}

.VIPPloyIntr___2L0IB {
  margin-top: 24px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.VIPPloyIntr___2L0IB .tabs___3pkc4 {
  display: flex;
}
.VIPPloyIntr___2L0IB .tabs___3pkc4 .tabTitle___2ZSpJ {
  margin-right: 48px;
  font-size: 28px;
  color: #4D5566;
  cursor: pointer;
}
.VIPPloyIntr___2L0IB .tabs___3pkc4 .tabTitle___2ZSpJ.active___YswDg {
  font-weight: bold;
  color: #CFAF76;
}
.VIPPloyIntr___2L0IB .notice___2vxGl {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  margin: 40px 0;
}
.VIPPloyIntr___2L0IB .notice___2vxGl.vipVersion___2XVtQ {
  color: #fff;
}
.vipVersion___2XVtQ {
  background-color: transparent!important;
}
.vipVersion___2XVtQ .tabs___3pkc4 .tabTitle___2ZSpJ {
  color: #fff;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.page_vip___3REtv .banner___2DZ9D {
  height: 600px;
  background-color: #01081e;
  position: relative;
}
.page_vip___3REtv .banner___2DZ9D .title___QIe1E {
  height: 445px;
  width: 1200px;
  margin: 0 auto;
  color: white;
  background-image: url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/banner.a3a07.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 573px auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.page_vip___3REtv .banner___2DZ9D .title_cnt___17IKO {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.page_vip___3REtv .banner___2DZ9D .user_card___1AIAi {
  height: 263px;
  width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0px 4px 16px 0px rgba(31, 104, 88, 0.08);
  border-radius: 8px;
  padding: 40px 56px;
  display: flex;
  align-items: center;
}
.page_vip___3REtv .t_h1___3SsWI {
  color: white;
  font-size: 48px;
  position: relative;
  display: inline-block;
}
.page_vip___3REtv .t_h1___3SsWI::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 21px;
  bottom: 0;
  left: 0;
  background: rgba(36, 174, 143, 0.24);
}
.page_vip___3REtv .cur_level___OpZvQ {
  margin-top: 56px;
  font-size: 24px;
}
.page_vip___3REtv .level_info___2OBG9 {
  color: #24AE8F;
  font-weight: 500;
  margin-left: 4px;
}
.page_vip___3REtv .account___1j4Vy {
  font-size: 24px;
  color: white;
  margin-top: 24px;
}
.page_vip___3REtv .level_img___1xI1w {
  width: 305px;
  height: 183px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 10px 19px 0 rgba(8, 13, 25, 0.1);
  padding: 31px 17px;
}
.page_vip___3REtv .user_level___2bTZ3 {
  font-size: 24px;
  font-weight: 500;
  color: #01081e;
}
.page_vip___3REtv .u_cnt___Z-1pA {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  flex: 1;
  padding-left: 82px;
}
.page_vip___3REtv .u_cnt_row___3A2cT {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page_vip___3REtv .u_cnt_row___3A2cT + .u_cnt_row___3A2cT {
  margin-top: 24px;
}
.page_vip___3REtv .u_cnt_row___3A2cT:nth-of-type(3) {
  margin-top: 12px;
}
.page_vip___3REtv .u_cnt_row_item___16Hi6 {
  flex: 1;
  width: 50%;
  color: #01081E99;
  font-size: 16px;
}
.page_vip___3REtv .icon_wrapper___ecRQc {
  display: flex;
  align-items: center;
  margin-left: 6px;
}
.page_vip___3REtv .u_cnt_row_item_title___3u3Sb {
  display: flex;
  align-items: center;
}
.page_vip___3REtv .u_cnt_row_label___3XcB4 {
  margin-right: 28px;
  display: inline-block;
  min-width: 4.5em;
}
.page_vip___3REtv .u_cnt_row_item_tip {
  color: #01081E61;
}
.page_vip___3REtv .u_cnt_row_val___1o2Ln {
  color: #01081EFF;
  font-size: 16px;
  font-weight: 500;
}
.page_vip___3REtv .content___24UnQ {
  padding: 191px 0;
  width: 1200px;
  margin: 0 auto;
}
.page_vip___3REtv .c_header___3SD0d {
  font-size: 34px;
  font-weight: 500;
  color: #01081e;
  line-height: 48px;
}
.page_vip___3REtv .vip_tip___3pBFP {
  font-size: 16px;
  font-weight: 400;
  color: rgba(1, 8, 30, 0.6);
}
.page_vip___3REtv .makerFeeSpan___25m7_ {
  width: 8rem;
  display: inline-block;
}
.page_vip___3REtv .color_num___27fvo {
  color: #24AE8F;
  margin-left: 4px;
}
.vip_tooltip___38WQC {
  font-size: 14px;
}
.vip_tooltip___38WQC .next-date {
  color: #24AE8F;
}
.kcs_wrap___lJDuy {
  background: rgba(1, 8, 30, 0.02);
  padding: 10px 18px 12px;
  color: #01081EDE;
  font-size: 14px;
}
.kcs_wrap___lJDuy .kcs_on___1LU0F {
  color: #24AE8F;
}
.off_status___20lYg {
  flex: 1;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.off_status___20lYg .u_cnt_row___3A2cT:nth-of-type(3) {
  margin-top: 24px;
}

.select___2aFvV {
  width: 250px;
}
.select___2aFvV .langItem___1tsUi {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  width: 50%;
}
.select___2aFvV .langItem___1tsUi:hover {
  background: #eee;
}
.select___2aFvV .langItem___1tsUi.bgGray___dmZ87 {
  background: #eee;
  color: #0093DD;
}
.selectPop___381iS .ant-popover-arrow {
  width: 16px;
  height: 16px;
  top: 5px !important;
}
.pointer___wo95L {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.pointer___wo95L:hover i {
  transform: scale(0.6) rotate(180deg);
}
.pointer___wo95L i {
  transform: scale(0.6);
  transition: transform 0.2s;
}
.displayArrow___2Ggyj {
  transform: rotate(180deg);
}

.simpleHeader___3mo0x {
  display: flex;
  justify-content: flex-end;
  padding: 20px 20px 0 0;
}
.simpleHeader___3mo0x a {
  color: #333;
}

.title___lH429 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 40px;
}
.confirm___385rG {
  margin-bottom: 19px;
}
.remind___36JDX {
  background: #f6f8f9;
  border: 1px solid #edf1f3;
  border-radius: 2px;
  padding: 16px;
  margin-bottom: 12px;
}
.check___dkVev {
  padding-left: 16px;
  margin-bottom: 36px;
}
.btn___zV6A4 {
  text-align: center;
}
.codeError___2pgrA {
  display: flex;
  justify-content: center;
  align-items: center;
}
.codeError___2pgrA .icon___thqLG {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  color: red;
}

.wrapper___3pozU {
  text-align: center;
}
.wrapper___3pozU .icon___171cy {
  margin-bottom: 24px;
}
.wrapper___3pozU .text___1SPLQ {
  font-size: 24px;
  margin-bottom: 20px;
}
.wrapper___3pozU .logOutBtn___2uYeY {
  display: inline-block;
  font-size: 12px;
  margin-top: 16px;
  cursor: pointer;
}

.container___sgF8Z {
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
  background-color: #fff;
  width: 1036px;
  margin: 0 auto;
  padding: 36px 98px;
  color: #333;
  display: flex;
  align-items: center;
}
.container___sgF8Z .onlyItem___3Qt5Q {
  flex: 1;
}

.wrapper___1f2Pv {
  text-align: center;
}
.wrapper___1f2Pv .textMid___9y2z_ {
  font-size: 18px;
  margin-top: 16px;
}
.wrapper___1f2Pv .textSm___3KZ3Z {
  margin-top: 8px;
}
.wrapper___1f2Pv .logOut___1QBGW {
  margin-top: 16px;
  font-size: 12px;
}
.wrapper___1f2Pv .logOut___1QBGW span {
  cursor: pointer;
}

.wrapper___2h9Rh {
  text-align: center;
}
.wrapper___2h9Rh .textMid___1xMCl {
  font-size: 18px;
  margin-top: 16px;
}
.wrapper___2h9Rh .textSm___141nB {
  margin-top: 8px;
  color: #ff5f73;
}
.wrapper___2h9Rh .apply___1yuic {
  margin-top: 24px;
}
.wrapper___2h9Rh .logOut___1TaPg {
  margin-top: 16px;
  font-size: 12px;
}
.wrapper___2h9Rh .logOut___1TaPg span {
  cursor: pointer;
}

.wrapper___1J3rS .formContainer___1DPwn {
  display: flex;
  justify-content: center;
  margin-top: 54px;
}
.wrapper___1J3rS .formContainer___1DPwn .securityForm___f26ti {
  width: 240px;
  display: inline-block;
}

.tabsContainer___12rws {
  display: inline-block;
}
.tabsPane___17DdK {
  color: #151515;
  cursor: pointer;
  font-weight: normal;
}
.tabsPane___17DdK.active___2y7kb {
  color: #0F7DFF;
}
.tabsPane___17DdK:focus {
  text-decoration: none;
}
.small___1BeL- {
  font-size: 12px;
}
.small___1BeL-:not(.first___3UtrG) {
  padding-left: 13px;
}
.small___1BeL-:not(.first___3UtrG).withDivider___3pNmu {
  border-left: 1px solid #c2ccd9;
}
.small___1BeL-:not(.last___ES-f3) {
  padding-right: 13px;
}
.default___28jIo {
  font-size: 14px;
}
.default___28jIo:not(.first___3UtrG) {
  padding-left: 16px;
}
.default___28jIo:not(.first___3UtrG).withDivider___3pNmu {
  border-left: 1px solid #c2ccd9;
}
.default___28jIo:not(.last___ES-f3) {
  padding-right: 16px;
}
.large___17bYX {
  font-size: 16px;
}
.large___17bYX:not(.first___3UtrG) {
  padding-left: 19px;
}
.large___17bYX:not(.first___3UtrG).withDivider___3pNmu {
  border-left: 1px solid #c2ccd9;
}
.large___17bYX:not(.last___ES-f3) {
  padding-right: 19px;
}

.menu___2KV-r {
  display: block;
  width: 1200px;
  margin: 0 auto;
}
.tabPane___2boYq {
  display: inline-block;
  font-size: 16px;
  height: 64px;
  line-height: 64px;
  color: rgba(255, 255, 255, 0.6);
  padding: 0 20px;
}
.tabPane___2boYq:hover {
  color: #33C6AA;
}
.tabPane___2boYq.active___2zivZ {
  color: #33C6AA;
  border-bottom: 2px solid #33C6AA;
}
.dot___1IznO {
  display: block;
  width: 6px;
  height: 6px;
  background: #dc5656;
  border-radius: 100%;
  position: absolute;
  right: -8px;
  top: 0;
}

.fields___15F02 {
  padding: 24px;
}
.fields___15F02 .fieldsStatusIcon___3soEl {
  width: 18px;
  margin-left: 8px;
}
.fieldsCard___2B6iF {
  display: flex;
  align-items: center;
  padding: 18px;
  width: 320px;
  background-color: #F5F9FC;
  border-radius: 8px;
  cursor: pointer;
}
.fieldsCard___2B6iF .hoverArrow___2Vy9S {
  display: block;
  opacity: 0;
  transform: translateX(-8px);
}
.fieldsCard___2B6iF:hover .hoverArrow___2Vy9S {
  transition: 0.2s all ease-out;
  opacity: 1;
  transform: translateX(0);
}
.fieldsIcon___1dCtm {
  width: 40px;
  height: 40px;
}
.fieldsStatusIcon_hidden___Np1y6 {
  opacity: 0!important;
  pointer-events: none!important;
}
.fieldsContentWrap___1cfd0 {
  flex: 1;
  margin-left: 7px;
}
.fieldsTitle___kWrS5 {
  font-weight: 500;
  font-size: 14px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.fieldsContent___3jr15 {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 5px;
}
.hoverArrow___2Vy9S {
  display: none;
  height: 23px;
  border-radius: 50%;
  background: #dbefff;
}
.arrowIcon___3vk89 {
  width: 23px!important;
  height: 23px!important;
  fill: #3893ff;
  cursor: pointer;
}
.rightPart___33mUX {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
}
.fieldsRow___14hax {
  display: flex;
  justify-content: space-between;
}
.fieldsRow___14hax + .fieldsRow___14hax {
  margin-top: 10px;
}
.fieldsContent_red___1Z0XO {
  color: #FF5F73 !important;
}

.part_header___2u9LR {
  background-color: #f5f8f9;
  border-radius: 2px;
  padding: 14px 16px;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
}
.part_header___2u9LR .playIcon___YJJNF {
  width: 16px!important;
  height: 16px!important;
}
.overview_table___7WlHZ {
  padding-left: 17px;
  padding-right: 17px;
  cursor: pointer;
}
.overview_table___7WlHZ * {
  font-size: 13px;
}
.overview_table___7WlHZ .ant-table-thead > tr > th {
  background-color: transparent;
  font-size: 13px;
  color: #333333;
  padding-bottom: 8px;
  padding-top: 30px;
}
.overview_table___7WlHZ .ant-table-tbody > tr > td {
  padding: 13px 16px;
}
.overview_table___7WlHZ .text-center {
  text-align: center;
}
.overview_table___7WlHZ .text-right {
  text-align: right;
}
.overview_table___7WlHZ .ant-table-expanded-row > td {
  padding-bottom: 0!important;
  padding-top: 0!important;
}
.overview_table___7WlHZ .ant-table-expanded-row > td:last-of-type {
  padding: 0!important;
}
.overview_table___7WlHZ .ant-table-row-expand-icon-cell {
  padding: 0!important;
}
.overview_table___7WlHZ .ant-table-row-expand-icon {
  display: none;
}
.deviceIcon___Y3Whk {
  width: 13px!important;
  height: 13px!important;
  margin: 0;
}
.cell_icon___3gWZm {
  display: flex;
  align-items: center;
}
.cell_icon___3gWZm .deviceIcon___Y3Whk {
  color: #9B9B9B;
}
.dot_span___1Pgj6 {
  position: relative;
  padding-left: 10px;
}
.dot_span___1Pgj6:before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translate(-50%, -50%);
  background-color: #cccccc;
  border-radius: 8px;
}
.dot_span___1Pgj6.online___gsXQY:before {
  background-color: #01a977;
}
.ipCol___3za3z {
  display: flex;
  align-items: center;
}
.overview_table_extend___1Z-6B .ant-table-tbody > tr > td {
  padding-top: 4!important;
  padding-bottom: 4!important;
}
.overview_table_extend___1Z-6B .ant-table-tbody > tr:last-child > td {
  border: 0px;
}
.extend_col1___3-mOT * {
  opacity: 0;
  pointer-events: none;
}
.extend_col1___3-mOT {
  padding-top: 4px!important;
  padding-bottom: 4px!important;
}
.lastCol___1bT1G {
  width: auto;
  white-space: nowrap;
}
.removePop___3doWL {
  font-size: 13px;
  color: #333333;
}
.removePopBtnWrap___1HmpS {
  display: flex;
  justify-content: space-around;
  margin-top: 16px;
  margin-bottom: 0;
}
.flex___3LGXY {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.noneContentTip___1Pe7x {
  padding-top: 24px;
  padding-bottom: 32px;
  color: #9B9B9B;
  font-size: 14px;
}
.o_device_table___3jBt- {
  padding-bottom: 24px;
}
.newDevice___1AfrD {
  color: #ffffff;
  font-size: 13px;
  background-image: linear-gradient(-135deg, #257EE7 0%, #3056FF 100%, #0F7DFF 100%);
  padding: 0px 8px;
  width: 40px;
  height: 20px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  margin-left: 7px;
}
.rotate90___2AHtZ {
  transform: rotate(90deg);
}
.playIcon___YJJNF {
  width: 16px!important;
  height: 16px!important;
}
.deviceIconWrap___bpeXv {
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
}
.arrowCell___1Jri_ {
  display: flex;
  align-items: center;
}
.extend_col1_hidden___3fnmS {
  opacity: 0;
  pointer-events: none;
}
.dNoneIcon___3gzuu.dNoneIcon___3gzuu {
  width: 72px!important;
  height: 72px!important;
  margin-bottom: 12px;
}

.infoCardWrapper___3ERvm {
  width: 200px;
  height: 96px;
  display: inline-block;
  border-radius: 8px;
  padding: 13px 16px;
  margin-right: 24px;
  background-repeat: no-repeat !important;
  background-size: contain;
  background-position: 0 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.infoCardWrapper___3ERvm:hover .c_next_icon___SjDph {
  transform: translateX(4px);
}
.infoCardVerified___32j8m {
  background-image: url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjgwcHgiIGhlaWdodD0iOTZweCIgdmlld0JveD0iMCAwIDgwIDk2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogIDxkZWZzPgogICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSI0Ljg1MTI5MjQ0JSIgeDI9IjUwJSIgeTI9Ijg0Ljg5MjcyOTMlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMzQjAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yOTY1MDcwMiIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMzEwMEIxIiBzdG9wLW9wYWNpdHk9IjAuNTMwODUzNzE0IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgogIDxnIGlkPSLotKbmiLfkuK3lv4MiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9IjAuMTAyNjc5Ij4KICAgIDxnIGlkPSLotKblj7fmpoLop4giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02MDQuMDAwMDAwLCAtMTQ3LjAwMDAwMCkiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiPgogICAgICA8ZyBpZD0iR3JvdXAtMTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwNC4wMDAwMDAsIDE0Ny4wMDAwMDApIj4KICAgICAgICA8ZyBpZD0iR3JvdXAtMzEiPgogICAgICAgICAgPGcgaWQ9Ikdyb3VwLTEyIj4KICAgICAgICAgICAgPGcgaWQ9IkZpbGwtMjIiPgogICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xNiI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjQuMjE3NzY0Myw4MS4xNjA5NzIgQzI1LjMyNTM0NjcsODAuMTIwOTY1MyAyNi42MjYyNDksNzkuNDAxNjc5MiAyOCw3OSBMMTUuNDk3MTQ1LDEwNy4wOTY5NDcgQzE1LjEzOTczODcsMTA3LjkwMDU0NSAxNC40Mjg2OTgyLDEwNy45OTU4NzUgMTQuMTM5NjYxMSwxMDcuOTk5NzA4IEMxMy44NDQ5NjYsMTA4LjAwNTY5NiAxMy4xMzY5OTAzLDEwNy45MjY0MTQgMTIuNzU5NTQ0NywxMDcuMTMyMzk3IEwxMC4xNzUxODYsMTAxLjY5ODgyOSBDOC45MzI1MTU0LDk5LjA4NTg3NzggNi4zNTE2OTMwMSw5Ny41MDkxMDEyIDMuNjA5NjEzNDEsOTcuNTA5MTAxMiBDMi45NTk2MzM3NSw5Ny41MDkxMDEyIDIuMzAwNDU5Niw5Ny41OTc5NjQgMS42NDgzNTgxNCw5Ny43ODIxNTY4IEwtNC4wNzM5MTQ3NSw5OS40MDAzNzA4IEMtNC45MDk5MDYsOTkuNjM2NTQgLTUuNDM4MjM1NDksOTkuMTQzMzYzMiAtNS42MjYzNjg4OSw5OC45MjA2MDczIEMtNS44MTQ1MDIyOCw5OC42OTc2MTE4IC02LjIxMzg3MzE3LDk4LjA5MTg1OTQgLTUuODU2MjMxMTIsOTcuMjg4MjYxNCBMMi4wMDQxMTQxNCw3OS42MjQ5MTQyIEMzLjM4MjgxNjAxLDgxLjMxMzU0NzggNS4xNDM5MTQzMyw4Mi43MjMzNzczIDcuMjMwODI3NjMsODMuNzQ0NDYxNyBDMTMuMDAzNTUyMyw4Ni41Njg0MzIgMTkuNTEyMDcxOSw4NS41Nzg5NjQ1IDI0LjIxNzc2NDMsODEuMTYwOTcyIFogTTcwLjg1NjI0NDYsOTcuMjg4MjYxNCBDNzEuMjEzODgxOCw5OC4wOTE2MTk5IDcwLjgxNDUxNjMsOTguNjk3MzcyMyA3MC42MjU5MTM5LDk4LjkyMDYwNzMgQzcwLjQzODAxODgsOTkuMTQzNjAyNyA2OS45MDk0NjA3LDk5LjYzNjc3OTUgNjkuMDczNDgwOCw5OS40MDAzNzA4IEw2My4zNTEyODUzLDk3Ljc4MjE1NjggQzYyLjY5OTQyODQsOTcuNTk3OTY0IDYyLjA0MDAyNzUsOTcuNTA5MTAxMiA2MS4zOTAwNTY2LDk3LjUwOTEwMTIgQzU4LjY0ODAxNDEsOTcuNTA5MTAxMiA1Ni4wNjY5OTA5LDk5LjA4NTg3NzggNTQuODI0NTcyOSwxMDEuNjk4ODI5IEw1Mi4yNDAyNDkxLDEwNy4xMzIzOTcgQzUxLjg2MjgwODYsMTA3LjkyNjQxNCA1MS4xNTQ4NDI1LDEwOC4wMDU2OTYgNTAuODYwMTUxMywxMDcuOTk5NzA4IEM1MC41NzEzNTQsMTA3Ljk5NTg3NSA0OS44NjAzMjMxLDEwNy45MDA3ODUgNDkuNTAyNjg1OSwxMDcuMDk2OTQ3IEwzNyw3OSBDMzguMzc0MjAzOSw3OS40MDE2NzkyIDM5LjY3NTA4ODcsODAuMTIwOTY1MyA0MC43ODI2NTYsODEuMTYwOTcyIEM0NS40ODgyODQ4LDg1LjU3ODk2NDUgNTEuOTk2NDgwNSw4Ni41Njg0MzIgNTcuNzY5MzYyOSw4My43NDQ0NjE3IEM1OS44NTYyNDc5LDgyLjcyMzYxNjggNjEuNjE3MzIyNCw4MS4zMTM3ODczIDYyLjk5NjAwNTYsNzkuNjI0OTE0MiBMNzAuODU2MjQ0Niw5Ny4yODgyNjE0IFogTTc1Ljg0NzgzNjEsMzYuMTQ5ODExMiBDNzkuNzk0MjA5OSwzOC43OTA5ODIxIDgwLjQ1NTAyMTMsNDIuOTI1MTM5OSA3OS43NTcyMjE2LDQ1LjkxMzg5NDMgQzc5LjA1OTE4NDgsNDguOTAxOTUzNSA3Ni42Mjg4NTk3LDUyLjM0NjczNzQgNzEuOTAwMjc2OCw1My4wNTI3OTUzIEM2NC4wMzQ1NTkyLDU0LjIyNzM5NTcgNTguMzI2NDk2MSw2MS4yMjI2Mjg5IDU4LjkwNDc5NDksNjguOTc4NjA2NSBDNTkuMjUyNjI3OCw3My42NDEwOTExIDU2LjM1NzEwMjksNzYuNzIzNDYxMyA1My41MzE1MjM5LDc4LjA1MzMxNTcgQzUwLjcwNTk0NSw3OS4zODM0MDE4IDQ2LjQzNDUwMDQsNzkuNjc0NDQ1IDQyLjkyMTA4MDEsNzYuNTAxMjM5NiBDMzkuOTk4OTk5NCw3My44NjE5MjI1IDM2LjI1MDM3MTEsNzIuNTQyNzI3NCAzMi40OTk4NDYsNzIuNTQyNzI3NCBDMjguNzUwNzQzNSw3Mi41NDI3Mjc0IDI0Ljk5OTk4MTIsNzMuODYyNjE3NyAyMi4wNzgzNzQ4LDc2LjUwMTIzOTYgQzE4LjU2NTQyODcsNzkuNjc0MjEzMyAxNC4yOTQyMjEzLDc5LjM4MzE3IDExLjQ2ODQwNTIsNzguMDUzMzE1NyBDOC42NDI4MjYyLDc2LjcyMzIyOTYgNS43NDcwNjQxOSw3My42NDA4NTk0IDYuMDk1MTM0MTYsNjguOTc4Mzc0NyBDNi42NzM0MzI5OSw2MS4yMjIzOTcyIDAuOTY1MzY5ODc1LDU0LjIyNzE2NCAtNi45MDAzNDc3NCw1My4wNTI3OTUzIEMtMTEuNjI4OTMwNiw1Mi4zNDY3Mzc0IC0xNC4wNTk3Mjk5LDQ4LjkwMjE4NTIgLTE0Ljc1NzI5MjUsNDUuOTEzODk0MyBDLTE1LjQ1NDg1NTEsNDIuOTI1NjAzMyAtMTQuNzk0NTE3OSwzOC43OTE0NDU2IC0xMC44NDc2Njk5LDM2LjE1MDA0MjkgQy00LjI4MjIzNTU0LDMxLjc1NjU4NzggLTIuMjQ1MDMwMzMsMjMuMDMzMTY5NiAtNi4yMDk4OTgzLDE2LjI5MDk3NzIgQy04LjU5MzAzOTU0LDEyLjIzNzQ1ODggLTcuMzUyNzQzODcsOC4yMzI4MzM3OCAtNS4zOTczMzk4NCw1LjgzNjEyOTg5IEMtMy40NDE0NjE2MSwzLjQzOTg4OTQ1IDAuMjc3NTI4NTksMS4zNjc1OTY4IDQuODUxMDQ0ODEsMi43MzU2ODUzNCBDMTIuNDU5MDI5NCw1LjAxMjU4ODc5IDIwLjcwNzkwODUsMS4xMzEyNDAwNCAyMy42Mjk5ODkyLC02LjEwMjQzNTQxIEMyNS4zODY0NjIyLC0xMC40NTA3MDQ2IDI5LjM2Mzg5NjcsLTEyIDMyLjUwMDA4MzEsLTEyIEMzNS42MzYyNjk1LC0xMiAzOS42MTM3MDQsLTEwLjQ1MDcwNDYgNDEuMzcwMTc3LC02LjEwMjY2NzEzIEM0NC4yOTIyNTc3LDEuMTMwNzc2NiA1Mi41NDE4NDgxLDUuMDEyNTg4NzkgNjAuMTQ5MTIxNCwyLjczNTQ1MzYyIEM2NC43MjIxNjM0LDEuMzY3MTMzMzYgNjguNDQxODY0OSwzLjQzOTg4OTQ1IDcwLjM5NzUwNiw1LjgzNTg5ODE3IEM3Mi4zNTI5MTAxLDguMjMyNjAyMDYgNzMuNTkzMjA1NywxMi4yMzc2OTA1IDcxLjIxMDA2NDUsMTYuMjkwNzQ1NSBDNjcuMjQ1MTk2NSwyMy4wMzMxNjk2IDY5LjI4MjQwMTcsMzEuNzU2MzU2MSA3NS44NDc4MzYxLDM2LjE0OTgxMTIgWiBNMzIuNTAwMDgzMSw2NS44NDA4NTQ2IEM0OS43MDc5NzA1LDY1Ljg0MDg1NDYgNjMuNzA3MzU0NSw1Mi4xNTg4MTA2IDYzLjcwNzU5MTYsMzUuMzQxNTYzOCBDNjMuNzA3NTkxNiwxOC41MjQzMTY5IDQ5LjcwODIwNzYsNC44NDI1MDQ2MSAzMi41MDAwODMxLDQuODQyNTA0NjEgQzE1LjI5MTk1ODYsNC44NDI1MDQ2MSAxLjI5MjU3NDYyLDE4LjUyNDU0ODYgMS4yOTI1NzQ2MiwzNS4zNDE3OTU1IEMxLjI5MjU3NDYyLDUyLjE1OTA0MjQgMTUuMjkyMTk1Nyw2NS44NDA4NTQ2IDMyLjUwMDA4MzEsNjUuODQwODU0NiBaIE0zMiwxMiBDNDUuNzg1MTQ5MywxMiA1NywyMy4yMTUwODQyIDU3LDM3IEM1Nyw1MC43ODQ5MTU4IDQ1Ljc4NTM4MjgsNjIgMzIsNjIgQzE4LjIxNDYxNzIsNjIgNyw1MC43ODQ5MTU4IDcsMzcgQzcsMjMuMjE1MDg0MiAxOC4yMTQ4NTA3LDEyIDMyLDEyIFogTTQ0LjgxMTgwMjUsMzQuNTc2MDg4NyBDNDYuMDg5MzYzOSwzMy42NDI2NjU3IDQ2LjM2ODgzMDUsMzEuODUwNTMwOSA0NS40MzU2NDEsMzAuNTcyOTY5NSBDNDQuNTAyNjg0OSwyOS4yOTQ5NDExIDQyLjcxMDMxNjcsMjkuMDE2NjQxOSA0MS40MzI1MjE4LDI5Ljk0OTM2NDUgTDI4LjIzMDExOTgsMzkuNTkyMjQ1IEwyNS4yNTMzNDU3LDM1LjM1Mzc4NTUgQzI0LjM0MzczNjksMzQuMDU4OTQ3MSAyMi41NTcyMDU0LDMzLjc0NjU2MSAyMS4yNjIzNjcsMzQuNjU1OTM2MyBDMTkuOTY3NzYyMSwzNS41NjUzMTE2IDE5LjY1NTE0MjUsMzcuMzUyMDc2NSAyMC41NjQ1MTc4LDM4LjY0NzE0ODQgTDI1LjIxODU1ODMsNDUuMjczNTY0NCBDMjUuNjYwNzU1MSw0NS45MDMwMDYyIDI2LjMzNzM1ODQsNDYuMzI4MTU5NiAyNy4wOTU5MTA1LDQ2LjQ1MzUzNDMgQzI3LjI1MTQwMzIsNDYuNDc5MjE2MyAyNy40MDc1OTYzLDQ2LjQ5MTgyMzggMjcuNTYzMDg4OSw0Ni40OTE4MjM4IEMyOC4xNjYzODE4LDQ2LjQ5MTgyMzggMjguNzU4OTM1LDQ2LjMwMTA3NjggMjkuMjUyNzI5Myw0NS45NDAzNjE4IEw0NC44MTE4MDI1LDM0LjU3NjA4ODcgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgICA8L2c+CiAgICA8L2c+CiAgPC9nPgo8L3N2Zz4K), linear-gradient(-180deg, #93C5ED 0%, #5EAAEC 100%);
  box-shadow: 0 4px 16px 0 rgba(0, 118, 237, 0.2);
}
.infoCardSecurity___2YZX6 {
  background: url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjY3cHgiIGhlaWdodD0iOTVweCIgdmlld0JveD0iMCAwIDY3IDk1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogIDxkZWZzPgogICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSI5NS45Mzc5NTE2JSIgeDI9IjUwJSIgeTI9IjguMzI2NjcyNjhlLTE1JSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPgogICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMDA1RjZGIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwMDhENTMiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgPC9saW5lYXJHcmFkaWVudD4KICA8L2RlZnM+CiAgPGcgaWQ9Iui0puaIt+S4reW/gyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iMC4wOTc5OCI+CiAgICA8ZyBpZD0i6LSm5Y+35qaC6KeIIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODI4LjAwMDAwMCwgLTE0OC4wMDAwMDApIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICA8ZyBpZD0iR3JvdXAtMTQtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODI4LjAwMDAwMCwgMTQ3LjAwMDAwMCkiPgogICAgICAgIDxnIGlkPSJHcm91cC0zMSI+CiAgICAgICAgICA8ZyBpZD0iR3JvdXAtMTIiPgogICAgICAgICAgICA8ZyBpZD0iRmlsbC0yMiI+CiAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE2Ij4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOSwxIEwtOSwxOC40NTQ1NDU1IEwtOSw0NC42MzYzNjM2IEMtOSw2OC44NzYzNjM2IDcuMTkyMjIyMjIsOTEuNDggMjksOTcgQzUwLjgwNzc3NzgsOTEuNDggNjcsNjguODc2MzYzNiA2Nyw0NC42MzYzNjM2IEw2NywxOC40NTQ1NDU1IEwyOSwxIFogTTI4LjUsNDguMjA2OTM1NCBMNTgsNDguMjA2OTM1NCBDNTUuNzY2NDI4Niw2Ni4wOTQ3Mjc5IDQ0LjE5ODIxNDMsODIuMDI4NzU2NyAyOC41LDg3IEwyOC41LDQ4LjI1MDM1MjQgTC0xLDQ4LjI1MDM1MjQgTC0xLDIzLjUwMjY3ODMgTDI4LjUsMTAgTDI4LjUsNDguMjA2OTM1NCBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=), linear-gradient(-180deg, #8FDECC 0%, #62C3A6 100%);
  box-shadow: 0 4px 16px 0 rgba(0, 118, 83, 0.2);
}
.infoCardVip___3WF0g {
  background-image: url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9Ijc3cHgiIGhlaWdodD0iODhweCIgdmlld0JveD0iMCAwIDc3IDg4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogIDxkZWZzPgogICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSI5NS44MDU1OTc5JSIgeDI9IjUwJSIgeTI9IjQuMzYwODQwNCUiIGlkPSJsaW5lYXJHcmFkaWVudC0xIj4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzQ1NDU0NSIgc3RvcC1vcGFjaXR5PSIwLjA4IiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiM5NTk1OTUiIHN0b3Atb3BhY2l0eT0iMC4xNjY1NTM0NDIiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgPC9saW5lYXJHcmFkaWVudD4KICA8L2RlZnM+CiAgPGcgaWQ9Iui0puaIt+S4reW/gyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgb3BhY2l0eT0iMC41OTg1MTY1NTUiPgogICAgPGcgaWQ9Iui0puWPt+amguiniCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwNTIuMDAwMDAwLCAtMTUxLjAwMDAwMCkiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgIDxnIGlkPSJHcm91cC0xNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA1Mi4wMDAwMDAsIDE0Ny4wMDAwMDApIj4KICAgICAgICA8cGF0aCBkPSJNNjQsODkuMTg3NTAyMyBDNjQsODkuOTM3NTAxOSA2My43MTgwMTU0LDkwLjU5Mzc1MTEgNjMuMTU0MDQ2Niw5MS4xNTYyNSBDNjIuNTkwMDc4Nyw5MS43MTg3NDkgNjEuODY5NDUwMSw5MiA2MC45OTIxNjcxLDkyIEwtNS4xODAxNTc0Myw5MiBDLTUuOTMyMTE1NjYsOTIgLTYuNTkwMDc4NzEsOTEuNzE4NzQ5OSAtNy4xNTQwNDY1OSw5MS4xNTYyNSBDLTcuNzE4MDE0NDYsOTAuNTkzNzUxMSAtOCw4OS45Mzc1MDE5IC04LDg5LjE4NzUwMjMgTC04LDgyLjgxMjQ5NzcgQy04LDgyLjA2MjQ5ODEgLTcuNzE4MDE1NDIsODEuNDA2MjQ4OSAtNy4xNTQwNDY1OSw4MC44NDM3NSBDLTYuNTkwMDc4NzEsODAuMjgxMjUxIC01LjkzMjExNTY2LDgwIC01LjE4MDE1NzQzLDgwIEw2MC45OTIxNjcxLDgwIEM2MS44Njk0NTAxLDgwIDYyLjU5MDA3ODcsODAuMjgxMjUwMSA2My4xNTQwNDY2LDgwLjg0Mzc1IEM2My43MTgwMTQ1LDgxLjQwNjI0ODkgNjQsODIuMDYyNDk4MSA2NCw4Mi44MTI0OTc3IEw2NCw4OS4xODc1MDIzIFogTTc2LjcwNDQwODYsMzUuODEyOTAxNSBMNjMuODQ5ODMzNCw3MC4wMTE2OTE2IEM2My4zNDU3MzMsNzEuMzM3MjI5NCA2Mi40NjM1NTksNzIgNjEuMjAzMzA4MSw3MiBMLTMuODI1NDc2MjYsNzIgQy01LjA4NTcyNzE0LDcyIC01Ljk2NzkwNDM4LDcxLjMzNzIyOTQgLTYuNDcyMDAxNSw3MC4wMTE2OTE2IEwtMTkuNzA0NjI3NywzNS44MTI5MDE1IEMtMjAuMzM0NzU0OCwzNC4yMjIyNTYyIC0xOS45NTY2Nzg5LDMyLjk2Mjk5NzggLTE4LjU3MDQwMzYsMzIuMDM1MTIzIEMtMTcuMTg0MTI5MiwzMS4xMDcyNDgzIC0xNS45MjM4NzE5LDMxLjIzOTgwMDQgLTE0Ljc4OTYzNDgsMzIuNDMyNzg2MSBMMS4wODk1NDI1Myw0OS4xMzQ1NzkyIEw2LjE5MzU1NDU4LDMzLjQyNjk0MzcgQzYuNTcxNjI4MjMsMzIuNDk5MDY4OSA3LjIwMTc1NTI5LDMxLjg2OTQzOCA4LjA4MzkzMjUyLDMxLjUzODA1MSBDOC45NjYxMDY1MywzMS4yMDY2Njc0IDkuODQ4MjgzNzYsMzEuMzA2MDgyOSAxMC43MzA0NTc4LDMxLjgzNjI5NyBMMjAuNTYwNDMwOCwzOC43OTUzNjYxIEwyNC43MTkyNTA3LDIzLjQ4NTQwMDQgQzIyLjk1NDg5OTQsMjIuNjkwMDc3NyAyMS41MzcxMTc2LDIxLjQ2Mzk2MjUgMjAuNDY1OTAxOSwxOS44MDcwNDc5IEMxOS4zOTQ2ODk1LDE4LjE1MDEyNjUgMTguODU5MDgxNiwxNi4yNjEyNDA3IDE4Ljg1OTA4MTYsMTQuMTQwMzgwMiBDMTguODU5MDgxNiwxMS4zNTY3NDkxIDE5LjgwNDI3MDYsOC45NzA3NzQzNCAyMS42OTQ2NDUzLDYuOTgyNDU5MTggQzIzLjU4NTAyLDQuOTk0MTU0MTkgMjUuODUzNDY1Miw0IDI4LjUwMDAxNjIsNCBDMzEuMTQ2NTQ0Nyw0IDMzLjQxNTAwMjcsNC45OTQxNTQxOSAzNS4zMDUzODcxLDYuOTgyNDU5MTggQzM3LjE5NTc2MTksOC45NzA3NjQxNiAzOC4xNDA5NTA4LDExLjM1NjcyNTQgMzguMTQwOTUwOCwxNC4xNDAzODAyIEMzOC4xNDA5NTA4LDE2LjI2MTI0MDcgMzcuNjA1MzQzLDE4LjE1MDEyOTkgMzYuNTM0MTMwNSwxOS44MDcwNDc5IEMzNS40NjI5MTgxLDIxLjQ2Mzk2OTMgMzQuMDQ1MTMzLDIyLjY5MDA4NzkgMzIuMjgwNzgxOCwyMy40ODU0MDA0IEwzNi40Mzk2MDE2LDM4LjU5NjUxNDIgTDQ2LjA4MDUxNjksMzEuODM2MjYzIEM0Ni45NjI2OTA5LDMxLjMwNjA0NzkgNDcuODQ0ODY4MSwzMS4yMDY2MzIyIDQ4LjcyNzA0MjEsMzEuNTM4MDE3MSBDNDkuNjA5MjE2MSwzMS44Njk0MDA3IDUwLjIzOTM0MzIsMzIuNDk5MDMxNiA1MC42MTc0MjAxLDMzLjQyNjkwOTcgTDU1LjcyMTQzMjEsNDkuMzMzMzYzMiBMNzEuNzg5NjM1LDMyLjQzMjc1MjEgQzcyLjkyMzg2MjQsMzEuMjM5NzY2NCA3NC4xODQxMTY1LDMxLjEwNzIxNDQgNzUuNTcwNDAzOCwzMi4wMzUwODkxIEM3Ni45NTY2NzgxLDMyLjk2Mjk2MzkgNzcuMzM0NzU1LDM0LjIyMjIyNTYgNzYuNzA0NjI3OSwzNS44MTI4Njc2IEw3Ni43MDQ0MDg2LDM1LjgxMjkwMTUgWiBNMzYsNDQuODk4MzExNiBMNDEuMTQ3MDUyMSw2MyBMNTAsNTQuMjU0MjM4NSBMNDQuODUyOTQ3OSwzOSBMMzYsNDQuODk4MzExNiBaIE03LDU0LjA1MDg2MTYgTDE1LjkyNzUzODIsNjMgTDIxLDQ0Ljg5ODMxMTYgTDEyLjA3MjQ2MTgsMzkgTDcsNTQuMDUwODYxNiBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgPC9nPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==), linear-gradient(-180deg, #F3CE9B 0%, #DFB87B 100%);
  box-shadow: 0 4px 16px 0 rgba(137, 131, 125, 0.2);
}
.c_name___1qxYe {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}
.c_info___k8t1J {
  font-size: 13px;
  color: #FFFFFF;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}
.c_next_icon___SjDph {
  width: 16px!important;
  height: 16px!important;
  color: #FFFFFF;
  cursor: pointer;
  transition: all 0.2s ease-out;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  transtion: all 0.2s ease-out;
}

.contentWrapper___2o6a9 {
  min-width: 420px;
}
.row___3mGtr {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.row___3mGtr + .row___3mGtr {
  margin-top: 15px;
}
.levelInfo___19iuZ {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
.feeInfo___11FHV {
  font-size: 12px;
  color: #333333;
}
.underline___3wq51 {
  text-decoration: line-through;
  color: rgba(51, 51, 51, 0.65);
}
.wrapper___toi85 {
  font-size: 12px;
  color: #333333;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.wrapper___toi85 .switch___3vHje {
  min-width: 28px!important;
  width: 28px;
  height: 16px!important;
  line-height: 14px!important;
  margin-left: 2px!important;
}
.wrapper___toi85 .switch___3vHje::after {
  height: 12px!important;
  width: 12px!important;
}
.levSpan___27-Ly {
  border-radius: 2px;
  padding: 2px 5px;
  margin-left: 2px;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}
.lev1___ZZOgn {
  background: linear-gradient(137deg, #A9ABAB 100%, #878989 0%);
}
.lev2___33EP6 {
  background: linear-gradient(137deg, #D9C39C 100%, #C3A777 0%);
}
.lev3___1KJY2 {
  background: linear-gradient(137deg, #8D9EB3 100%, #798FA6 0%);
}
.lev4___22tno {
  background: linear-gradient(137deg, #AB9FC6 100%, #83789D 0%);
}
.more___3j_yp {
  color: #0F7DFF;
  cursor: pointer;
}

.overview___2frwT {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
  border-radius: 2px;
}
.overview___2frwT .profile___3Fhok {
  display: flex;
  align-items: center;
  padding: 32px 40px;
  border-bottom: 1px solid #EDF1F3;
}
.overview___2frwT .profile___3Fhok .avatar___3kK31 {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-size: cover;
}
.uid___eCVUq {
  font-size: 12px;
  color: #333333;
  margin-bottom: 6px;
}
.tablePart___1u4YA {
  margin-top: 16px;
}
.avatarWrapper___204Kt {
  display: flex;
  align-items: center;
  border-right: 1px solid #E4E9ED;
}
.simpleInfo___n6ZXo {
  margin-left: 13px;
  margin-right: 24px;
}
.simple_name___2W9sN {
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.simle_email___3FVBm {
  font-size: 12px;
  color: #333333;
}
.simple_verified___K9E-m {
  background: #EDF1F3;
  border-radius: 10px;
  padding: 4px 8px;
  font-size: 12px;
  color: #9B9B9B;
}
.simle_verified_already___10QGO {
  color: #51a1ff !important;
  background: #E7F6FF;
}
.infoCards___2FzTA {
  padding-left: 24px;
  display: flex;
}
.simple_email___316YM {
  margin-bottom: 4px;
}

.avatarModal___1sttV .ant-modal-footer {
  border: none;
}
.avatarModal___1sttV .ant-modal-body {
  padding: 24px 0 0 0 ;
}
.avatarBox___2-MQt {
  overflow: hidden;
}
.avatarBox___2-MQt .imgContainer___NsqcA {
  width: 120px;
  height: 120px;
  background: #ccc;
  margin-bottom: 20px;
  margin-left: 20px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
  cursor: pointer;
}
.avatarBox___2-MQt .imgContainer___NsqcA img {
  width: 120px;
  height: 120px;
  display: block;
}
.avatarBox___2-MQt .imgContainer___NsqcA .selector___3zyRs {
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 1000;
}
.avatarBox___2-MQt .imgContainer___NsqcA .selector___3zyRs span {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #fff;
}

.item___JkCtb {
  padding: 24px 32px;
}
.item___JkCtb:not(:last-child) {
  border-bottom: 1px solid #EDF1F3;
}
.item___JkCtb .input___1JL5H {
  width: 240px;
  height: 30px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}
.item___JkCtb > div > span:first-child {
  font-weight: 500;
  display: inline-block;
  width: 100px;
}
.item___JkCtb > div:not(:last-child) {
  margin-bottom: 24px;
}
.item___JkCtb .kc-select {
  width: 240px;
}
.card___2rYWt .ant-card-body {
  padding: 0;
}
.nicknameRow___1P2p6 {
  display: flex;
  align-items: flex-start;
}
.nicknameRow___1P2p6 .nicknameTip___3wtuR {
  margin-top: 4px;
  font-size: 12px;
  color: #9B9B9B;
}

.option___2IRvP {
  display: flex;
  align-items: center;
  padding: 0 9px;
  opacity: 0.5;
}
.option___2IRvP:hover {
  opacity: 1;
}
.option___2IRvP:hover svg {
  color: #0F7DFF;
}
.option___2IRvP:hover i {
  color: #0F7DFF;
}
.option___2IRvP:hover .count___13JE8 {
  color: #0F7DFF;
}
.option___2IRvP svg {
  width: 12px;
  height: 12px;
  min-width: 14px;
  margin-right: 8px;
  color: #5E6F7D;
}
.option___2IRvP .count___13JE8 {
  font-size: 14px;
  color: #8ea0b3;
  letter-spacing: 0;
}
.option___2IRvP .anticon-close {
  font-size: 12px;
  margin: 0;
  color: #8ea0b3;
}
.option___2IRvP .cubes-9 {
  transform: scale(1.4);
}
.dropdown___2k8iC {
  background: #242e3e !important;
  border: 1px solid rgba(19, 23, 34, 0.32);
  box-shadow: 1px 0 8px 0 rgba(0, 0, 0, 0.5);
}
.dropdown___2k8iC .ant-select-dropdown-menu-item:hover {
  background-color: transparent;
}
.dropdown___2k8iC .ant-select-dropdown-menu-item-active {
  background-color: transparent;
}
.dropdown___2k8iC .ant-select-dropdown-menu-item-selected {
  background-color: transparent;
}
.dropdown___2k8iC .ant-select-dropdown-menu-item-selected:hover {
  background-color: transparent;
}
.tradeKlineContainer___ioZgD {
  width: 100%;
  height: 100%;
  grid-area: 0.5 / row-end / col-end;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi {
  min-height: 32px;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .ant-select .ant-select-selection--single {
  background-color: #242e3e;
  border-radius: 0;
  border: none;
  box-shadow: none;
  width: 32px;
  height: 32px;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .ant-select .ant-select-selection--single .ant-select-selection__rendered {
  margin: 0;
  line-height: 32px;
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .ant-select .ant-select-selection--single .ant-select-arrow {
  display: none !important;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .cubesSelect___1suWC .option___2IRvP i {
  color: #0F7DFF;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #080f14;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .ant-select-selection {
  border-radius: 0 !important;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 {
  width: 100%;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm {
  height: 32px;
  line-height: 32px;
  padding: 0 6px;
  display: inline-flex;
  align-items: center;
  border-left: 1px solid #080f14;
  border-top: 1px solid #202938;
  box-sizing: border-box;
  background: #202938;
  max-width: 105px;
  cursor: pointer;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm:hover {
  opacity: 0.8;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm .title___1RKIs {
  margin-right: 0;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  text-align: center;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm .pushpin___1va8z {
  font-size: 14px;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm .pushpin___1va8z:before {
  color: #8ea0b3;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm .close___tKTHR {
  cursor: pointer;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm.titleActive___Hss1u {
  position: relative;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm.titleActive___Hss1u::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #171f29;
  bottom: -1px;
  left: 0;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm.titleActive___Hss1u .title___1RKIs {
  color: #0F7DFF;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm.active___kCs5a {
  color: #0F7DFF;
  background: #171f29;
  border-top: 1px solid #0F7DFF;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm.active___kCs5a .close___tKTHR {
  color: #8ea0b3;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm.active___kCs5a .pushpin___1va8z:before {
  color: #0F7DFF;
}
.tradeKlineContainer___ioZgD .tradeKlineTab___2N0wi .tabBar___jnZlC .tabs___2cUq6 .tabItem___2FXAm:only-of-type .close___tKTHR {
  display: none;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy {
  display: grid;
  grid-gap: 4px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy.box-4___2dZ0E {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy.box-9___w42au {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .emptyTradeKlineItem___3sHmZ {
  background: #171f29;
  position: relative;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .emptyTradeKlineItem___3sHmZ img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -67px;
  filter: contrast(0);
  opacity: 0.3;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 {
  background: #171f29;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC {
  width: 100%;
  height: 100%;
  position: relative;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB {
  width: 100%;
  background: #171f29;
  position: relative;
  margin-bottom: -33px;
  z-index: 2;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .tradeInfo___3Brv4 {
  display: flex;
  align-items: center;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .coinPairInfo___3LwFI {
  line-height: 32px;
  display: inline-block;
  width: 100%;
  min-width: 120px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .coinPairInfo___3LwFI img {
  width: 20px;
  height: 20px;
  margin: 0 5px;
  vertical-align: middle;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .coinPairInfo___3LwFI span {
  font-size: 13px;
  color: #8ea0b3;
  letter-spacing: 0;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .coinPairInfo___3LwFI .tag___b0T2g {
  font-size: 12px;
  transform: scale(0.8);
  display: inline-block;
  margin-top: -10px;
  margin-left: 2px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .operationBar____a2AH {
  line-height: 32px;
  vertical-align: middle;
  display: flex;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .operationBar____a2AH svg,
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .operationBar____a2AH i {
  color: #6e7e8f;
  margin-right: 8px;
  vertical-align: middle;
  cursor: pointer;
  width: 12px;
  height: 12px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .operationBar____a2AH .activeStar___1nsID {
  color: #F5A623;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 {
  position: relative;
  height: 20px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .select___WRuMF {
  color: #6d7e8e;
  font-size: 14px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .select___WRuMF .ant-select-selection__rendered {
  margin: 0 16px;
  line-height: 20px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .select___WRuMF .ant-select-selection--single {
  height: 20px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .select___WRuMF .ant-select-selection-selected-value {
  padding-right: 0;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .select___WRuMF .ant-select-arrow {
  display: none;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .select___WRuMF .ant-select-selection {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .tradeButton___2VFt0 {
  position: absolute;
  top: 0;
  right: 0;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .buy___RzApU {
  display: inline-block;
  background: #3D9972;
  border-radius: 2px;
  font-size: 12px;
  color: #ffffff;
  padding: 1px 10px;
  margin-right: 8px;
  height: 18px;
  line-height: 18px;
  cursor: pointer;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .buy___RzApU:hover {
  opacity: 0.8;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .sell___28BqF {
  display: inline-block;
  background: #C63E4B;
  border-radius: 2px;
  font-size: 12px;
  color: #ffffff;
  padding: 1px 10px;
  margin-right: 8px;
  height: 18px;
  line-height: 18px;
  cursor: pointer;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headBar___3TKMB .nextOperationBar____hSq6 .sell___28BqF:hover {
  opacity: 0.8;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headerButton___2BTKb {
  height: 33px;
  line-height: 32px;
  border-bottom: 1px solid #080f14;
  position: relative;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headerButton___2BTKb .buttons___Af5BH {
  float: right;
  margin-right: 16px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headerButton___2BTKb .active___kCs5a {
  color: #0e75ee;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headerButton___2BTKb .ant-divider-vertical {
  background: #080e15;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .headerButton___2BTKb span {
  cursor: pointer;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .showBox___Uh9gQ {
  z-index: 1;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .hiddenBox___3uI-i {
  z-index: -1;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .deepMap___2Xkne {
  height: calc(100% - 33px);
  width: 100%;
  position: absolute;
  top: 33px;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .kLine___143rU {
  height: calc(100% - 20px);
  width: 100%;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .kLine___143rU.kLine-1___-BzJR {
  padding-top: 0;
  height: 100%;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .kLine___143rU.kLine-1___-BzJR iframe {
  height: 100%;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy > .tradeKlineItem___3wkZ2 .KLineBox___8HdcC .kLine___143rU > div {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tradeKlineContainer___ioZgD .tradeKlineBox___3zbfy .currentCoinPair___HdSOD {
  border: 1px solid #0F7DFF;
}
.studyModal___2zgaN .ant-input {
  border: none;
}
.studyModal___2zgaN .ant-input:focus {
  box-shadow: none;
}
.studyModal___2zgaN .ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 32px;
}
.studyModal___2zgaN .ant-modal-body {
  padding: 0;
}
.studyModal___2zgaN .ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab {
  font-size: 14px;
  padding: 6px 24px;
}
.studyModal___2zgaN .ant-tabs-vertical.ant-tabs-left > .ant-tabs-content {
  padding-left: 0px;
}
.studyModal___2zgaN .ant-tabs-tabpane {
  height: 582px;
  overflow: auto;
}
.studyModal___2zgaN .ant-tabs-tabpane::-webkit-scrollbar {
  height: 3px;
  width: 5px;
}
.studyModal___2zgaN .ant-tabs-tabpane::-webkit-scrollbar-thumb {
  background-color: #b7b7b7;
}
.studyModal___2zgaN .ant-tabs-tabpane::-webkit-scrollbar-track {
  background: #fff;
}
.search___2dFWh {
  border-bottom: 1px solid #e9e9e9;
  padding: 6px 24px;
}
.bagde___AxNG5 {
  display: inline-block;
  margin-left: 4px;
  font-size: 12px;
  transform: scale(0.9);
  color: #fff;
  background: #ccc;
  padding: 0px 4px;
  border-radius: 10px;
}
.studyList___X4Dys .title___1RKIs {
  cursor: default;
  padding: 8px 12px;
  color: #adaeb0;
  font-weight: 500;
}
.studyList___X4Dys .row___2uxKy {
  display: block;
  padding: 6px;
  cursor: pointer;
}
.studyList___X4Dys .row___2uxKy a {
  color: #4a4a4a;
}
.studyList___X4Dys .row___2uxKy:hover {
  background: #f2f3f5;
}
.studyList___X4Dys .row___2uxKy:hover .star___3EAlW {
  visibility: visible;
}
.studyList___X4Dys .row___2uxKy .star___3EAlW {
  visibility: hidden;
}
.studyList___X4Dys .row___2uxKy .anticon {
  margin-right: 8px;
}
.studyList___X4Dys .row___2uxKy .anticon-star-o {
  color: #4a4a4a;
}
.studyList___X4Dys .row___2uxKy .anticon-star {
  color: #ffcf00;
}
.studyList___X4Dys .active___kCs5a {
  color: #0e75ee !important;
}
.selectDropdown___2gHFy {
  background-color: #222c3c;
  font-size: 12px;
}
.selectDropdown___2gHFy .ant-select-dropdown-menu {
  padding: 0;
  min-height: 264px;
}
.selectDropdown___2gHFy .ant-select-dropdown-menu-item-selected:hover {
  background-color: transparent;
  color: #6d7e8e;
}
.selectDropdown___2gHFy .ant-select-dropdown-menu-item {
  padding: 0 0 0 15px;
  color: #6d7e8e;
}
.selectDropdown___2gHFy .ant-select-dropdown-menu-item:hover {
  background-color: transparent;
  color: #6d7e8e;
}
.selectDropdown___2gHFy .ant-select-dropdown-menu-item-selected {
  background-color: #171f29;
}

.indexKLineWrapper___3in0U {
  position: relative;
  z-index: 10;
  height: 500px;
  background: black;
  color: #fff;
  margin: 28px 0 35px;
}
.indexKLineWrapper___3in0U .indexKLine___3QNqF {
  width: 100%;
  height: 100%;
}
.indexKLineWrapper___3in0U .tickerInfo___3SvKg {
  padding: 13px;
  display: inline-block;
  position: absolute;
  left: 50px;
}
.indexKLineWrapper___3in0U .tickerInfo___3SvKg .indexName___k1oK5 {
  font-weight: 500;
  font-size: 16px;
  color: #EDF1F3;
  letter-spacing: 0;
  line-height: 22px;
  margin-right: 16px;
}
.indexKLineWrapper___3in0U .tickerInfo___3SvKg .price___28K9S {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 22px;
  margin-right: 16px;
}
.indexKLineWrapper___3in0U .tickerInfo___3SvKg .redColor___E95-C {
  color: #FF495F;
}
.indexKLineWrapper___3in0U .tickerInfo___3SvKg .greenColor___3frlT {
  color: #01AA78;
}
.indexKLineWrapper___3in0U .tickerInfo___3SvKg .color-high {
  color: #fff;
  background: #01AA78;
  padding: 2px 7px;
}
.indexKLineWrapper___3in0U .tickerInfo___3SvKg .color-low {
  color: #fff;
  background: #FF495F;
  padding: 2px 7px;
}

.sample___35Oyx {
  position: relative;
  z-index: 10;
  min-height: 200px;
}
.sample___35Oyx .title___28Efd {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
  margin-right: 8px;
}
.sample___35Oyx .ant-table table .ant-table-tbody > tr > td {
  padding: 12px 16px;
}

.api-wrapper___3dXgo {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.api-wrapper___3dXgo .api-header___13vN3 {
  background: #F6F8F9;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.api-wrapper___3dXgo .api-header___13vN3 p {
  margin: 0;
}
.api-wrapper___3dXgo .api-header___13vN3 p span {
  font-size: 14px;
  color: #333333;
}
.api-wrapper___3dXgo .api-header___13vN3 p a {
  font-size: 12px;
  color: #0F7DFF;
}
.api-wrapper___3dXgo .api-body___3hn1a {
  background: #fff;
  min-height: 450px;
  padding: 17px 20px 50px 20px;
}
.api-create-btn___31cP- {
  background: #0F7DFF;
  border: 1px solid #0075FF;
  box-shadow: 0 2px 8px 0 rgba(15, 125, 255, 0.16);
  border-radius: 2px;
  height: 30px;
  margin-top: 56px;
}
.no-created___2_zHB {
  text-align: center;
  margin-top: 80px;
}
.no-created___2_zHB .api-icon___2MBgY {
  width: 159px;
  height: 124px;
  background: url(data:image/png;base64,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) no-repeat center;
  background-size: contain;
  margin: auto;
}
.api-list-container___2y1-3 .list-alert___1d1fl {
  background: rgba(253, 168, 41, 0.08);
  border: 1px solid rgba(253, 168, 41, 0.08);
  border-radius: 4px;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  padding: 8px 12px;
}
.api-list-container___2y1-3 .api___4emnU {
  margin-top: 16px;
  border: 1px solid #F2F4F5;
  border-radius: 2px;
}
.api-list-container___2y1-3 .api___4emnU .ant-checkbox-disabled.ant-checkbox-checked:after {
  border: none;
}
.api-list-container___2y1-3 .api___4emnU .api-top___132_A {
  background: #FFFFFF;
  border-radius: 2px 2px 0 0;
  padding: 10px 12px 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.api-list-container___2y1-3 .api___4emnU .api-top___132_A .top-left___19iFV span {
  font-size: 14px;
  color: #333333;
}
.api-list-container___2y1-3 .api___4emnU .api-top___132_A .top-right___2_tr6 {
  display: flex;
  align-items: center;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw {
  padding: 16px 16px 20px 16px;
  background: #F6F8F9;
  display: flex;
  align-items: flex-start;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-left___3tB2o .qrcode-box___CSoNZ {
  width: 110px;
  height: 110px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.04);
  display: flex;
  align-items: center;
  justify-content: center;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-right___2gk6Y {
  padding-left: 16px;
  flex: auto;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-right___2gk6Y .icon___1qfeo {
  width: 13px;
  height: 13px;
  color: #333;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-right___2gk6Y .item___1nS9t {
  display: flex;
  align-items: center;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-right___2gk6Y .item___1nS9t:not(:first-child) {
  margin-top: 10px;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-right___2gk6Y .item___1nS9t .item-left___3f3NF {
  min-width: 46px;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-right___2gk6Y .item___1nS9t .item-left___3f3NF span {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-right___2gk6Y .item___1nS9t .item-right___KcyeQ {
  padding-left: 20px;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-right___2gk6Y .item___1nS9t .item-right___KcyeQ span {
  font-size: 14px;
  color: #333333;
}
.api-list-container___2y1-3 .api___4emnU .api-main___20yQw .api-main-right___2gk6Y .limit___3vOwC {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
  margin-top: 14px;
  padding: 14px 16px 11px 16px;
}
.api-list-btn___3GRFy {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  font-size: 12px;
  padding: 0 15px;
  height: 22px;
  margin-left: 12px;
}
.popover-btn-box___PRi7l {
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
}
.popover-btn-box___PRi7l .popover-btn___yhyst {
  height: 21px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popover-btn-box___PRi7l .popover-tip___18s8G {
  font-size: 13px;
  color: #333333;
}
.security-box___rDiLT {
  padding-top: 31px;
  width: 760px;
  margin: auto;
}
.apiHeader___1eual {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.apiHeader___1eual p {
  margin-bottom: 0!important;
}
.apiHeader___1eual > p:last-child a {
  font-size: 14px;
}
.switchBox___KblD8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.switchBox___KblD8 .switchItem___2qd3r {
  width: 560px;
  padding: 16px;
  background: #f6f8f9;
  border-radius: 4px;
}
.switchRow___3Zz_a {
  font-size: 15px;
  color: #333333;
  font-weight: 500;
}
.switchRow___3Zz_a .tips___1pojW {
  font-size: 12px;
  color: #9B9B9B;
  font-weight: normal;
}
.switchRow___3Zz_a .switchTxt___VvR6P {
  margin-right: 8px;
}
.switchRow___3Zz_a .switchWrapper___-iaub {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.emptySecretInput___3ZbRV {
  border-color: #f5222d !important;
}
.errorInfo___1Vh4J {
  color: #f5222d !important;
}
.switch___1PF1C {
  min-width: 28px !important;
  height: 16px !important;
}
.switch___1PF1C::after {
  width: 12px !important;
  height: 12px !important;
}

.security___35DnW .content___1qIyq {
  background: #F6F8F9;
  border: 1px solid #EDF1F3;
  padding: 15px 24px;
  margin: auto;
}
.security___35DnW .content___1qIyq h1 {
  font-size: 14px;
  color: #333333;
}
.security___35DnW .alertContainer___1_aKH .alertItem___3KOxN {
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.security___35DnW .alertContainer___1_aKH .alertItem___3KOxN a {
  font-size: 12px;
  color: #0F7DFF;
  margin-left: 8px;
  padding-top: 2px;
}
.security___35DnW .ant-alert,
.security___35DnW .ant-alert-success {
  background: transparent;
  border: none;
  padding: 0 0 0 24px;
  line-height: 1;
}
.security___35DnW .ant-alert-icon {
  left: 0;
  top: 5px;
}
.security___35DnW .ant-alert-message {
  font-size: 14px;
  color: #333333;
}

.coin_record___2KAq3 .category___16vy_ {
  display: flex;
  align-items: center;
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.coin_record___2KAq3 .category___16vy_ img {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.coin_record___2KAq3 .category___16vy_ .coin___31I2f {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.coin_record___2KAq3 .medium___35Fbq {
  font-size: 13px;
  color: #333333;
  font-weight: 500;
}
.coin_record___2KAq3 .normal___v4A0- {
  font-size: 13px;
  color: #333333;
}
.coin_record___2KAq3 .active___d9V4w {
  font-size: 13px;
  color: #0F7DFF;
}
.coin_record___2KAq3 .fail___8puC9 {
  margin: 0;
  display: flex;
  align-items: center;
}
.coin_record___2KAq3 .fail___8puC9 span:first-child {
  font-size: 13px;
}
.coin_record___2KAq3 .hide___27cAC {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nav___32RUA,
.nav___32RUA > a {
  display: flex;
  align-items: center;
}
.nav___32RUA {
  margin-bottom: 8px;
}
.nav___32RUA .divider___1niI8 {
  width: 1px;
  height: 16px;
  background: #D8D8D8;
  margin: 4px 8px 0 8px;
}
.nav___32RUA a {
  font-size: 14px;
}
.nav___32RUA svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.nav___32RUA div {
  height: 16px;
}
.nav___32RUA span {
  font-size: 16px;
  font-weight: 500;
}

.header___3npqr {
  margin-bottom: 16px;
}
.header___3npqr .ant-col-12:not(:first-child) {
  border-left: 1px solid rgba(0, 0, 0, 0.06);
}
.header___3npqr .flex___7jQQS {
  display: flex;
  align-items: center;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS:first-child {
  padding-right: 40px;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS:last-child {
  padding-left: 40px;
  flex: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 {
  display: flex;
  align-items: center;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .left___2hFZV {
  width: 94px;
  height: 107px;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .left___2hFZV img {
  width: 94px;
  height: 107px;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca {
  padding-left: 24px;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca p {
  margin-bottom: 8px;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca .head___2vytd {
  display: flex;
  align-items: center;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca .head___2vytd svg {
  margin-left: 4px;
  cursor: pointer;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca .head___2vytd span {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca .center___2ITm8 {
  display: flex;
  align-items: baseline;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca .center___2ITm8 span {
  font-size: 24px;
  color: #333333;
  font-weight: 500;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca .center___2ITm8 span:first-child {
  max-width: 170px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca .center___2ITm8 span:last-child {
  font-size: 12px;
  font-weight: normal;
  margin-left: 8px;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .amount___2boO6 .right___1Ucca .bottom___3b4nd span {
  font-size: 12px;
  color: #333333;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .item___2WhKh p {
  margin-bottom: 8px;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .item___2WhKh .head___2vytd span {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .item___2WhKh .head___2vytd span.date___-ky9g {
  font-size: 14px;
  color: #9B9B9B;
  font-weight: normal;
  margin-left: 4px;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .item___2WhKh .center___2ITm8 {
  display: flex;
  align-items: baseline;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .item___2WhKh .center___2ITm8 span {
  font-size: 24px;
  color: #333333;
  font-weight: 500;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .item___2WhKh .center___2ITm8 span:first-child {
  max-width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .item___2WhKh .center___2ITm8 span:last-child {
  font-size: 12px;
  font-weight: normal;
  margin-left: 8px;
}
.header___3npqr .flex___7jQQS .flexItem___2AmbS .item___2WhKh .bottom___3b4nd span {
  font-size: 12px;
  color: #333333;
}
.header___3npqr .divider___3PgqS {
  width: 1px;
  height: 104px;
  background: rgba(0, 0, 0, 0.06);
  margin: 0;
}
.header___3npqr .flexAround___3YQOI {
  justify-content: space-around !important;
}
.option___4C9ej {
  padding: 24px;
  background: #F6F8F9;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 16px;
}
.table___POLxu .ant-table-placeholder {
  padding: 100px;
  border-bottom: none!important;
}
.table___POLxu .date___-ky9g {
  font-size: 13px;
  color: #333333;
}
.table___POLxu .kind___2sil3 {
  color: #333333;
  font-weight: 500;
}
.table___POLxu .amount___2boO6 p {
  margin: 0;
}
.table___POLxu .amount___2boO6 p:first-child {
  font-size: 13px;
  color: #333333;
  font-weight: 500;
}
.table___POLxu .amount___2boO6 p:last-child {
  font-size: 12px;
  color: #9B9B9B;
}
.table___POLxu .danger___2y1d2 {
  font-size: 13px;
  color: #FF5F73;
}
.table___POLxu .normal___2NCHa {
  font-size: 13px;
  color: #333333;
}

.icon___1UdVm {
  margin-bottom: 24px;
}
.title___1Phiu {
  display: flex;
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
}
.title___1Phiu .icon___1UdVm {
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
.bottom___E1rKg {
  display: flex;
  justify-content: center;
}
.confirm___6hM6- {
  width: 240px;
  height: 40px;
  margin-top: 24px;
}
.content___27adR {
  width: 920px;
  height: 480px;
  padding: 24px;
  margin: 0 16px 24px 16px;
  overflow-y: scroll;
  justify-content: center;
  font-size: 13px;
  color: #333333;
  background: #ffffff;
  border: 1px solid #e9e9e9;
}
.content___27adR::-webkit-scrollbar {
  background: transparent;
  width: 4px;
}
.content___27adR::-webkit-scrollbar-track {
  background: transparent;
}
.content___27adR::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #cccccc;
}

.maskPanel___3oYx7 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.maskPanel___3oYx7 .imgPanel___1ZRFL {
  display: flex;
  justify-content: center;
}
.maskPanel___3oYx7 .maskImage___2WeuO {
  width: 64px;
  height: 64px;
  margin-bottom: 16px;
}
.maskPanel___3oYx7 .maskTip___HDeGJ {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 24px;
}
.maskPanel___3oYx7 .btn___1yxMA {
  width: 240px;
  height: 40px;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
}

.dark___3iK_c .container___2O0vm {
  background: #1d2738;
  color: #a4aab3;
}
.dark___3iK_c .bottom___1zvK3 {
  display: flex;
  justify-content: center;
}
.dark___3iK_c .dropdownClass___395mA {
  background: #1d2738;
  color: #a4aab3;
  font-size: 13px !important;
}
.dark___3iK_c .dropdownClass___395mA li {
  background: #1d2738;
  color: #a4aab3;
}
.dark___3iK_c .dropdownClass___395mA li [class^='CoinItem'] [class^='name'] {
  color: #a4aab3 !important;
}
.dark___3iK_c .inputRow___2PUke {
  border: none;
}
.dark___3iK_c .inputRow___2PUke .inputLable___2vTkC {
  margin-bottom: 8px;
  border-width: 1px;
  color: #a4aab3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
}
.dark___3iK_c .inputRow___2PUke .inputLable___2vTkC .icon___VnbQc {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-left: 8px;
}
.dark___3iK_c .inputRow___2PUke .inputLable___2vTkC .balance___2jogK {
  font-size: 12px;
  color: #0e85ff;
  letter-spacing: 0;
  line-height: 17px;
}
.dark___3iK_c .inputRow___2PUke .inputNumber___1Hrhk {
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #1d2738;
  color: #a4aab3;
}
.dark___3iK_c .inputRow___2PUke .inputNumber___1Hrhk:hover .ant-input-number-handler-wrap,
.dark___3iK_c .inputRow___2PUke .inputNumber___1Hrhk:focus .ant-input-number-handler-wrap {
  display: inherit;
}
.dark___3iK_c .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-handler-wrap {
  border-left: none;
  width: 22px;
  height: 40px;
  display: none;
  background-color: #1d2738;
  border-radius: 11px !important;
  transform: scale(0.5) translateY(-25%);
  top: 5%;
}
.dark___3iK_c .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-handler-wrap .ant-input-number-handler {
  background: transparent;
  border-top: none;
  height: 30px;
}
.dark___3iK_c .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-handler-wrap .ant-input-number-handler-up-inner,
.dark___3iK_c .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-handler-wrap .ant-input-number-handler-down-inner {
  display: none;
  transform: scale(1.25);
  right: 5.5px;
}
.dark___3iK_c .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-input {
  color: #a4aab3 !important;
  height: 40px;
}
.dark___3iK_c .inputRow___2PUke .inputNumber___1Hrhk .ant-select-selection {
  background: #1d2738;
  color: #a4aab3;
}
.dark___3iK_c .inputRow___2PUke .inputWrapper___1jdpx {
  background-color: #1d2738;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  position: relative;
  margin-bottom: 24px;
}
.dark___3iK_c .inputRow___2PUke .inputWrapper___1jdpx .unit___1qxN2 {
  border: none;
  background: transparent;
  color: #a4aab3;
  width: 55px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dark___3iK_c .inputRow___2PUke .inputWrapper___1jdpx .ant-input-number {
  padding-right: 55px;
  height: 40px;
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: none !important;
}
.dark___3iK_c .inputRow___2PUke .inputWrapper___1jdpx .ant-input-number .ant-input-number-handler-wrap {
  right: 55px;
}
.dark___3iK_c .inputRow___2PUke .inputWrapper___1jdpx .ant-input-number.ant-input-number-focused {
  border: 1px solid rgba(15, 125, 255, 0.5);
}
.dark___3iK_c .inputRow___2PUke .ant-form-explain {
  display: none;
}
.dark___3iK_c .inputRow___2PUke .ant-select-selection {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  background-color: #1d2738;
  font-size: 16px;
  color: #a4aab3;
  padding: 4px 5px;
  height: 40px;
}
.dark___3iK_c .inputRow___2PUke .ant-select-selection .ant-select-selection-selected-value [class^='CoinItem'] [class^='name'] {
  color: #eeeeee !important;
}
.dark___3iK_c .inputRow___2PUke .ant-select-selection .ant-select-arrow::before {
  border-top: 4px solid #a4aab3;
}
.dark___3iK_c .submitBtn___38rdw {
  border-radius: 2px;
  border: none !important;
  height: 48px;
  color: #ffffff;
  background-image: linear-gradient(-90deg, #22b4ff 0%, #0f7dff 100%);
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  margin-top: 4px;
}
.dark___3iK_c .submitBtn___38rdw span {
  font-size: 13px !important;
}
.dark___3iK_c .ant-modal-content {
  background: #1d2738;
  color: #a4aab3;
  padding: 32px 8px 8px 8px;
}
.dark___3iK_c .ant-modal-content .ant-modal-close {
  top: 14px;
  right: 14px;
}
.dark___3iK_c .ant-modal-content .ant-modal-header {
  background: #1d2738;
  color: #a4aab3;
  border-bottom: none;
  height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
.dark___3iK_c .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #a4aab3;
}
.dark___3iK_c .ant-select-selection {
  background: #1d2738 !important;
  color: #a4aab3 !important;
}
.light___8ZXrs .container___2O0vm {
  background: #ffffff;
  color: #333333;
}
.light___8ZXrs .bottom___1zvK3 {
  display: flex;
  justify-content: center;
}
.light___8ZXrs .dropdownClass___395mA {
  background: #ffffff;
  color: #333333;
  font-size: 13px !important;
}
.light___8ZXrs .dropdownClass___395mA li {
  background: #ffffff;
  color: #333333;
}
.light___8ZXrs .dropdownClass___395mA li [class^='CoinItem'] [class^='name'] {
  color: #333333 !important;
}
.light___8ZXrs .inputRow___2PUke {
  border: none;
}
.light___8ZXrs .inputRow___2PUke .inputLable___2vTkC {
  margin-bottom: 8px;
  border-width: 1px;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
}
.light___8ZXrs .inputRow___2PUke .inputLable___2vTkC .icon___VnbQc {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-left: 8px;
}
.light___8ZXrs .inputRow___2PUke .inputLable___2vTkC .balance___2jogK {
  font-size: 12px;
  color: #0e85ff;
  letter-spacing: 0;
  line-height: 17px;
}
.light___8ZXrs .inputRow___2PUke .inputNumber___1Hrhk {
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #ffffff;
  color: #333333;
}
.light___8ZXrs .inputRow___2PUke .inputNumber___1Hrhk:hover .ant-input-number-handler-wrap,
.light___8ZXrs .inputRow___2PUke .inputNumber___1Hrhk:focus .ant-input-number-handler-wrap {
  display: inherit;
}
.light___8ZXrs .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-handler-wrap {
  border-left: none;
  width: 22px;
  height: 40px;
  display: none;
  background-color: #ffffff;
  border-radius: 11px !important;
  transform: scale(0.5) translateY(-25%);
  top: 5%;
}
.light___8ZXrs .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-handler-wrap .ant-input-number-handler {
  background: transparent;
  border-top: none;
  height: 30px;
}
.light___8ZXrs .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-handler-wrap .ant-input-number-handler-up-inner,
.light___8ZXrs .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-handler-wrap .ant-input-number-handler-down-inner {
  display: none;
  transform: scale(1.25);
  right: 5.5px;
}
.light___8ZXrs .inputRow___2PUke .inputNumber___1Hrhk .ant-input-number-input {
  color: #333333 !important;
  height: 40px;
}
.light___8ZXrs .inputRow___2PUke .inputNumber___1Hrhk .ant-select-selection {
  background: #ffffff;
  color: #333333;
}
.light___8ZXrs .inputRow___2PUke .inputWrapper___1jdpx {
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  position: relative;
  margin-bottom: 24px;
}
.light___8ZXrs .inputRow___2PUke .inputWrapper___1jdpx .unit___1qxN2 {
  border: none;
  background: transparent;
  color: #333333;
  width: 55px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.light___8ZXrs .inputRow___2PUke .inputWrapper___1jdpx .ant-input-number {
  padding-right: 55px;
  height: 40px;
  border-color: rgba(0, 0, 0, 0.1) !important;
  box-shadow: none !important;
}
.light___8ZXrs .inputRow___2PUke .inputWrapper___1jdpx .ant-input-number .ant-input-number-handler-wrap {
  right: 55px;
}
.light___8ZXrs .inputRow___2PUke .inputWrapper___1jdpx .ant-input-number.ant-input-number-focused {
  border: 1px solid rgba(15, 125, 255, 0.5);
}
.light___8ZXrs .inputRow___2PUke .ant-form-explain {
  display: none;
}
.light___8ZXrs .inputRow___2PUke .ant-select-selection {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  font-size: 16px;
  color: #333333;
  padding: 4px 5px;
  height: 40px;
}
.light___8ZXrs .inputRow___2PUke .ant-select-selection .ant-select-selection-selected-value [class^='CoinItem'] [class^='name'] {
  color: #333333 !important;
}
.light___8ZXrs .inputRow___2PUke .ant-select-selection .ant-select-arrow::before {
  border-top: 4px solid #333333;
}
.light___8ZXrs .submitBtn___38rdw {
  border-radius: 2px;
  border: none !important;
  height: 48px;
  color: #ffffff;
  background-image: linear-gradient(-90deg, #22b4ff 0%, #0f7dff 100%);
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  margin-top: 4px;
}
.light___8ZXrs .submitBtn___38rdw span {
  font-size: 13px !important;
}
.light___8ZXrs .ant-modal-content {
  background: #ffffff;
  color: #333333;
  padding: 32px 8px 8px 8px;
}
.light___8ZXrs .ant-modal-content .ant-modal-close {
  top: 14px;
  right: 14px;
}
.light___8ZXrs .ant-modal-content .ant-modal-header {
  background: #ffffff;
  border-bottom: none;
  height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
.light___8ZXrs .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #333333;
}
.light___8ZXrs .ant-select-selection {
  background: #ffffff !important;
  color: #333333 !important;
}
.selectCom___12BLu .ant-select-arrow {
  display: none;
}

.tableHeader___3jR1H .ant-table .ant-table-placeholder {
  display: none;
}
.tableHeader___3jR1H .ant-table .ant-table-thead > tr > th {
  padding: 14px 16px;
}
.tableHeader___3jR1H .ant-table .ant-table-column-sort .kc-table-th-sort .kc-sort.descend::after {
  top: -4px !important;
}
.tableHeader___3jR1H .ant-table .ant-table-column-sort .kc-table-th-sort .kc-sort.ascend::after {
  top: -10px !important;
}
.homeTableHeader___2hi97 .ant-table .ant-table-placeholder {
  display: none;
}
.homeTableHeader___2hi97 .ant-table .ant-table-thead > tr > th {
  padding: 14px 16px;
}
.tableBodyTitle___33b6b {
  padding: 16px 0 8px 0;
}
.tableBodyTitle___33b6b .title___1M01S {
  font-size: 13px;
  color: #333;
  font-weight: 500;
  margin-right: 4px;
}
.tableBodyTitle___33b6b .des___3VW9g {
  font-size: 12px;
  color: #151515;
}
.tableBodyTitle___33b6b i {
  font-size: 13px;
  color: #333;
  margin-left: 8px;
}
.tableBodyContent___3y02Z .ant-table table .ant-table-tbody > tr > td {
  height: 64px;
  max-height: 64px;
  min-height: 64px;
  padding: 14px 16px;
  border-bottom: transparent;
}
.tableBodyContent___3y02Z .ant-table table .ant-table-tbody > tr:hover > td {
  background: inherit;
}
.tableBodyContent___3y02Z .color-light-grey {
  color: #9B9B9B !important;
}
.tableBodyContent___3y02Z .stripe___1otJX {
  background: #f6f8f9;
}
.tableBodyContent___3y02Z .stripe___1otJX:hover {
  background: #f6f8f9;
}
.tableBodyContent___3y02Z .blodColumn___rtz1E {
  font-weight: 500;
}

.wrapper___2BlFL {
  width: 400px;
  margin: 0 auto;
  padding: 0;
}
.formWrapper___z2JKb {
  width: 100%;
  min-height: 200px;
}
.formWrapper___z2JKb .feeRow___2E3Mx {
  margin-bottom: 24px;
}
.formWrapper___z2JKb .feeRow___2E3Mx span {
  margin-right: 10px;
}
.formWrapper___z2JKb .feeInfo___3PZId {
  background: #F6F8F9;
  padding: 7px 12px;
}
.formWrapper___z2JKb .feeInfo___3PZId .label___39ovv {
  font-size: 12px;
  color: #333333;
}
.formWrapper___z2JKb .feeInfo___3PZId .value___2pc1l {
  font-size: 12px;
  color: #383E00;
  line-height: 13px;
}
.formWrapper___z2JKb .inputWrapper___3hSYp {
  position: relative;
}
.formWrapper___z2JKb .inputWrapper___3hSYp .input___36gSn {
  display: block;
  width: 100%;
  border-width: 1px;
  border-radius: 2px !important;
}
.formWrapper___z2JKb .inputWrapper___3hSYp .input___36gSn .ant-input-number-lg input {
  padding-right: 90px;
}
.formWrapper___z2JKb .inputWrapper___3hSYp .inputSelect___3ks4B {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 90px;
}
.formWrapper___z2JKb .inputWrapper___3hSYp .inputSelect___3ks4B .ant-select-selection {
  box-shadow: none !important;
  border-color: transparent !important;
  border-left-color: rgba(0, 0, 0, 0.1) !important;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.formWrapper___z2JKb .inputWrapper___3hSYp .inputSelect___3ks4B .ant-select-selection .ant-select-selection__rendered {
  margin-left: 8px;
  margin-right: 14px;
}
.formWrapper___z2JKb .inputWrapper___3hSYp .inputSelect___3ks4B .ant-select-selection .ant-select-selection-selected-value {
  padding-right: 4px !important;
  opacity: 0.5 !important;
  font-size: 14px;
  color: #283141;
  text-align: center;
  width: 100%;
}
.formWrapper___z2JKb .inputWrapper___3hSYp .inputSelect___3ks4B .ant-select-selection .ant-select-arrow {
  right: 8px !important;
}
.formWrapper___z2JKb .inputWrapper___3hSYp .inputSelect___3ks4B .ant-select-selection .ant-select-arrow:before {
  border-top: 4px solid rgba(40, 49, 65, 0.5);
}
.formWrapper___z2JKb .select___nHlVj .ant-select-arrow {
  right: 11px !important;
  opacity: 0.5;
}
.formWrapper___z2JKb .flash___1y0_T {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.formWrapper___z2JKb .is-validating.has-feedback .ant-form-item-children,
.formWrapper___z2JKb .has-warning.has-feedback .ant-form-item-children,
.formWrapper___z2JKb .has-success.has-feedback .ant-form-item-children,
.formWrapper___z2JKb .has-error.has-feedback .ant-form-item-children {
  display: block;
}
.formWrapper___z2JKb .is-validating.has-feedback .ant-form-item-children:after,
.formWrapper___z2JKb .has-warning.has-feedback .ant-form-item-children:after,
.formWrapper___z2JKb .has-success.has-feedback .ant-form-item-children:after,
.formWrapper___z2JKb .has-error.has-feedback .ant-form-item-children:after {
  right: 90px;
}
.tipsContainer___146aN .tipTitle___2IX25 {
  font-size: 13px;
  color: #333333;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 500;
}
.tipsContainer___146aN .tipItem___1SvAP {
  display: flex;
  align-items: flex-start;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  margin-top: 8px;
}
.tipsContainer___146aN .tipItem___1SvAP .tipItemIcon___2SgAK {
  width: 8px;
  min-width: 8px;
  max-width: 8px;
  margin-right: 6px;
  margin-top: 4px;
  height: 8px;
}
.poweredBy___1sKcB {
  color: #989898;
  font-size: 12px;
  margin: -8px 0 24px;
  display: block;
}
.poweredBy___1sKcB img {
  width: 79px;
  height: 24px;
}
.modal___2YBpN .ant-modal-close-x {
  font-size: 18px;
  height: 64px !important;
  line-height: 64px !important;
}
.modal___2YBpN .ant-modal-body {
  padding: 40px;
}
.modal___2YBpN .ant-modal-body .kc-checkbox span {
  font-size: 12px;
  color: #4A4A4A;
  letter-spacing: 0;
  display: inline-block;
  line-height: 15px;
  margin-top: 2px;
}
.modal___2YBpN .ant-modal-body .kc-checkbox .ant-checkbox-checked:after {
  border: none !important;
}
.modal___2YBpN .title___2VFqv {
  font-size: 16px;
  color: #333333;
  letter-spacing: -0.12px;
  text-align: left;
  font-weight: 500;
  margin: 0 0 16px;
}
.modal___2YBpN .row___1G3fH {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: 8px;
}
.modal___2YBpN .row___1G3fH .currency___7W-tP {
  font-size: 15px;
  font-weight: 500;
}
.modal___2YBpN .warningInfo___3l0LC {
  font-size: 13px;
  color: #989898;
  letter-spacing: 0;
  margin-bottom: 16px;
}
.modal___2YBpN .btnBlock___kLQuZ {
  text-align: right;
  margin-top: 32px;
}

.modal___3hDTM .ant-modal-close-x {
  font-size: 18px;
  height: 64px !important;
  line-height: 64px !important;
}
.modal___3hDTM .ant-modal-body {
  padding: 40px;
}
.modal___3hDTM .ant-modal-body .kc-checkbox span {
  font-size: 12px;
  color: #4A4A4A;
  letter-spacing: 0;
  display: inline-block;
  line-height: 15px;
  margin-top: 2px;
}
.modal___3hDTM .ant-modal-body .kc-checkbox .ant-checkbox-checked:after {
  border: none !important;
}
.modal___3hDTM .title___3P8HZ {
  font-size: 16px;
  color: #333333;
  letter-spacing: -0.12px;
  text-align: left;
  font-weight: 500;
  margin: 0 0 16px;
}
.modal___3hDTM .row___2-m_F {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  line-height: 17px;
  margin-top: 8px;
}
.modal___3hDTM .row___2-m_F .currency___2KpCx {
  font-size: 15px;
  font-weight: 500;
}
.modal___3hDTM .warningInfo___QNZ5d {
  font-size: 13px;
  color: #989898;
  letter-spacing: 0;
  margin-bottom: 16px;
}
.modal___3hDTM .btnBlock___1A3Jt {
  text-align: right;
  margin-top: 32px;
}
.orderPayItem___2v07W {
  margin-bottom: 10px;
}
.orderPayDes___2efOi {
  display: flex;
  align-items: center;
}
.orderPayMount___1vlhX {
  display: flex;
  flex-wrap: wrap;
}
.desText___2p9ms {
  color: #de7d7d;
  background: #eee;
  padding: 0 6px;
  word-break: break-all;
}
.orderDes___pjB-H {
  color: rgba(0, 0, 0, 0.4);
  font-style: italic;
  font-size: 13px;
}
.paymentDetail___3Z5CS {
  color: #de7d7d;
  background: #eee;
  padding: 0 6px;
}

.cardWrapper___3dFAM .ant-card-body {
  padding: 38px;
}
.kumexBtn___2rOOy {
  position: fixed !important;
  bottom: 40px;
  right: 40px;
}
.title___zrfPp {
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 16px;
}
.tabs___Fg5DZ {
  display: flex;
  justify-content: center;
}
.fire___3Uy5d {
  margin-left: 3px;
  position: relative;
}
.tooltip___2O2B6 {
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
  color: #fff;
  background-image: linear-gradient(#E73C3C, #FD9185);
  border-radius: 10px;
  font-size: 12px;
}
.tooltip___2O2B6::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  bottom: -3px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  border-top: 3px solid #FD9185;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
.noMargin___3KP3l .ant-tabs-tab {
  margin: 0 !important;
}
.payTabWrapper___3-PEX {
  display: flex;
  flex-direction: column;
}
.tabTitle___1hxlJ {
  color: #676B78;
  font-size: 14px;
  margin-bottom: 11px;
}
.payTabs___1xpBY {
  width: 400px;
  display: flex;
  margin-bottom: 24px;
}
.payTab___1Fp6Q {
  width: 120px;
  height: 56px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dadde4;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.payTab___1Fp6Q:not(:first-child) {
  margin-left: 20px;
}
.activeTab___2axwq {
  border: 1px solid #0F7DFF;
}
.tabImg___3CuRj {
  width: 80px;
  height: 24px;
}
.tabArrow___7K7Ks {
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 33.37px;
  height: 29.61px;
}

.overview___1pkxr {
  margin-bottom: 16px;
  height: 124px;
}
.overview___1pkxr .title___UzwEk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6px;
}
.overview___1pkxr .title___UzwEk > div {
  font-weight: 500;
}
.overview___1pkxr .title___UzwEk > div > span {
  color: #9b9b9b;
  font-weight: normal;
}
.overview___1pkxr .title___UzwEk > a {
  font-size: 12px;
}
.overview___1pkxr .lastTime___2VAmy {
  margin-bottom: 6px;
}
.overview___1pkxr .lastTime___2VAmy > span:first-child {
  font-size: 20px;
  color: #9b9b9b;
  margin-right: 6px;
}
.overview___1pkxr .lastTime___2VAmy > span:last-child {
  font-size: 12px;
}
.overview___1pkxr .lastTime___2VAmy > span:nth-child(2) {
  font-size: 24px;
  font-weight: 500;
  margin-right: 6px;
}
.overview___1pkxr .total___1p6-V {
  font-size: 12px;
  display: flex;
  align-items: center;
  line-height: 1;
}
.overview___1pkxr .total___1p6-V .helpIcon___3ElZD {
  margin-left: 4px;
  width: 13px!important;
  height: 13px!important;
}
.overview___1pkxr .ant-col-8:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.referalPanel___b-aie,
.bonusPanel___32Bei {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  background: #F6F8F9;
  border-radius: 4px;
  padding: 20px;
}
.left___3dnaa {
  display: flex;
  align-items: flex-start;
}
.opt___7pz67 a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.opt___7pz67 a:hover svg {
  transform: translateX(4px);
}
.opt___7pz67 a svg {
  transition: transform 0.2s ease-out;
}
.video___3Lhj8 {
  position: relative;
  display: inline-block;
  width: 175px;
  height: 120px;
  background-size: cover;
  border-radius: 8px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08), 0 16px 40px 0 rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.video___3Lhj8 svg {
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 24px;
  height: 24px;
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.3s ease;
}
.video___3Lhj8:hover {
  transform: translateY(-6px);
}
.video___3Lhj8:hover svg {
  width: 48px;
  height: 48px;
  color: rgba(255, 255, 255, 0.9);
  transform: translate(-52px, -24px);
}
.text___3vJwX {
  padding: 8px 0 0 18px;
}
.text___3vJwX h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: baseline;
}
.text___3vJwX h3 a {
  font-size: 12px;
  font-weight: normal;
  margin-left: 8px;
}
.text___3vJwX svg {
  width: 14px;
  height: 14px;
  color: #9B9B9B;
  cursor: pointer;
}
.text___3vJwX p {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.opt___7pz67,
.tip___1e8UK {
  display: flex;
  align-items: center;
}
.tip___1e8UK {
  margin-right: 8px;
  font-size: 13px;
  color: #FF4058;
}
.referalPanel___b-aie {
  margin-bottom: 8px;
}
.referalPanel___b-aie .video___3Lhj8 {
  background-image: url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/referalVideo.8862e.png);
}
.bonusPanel___32Bei .video___3Lhj8 {
  background-image: url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/kucoinBonusVideo.24868.png);
}
.arrowIcon___2vyQF {
  width: 16px !important;
  height: 16px !important;
  margin-left: 5px;
}
.recentActivity___3smq3 {
  margin-top: 28px;
}
.recentActivity___3smq3 p {
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
}
.recentActivity___3smq3 .activityList___OD7Jk {
  padding-top: 1em;
  font-size: 0;
  *zoom: 1;
}
.recentActivity___3smq3 .activityList___OD7Jk:before,
.recentActivity___3smq3 .activityList___OD7Jk:after {
  content: " ";
  display: table;
}
.recentActivity___3smq3 .activityList___OD7Jk:after {
  clear: both;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl {
  float: left;
  position: relative;
  width: 312px;
  height: 203px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px;
  cursor: pointer;
  transition: all 0.3s ease-out;
  margin-left: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl:nth-child(3n+1) {
  margin-left: 0;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl:hover {
  transform: translateY(-5px);
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl img {
  width: 312px;
  height: 203px;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl .tag___3wfZL {
  position: absolute;
  z-index: 1;
  top: 12px;
  right: 16px;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl .tag___3wfZL span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 12px;
  border-radius: 10px;
  font-weight: 500;
  font-size: 12px;
  color: #fff;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl .tag___3wfZL span.processing___3Kiwq {
  background: #01AA78;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl .tag___3wfZL span.wait_award___29ATL {
  background: #FDA829;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl .tag___3wfZL span.stop___jfwkx {
  background: #9B9B9B;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl .tag___3wfZL span.wait_start___3bQhK {
  background: #56A4FF;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl .activityTitle___QINeJ {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 14px 16px;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 4%, rgba(0, 0, 0, 0.5) 100%);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.recentActivity___3smq3 .activityList___OD7Jk .activityItem___3qGTl .activityTitle___QINeJ p {
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  letter-spacing: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  margin: 0;
}
.recentActivity___3smq3 .more___3MFio {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
}
.recentActivity___3smq3 .more___3MFio .ant-btn {
  border-radius: 15px;
}
.recentActivity___3smq3 .more___3MFio a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.recentActivity___3smq3 .more___3MFio a:hover svg {
  transform: translateX(4px);
}
.recentActivity___3smq3 .more___3MFio a svg {
  transition: transform 0.2s ease-out;
}

.header___2PIZ3 {
  margin-bottom: 16px;
}
.header___2PIZ3 .ant-popover-content {
  width: 400px;
}
.header___2PIZ3 .row___2MvyT {
  display: flex;
  align-items: center;
}
.header___2PIZ3 .row___2MvyT .col___3Sgio:not(:first-child) {
  margin-left: 140px;
}
.header___2PIZ3 .row___2MvyT .col___3Sgio .item___2l2CA {
  display: flex;
  flex-direction: column;
}
.item___2l2CA:not(:last-child) {
  margin-bottom: 24px;
}
.item___2l2CA h4 {
  display: flex;
  align-items: center;
  font-weight: 500;
  margin-bottom: 10px;
}
.item___2l2CA h4 svg {
  width: 13px;
  height: 13px;
  margin-left: 8px;
}
.item___2l2CA .block___234Dx {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
}
.item___2l2CA .block___234Dx svg {
  cursor: pointer;
  width: 15px;
  height: 15px;
  color: #0F7DFF;
  margin-left: 16px;
}
.item___2l2CA .block___234Dx span svg {
  margin-left: 16px;
}
.item___2l2CA .block___234Dx span:last-child {
  display: flex;
  align-items: center;
}
.users___2ZIuT {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
}
.users___2ZIuT .total___2FPiN > span > span {
  font-size: 27px;
}
.userGroup___2GkU0 {
  padding-right: 64px;
}
.userGroup___2GkU0 > div {
  font-size: 12px;
}
.userGroup___2GkU0 > div:not(:last-child) {
  margin-bottom: 8px;
}
.userGroup___2GkU0 .kc-tag {
  transform: scale(0.66);
}
.bar___95Iw7 {
  display: flex;
  height: 36px;
  border-radius: 100px;
  margin-top: -8px;
}
.bar___95Iw7 > div {
  position: relative;
  height: 10px;
}
.bar___95Iw7 > div:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.bar___95Iw7 > div:not(:first-child) {
  border-left: 1px solid #fff;
}
.bar___95Iw7 > div:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.bar___95Iw7 > div span {
  position: absolute;
  font-size: 12px;
  top: 16px;
  left: 50%;
}
.bar___95Iw7 .red___2SiZx {
  background: #FF3B53;
  color: #FF3B53;
  border-radius: 8px 0 0 8px;
}
.bar___95Iw7 .orange___14Ihy {
  background: #FDA829;
  color: #FDA829;
}
.bar___95Iw7 .borderd___3XE9e {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.bar___95Iw7 .green___2scIX {
  background: #02B781;
  color: #02B781;
  border-radius: 0 8px 8px 0;
}
.option___Qg_At {
  padding: 24px;
  background: #F6F8F9;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 16px;
}
.danger___3LUMI {
  font-size: 13px;
  color: #FF5F73;
}
.table___1Okpl .ant-table-placeholder {
  padding: 100px;
  border-bottom: none!important;
}

.filterWrapper___-wuvO {
  padding: 8px 16px;
  background: #F6F8F9;
  border-radius: 2px;
  margin-bottom: 10px;
}
.filterWrapper___-wuvO tbody tr > td {
  padding: 8px 0;
}
.filterWrapper___-wuvO .ant-row {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.filterWrapper___-wuvO .kc-select {
  width: 160px !important;
}
.filterWrapper___-wuvO .kc-radio-group .kc-radio-btn {
  border-radius: 2px;
  border-color: transparent !important;
  font-size: 12px;
  color: #333;
  background: transparent;
}
.filterWrapper___-wuvO .kc-radio-group .kc-radio-btn.ant-radio-button-wrapper {
  line-height: 24px;
  height: 24px;
}
.filterWrapper___-wuvO .kc-radio-group .kc-radio-btn.ant-radio-button-wrapper:not(:first-child)::before {
  background: transparent;
}
.filterWrapper___-wuvO .kc-radio-group .kc-radio-btn.ant-radio-button-wrapper span {
  padding: 0 13px;
}
.filterWrapper___-wuvO .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  color: #333;
  background: rgba(15, 125, 255, 0.08);
}
.filterWrapper___-wuvO .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  border-color: rgba(15, 125, 255, 0.08);
  color: #333;
  background: rgba(15, 125, 255, 0.08);
}
.filterWrapper___-wuvO .ant-radio-button-wrapper-checked {
  box-shadow: none !important;
}
.filterWrapper___-wuvO .ant-calendar-picker {
  width: 92px;
}
.filterWrapper___-wuvO .ant-calendar-picker .ant-calendar-picker-icon {
  display: none;
}
.filterWrapper___-wuvO .label___1gHBC {
  max-width: 100px;
  font-size: 13px;
  color: #333;
  font-weight: 500;
  padding-right: 16px;
  line-height: 24px;
  white-space: nowrap;
}
.filterWrapper___-wuvO .miniDivider___33au5 {
  display: inline-block;
  margin: 0 4px;
  width: 8px;
  height: 1px;
  background: #E5E9EB;
}
.filterWrapper___-wuvO .tag___1FEel {
  cursor: pointer;
  font-size: 12px;
  color: #333333;
}
.transferTable___3DZbs {
  min-height: 470px;
}
.transferTable___3DZbs .ant-table {
  font-size: 13px;
}
.amount___2q9VK {
  font-weight: 500;
}
.arrow___2_JLN {
  display: inline-block;
  margin: 0 8px;
  color: #ccc;
  font-weight: bolder;
}

.withdraw_board___2y5LV {
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.04);
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.01);
  min-height: 480px !important;
}
.withdraw_board_title___2aWGS {
  font-size: 24px;
  color: #333333;
  margin-bottom: 24px;
  text-align: center;
}
.withdraw_board___2y5LV.normal___1dV2H .ant-card-head {
  padding: 15px 17px 13px;
}
.withdraw_board___2y5LV .ant-card-body {
  padding: 24px 0;
  min-height: 480px !important;
}
.withdraw_board___2y5LV .ant-card-head {
  font-size: 14px;
  color: #0f7dff;
  background-color: #f5f8f9;
  border: solid 1px #ecf0f2;
  padding: 0;
  display: flex;
  align-items: center;
}
.withdraw_board___2y5LV .ant-card-head-wrapper {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.withdraw_board___2y5LV .ant-card-head-title {
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
}
.withdraw_board___2y5LV .text-center {
  text-align: center;
}
.withdraw_board___2y5LV .ant-table-placeholder {
  border: none;
}
.withIconCell___3IfUy {
  display: flex;
  align-items: center;
}
.withIconCell___3IfUy .icon_help___12Y5F {
  width: 12px !important;
  height: 12px !important;
  margin-left: 2px;
  cursor: pointer;
}
.withIconCell___3IfUy .popover_cnt___2CEjB {
  font-size: 13px;
  color: #333333;
}
.modal___38M7Z {
  width: 400px!important;
}
.modal_form___imNAb {
  width: 240px;
  margin: 0 auto;
}
.modal_form___imNAb .wd_md_formGroup___14pdo:last-of-type {
  margin-bottom: 0!important;
}
.modal_form_title___sw-KH {
  display: flex;
  justify-content: space-between;
}
.modal_form_t_t___2Px6F {
  font-size: 14px;
  color: #333333;
}
.modal_form_t_remove___2l858 {
  font-size: 12px;
  color: #cccccc;
}
.modal_form_item___2XE_5 {
  margin-bottom: 16px;
}
.modal_form_item___2XE_5:last-of-type {
  margin-bottom: 0;
}
.wd_md_formGroup___14pdo {
  margin-bottom: 24px;
}
.wd_md_formGroup___14pdo:last-of-type {
  margin-bottom: 0!important;
}
.wd_md_formGroup___14pdo:only-of-type {
  margin-bottom: 0!important;
}
.modal_form_add___217nK {
  font-size: 14px;
  color: #0f7dff;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.m_f_icon_add___2U9Bt {
  width: 16px!important;
  height: 16px!important;
  margin-right: 4px;
}
.m_f_verifyClas___1F7Na {
  opacity: 0;
}
.hide___16STr {
  display: none!important;
}
.wd_tb_opt___1vDL1 {
  font-size: 12px;
  color: #0f7dff;
  cursor: pointer;
}
.wd_md_add___2da1R {
  margin-top: 6px;
  margin-bottom: 20px;
}
.wd_md_add___2da1R .ant-form-item-control {
  line-height: 1;
}
.ipt_pwd_wrapper___22jTO {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ipt_pwd_wrapper___22jTO .ipt_pwd___1mSbo {
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 3px;
  text-align: center;
}
.ipt_pwd_wrapper___22jTO .ipt_pwd___1mSbo + .ipt_pwd_wrapper___22jTO .ipt_pwd___1mSbo {
  margin-left: 12px;
}
.ipt_pwd_wrapper___22jTO .ipt_pwd___1mSbo:hover {
  border: solid 1px rgba(0, 0, 0, 0.1);
}
.ms_modal___3LSA6 {
  width: 400px!important;
}
.modalSec___3gNSo {
  z-index: 9999999;
}
.ms_form___28pz0 {
  width: 240px;
  margin: 0 auto;
}
.ms_form___28pz0 .ant-form-item-required:before {
  display: none;
}
.ms_sendBtn___1xgkG {
  padding: 8px 0px;
  cursor: pointer;
  font-size: 13px;
  color: #283141;
}
.ms_switchBtn___2hTv6 {
  font-size: 13px;
  margin-bottom: 24px;
  display: inline-block;
}
.ms_form_item_last___7bMTX {
  margin-bottom: 8px;
}
.ipt_pwd_v___l2vIQ::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '*';
}
.addressCell___3-4Qj {
  max-width: 24em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modalConfirm___3Hf32 .ant-modal-footer {
  border-top: none!important;
}
.modalConfirm___3Hf32 .ant-modal-body {
  padding-top: 48px !important;
}
.withdraw_board_title_wrapper___1YT3d {
  position: relative;
}
.withdraw_board_title_wrapper___1YT3d .t_icon___rxpxX {
  width: 11.5px;
  height: 11.5px;
  margin-right: 6.8px;
  color: #0F7DFF;
}
.withdraw_board_title_ex___1e9Yp {
  position: absolute;
  right: 24px;
  background: #EDF5FF;
  border-radius: 16px;
  font-size: 12px;
  color: #0F7DFF;
  top: 50%;
  transform: translateY(-50%);
  padding: 8px 12px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.tabBar___1s_jL {
  height: 28px;
  margin-bottom: 24px;
  overflow-y: hidden;
  text-align: center;
}
.tabBar___1s_jL .ant-tabs-tab {
  margin-right: 16px!important;
  padding: 4px 17px!important;
}
.tabBar___1s_jL .ant-tabs-tab:after {
  width: 0!important;
}
.tabBar___1s_jL .ant-tabs-bar {
  line-height: 27px!important;
  margin-bottom: 0!important;
}
.tabBar___1s_jL .ant-tabs-bar .ant-tabs-extra-content {
  line-height: inherit!important;
}

.flex___1stRS {
  display: flex;
  align-items: center;
}
.flexBtw___3P6dg {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tradeForm___1hzAc .formRow___oHFbC {
  margin-bottom: 12px;
}
.tradeForm___1hzAc .formRow___oHFbC .rowLabel___1x0Cj {
  color: #8EA0B3;
  margin-bottom: 4px;
  font-weight: 500;
}
.tradeForm___1hzAc .tradeDirectionRaidos___1vUCJ {
  width: 100%;
  display: flex;
  align-items: center;
}
.tradeForm___1hzAc .tradeDirectionRaidos___1vUCJ * {
  font-size: 14px !important;
  line-height: 32px;
}
.tradeForm___1hzAc .tradeTypeRow___w8OiP {
  display: flex;
  align-items: center;
}
.tradeForm___1hzAc .tradeVolRow___3aKq- {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4px !important;
}
.tradeForm___1hzAc .feeRow___14H3C {
  border-bottom: 1px solid #242E3E;
}
.tradeForm___1hzAc .submitRow___1U70B {
  position: sticky;
  bottom: 0;
}
.tradeForm___1hzAc .advancedRow___2vlW6 {
  border-bottom: 1px solid #242E3E;
}
.tradeForm___1hzAc * {
  font-size: 12px;
}
.tradeForm___1hzAc.disabledForm___30AdG .tradeTypeRow___w8OiP,
.tradeForm___1hzAc.disabledForm___30AdG .checkItem___1B31K,
.tradeForm___1hzAc.disabledForm___30AdG .timeStrategyRow___YJg1S {
  pointer-events: none;
  cursor: not-allowed;
}
.tradeForm___1hzAc.disabledForm___30AdG .amountBtnsRow___1jXQm button {
  pointer-events: none;
  cursor: not-allowed;
}
.tradeForm___1hzAc.disabledForm___30AdG input {
  pointer-events: none !important;
  cursor: not-allowed;
}
.tradeForm___1hzAc .ant-form-item-control-wrapper .has-error [class*=inputWrapper],
.tradeForm___1hzAc .ant-form-item-control-wrapper .has-error .ant-time-picker-input {
  border: 1px rgba(255, 89, 95, 0.4) solid !important;
}
.tradeForm___1hzAc .marketWarningRow___2WIaa {
  padding: 8px 12px;
  background: rgba(255, 95, 115, 0.1);
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: flex-start;
}
.tradeForm___1hzAc .marketWarningRow___2WIaa a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
.tradeForm___1hzAc .marketWarningRow___2WIaa i {
  opacity: 0.5;
  color: #FF5F73;
  font-size: 14px;
  margin-top: 3px;
  margin-right: 3px;
}
.usefulLifeRow___1-txo .ant-time-picker-input {
  border-radius: 2px;
  padding: 4px 12px;
  font-size: 12px;
}
.tradeDirectionRaidos___1vUCJ .ant-radio-button-wrapper {
  flex: 1;
  text-align: center;
  border: none;
  font-size: 14px;
  box-shadow: none;
  font-weight: 500;
  background-color: #212A38;
  color: #8EA0B3;
}
.tradeDirectionRaidos___1vUCJ .ant-radio-button-wrapper::before,
.tradeDirectionRaidos___1vUCJ .ant-radio-button-wrapper::after {
  display: none;
}
.tradeDirectionRaidos___1vUCJ .ant-radio-button-wrapper:first-child {
  border-radius: 2px 0 0 2px;
}
.tradeDirectionRaidos___1vUCJ .ant-radio-button-wrapper:last-child {
  border-radius: 0 2px 2px 0;
}
.tradeDirectionRaidos___1vUCJ .ant-radio-button-wrapper.sell-radio {
  background-color: #212A38;
  color: #8EA0B3;
}
.tradeDirectionRaidos___1vUCJ .ant-radio-button-wrapper.sell-radio:hover {
  background-color: #212A38;
  color: #8EA0B3;
}
.tradeDirectionRaidos___1vUCJ .ant-radio-button-wrapper.buy-radio {
  background-color: #212A38;
  color: #8EA0B3;
}
.tradeDirectionRaidos___1vUCJ .ant-radio-button-wrapper.buy-radio:hover {
  background-color: #212A38;
  color: #8EA0B3;
}
.tradeDirectionRaidos___1vUCJ .isChecked {
  color: #FFFFFF !important;
}
.tradeDirectionRaidos___1vUCJ .isChecked.sell-radio {
  background-color: #FF5F73 !important;
}
.tradeDirectionRaidos___1vUCJ .isChecked.buy-radio {
  background-color: #01AA78 !important;
}
.tradeDirectionRaidos___1vUCJ span:last-child {
  width: 100%;
}
.tradeTypeRow___w8OiP .tradeTypeItem___22f3W {
  width: 100%;
  border-bottom: 2px solid #242E3E;
  padding: 5px 0;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  height: 32px;
  cursor: pointer;
  color: #8EA0B3;
}
.tradeTypeRow___w8OiP .tradeTypeItem___22f3W.currentTradeType___2trwM {
  color: #0F7DFF;
  border-bottom-color: #0F7DFF;
}
.tradeTypeRow___w8OiP .tradeTypeItem___22f3W.currentTradeType___2trwM .ant-select-arrow::before {
  border-top-color: #0F7DFF;
}
.tradeTypeRow___w8OiP .tradeTypeSelect___3LsZb {
  height: 100%;
  color: inherit;
}
.tradeTypeRow___w8OiP .tradeTypeSelect___3LsZb .ant-select-selection {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.tradeTypeRow___w8OiP .tradeTypeSelect___3LsZb .ant-select-selection--single {
  height: auto;
}
.tradeTypeRow___w8OiP .tradeTypeSelect___3LsZb .ant-select-selection__rendered {
  line-height: 1;
  height: auto;
}
.tradeTypeRow___w8OiP .tradeTypeSelect___3LsZb .ant-select-arrow::before {
  border-top-color: #6A7B88;
}
.inputRow___1DmD5 {
  border: none;
}
.inputRow___1DmD5 .inputLable___2K8ve {
  margin-bottom: 3px;
  font-weight: 500;
  color: #8EA0B3;
}
.inputRow___1DmD5 .inputNumber___3Dgmc {
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #080E15;
  color: #5E6F7D;
}
.inputRow___1DmD5 .inputNumber___3Dgmc:hover .ant-input-number-handler-wrap,
.inputRow___1DmD5 .inputNumber___3Dgmc:focus .ant-input-number-handler-wrap {
  display: inherit;
}
.inputRow___1DmD5 .inputNumber___3Dgmc .ant-input-number-handler-wrap {
  border-left: none;
  width: 22px;
  border-radius: 0 !important;
  display: none;
  background-color: #5e6f7d;
  border-radius: 11px !important;
  transform: scale(0.5) translateY(-25%);
  height: 40px;
  top: 5%;
}
.inputRow___1DmD5 .inputNumber___3Dgmc .ant-input-number-handler-wrap .ant-input-number-handler {
  background: transparent;
  border-top: none;
}
.inputRow___1DmD5 .inputNumber___3Dgmc .ant-input-number-handler-wrap .ant-input-number-handler-up-inner,
.inputRow___1DmD5 .inputNumber___3Dgmc .ant-input-number-handler-wrap .ant-input-number-handler-down-inner {
  transform: scale(1.25);
  right: 5.5px;
}
.inputRow___1DmD5 .inputNumber___3Dgmc .ant-input-number-input {
  color: #FFFFFF !important;
}
.inputRow___1DmD5 .inputWrapper___2GwzI {
  background-color: #080E15;
  position: relative;
}
.inputRow___1DmD5 .inputWrapper___2GwzI .unit___2GgfE {
  border: none;
  background: transparent;
  color: #5E6F7D;
  width: 55px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inputRow___1DmD5 .inputWrapper___2GwzI .unit___2GgfE::before {
  content: ' ';
  width: 1px;
  height: calc(100% - 8px);
  background-color: #242E3E;
  position: absolute;
  left: 0px;
  top: 4px;
  display: inline-block;
}
.inputRow___1DmD5 .inputWrapper___2GwzI .ant-input-number {
  padding-right: 55px;
}
.inputRow___1DmD5 .inputWrapper___2GwzI .ant-input-number .ant-input-number-handler-wrap {
  right: 55px;
}
.inputRow___1DmD5 .inputWrapper___2GwzI .ant-input-number.ant-input-number-focused {
  border: 1px solid rgba(15, 125, 255, 0.5);
}
.amountBtnsRow___1jXQm {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.amountBtnsRow___1jXQm button {
  height: 24px !important;
  line-height: 24px !important;
  display: inline-block;
  background-color: #242E3E;
  text-align: center;
  width: 57px;
  color: #8EA0B3;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
  font-size: 12px;
}
.amountBtnsRow___1jXQm button:hover,
.amountBtnsRow___1jXQm button:focus,
.amountBtnsRow___1jXQm button:active {
  border: 1px solid rgba(15, 125, 255, 0.5);
  background-color: rgba(15, 125, 255, 0.16);
  color: #FFFFFF;
}
.tradeTypeSelectMenu___31_zd .ant-select-dropdown-menu {
  padding: 0 !important;
}
.tradeTypeSelectMenu___31_zd .ant-select-dropdown-menu-item {
  background: #212A39;
  font-size: 12px;
  color: #7B858D;
}
.tradeTypeSelectMenu___31_zd .ant-select-dropdown-menu-item:hover {
  background: #323b4c;
  color: #FFFFFF;
}
.tradeTypeSelectMenu___31_zd .ant-select-dropdown-menu-item-selected {
  background: #323b4c;
  color: #FFFFFF;
}
.tradeTypeSelectMenu___31_zd .ant-select-dropdown-menu-item-selected:hover {
  background: #323b4c;
  color: #FFFFFF;
}
.tradeVolRow___3aKq- .volNum___301rN {
  color: #FFFFFF;
}
.tradeVolRow___3aKq- .rowLabel___1x0Cj {
  margin-bottom: 0 !important;
}
.feeRow___14H3C .discountIcon___3r97w {
  width: 12px !important;
  height: 12px !important;
}
.feeRow___14H3C .ant-collapse-content {
  padding-left: 14px !important;
}
.advancedRow___2vlW6 .checkItem___1B31K {
  width: 50%;
  white-space: nowrap;
  line-height: 15px;
}
.advancedRow___2vlW6 .checkItem___1B31K input {
  width: 12px;
  height: 12px;
}
.advancedRow___2vlW6 .checkItem___1B31K input:disabled:hover {
  border-color: #8EA0B3;
}
.advancedRow___2vlW6 .checkItem___1B31K .kc-checkbox > span:last-child {
  padding-left: 4px !important;
}
.advancedRow___2vlW6 .advanceModeTitle___1ZvU0 {
  color: #F6F8F9;
  position: relative;
}
.advancedRow___2vlW6 .ant-checkbox-wrapper {
  color: #8EA0B3;
}
.advancedRow___2vlW6 .ant-checkbox-wrapper:hover .ant-checkbox-inner,
.advancedRow___2vlW6 .ant-checkbox-wrapper:focus .ant-checkbox-inner,
.advancedRow___2vlW6 .ant-checkbox-wrapper:active .ant-checkbox-inner {
  border-color: #0F7DFF !important;
}
.advancedRow___2vlW6 .ant-checkbox-wrapper:hover .ant-checkbox-disabled .ant-checkbox-inner,
.advancedRow___2vlW6 .ant-checkbox-wrapper:focus .ant-checkbox-disabled .ant-checkbox-inner,
.advancedRow___2vlW6 .ant-checkbox-wrapper:active .ant-checkbox-disabled .ant-checkbox-inner {
  border-color: #8EA0B3 !important;
}
.advancedRow___2vlW6 .ant-checkbox-wrapper span {
  color: #8EA0B3;
}
.advancedRow___2vlW6 .ant-collapse-header {
  color: #F6F8F9 !important;
}
.advancedRow___2vlW6 .ant-collapse-header i.arrow {
  color: #F6F8F9 !important;
}
.advancedRow___2vlW6 .ant-checkbox-disabled {
  opacity: 0.4;
}
.advancedRow___2vlW6 .ant-checkbox-disabled + span {
  opacity: 0.4;
}
.advancedRow___2vlW6 .ant-checkbox-disabled .ant-checkbox-inner {
  border-color: #8EA0B3 !important;
}
.advancedRow___2vlW6 .ant-checkbox-inner {
  background-color: transparent !important;
  border: 1px solid #8EA0B3 !important;
  box-shadow: none !important;
}
.advancedRow___2vlW6 .ant-checkbox-inner:hover,
.advancedRow___2vlW6 .ant-checkbox-inner:focus,
.advancedRow___2vlW6 .ant-checkbox-inner:active {
  border-color: #FFFFFF;
}
.advancedRow___2vlW6 .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #0F7DFF !important;
  border-color: #0F7DFF !important;
}
.advancedRow___2vlW6 .ant-checkbox-checked + span {
  color: #FFFFFF;
}
.advancedRow___2vlW6 .ant-collapse-content-box [class*=formRow]:last-child {
  margin-bottom: 0 !important;
}
.usefulLifeRow___1-txo .ant-time-picker {
  border-radius: 2px;
  border: none;
  width: 100%;
  background-color: #080E15;
}
.usefulLifeRow___1-txo .ant-time-picker-input {
  background-color: transparent;
  color: #FFFFFF;
  border: none;
}
.usefulLifeRow___1-txo .ant-time-picker-input::placeholder {
  color: #fff;
}
.timeStrategyRow___YJg1S .timeStrategySelect___3C0So {
  color: #7B858D;
}
.timeStrategyRow___YJg1S .timeStrategySelect___3C0So .ant-select-arrow::before {
  border-top-color: #F6F8F9 !important;
}
.timeStrategyRow___YJg1S .iconHelp___2TDPv {
  width: 12px;
  height: 12px;
  margin-right: 8px;
}
.timeStrategyRow___YJg1S .timeStrategyLabel___1C3Pa {
  color: #FFFFFF;
}
.timeStrategyRow___YJg1S .ant-select-selection--single {
  background-color: #242E3E;
}
.timeStrategyRow___YJg1S .ant-select-selection:focus {
  border: none !important;
  box-shadow: none;
  border-color: transparent !important;
  outline: none;
}
.submitRow___1U70B .submitBtn___2X30z {
  border-radius: 2px;
  border: none !important;
  color: #FFFFFF;
  background-color: #FF5F73;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin-top: 4px;
}
.submitRow___1U70B .submitBtn___2X30z span {
  font-size: 14px !important;
}
.submitRow___1U70B .submitBtn___2X30z.buy___1Dwtu {
  background-color: #01AA78;
}
.submitRow___1U70B .submitBtn___2X30z.buy___1Dwtu:hover,
.submitRow___1U70B .submitBtn___2X30z.buy___1Dwtu:focus {
  background-color: #01AA78 !important;
}
.submitRow___1U70B .submitBtn___2X30z:hover,
.submitRow___1U70B .submitBtn___2X30z:focus {
  box-shadow: none !important;
  color: #FFFFFF;
  background-color: #FF5F73;
  font-size: 14px;
  font-weight: 500;
}
.num___30WYI {
  color: #FFFFFF !important;
}
.collapse___3DZny {
  background: transparent !important;
}
.collapse___3DZny .ant-collapse {
  background-color: transparent !important;
}
.collapse___3DZny .ant-collapse-header {
  padding: 0 0 0 14px !important;
  padding-right: 0 !important;
  background-color: transparent !important;
  color: #8EA0B3 !important;
  font-size: 12px !important;
}
.collapse___3DZny .ant-collapse-header .arrow {
  left: -3px !important;
  top: 50% !important;
  transform: rotate(0deg) translateY(-50%) !important;
  transform-origin: 50% 50%;
}
.collapse___3DZny .ant-collapse-header[aria-expanded="true"] .arrow {
  transform: translateY(-50%) rotate(90deg) !important;
}
.collapse___3DZny .ant-collapse-header[aria-expanded="false"] {
  margin-bottom: 12px;
}
.collapse___3DZny .ant-collapse-content {
  color: #8EA0B3 !important;
  font-size: 12px !important;
}
.collapse___3DZny .ant-collapse-content-box {
  padding: 12px 0 !important;
}
.timeStrategyDrop___1krY0 {
  background-color: #212A39 !important;
}
.timeStrategyDrop___1krY0 * {
  color: #7B858D;
  font-size: 12px;
}
.timeStrategyDrop___1krY0 .ant-select-dropdown-menu-item {
  color: #7B858D;
  font-weight: 500;
  font-size: 12px !important;
}
.timeStrategyDrop___1krY0 .ant-select-dropdown-menu-item:hover {
  color: #FFFFFF;
  background-color: #242E3E;
}
.timeStrategyDrop___1krY0 .ant-select-dropdown-menu-item-selected {
  color: #FFFFFF;
  background-color: #242E3E;
}
.timeStrategyDrop___1krY0 .ant-select-dropdown-menu-item-selected:hover {
  color: #FFFFFF;
  background-color: #242E3E;
  font-size: 12px !important;
  font-weight: 500;
}
.timeStrategyDrop___1krY0 .ant-select-dropdown-menu {
  padding-bottom: 0 !important;
}
.verifyMask___iYJ22 {
  position: absolute;
  top: 32px;
  left: 0;
  bottom: 0;
  right: 0;
  /* transform: translateY(-50%); */
  z-index: 12;
  background-color: rgba(23, 31, 41, 0.85);
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 13px;
  color: #FFFFFF;
}
.verifyMask___iYJ22 .inputPwd_label___226Mo {
  margin-bottom: 12px;
  font-size: 14px;
  color: #eee;
  padding: 0;
}
.verifyMask___iYJ22 .forgetPWDTip___3qCXJ {
  text-align: right;
}
.verifyMask___iYJ22 .forgetPWDTip___3qCXJ a {
  color: #9b9b9b;
}
.verifyMask___iYJ22 .ant-input {
  background-color: #D7D9DB !important;
  color: #333 !important;
}
.hide___l-RnA {
  display: none !important;
}
.marketPrice___2MRn0 .inputWrapper___2GwzI {
  position: relative;
}
.marketPrice___2MRn0 .inputWrapper___2GwzI::before {
  content: attr(btxt);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  color: white;
  z-index: 1;
  display: flex;
  align-items: center;
  padding-left: 11px;
  background: linear-gradient(90deg, #080E15 80%, transparent 80%);
}
.marketPrice___2MRn0 .inputWrapper___2GwzI .forgetPWDTip___3qCXJ {
  text-align: right;
}
.marketPrice___2MRn0 .inputWrapper___2GwzI .forgetPWDTip___3qCXJ a {
  color: #9b9b9b;
}
.marketPrice___2MRn0 .inputWrapper___2GwzI .ant-input-number-input {
  color: transparent !important;
}
.popContent___1AIaa {
  width: 100%;
  max-width: 400px;
  overflow: hidden;
  word-wrap: break-word;
}
.priceTooltip___1-ntr {
  font-size: 12px;
}
.priceTooltip___1-ntr .ant-tooltip-arrow {
  left: calc(50% - 5px);
}
.topTooltip___1Y59g {
  font-size: 12px;
}
.modal___194If .ant-modal-body {
  background: #242E3E;
  padding: 40px 24px;
  box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.04);
  border-radius: 2px;
}
.modal___194If .wrap___hrMso .header___3CDOC .icon___W3cZJ {
  display: inline-block;
}
.modal___194If .wrap___hrMso .header___3CDOC .icon___W3cZJ img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.modal___194If .wrap___hrMso .header___3CDOC .title___hLA9m {
  font-weight: 500;
  font-size: 16px;
  color: #EEEEEE;
  letter-spacing: -0.12px;
  text-align: left;
  display: inline-block;
}
.modal___194If .wrap___hrMso .content___3s_Gw {
  font-size: 13px;
  color: #EEEEEE;
  letter-spacing: -0.1px;
  text-align: left;
  line-height: 20px;
  margin-top: 24px;
}
.modal___194If .wrap___hrMso .confirm___1dBNQ {
  margin-top: 32px;
  text-align: right;
}

.flex___2nghs {
  display: flex;
  align-items: center;
}
.flexBtw___3IOtp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btnStyle___3fSZI {
  background: #212A38;
  padding: 8px 12px;
}
.tradeBox___ZdAUs {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  position: relative;
}
.tradeBox___ZdAUs .boxHead___1fxNS {
  background: #212A38;
  padding: 8px 12px;
  color: #FFFFFF;
  position: sticky;
  top: 0;
  border-bottom: 1px solid #080f14;
  box-sizing: border-box;
  padding: 5.5px 12px;
  font-weight: 500;
}
.tradeBox___ZdAUs .multiBoxHead___1u40z {
  background: transparent;
  border: none;
}
.tradeBox___ZdAUs .boxBody___2XM7m {
  overflow: auto;
  padding: 0 12px;
}
.tradeBox___ZdAUs .boxFoot___3QeUF {
  position: sticky;
  bottom: 0;
  padding: 0 12px;
}
.tradeBox___ZdAUs ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: transparent;
}
.tradeBox___ZdAUs ::-webkit-scrollbar-track {
  border-radius: 0;
  padding: 0;
  background-color: transparent;
}
.tradeBox___ZdAUs ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  padding: 0;
  background-color: hsla(0, 0%, 100%, 0.12);
}
.tradeBox___ZdAUs ::-webkit-scrollbar-thumb:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.boxBody___2XM7m .transferBox___dfX9Z {
  padding: 12px 0;
  font-size: 12px;
  border-bottom: 1px solid #242E3E;
}
.boxBody___2XM7m .transferBox___dfX9Z.notLogin___3Asyh {
  display: none;
}
.boxBody___2XM7m .transferRow___2R_uw {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.boxBody___2XM7m .transferRow___2R_uw:last-child {
  margin-top: 8px !important;
}
.boxBody___2XM7m .transferRow___2R_uw .label {
  color: #8EA0B3 !important;
}
.boxBody___2XM7m .transferIcon___2IZb0 {
  width: 14px;
  height: 14px;
  margin-left: 8px;
  cursor: pointer;
  color: #8EA0B3 !important;
}
.boxBody___2XM7m .transferIcon___2IZb0:hover {
  color: #0F7DFF !important;
}
.boxBody___2XM7m .tradeFormWrapper___Vb4TO {
  padding: 12px 0;
}
.boxBody___2XM7m .number {
  color: #FFFFFF;
}
.boxFoot___3QeUF .footBtn___1vLf5 {
  background: #212A38;
  padding: 8px 12px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #a4aab3;
}

.main___onCFu {
  display: flex;
  align-items: center;
  padding-left: 16px;
  position: relative;
}
.main___onCFu .icon___1mQfH {
  width: 16px;
  height: 16px;
  color: #6d7e8e;
  margin-right: 16px;
  cursor: pointer;
  margin-bottom: 2px;
}
.main___onCFu .chartIcon___3CQ7o {
  width: 16px;
  height: 16px;
}
.main___onCFu .chartOptions___2YdDn {
  display: flex;
  align-items: center;
}
.main___onCFu .select___37bw1 {
  color: #6d7e8e;
  font-size: 14px;
  margin-right: 16px;
}
.main___onCFu .select___37bw1 .ant-select-selection__rendered {
  margin: 0;
}
.main___onCFu .select___37bw1 .ant-select-selection-selected-value {
  padding-right: 0;
}
.main___onCFu .select___37bw1 .ant-select-arrow {
  display: none;
}
.main___onCFu .select___37bw1 .ant-select-selection {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.selectDropdown___4z0gQ {
  background-color: #222c3c !important;
  font-size: 12px;
}
.selectDropdown___4z0gQ .ant-select-dropdown-menu {
  padding: 0;
}
.selectDropdown___4z0gQ .ant-select-dropdown-menu-item-selected:hover {
  background-color: transparent;
  color: #6d7e8e;
}
.selectDropdown___4z0gQ .ant-select-dropdown-menu-item {
  color: #6d7e8e;
}
.selectDropdown___4z0gQ .ant-select-dropdown-menu-item:hover {
  background-color: #171f29;
  color: #6d7e8e;
}
.selectDropdown___4z0gQ .ant-select-dropdown-menu-item-selected {
  background-color: rgba(109, 126, 142, 0.2);
}

.modal___21Fhi {
  font-size: 14px;
  color: #8EA0B3;
}
.modal___21Fhi .icon___1Wrac {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #5E6F7D;
  background-color: rgba(0, 0, 0, 0.08);
}
.modal___21Fhi .icon___1Wrac svg {
  width: 20px;
  height: 40px;
  margin-left: 9px;
}
.modal___21Fhi p {
  margin-bottom: 8px;
}
.modal___21Fhi .ant-modal-header {
  border-radius: 0;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(19, 23, 34, 0.32);
}
.modal___21Fhi .ant-modal-header .ant-modal-title {
  color: #8EA0B3;
}
.modal___21Fhi .ant-modal-close {
  color: #7B858D;
}
.modal___21Fhi .ant-modal-content {
  background: #242E3E;
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 0;
  box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.3), 0 8px 24px 0 rgba(0, 0, 0, 0.4);
}
.modal___21Fhi .ant-modal-body {
  padding: 32px 40px;
  color: #8EA0B3;
}
.modal___21Fhi .ant-modal-footer {
  border: none;
  padding: 16px 40px 32px 40px;
  border-radius: 0;
}
.modal___21Fhi .ant-select-dropdown-menu-item-disabled {
  background-color: transparent;
  font-size: 14px;
  color: #8EA0B3;
}
.modal___21Fhi .ant-select-selection {
  background-color: rgba(0, 0, 0, 0.08);
  font-size: 14px;
  color: #8EA0B3;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.modal___21Fhi .ant-select-selection--single {
  height: 40px;
}
.modal___21Fhi .ant-select-selection__rendered {
  line-height: 40px;
}
.modal___21Fhi .ant-select-arrow {
  color: #8EA0B3;
}
.modal___21Fhi .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection {
  border-right-width: 1px;
  border-left-width: 0px;
}
.modal___21Fhi .ant-select-dropdown {
  background-color: #242E3E;
  border-radius: 2px;
  border: 1px solid #323A48;
}
.modal___21Fhi .ant-select-dropdown .ant-select-dropdown-menu::-webkit-scrollbar {
  height: 3px;
  width: 3px;
}
.modal___21Fhi .ant-select-dropdown .ant-select-dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #404244;
}
.modal___21Fhi .ant-select-dropdown .ant-select-dropdown-menu::-webkit-scrollbar-track {
  background: #171F29;
  border: thin solid #171F29;
}
.modal___21Fhi .ant-select-dropdown-menu-item {
  color: #8EA0B3;
}
.modal___21Fhi .ant-select-dropdown-menu-item-selected,
.modal___21Fhi .ant-select-dropdown-menu-item:hover,
.modal___21Fhi .ant-select-dropdown-menu-item-selected:hover {
  background-color: rgba(0, 0, 0, 0.07);
  color: #fff;
}

.MarketListWrapper___3yc3j .marketRow___10JSf {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  font-size: 12px;
  color: #fff;
  position: relative;
  display: flex;
  cursor: pointer;
}
.MarketListWrapper___3yc3j .marketRow___10JSf:hover {
  background: #242E3E;
}
.MarketListWrapper___3yc3j .marketRow___10JSf:first-child {
  border-top: none;
}
.MarketListWrapper___3yc3j .marketRow___10JSf .coinTypeMark___1Q9T7 {
  vertical-align: super;
}
.MarketListWrapper___3yc3j .row-active {
  background: #242E3E;
  border-top-color: #171f29;
}
.MarketListWrapper___3yc3j .row-active::before {
  content: '';
  width: 3px;
  height: 32px;
  background: #0F7DFF;
  position: absolute;
  top: 0;
  left: 0;
}
.MarketListWrapper___3yc3j .tag {
  line-height: 12px;
  display: block;
  font-size: 12px;
  padding: 3px 0 0 0;
  transform: scale(0.8);
}
.MarketListWrapper___3yc3j .hasStar___3zkSw {
  width: 15px;
  height: 15px;
  color: #F5A623;
  cursor: pointer;
  vertical-align: middle;
  margin-top: -4px;
}
.MarketListWrapper___3yc3j .notActive___1fzvW {
  color: #465261;
}
.tableHeader___3Vi2K .ant-table-tbody {
  display: none;
}
.tableHeader___3Vi2K .ant-table-placeholder {
  display: none;
}
.tableHeader___3Vi2K .ant-table-thead > tr > th {
  background: #171f29;
  color: #8EA0B3;
  padding: 7px 0;
  border-bottom: none;
  font-weight: 500;
}
.tableHeader___3Vi2K .ant-table-thead > tr > th:first-of-type {
  padding-left: 12px;
}
.tableHeader___3Vi2K .ant-table-thead > tr > th:last-of-type {
  padding-right: 6px;
  text-align: right;
}
.tableHeader___3Vi2K .ant-table-thead > tr > th .ant-table-column-sorter {
  color: #8EA0B3;
  margin-left: 2px;
}
.tableHeader___3Vi2K .ant-table-thead > tr > th.ant-table-column-sort {
  background: #171f29;
  color: #8EA0B3;
}
.tableHeader___3Vi2K .ant-table-thead > tr > th .ant-table-column-sorter-down {
  margin-top: 0;
}
.tableHeader___3Vi2K .ant-table-column-sorter-up,
.tableHeader___3Vi2K .ant-table-column-sorter-down {
  height: 5px;
}

.tradeNews___1oxG8 {
  width: 100%;
  box-sizing: border-box;
  border-top: 5px solid #080e15;
}
.tradeNews___1oxG8 ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: transparent;
}
.tradeNews___1oxG8 ::-webkit-scrollbar-track {
  border-radius: 0;
  padding: 0;
  background-color: transparent;
}
.tradeNews___1oxG8 ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  padding: 0;
  background-color: hsla(0, 0%, 100%, 0.12);
}
.tradeNews___1oxG8 ::-webkit-scrollbar-thumb:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.header___38TZd {
  height: 32px;
  line-height: 32px;
  font-size: 13px;
  color: #A4AAB3;
  background: #242E3E;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.title___2rwM_ {
  margin-left: 12px;
}
.settingIcon___ujLad {
  width: 16px !important;
  height: 16px !important;
  margin-right: 12px;
  cursor: pointer;
  stroke: #5E6F7E;
  fill: #5E6F7E;
}
.settingIcon___ujLad:hover {
  stroke: #fff;
  fill: #fff;
}
.refetchIcon___2JVYq {
  margin-left: 10px;
  cursor: pointer;
  color: #5E6F7E;
}
.refetchIcon___2JVYq:hover,
.refetchIcon___2JVYq.active___2fUST {
  color: #fff;
}
.settingBox___30MEn {
  position: absolute;
  width: 100%;
  background: #202A38;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  top: 32px;
  visibility: hidden;
  padding: 12px;
  padding-bottom: 6px;
  z-index: 1;
}
.settingBox___30MEn.show___1AmxA {
  visibility: visible;
}
.settingBox___30MEn .ant-form-item {
  margin-bottom: 4px!important;
}
.settingBox___30MEn .ant-form-item-label label,
.settingBox___30MEn .ant-radio-wrapper {
  font-size: 12px!important;
  color: #A4AAB3 !important;
}
.news___2IWiH {
  height: 238px;
  overflow-y: auto;
}
.newsItem___3_t90 {
  display: block;
  padding: 6px 12px;
  background: #171F29;
}
.newsItem___3_t90:hover {
  background: rgba(164, 170, 179, 0.1);
}
.newsItem___3_t90:focus {
  text-decoration: none;
}
.newsItem___3_t90:first-child {
  padding-top: 12px;
}
.newsTitle___cCmkL {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  color: #A4AAB3;
  margin-bottom: 6px;
}
.newsDesc___3Y7s5 {
  font-size: 11px;
  color: rgba(164, 170, 179, 0.7);
  text-align: left;
}
p.newsDesc___3Y7s5 {
  margin-bottom: 6px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: left;
  vertical-align: middle;
}
.newsOrigin___22AtK {
  color: rgba(15, 125, 255, 0.7);
  margin: 4px;
}
.empty___3SKpQ {
  height: 204px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.empty___3SKpQ .icon___1rhlt {
  height: 82px;
  width: 223px;
}
.empty___3SKpQ .text___2SlDQ {
  opacity: 0.5;
  font-size: 13px;
  color: #A4AAB3;
  transform: translate3d(0, -16px, 0);
}

body .darkSelectDropdown___2rjAk {
  background: #212A39;
  border: 1px solid rgba(19, 23, 34);
  box-shadow: 0 0 0 1px rgba(19, 23, 34), 1px 0 8px 0 rgba(0, 0, 0, 0.5);
}
body .darkSelectDropdown___2rjAk ul .ant-select-dropdown-menu-item {
  font-size: 12px;
  color: #7B858D;
  font-weight: 500;
  background: #212A39;
}
body .darkSelectDropdown___2rjAk ul .ant-select-dropdown-menu-item-active:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #7B858D;
}
.marketContainer___2qD3r {
  font-size: 12px;
  width: 100%;
  height: calc(100vh - 48px);
  display: flex;
  flex-direction: column;
  padding-bottom: 4px;
}
.marketContainer___2qD3r .ant-table {
  font-size: 12px;
}
.marketContainer___2qD3r .ant-table-column-has-filters {
  font-weight: bold;
}
.marketContainer___2qD3r .ant-select .ant-select-selection {
  box-shadow: none;
  background-color: #171F29;
  border: none;
}
.marketContainer___2qD3r .ant-select .ant-select-selection .ant-select-selection__rendered .ant-select-selection__placeholder {
  display: block !important;
  font-size: 12px;
  color: #8EA0B3;
}
.marketContainer___2qD3r .ant-select .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value {
  color: #fff;
}
.marketContainer___2qD3r .ant-select .ant-select-selection .ant-select-selection__rendered .ant-select-search--inline .ant-select-search__field {
  font-size: 12px;
  background-color: #171F29;
  color: #fff;
}
.marketContainer___2qD3r .marketBar___2Sbxw {
  display: flex;
  align-items: center;
  background: #080E15;
  border: none;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo {
  flex: 1;
  border-top: 1px solid #242E3E;
  background: #242E3E;
  color: rgba(238, 238, 238, 0.9);
  height: 32px;
  text-align: center;
  line-height: 32px;
  width: 47px;
  font-size: 13px;
  margin-right: 1px;
  cursor: pointer;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo:first-of-type {
  width: 30px;
  max-width: 30px;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo:last-of-type {
  margin-right: 0;
  min-width: 60px;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo:last-of-type .ant-select {
  width: 100%;
  text-align: center;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo:last-of-type .ant-select .ant-select-arrow {
  right: 8px;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo:last-of-type .ant-select .ant-select-arrow:before {
  border-top: 4px solid #6A7B88;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo:last-of-type .ant-select .ant-select-selection {
  background-color: transparent;
  border: none;
  color: rgba(238, 238, 238, 0.9);
  font-size: 13px;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo:last-of-type .ant-select .ant-select-selection .ant-select-selection__rendered {
  margin-left: 0;
  margin-right: 8px;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo:last-of-type .ant-select .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value {
  float: right;
  padding-right: 11px;
}
.marketContainer___2qD3r .marketBar___2Sbxw .areaItem___3Z0wo svg {
  width: 14px;
  height: 14px;
  color: #EEEEEE;
}
.marketContainer___2qD3r .marketBar___2Sbxw .activeItem___1zHTL {
  background: #171F29;
  border-top-color: #0F7DFF;
  color: #0F7DFF;
}
.marketContainer___2qD3r .marketBar___2Sbxw .activeItem___1zHTL svg {
  color: #0F7DFF;
}
.marketContainer___2qD3r .carousel___1McYL {
  height: 100px;
}
.marketContainer___2qD3r .carousel___1McYL .slick-dots {
  text-align: right;
  padding-right: 16px;
}
.marketContainer___2qD3r .carousel___1McYL .slick-dots li.slick-active button {
  width: 14px;
  background: #1480FF;
}
.marketContainer___2qD3r .carousel___1McYL .slick-dots li button {
  border-radius: 2px;
  width: 14px;
  height: 4px;
  opacity: 0.5;
}
.marketContainer___2qD3r .carouselItem___2IN8U {
  width: 100%;
  height: 100px;
  cursor: pointer;
}
.marketContainer___2qD3r .carouselItem___2IN8U a {
  width: 100%;
  display: block;
  text-decoration: none;
}
.marketContainer___2qD3r .carouselItem___2IN8U a .bgDiv___1842p {
  width: 100%;
  height: 100px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.marketContainer___2qD3r .marketListContainer___2jlFO {
  flex: 1;
  overflow-y: auto;
}
.marketContainer___2qD3r .marketListContainer___2jlFO .marketList___mkTi7 {
  height: 100%;
  overflow-y: auto;
}
.marketContainer___2qD3r .marketListContainer___2jlFO .marketList___mkTi7 .tableTitle___2KsKn {
  cursor: pointer;
  background: #242E3E;
  font-size: 13px;
  color: #ffffff;
  padding: 7px 12px;
  height: 32px;
  line-height: 18px;
  display: flex;
  align-items: center;
}
.marketContainer___2qD3r .marketListContainer___2jlFO .marketList___mkTi7 .tableTitle___2KsKn span {
  flex: 1;
}
.marketContainer___2qD3r .marketListContainer___2jlFO .marketList___mkTi7 .tableTitle___2KsKn .foldIcon___2gLts {
  width: 30px;
  text-align: right;
  line-height: 18px;
  color: #465261;
  font-size: 13px;
}
.marketContainer___2qD3r .marketListContainer___2jlFO ::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: transparent;
}
.marketContainer___2qD3r .marketListContainer___2jlFO ::-webkit-scrollbar-track {
  border-radius: 0;
  padding: 0;
  background-color: transparent;
}
.marketContainer___2qD3r .marketListContainer___2jlFO ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  padding: 0;
  background-color: hsla(0, 0%, 100%, 0.12);
}
.marketContainer___2qD3r .marketListContainer___2jlFO ::-webkit-scrollbar-thumb:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}
@keyframes starFlashShine___23Y4y {
  0% {
    opacity: 1;
    transform: translateY(0) rotate(0deg) scale(1);
  }
  24% {
    opacity: 1;
    transform: translateY(-8px) rotate(-16deg) scale(1.4);
  }
  to {
    opacity: 0;
    transform: translateY(-20px) rotate(64deg) scale(2);
  }
}
.tardeSelectDropdown {
  border: 1px solid rgba(19, 23, 34, 0.32);
  box-shadow: 1px 0 8px 0 rgba(0, 0, 0, 0.5);
}
.tardeSelectDropdown.ant-select-dropdown {
  background-color: #222c3c;
  color: #8ea0b3;
}
.tardeSelectDropdown.ant-select-dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item {
  color: #8ea0b3;
  font-size: 14px;
}
.tardeSelectDropdown.ant-select-dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item .color-gray {
  color: #8ea0b3;
  font-size: 14px !important;
}
.tardeSelectDropdown.ant-select-dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item:hover {
  background-color: #171f29 !important;
}
.tardeSelectDropdown.ant-select-dropdown .ant-select-dropdown-menu-item-selected {
  background-color: #171f29;
}
.tardeSelectDropdown .iconStar___1sVIN {
  width: 18px;
  height: 18px;
  color: #f5a623;
  cursor: pointer;
  vertical-align: middle;
  margin-top: -4px;
}

.formModal___2ET7K .symbol___1WoxJ {
  margin-bottom: 16px;
  font-weight: 500;
}
.formModal___2ET7K .symbol___1WoxJ .price___1bLD3 {
  margin-left: 8px;
  font-size: 13px;
  color: #0F7DFF;
}
.formModal___2ET7K .ant-modal-body {
  padding: 24px 40px;
}
.formModal___2ET7K .ant-form-item-required::before {
  display: none;
}
.dark___1QZK3 .priceWarnItem___ZBD__:hover {
  background: #242E3E;
}
.dark___1QZK3 .priceWarnItem___ZBD__ .option___320-6 {
  margin-left: 6px;
}
.dark___1QZK3 .ant-modal-content {
  background: #242E3E;
  border: 1px solid rgba(0, 0, 0, 0.04);
  color: #8EA0B3;
}
.dark___1QZK3 .ant-modal-content .ant-modal-header {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(19, 23, 34, 0.32);
}
.dark___1QZK3 .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #8EA0B3;
}
.dark___1QZK3 .ant-select-selection__clear {
  background: #222a3a;
  color: #8EA0B3;
}
.dark___1QZK3 .ant-radio-wrapper,
.dark___1QZK3 .ant-form-item,
.dark___1QZK3 .ant-form-item-label label,
.dark___1QZK3 .ant-select,
.dark___1QZK3 .color-gray {
  color: #8EA0B3;
}
.dark___1QZK3 .ant-modal-close,
.dark___1QZK3 .ant-modal-close:hover {
  color: #7B858D !important;
}
.dark___1QZK3 .ant-input,
.dark___1QZK3 .kc-select .ant-select-selection {
  background: rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #8EA0B3;
}
.dark___1QZK3 .ant-input-group-addon,
.dark___1QZK3 .has-error .ant-input-group-addon {
  background: rgba(0, 0, 0, 0.08);
  color: #8EA0B3;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.dark___1QZK3 .ant-select-dropdown {
  background: #1e2a3a;
}
.dark___1QZK3 .ant-select-dropdown .ant-select-dropdown-menu-item-selected,
.dark___1QZK3 .ant-select-dropdown .ant-select-dropdown-menu-item-selected:hover,
.dark___1QZK3 .ant-select-dropdown .ant-select-dropdown-menu-item:hover {
  background: #2a3647;
}
.dark___1QZK3 .kc-select .ant-select-arrow:before {
  border-top: 4px solid #8EA0B3;
}
.priceWarnItem___ZBD__ {
  padding: 8px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  cursor: pointer;
}
.priceWarnItem___ZBD__:hover {
  background: rgba(0, 0, 0, 0.03);
}
.priceWarnItem___ZBD__:hover .option___320-6 > span:first-child {
  max-width: calc(100% - 57px);
}
.priceWarnItem___ZBD__:hover .option___320-6 .btns___2DSIa {
  display: flex;
}
.priceWarnItem___ZBD__:last-child {
  margin-bottom: 24px;
}
.priceWarnItem___ZBD__ .symbolName___ASvnP {
  display: inline-block;
  min-width: 68px;
}
.priceWarnItem___ZBD__ .option___320-6 {
  display: flex;
  flex: 1;
  margin-left: 12px;
  max-width: calc(100% - 78px);
}
.priceWarnItem___ZBD__ .option___320-6 > span:first-child {
  flex: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.priceWarnItem___ZBD__ .option___320-6 .btns___2DSIa {
  align-items: center;
  display: none;
}
.priceWarnItem___ZBD__ .option___320-6 .btns___2DSIa a {
  color: #7B858D;
}
.priceWarnItem___ZBD__ .option___320-6 .btns___2DSIa a:hover {
  color: #0D71FF;
}
.priceWarnItem___ZBD__ .option___320-6 .btns___2DSIa svg {
  width: 19px;
  height: 11px;
  vertical-align: middle;
}
.priceWarnItem___ZBD__ .option___320-6 .btns___2DSIa .setting___aVBeu svg {
  height: 13px;
}
.priceWarnItem___ZBD__ .kc-tag.kc-tag-dot {
  min-width: 8px;
  height: 8px;
  line-height: 8px;
}
.add___2L2H8 {
  text-align: center;
}
.noData___3860Q {
  padding: 24px 0;
  text-align: center;
}
.noData___3860Q svg {
  width: 40px;
  height: 40px;
  color: #465261;
}
.noData___3860Q > div:first-child {
  margin-bottom: 14px;
}
.noData___3860Q > div:last-child {
  font-size: 12px;
  color: #6A7B88;
}
.symbolSelector___39auj {
  display: flex;
  align-items: center;
}
.symbolSelector___39auj form .ant-select {
  width: 145px;
}
.logs___1d-aY .logItem___3uKGA:not(:last-child) {
  margin-bottom: 16px;
}

.priceWarn___1KT1S {
  display: flex;
  flex-direction: column;
  background: #171F29;
  height: calc(100vh - 48px);
}
.priceWarn___1KT1S .priceWarnContent___3eQUu {
  height: calc(100% - 32px);
}
.priceWarn___1KT1S .titlebar___3mTKi {
  position: sticky;
  top: 0;
  height: 32px;
  padding: 0 12px;
  background: #242E3E;
  border-bottom: 1px solid #080e15;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13px;
  color: #EDF1F3;
}
.priceWarn___1KT1S .titlebar___3mTKi a {
  font-size: 16px;
  color: #7B858D;
}
.priceWarn___1KT1S .priceWarnList___DKjrw,
.priceWarn___1KT1S .logsWrapper___1g0iV {
  height: 50%;
}
.priceWarn___1KT1S .logs___v8FOd {
  height: calc(100% - 32px);
  padding: 12px;
  font-size: 12px;
  color: #D0D5D8;
}

.container___35ugj {
  border-top: 1px solid #080e15;
}
.container___35ugj .header___I0Spp {
  display: flex;
  justify-content: space-between;
  background: #242e3e;
}
.container___35ugj .header___I0Spp .ant-tabs-bar {
  margin: 0;
  border: none;
}
.container___35ugj .header___I0Spp .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-container {
  height: 32px;
  margin: 0;
}
.container___35ugj .header___I0Spp .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  background: transparent;
  height: 32px;
  line-height: 32px;
  font-size: 13px;
  color: #a0a6af;
  border: none;
  padding: 0 18px;
  margin: 0;
}
.container___35ugj .header___I0Spp .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  background-color: #171f29;
  color: #0f7dff;
}
.container___35ugj .main___u46-9 {
  position: relative;
  overflow: auto;
  height: 238px;
  padding-left: 10px;
}
.container___35ugj .main___u46-9::-webkit-scrollbar {
  height: 0px;
  width: 6px;
  height: 6px;
}
.container___35ugj .main___u46-9::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.24);
  border-radius: 6px;
}
.container___35ugj .main___u46-9::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
  border: rgba(0, 0, 0, 0);
}
.container___35ugj .main___u46-9 .tableLoading___aey8i {
  height: 204px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container___35ugj .main___u46-9 .pagination___392Iw {
  padding: 10px 0;
  text-align: right;
  background-color: rgba(23, 30, 41, 0.9);
}
.container___35ugj .main___u46-9 .pagination___392Iw .ant-pagination-jump-prev:after,
.container___35ugj .main___u46-9 .pagination___392Iw .ant-pagination-jump-next:after {
  color: #6a7b88;
}
.container___35ugj .main___u46-9 .pagination___392Iw .ant-pagination-item a {
  color: #6a7b88;
}
.container___35ugj .main___u46-9 .pagination___392Iw .ant-pagination-jump-next a {
  color: #6a7b88;
}
.container___35ugj .main___u46-9 .pagination___392Iw .ant-pagination-prev a,
.container___35ugj .main___u46-9 .pagination___392Iw .ant-pagination-next a {
  color: #6a7b88;
}
.container___35ugj .main___u46-9 .pagination___392Iw .ant-pagination-item-active {
  background-color: #242e3e;
  border: 1px solid #3e4a5c;
}
.container___35ugj .main___u46-9 .rs-table {
  border: none;
}
.container___35ugj .main___u46-9 .rs-table-cell {
  background-color: transparent;
}
.container___35ugj .main___u46-9 .rs-table-cell-first .rs-table-cell-content {
  padding-left: 18px;
}
.container___35ugj .main___u46-9 .rs-table-body-row-wrapper .rs-table-row {
  font-size: 12px;
  border-bottom: 1px solid #242e3e;
}
.container___35ugj .main___u46-9 .rs-table-body-row-wrapper .rs-table-cell-content {
  line-height: 16px;
}
.container___35ugj .main___u46-9 .rs-table-row-header {
  background-color: transparent;
  border-bottom: 1px solid #242e3e;
}
.container___35ugj .main___u46-9 .rs-table-row:hover {
  background-color: #242e3e;
}
.container___35ugj .main___u46-9 .rs-table-hover .rs-table-row:hover .rs-table-cell {
  background-color: #242e3e;
}
.container___35ugj .main___u46-9 .rs-table-row-header .rs-table-cell {
  background-color: transparent;
  font-size: 13px;
  color: #6a7b88;
}
.container___35ugj .main___u46-9 .rs-table-scrollbar {
  visibility: hidden;
}
.container___35ugj .main___u46-9 .rs-table-scrollbar-vertical {
  width: 6px;
  right: 1px;
}
.container___35ugj .main___u46-9 .rs-table-scrollbar-vertical:hover {
  box-shadow: none;
}
.container___35ugj .main___u46-9 .rs-table-scrollbar-horizontal {
  height: 8px;
  bottom: 0;
}
.container___35ugj .main___u46-9 .rs-table-scrollbar-horizontal:hover {
  box-shadow: none;
}
.container___35ugj .main___u46-9 .rs-table-scrollbar-horizontal .rs-table-scrollbar-handle {
  height: 8px;
  background-color: #333942;
}
.container___35ugj .main___u46-9 .rs-table-scrollbar-vertical .rs-table-scrollbar-handle {
  width: 6px;
  background-color: #333942;
}
.container___35ugj .main___u46-9 .rs-table-cell-group-fixed-right {
  background: #181e29;
  box-shadow: -3px 0px 5px rgba(8, 15, 20, 0.5);
}
.hiddenIcon___22g9v {
  width: 12px;
  height: 12px;
}
.typeCol___2_Lot {
  display: flex;
  align-items: center;
}
.tabsTitle___2M84A {
  width: 0;
  flex: 1;
}

.currentSymbol___1cM9R {
  display: flex;
  align-items: center;
  height: 32px;
  overflow: hidden;
  font-size: 12px;
  color: #6a7b88;
  margin-right: 16px;
}
.currentSymbol___1cM9R .btn___2m5_Y {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.currentSymbol___1cM9R .icon___Wl7w8 {
  height: 12px;
  width: 12px;
  margin-right: 6px;
}
.currentSymbol___1cM9R .divider___SsUTo {
  height: 16px;
  margin: 0 12px;
  background-color: #171f29;
}
.popover___wbtj6 {
  width: 168px;
  border-radius: 3px;
  font-size: 12px;
  text-align: center;
}

.detailModal___2Pd5_ .advancedInfoBox___3JYeT {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #EDF1F3;
}
.detailModal___2Pd5_ .ant-table-thead > tr > th,
.detailModal___2Pd5_ .ant-table-tbody > tr > td {
  padding: 10px 12px;
  font-size: 13px;
}
.detailModal___2Pd5_ .ant-table-thead > tr > th {
  color: #9b9b9b;
}
.detailModal___2Pd5_ .ant-modal-body {
  max-height: 600px;
  overflow-y: auto;
}
.detailModal___2Pd5_ .ant-table-placeholder {
  border: none;
}
.detailModal___2Pd5_ .ant-row + .ant-row {
  margin-top: 8px;
}

.empty___f5R0_ {
  height: 204px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.empty___f5R0_ .icon___3z7v0 {
  height: 82px;
  width: 223px;
}
.empty___f5R0_ .text___3Tz20 {
  opacity: 0.5;
  font-size: 13px;
  color: #A4AAB3;
  transform: translate3d(0, -16px, 0);
}

@keyframes loaderSpin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.rs-table {
  border: 1px solid #eee;
  position: relative;
  overflow: hidden;
}
.rs-table-column-resizing {
  cursor: ew-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rs-table-row {
  overflow: hidden;
  position: absolute;
  height: 36px;
  width: 100%;
  top: 0;
  border-bottom: 1px solid #eee;
}
.rs-table-hover .rs-table-row:hover {
  background: #f5f5f5;
}
.rs-table-hover .rs-table-row:hover .rs-table-cell-group {
  background: #f5f5f5;
}
.rs-table-hover .rs-table-row:hover .rs-table-cell {
  background: #f5f5f5;
}
.rs-table-row-header {
  background: #f5f5f5;
}
.rs-table-row-header .rs-table-cell {
  background: #f5f5f5;
}
.rs-table-row-header .rs-table-cell-group-shadow {
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
  z-index: 5;
}
.rs-table-hover .rs-table-row:hover .rs-table-cell-group {
  background: #f5f5f5;
}
.rs-table-hover .rs-table-row:hover .rs-table-cell {
  background: #f5f5f5;
}
.rs-table-header-row-wrapper {
  z-index: 2;
  position: relative;
}
.rs-table-affix-header {
  z-index: 3;
  visibility: hidden;
}
.rs-table-affix-header.fixed {
  visibility: visible;
}
.rs-table-body-row-wrapper {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.rs-table-body-info {
  width: 100%;
  text-align: center;
  top: 50%;
  position: absolute;
  margin-top: -20px;
  line-height: 40px;
}
.rs-table-body-info .icon {
  margin: 0 10px;
}
.rs-table-body-info-wheel-area {
  width: 100%;
}
.rs-table-cell {
  height: 36px;
  border-style: solid;
  border-width: 0;
  border-color: #eee;
  display: block;
  overflow: hidden;
  position: absolute;
  white-space: normal;
  background: #fff;
}
.rs-table-cell.first {
  border-left-width: 0;
}
.rs-table-cell-wrap1 {
  display: table;
}
.rs-table-cell-wrap2 {
  display: table-row;
}
.rs-table-cell-wrap3 {
  display: table-cell;
  vertical-align: middle;
}
.rs-table-cell-content {
  padding: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  width: 100%;
}
.rs-table-cell-header-sortable {
  cursor: pointer;
}
.rs-table-cell-header-sort-wrapper {
  display: inline-block;
}
.rs-table-cell-header-icon-sort {
  width: 10px;
  height: 10px;
}
.rs-table-cell-header-icon-sort::after {
  content: '\2191\2193';
  font-family: -webkit-pictograph;
}
.rs-table-cell-header-icon-sort-asc::after {
  content: '\2191';
  color: #34c3ff;
}
.rs-table-cell-header-icon-sort-desc::after {
  content: '\2193';
  color: #34c3ff;
}
.rs-table-column-resize-spanner {
  height: 36px;
  width: 6px;
  z-index: 3;
  position: absolute;
  cursor: ew-resize !important;
  outline: none;
}
.rs-table-column-resize-spanner:hover {
  background: #34c3ff;
}
.rs-table-cell-group-fixed-left {
  position: absolute;
  z-index: 4;
  background: #fff;
}
.rs-table-cell-group-fixed-right {
  position: absolute;
  z-index: 4;
  background: #fff;
  margin-left: 10px;
}
.rs-table-cell-group-left-shadow {
  -moz-box-shadow: 3px 0px 5px rgba(9, 9, 9, 0.08);
  -webkit-box-shadow: 3px 0px 5px rgba(9, 9, 9, 0.08);
  box-shadow: 3px 0px 5px rgba(9, 9, 9, 0.08);
}
.rs-table-cell-group-shadow,
.rs-table-cell-group-right-shadow {
  -moz-box-shadow: -3px 0px 5px rgba(9, 9, 9, 0.08);
  -webkit-box-shadow: -3px 0px 5px rgba(9, 9, 9, 0.08);
  box-shadow: -3px 0px 5px rgba(9, 9, 9, 0.08);
}
.rs-table-mouse-area {
  display: none;
  background: #34c3ff;
  left: -1px;
  top: 0;
  position: absolute;
  width: 1px;
  z-index: 6;
}
.rs-table-bordered .rs-table-cell {
  border-width: 0 1px 0 0;
}
.rs-table-word-wrap .rs-table-cell-content {
  white-space: unset;
  word-break: break-all;
  word-wrap: break-word;
}
.rs-table-row-expanded {
  position: absolute;
  height: 46px;
  bottom: 0;
  width: 100%;
  z-index: 4;
  border-top: 1px solid #eee;
  padding: 10px;
  background: #f5f5f5;
}
.rs-table-loader-wrapper {
  visibility: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
.rs-table-loader {
  width: 100%;
  text-align: center;
  top: 50%;
  position: absolute;
  margin-top: -20px;
  line-height: 40px;
}
.rs-table-loader-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  margin-right: 12px;
  padding-top: 3px;
}
.rs-table-loader-icon::before,
.rs-table-loader-icon::after {
  width: 18px;
  height: 18px;
}
.rs-table-loader-icon::before,
.rs-table-loader-icon::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  border-radius: 50%;
}
.rs-table-loader-icon::before {
  border: 3px solid rgba(247, 247, 250, 0.8);
}
.rs-table-loader-icon::after {
  border-width: 3px;
  border-style: solid;
  border-color: #a6a6a6 transparent transparent;
  animation: loaderSpin 0.6s infinite linear;
}
.rs-table-loading .rs-table-loader-wrapper {
  visibility: visible;
}
.rs-table-cell-expanded .rs-table-cell-expand-icon:before {
  content: ' - ';
}
.rs-table-cell-expand-icon {
  width: 10px;
  cursor: pointer;
  outline: none;
}
.rs-table-cell-expand-icon:before {
  font-family: -webkit-pictograph;
  content: ' + ';
}
.rs-table-cell-expand-wrapper {
  margin-right: 10px;
  display: inline-block;
  cursor: pointer;
}
.rs-table-scrollbar {
  background: rgba(45, 45, 45, 0.05);
  position: absolute;
}
.rs-table-scrollbar-active {
  background: rgba(45, 45, 45, 0.1);
}
.rs-table-scrollbar-hide {
  display: none;
}
.rs-table-scrollbar-handle {
  position: absolute;
  background: rgba(45, 45, 45, 0.5);
  border-radius: 4px;
}
.rs-table-scrollbar-horizontal {
  width: 100%;
  height: 10px;
  bottom: 2px;
}
.rs-table-scrollbar-horizontal .rs-table-scrollbar-handle {
  height: 8px;
  left: 0px;
  top: 1px;
}
.rs-table-scrollbar-horizontal .rs-table-scrollbar-pressed,
.rs-table-scrollbar-horizontal:hover {
  height: 14px;
  box-shadow: 1px 1px 2px #ddd inset;
}
.rs-table-scrollbar-horizontal .rs-table-scrollbar-pressed .rs-table-scrollbar-handle,
.rs-table-scrollbar-horizontal:hover .rs-table-scrollbar-handle {
  top: 2px;
  height: 10px;
}
.rs-table-scrollbar-vertical {
  top: 0;
  right: 0px;
  width: 10px;
  bottom: 2px;
}
.rs-table-scrollbar-vertical .rs-table-scrollbar-handle {
  min-height: 20px;
  width: 8px;
  top: 0px;
  left: 1px;
}
.rs-table-scrollbar-vertical .rs-table-scrollbar-pressed,
.rs-table-scrollbar-vertical:hover {
  width: 14px;
  box-shadow: 1px 1px 2px #ddd inset;
}
.rs-table-scrollbar-vertical .rs-table-scrollbar-pressed .rs-table-scrollbar-handle,
.rs-table-scrollbar-vertical:hover .rs-table-scrollbar-handle {
  left: 2px;
  width: 10px;
}

.stickyTable___2-gDj {
  width: 100%;
  font-size: 12px;
  position: relative;
}
.stickyTable___2-gDj .row___31yIv {
  position: relative;
  background-color: transparent;
}
.stickyTable___2-gDj .row___31yIv:hover {
  background-color: #242e3e;
}
.stickyTable___2-gDj .rowRed100___Mkwjk::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 0%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen100___3qy3x::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 0%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed99___2xSi9::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 1%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen99___1Ixkw::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 1%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed98___6ca80::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 2%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen98___YALSI::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 2%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed97___CgICR::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 3%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen97___ghKbC::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 3%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed96___2VX91::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 4%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen96___2GA-E::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 4%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed95___XwwQC::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 5%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen95___3ubt7::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 5%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed94___1OzYn::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 6%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen94___zFFSC::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 6%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed93___UXHMe::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 7%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen93___139wh::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 7%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed92___1jC-u::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 8%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen92___1X9HV::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 8%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed91___1cHLO::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 9%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen91___3aCF0::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 9%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed90___2T6DL::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 10%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen90___2Q6PI::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 10%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed89___2XMIn::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 11%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen89___1-gcv::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 11%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed88___RYwXx::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 12%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen88___F6xSj::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 12%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed87___3iofH::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 13%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen87___1rL7z::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 13%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed86___3Ja9z::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 14%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen86___wxSnN::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 14%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed85___3ERJ1::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 15%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen85___1ieXb::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 15%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed84___I6a2n::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 16%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen84___cuWvJ::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 16%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed83___CRxf6::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 17%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen83___36I2u::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 17%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed82___1LePh::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 18%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen82___1pM5w::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 18%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed81___3u_kq::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 19%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen81___84k7o::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 19%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed80___ShwRx::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 20%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen80___3pWwX::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 20%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed79___JRaEq::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 21%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen79___JyG1T::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 21%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed78___2mCTy::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 22%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen78___3AlC8::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 22%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed77___3j060::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 23%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen77___1rohu::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 23%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed76___31-GT::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 24%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen76___OFr0k::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 24%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed75___1N_I0::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 25%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen75___MftNe::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 25%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed74___2CtQQ::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 26%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen74___ZAHki::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 26%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed73___2G01Z::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 27%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen73___1Zau_::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 27%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed72___3IZ7t::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 28%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen72___2B_Gd::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 28%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed71___25DX1::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 29%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen71___28v5Z::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 29%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed70___2suHI::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 30%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen70___2NUqP::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 30%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed69___3Eyc9::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 31%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen69___3-xGI::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 31%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed68___37h-J::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 32%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen68___1cRh-::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 32%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed67___1ap_p::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 33%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen67___1Mnnc::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 33%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed66___7_DV7::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 34%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen66___yUGdH::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 34%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed65___2tlRT::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 35%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen65___2QT3C::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 35%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed64___3XFN0::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 36%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen64___2PF7T::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 36%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed63___EJDRq::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 37%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen63___3liaC::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 37%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed62___2oLtA::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 38%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen62___Jzrzt::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 38%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed61___obDcN::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 39%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen61___3V0Ou::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 39%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed60___GR0AX::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 40%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen60___XsKef::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 40%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed59___UQa8z::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 41%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen59___2CZlQ::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 41%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed58___a1XDc::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 42%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen58___R7a0u::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 42%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed57___P5wit::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 43%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen57___1umfn::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 43%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed56____y5LP::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 44%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen56___2Bdda::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 44%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed55___gnlww::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 45%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen55___Pkssg::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 45%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed54____VHTX::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 46%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen54___1oxHN::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 46%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed53___31E8L::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 47%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen53___Y_N9i::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 47%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed52___ELRCv::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 48%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen52___3Qgu6::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 48%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed51___3n7_g::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 49%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen51___iOZWS::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 49%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed50___lcc5f::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 50%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen50___3IkLf::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 50%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed49___fxG8l::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 51%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen49___3qt6Q::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 51%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed48___3mP2I::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 52%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen48___1AYIO::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 52%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed47___2AldV::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 53%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen47___17Kaj::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 53%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed46___1Oyf2::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 54%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen46___1w12A::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 54%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed45___38_4G::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 55%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen45___2GazY::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 55%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed44___oRvfL::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 56%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen44___1O-S-::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 56%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed43___KJz05::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 57%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen43___Dptii::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 57%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed42___1M2hQ::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 58%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen42___1fDyc::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 58%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed41___-0LPx::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 59%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen41___3aBI3::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 59%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed40___1O0PZ::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 60%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen40___1neow::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 60%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed39___2Si4J::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 61%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen39___3cbBS::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 61%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed38___2v8_t::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 62%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen38___2touG::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 62%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed37___2A8jx::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 63%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen37___3P4pf::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 63%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed36___2hcAd::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 64%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen36___9lPKA::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 64%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed35___2mkBt::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 65%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen35___1O-MB::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 65%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed34___2h8H7::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 66%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen34___3O1rI::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 66%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed33___2NYNr::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 67%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen33___2usuL::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 67%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed32___33QPF::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 68%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen32___3stgo::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 68%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed31___25jgo::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 69%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen31___83IQ6::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 69%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed30___3MLPg::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 70%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen30___1AUE5::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 70%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed29___2TpP7::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 71%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen29___3aDAN::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 71%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed28___22XFj::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 72%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen28___33UKJ::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 72%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed27___2Deen::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 73%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen27___1mmJA::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 73%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed26___l-IN4::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 74%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen26___29iD-::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 74%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed25___24CjZ::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 75%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen25___3V4Ou::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 75%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed24___INnpR::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 76%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen24___J6817::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 76%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed23___1NNiw::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 77%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen23___3rIBG::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 77%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed22___1FOdS::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 78%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen22___2klxh::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 78%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed21___3lIzN::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 79%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen21___3JBiN::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 79%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed20___1d4xG::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 80%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen20___1mTJQ::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 80%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed19___xFjPO::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 81%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen19___1Cm-c::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 81%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed18___2yip_::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 82%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen18___1a3Oa::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 82%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed17___wqFT0::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 83%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen17___2sS4X::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 83%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed16___39mJP::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 84%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen16___us_NP::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 84%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed15___1Yvox::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 85%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen15___2X7c0::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 85%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed14___5-a0h::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 86%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen14___2zQ3i::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 86%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed13___1RRpI::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 87%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen13___m8IgV::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 87%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed12___2Mf8b::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 88%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen12___2SdWE::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 88%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed11___gIGFf::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 89%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen11___3CSti::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 89%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed10___VJP7U::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 90%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen10___zjHGM::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 90%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed9___22JU1::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 91%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen9___17x8H::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 91%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed8___3dvoq::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 92%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen8___1zUgD::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 92%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed7___j6gD4::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 93%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen7___1ODGW::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 93%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed6___21RMK::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 94%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen6___2Arr1::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 94%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed5___5UXcW::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 95%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen5___2QXnv::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 95%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed4___2DOpS::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 96%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen4___1KCmL::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 96%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed3___3r04m::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 97%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen3___36B-a::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 97%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed2___3brjR::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 98%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen2___nH4ew::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 98%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed1___1-D0f::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 99%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen1___2sODJ::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 99%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowRed0___3RaKk::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(255, 95, 115, 0.1) 100%, transparent 100%);
  left: 0;
  right: 100%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .rowGreen0___2lZjw::after {
  display: block;
  content: ' ';
  position: absolute;
  background-image: linear-gradient(to right, rgba(77, 212, 139, 0.1) 100%, transparent 100%);
  left: 0;
  right: 100%;
  height: 33px;
  border: 1px solid transparent;
  background-clip: content-box;
  z-index: 0;
}
.stickyTable___2-gDj .stickyRow___3en7v {
  font-weight: normal;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  background-color: #191e29;
  z-index: 2;
}
.stickyTable___2-gDj .stickyRow___3en7v.stickyRowCol___3nVLw {
  z-index: 2;
  right: 0;
}
.stickyTable___2-gDj .stickyCol___rz35_ {
  position: sticky;
  position: -webkit-sticky;
  right: 0;
  background-color: #191e29;
  z-index: 1;
  box-shadow: -1px 0 3px rgba(0, 0, 0, 0.3);
}
.stickyTable___2-gDj td,
.stickyTable___2-gDj th {
  z-index: 1;
  position: relative;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 8px;
  line-height: 32px;
  border-bottom: 1px solid #242e3e;
}

.tabs___ak1qT.ant-tabs-card .ant-tabs-bar {
  margin-bottom: 0;
  padding-right: 16px;
  height: 32px;
  background: #242E3E;
  border-bottom: none;
}
.tabs___ak1qT.ant-tabs-card .ant-tabs-bar .ant-tabs-nav-wrap,
.tabs___ak1qT.ant-tabs-card .ant-tabs-bar .ant-tabs-nav-scroll,
.tabs___ak1qT.ant-tabs-card .ant-tabs-bar .ant-tabs-nav .ant-tabs-nav-animated {
  height: 32px;
}
.tabs___ak1qT.ant-tabs-card .ant-tabs-extra-content {
  line-height: 32px;
}
.tabs___ak1qT.ant-tabs-card.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-container {
  height: 32px;
}
.tabs___ak1qT.ant-tabs-card.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab,
.tabs___ak1qT.ant-tabs-card.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
  color: #A4AAB3;
  font-size: 13px;
  background: transparent;
  border: none;
  vertical-align: middle;
}
.tabs___ak1qT.ant-tabs-card.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  border-radius: 0;
  background: #171F29;
  color: #0F7DFF;
}
.tabs___ak1qT.ant-tabs-line .ant-tabs-bar {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  margin-bottom: 0;
  padding: 0 16px;
}
.tabs___ak1qT.ant-tabs-line .ant-tabs-ink-bar {
  height: 1px;
}
.tabs___ak1qT.ant-tabs-line .ant-tabs-tab {
  padding: 12px 16px;
}
.tabs___ak1qT.ant-tabs-line .ant-tabs-tab:not(.ant-tabs-tab-active) {
  color: #A4AAB3;
}
.tabs___ak1qT.ant-tabs-line .ant-tabs-nav-wrap {
  height: 45px;
}

.staticList___20yi8:focus {
  outline: none;
}
.staticList___20yi8 :focus {
  outline: none;
}

.row___R5EC0 {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #555C63;
  padding: 2px 5px;
  cursor: pointer;
  height: 21px;
}
.row___R5EC0:hover {
  background: rgba(255, 255, 255, 0.08);
}
.row___R5EC0 > div:first-child {
  width: 48px;
}
.row___R5EC0 > div:nth-child(2),
.row___R5EC0 > div:nth-child(3) {
  flex: 1;
  text-align: right;
}
.tableWrapper___1b0d3 .ReactVirtualized__List::-webkit-scrollbar {
  height: 3px;
  width: 4px;
}
.tableWrapper___1b0d3 .ReactVirtualized__List::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.24);
  border-radius: 6px;
}
.tableWrapper___1b0d3 .ReactVirtualized__List::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
  border: rgba(0, 0, 0, 0);
}
.noData___3Scee {
  padding: 12px 0;
  font-size: 12px;
  text-align: center;
  color: #a4aab3;
}

.select___1quXh {
  font-size: 12px;
}
.select___1quXh .ant-select-dropdown-menu-item-selected {
  background-color: #0F7DFF !important;
  color: #fff !important;
}
.select___1quXh .ant-select-dropdown-menu-item-active {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.65);
}
.select___1quXh.kc-select .ant-select-selection {
  border: none;
  box-shadow: none;
  height: 14px;
  line-height: 14px;
  width: auto;
  display: inline-block;
  background: transparent;
  font-size: 12px;
  color: #A4AAB3;
  border-radius: 0;
}
.select___1quXh.kc-select .ant-select-selection__rendered {
  margin: 0;
}
.select___1quXh.kc-select .ant-select-selection-selected-value {
  padding-right: 20px;
  max-width: 82px;
  overflow: hidden;
}
.select___1quXh.kc-select .ant-select-arrow:before {
  border-top: 4px solid #A4AAB3;
}
.select___1quXh.kc-select .ant-select-selection:focus {
  border-color: transparent;
  box-shadow: none;
}
.select___1quXh.kc-select .ant-select-arrow {
  color: #A4AAB3;
  line-height: 18px;
  right: 6px;
  top: 9px;
}
.select___1quXh.kc-select .ant-select-focused .ant-select-selection,
.select___1quXh.kc-select .ant-select-selection:focus,
.select___1quXh.kc-select .ant-select-selection:active {
  box-shadow: none;
}
.select___1quXh.ant-select-open .ant-select-selection {
  box-shadow: none;
}

.lastPriceTop {
  top: 0 !important;
}
.lastPriceBottom {
  bottom: 0 !important;
}
.OrderDriven___1-3Pc {
  position: relative;
}
.OrderDriven___1-3Pc .ant-table {
  color: #E8E9EA;
}
.OrderDriven___1-3Pc .ant-table-fixed-header .ant-table-scroll .ant-table-header {
  height: 28px;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.OrderDriven___1-3Pc .ant-table-thead > tr > th {
  background: #171F29;
  color: #6A7B88;
}
.OrderDriven___1-3Pc .ant-table-thead > tr > th:last-child {
  text-align: right;
}
.OrderDriven___1-3Pc .ant-table-thead > tr > th,
.OrderDriven___1-3Pc .ant-table-tbody > tr > td {
  font-size: 12px;
  padding: 3px 10px;
  cursor: pointer;
}
.OrderDriven___1-3Pc .ant-table-placeholder {
  color: #6A7B88;
  border-bottom: none;
}
.header___22TJy {
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #212A38;
  font-size: 12px;
  color: #A4AAB3;
  border-bottom: 1px solid #080f14;
}
.tableHeader___yMrw2 {
  height: 28px;
  padding: 0 10px;
  background: #171F29;
  color: #6A7B88;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filterIcons___2uM1P {
  display: flex;
  height: 32px;
  align-items: center;
}
.filterIcons___2uM1P > div:not(:last-child) {
  margin-right: 5px;
}
.filterIcon___19eTg {
  width: 18px;
  height: 14px;
  border-radius: 2px;
  cursor: pointer;
}
.filterIcon___19eTg.sell___2yI4w {
  background: linear-gradient(180deg, #FF495F 0%, #FF495F 50%, #758695 50%, #758695 100%);
}
.filterIcon___19eTg.buy___25luN {
  background: linear-gradient(180deg, #758695 0%, #758695 50%, #01AA78 50%, #01AA78 100%);
}
.filterIcon___19eTg.all___1lksK {
  background: linear-gradient(180deg, #FF495F 0%, #FF495F 50%, #01AA78 50%, #01AA78 100%);
}
.container___2R4It {
  position: relative;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.container___2R4It .lastPrice___2usvw {
  position: sticky;
  top: 0;
  bottom: 0;
}
.lastPrice___2usvw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 28px;
  padding: 0 10px;
  background: #242E3E;
  z-index: 3;
  font-weight: 500;
  width: 100%;
}
.lastPrice___2usvw.sell___2yI4w {
  position: absolute;
  top: unset;
  bottom: 0;
}
.lastPrice___2usvw.buy___25luN {
  position: absolute;
  top: 60px;
  bottom: unset;
}
.lastPrice___2usvw .newPrice___6PeEB {
  font-size: 14px;
  color: #EFF4F5;
}
.openOrderRow___6x8oO {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  cursor: pointer;
  padding: 2px 10px;
  height: 21px;
}
.openOrderRow___6x8oO.fadein___3nGAZ {
  animation: fadein___3nGAZ 0.3s ease-in;
}
.openOrderRow___6x8oO:hover {
  background: rgba(255, 255, 255, 0.08);
}
.openOrderRow___6x8oO .value___29FQi {
  z-index: 2;
}
.openOrderRow___6x8oO .arrow___2DnA7::before {
  position: absolute;
  content: "";
  border: 4px solid transparent;
  border-left: 5px solid #0F7DFF;
  left: -10px;
  top: 5px;
}
.openOrderRow___6x8oO .amount___1ZGrn {
  color: #E8E9EA;
}
.barWrapper___3O5Wp {
  position: relative;
  text-align: left;
}
.barWrapper___3O5Wp .bar___3qS72 {
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.barWrapper___3O5Wp .bar___3qS72.buy___25luN {
  background: rgba(1, 170, 120, 0.09);
}
.barWrapper___3O5Wp .bar___3qS72.sell___2yI4w {
  background: rgba(255, 95, 115, 0.11);
}
.tradeOrderHead___3vKYH {
  height: 22px;
}
.btn___3lkKP {
  padding-top: 1px !important;
}
.btn___3lkKP img {
  height: 11px;
}
.noData___2z6hw {
  padding: 12px 0;
  font-size: 12px;
  text-align: center;
  color: #a4aab3;
}
@keyframes fadein___3nGAZ {
  0% {
    background: rgba(155, 155, 155, 0.1);
  }
  30% {
    background: rgba(155, 155, 155, 0.3);
  }
  100% {
    background: transparent;
  }
}

.form_item___y-3Yn {
  color: red;
}
.form_item___y-3Yn .has-error .ipt_pwd {
  border-color: #f5222d !important;
}

.card___20GK0 {
  background-color: #1E335B;
  background-image: -webkit-linear-gradient(135deg, #243352 0%, #1E335B 100%);
  background-image: -moz-linear-gradient(135deg, #243352 0%, #1E335B 100%);
  background-image: -o-linear-gradient(135deg, #243352 0%, #1E335B 100%);
  background-image: linear-gradient(135deg, #243352 0%, #1E335B 100%);
}

.add___2Kgi2 {
  height: 32px;
  line-height: 30px;
  border: 1px solid #CBCCD7;
  padding: 0 26px;
  font-size: 14px;
  color: #9FA2B1;
  letter-spacing: 0;
  display: inline-block;
  cursor: pointer;
}

.list___1n4-f .head___1QyNZ {
  font-size: 14px;
  color: rgba(35, 45, 62, 0.5);
  letter-spacing: 0;
  padding: 16px 0;
  margin-bottom: 16px;
  border-bottom: 2px solid #F1F3F8;
}
.list___1n4-f .table___SOgs0 {
  width: 100%;
}
.list___1n4-f .table___SOgs0 td {
  padding: 12px 0;
}
.list___1n4-f .table___SOgs0 td[data-role="col-0"] {
  width: 18%;
}
.list___1n4-f .table___SOgs0 td[data-role="col-1"] {
  width: 7%;
}
.list___1n4-f .table___SOgs0 td[data-role="col-2"] {
  width: 60%;
}
.list___1n4-f .table___SOgs0 td[data-role="col-3"] {
  width: 10%;
}
.list___1n4-f .table___SOgs0 td[data-role="col-4"] {
  width: 5%;
  text-align: right;
}
.list___1n4-f .table___SOgs0 .text___EIr1m > svg {
  flex: none;
}
.list___1n4-f .table___SOgs0 .method___2l0UN {
  text-align: right;
}
.list___1n4-f .table___SOgs0 .method___2l0UN a {
  margin-left: 16px;
}
.loading___39HZ_ {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.confirmDelete___3kKWi {
  display: flex;
  justify-content: space-around;
  padding: 10px 10px 0 10px;
}
.confirmDelete___3kKWi button {
  margin: 0 6px;
}
.onOff___1-Ba0 .switch___3emNT .ant-switch-small {
  width: 28px;
  min-width: 28px;
}

.way___1DBdv {
  display: flex;
  align-items: center;
  height: 20px;
}
.radio___1vUkk {
  margin-right: 16px;
  display: flex;
  align-items: center;
}
.label___YemPB {
  font-size: 13px;
  color: #242E3E;
  letter-spacing: 0;
  white-space: nowrap;
}

.QRCodePopover___1Z8oK .ant-popover-arrow {
  transform: translateY(-50%) rotate(135deg) !important;
  box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.04) !important;
}
.qrImgWrapper___1ZlOS {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.copyIcon___1edxC {
  width: 14px;
  height: 14px;
  cursor: pointer;
  margin-left: 8px;
  color: #4a8fe2;
}

.condition___18KFv {
  background: rgba(238, 238, 238, 0.5);
  padding: 40px 50px;
}
.row___2qQpY {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.row___2qQpY [data-role="item-name"] {
  display: flex;
  align-items: center;
}
.row___2qQpY [data-role="item-icon"] {
  width: 17px;
  height: 17px;
  color: #4A8FE2;
  margin-right: 6px;
}
.row___2qQpY:last-of-type {
  margin-bottom: 0;
}

.main___1y2FC {
  padding: 30px 64px;
}
.main___1y2FC .head___19G1x {
  letter-spacing: 0;
  margin-bottom: 16px;
}
.main___1y2FC .head___19G1x span[data-role="title"] {
  font-size: 18px;
  color: #242E3E;
}
.main___1y2FC .head___19G1x span[data-role="tips"] {
  font-size: 13px;
  color: #120000;
  line-height: 25px;
}
.main___1y2FC .list___2tlWG {
  margin-bottom: 48px;
}
.main___1y2FC .btn___3AE0N {
  text-align: center;
  margin: 24px 0;
}
.main___1y2FC .alert___3aHtd .ant-alert-message {
  font-size: 12px;
  color: #624317;
  letter-spacing: 0;
}
.tipnode___3PTNN {
  font-size: 16px;
  color: #242E3E;
  letter-spacing: 0;
  margin-bottom: 40px;
}
.condition___E0y6d {
  padding: 77px 133px;
}

.comfirmModal___3g0fT {
  background: #FFFFFF;
  padding-bottom: 0!important;
  position: relative;
}
.comfirmModal___3g0fT .ant-modal-content {
  box-shadow: none;
}
.comfirmModal___3g0fT .ant-modal-body {
  padding: 40px;
}
.closeIcon___3IuHI {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 24px;
  right: 24px;
  color: #D5D7DA;
  cursor: pointer;
}
.wrapper___1ErbE {
  color: #242E3E;
}
.title___2V2rJ {
  font-size: 16px;
  font-weight: 500;
}
.message___3QEtn {
  font-size: 14px;
  margin: 24px 0;
}
.btns___-L3dr {
  text-align: right;
}
.btns___-L3dr .ant-btn {
  min-width: 100px;
  height: 36px!important;
  line-height: 36px!important;
  padding: 0 24px!important;
  font-size: 13px!important;
}
.cancelBtn___kXybt {
  color: #A4AAB3 !important;
}
.okBtn___3i-Gb {
  min-width: 102px!important;
  margin-left: 16px;
  transform: translate3d(0, -1px, 0);
  color: #fff !important;
}

.ban_svg___10KaX {
  width: 128px;
  height: 128px;
  margin-bottom: 20px;
}
.ban_wrapper___3-6k8 {
  text-align: center;
}
.ban_timer___1HXup {
  font-size: 14px;
  color: #ff5f73;
  margin-bottom: 16px;
}
.ban_tip___3dIXW {
  font-size: 14px;
  color: #333333;
}

.container___3REEi {
  padding: 30px 40px;
}
.emptyIcon___RlcZS {
  width: 80px;
  height: 86px;
  margin: 200px auto 100px auto;
  display: block;
}
.tableRow___rpuiQ {
  height: 65px;
}
.SELL___23Imu {
  color: #C63C4D;
}
.BUY___1AyQP {
  color: #01AA78;
}
.hiddenIcon___RsDjl {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}

.title___2sI2N {
  font-size: 16px;
  color: #242E3E;
  font-weight: 500;
  margin-bottom: 40px;
}
.adsForm___3QFEr {
  padding: 51px 138px;
  position: relative;
}
.adsForm___3QFEr.update___3pf06 {
  padding-top: 76px;
}
.adsForm___3QFEr .back___CKsFo {
  position: absolute;
  top: 35px;
  left: 32px;
  color: #4A8FE2;
  cursor: pointer;
}
.adsForm___3QFEr .backIcon___1Pfwu {
  width: 18px;
  height: 18px;
  color: #4A8FE2;
  margin-right: 6px;
}
.formContainer___RANbH {
  min-height: 500px;
  position: relative;
}
.form___tq_iu .ant-select {
  width: 200px;
}
.form___tq_iu .ant-form-explain {
  margin-top: 0!important;
}
.form___tq_iu input {
  font-size: 13px;
}
.form___tq_iu textarea {
  resize: none;
}
.moduleTitle___vmMca {
  height: 64px;
  line-height: 64px;
  margin-top: 30px;
  font-size: 16px;
  color: #242E3E;
  font-weight: 500;
}
.moduleTitle___vmMca:first-of-type {
  margin-top: 16px;
}
.moduleTitle___vmMca.required___153zo:before {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #FF5F73;
  vertical-align: super;
  margin-right: 4px;
}
.label___3GFd8 {
  font-size: 13px;
}
.formItemBox___6qp9Z {
  margin-top: 8px;
}
.formItemBox___6qp9Z.inline___3SukB {
  margin-top: 0;
  display: inline-block;
}
.size_lg___qGftY {
  font-size: 20px;
}
.size_small___2Rlck {
  font-size: 12px;
}
.font_text___BA0lk {
  font-size: 13px;
  color: #242E3E;
}
.highlight___1khoW {
  color: #4A8FE2;
}
.withMargin___3zh8- {
  margin-right: 8px;
}
.withItemMargin___2lPeY {
  margin-left: 32px;
}
.link_icon___3JGwe {
  width: 14px;
  color: #A4AAB3;
  margin: 0 10px;
  text-align: center;
}
.slideWrapper___2qGlP {
  position: relative;
  padding: 0 40px 0 34px;
  top: 11px;
}
.slideWrapper___2qGlP .ant-slider-mark-text-active {
  margin-left: -44% !important;
  color: #0F7DFF !important;
}
.slideWrapper___2qGlP .scale___2JsBI {
  position: absolute;
  top: 0;
  width: 16px;
  height: 16px;
  line-height: 1;
}
.slideWrapper___2qGlP .scale___2JsBI:first-child {
  left: 0;
}
.slideWrapper___2qGlP .scale___2JsBI:last-child {
  right: 20px;
}
.yourPrice___2n_Jw {
  width: 172px;
}
.price___2dUni {
  margin-top: 10px;
}
.premiumSetting___mkXSt {
  flex: 1;
}
.premiumSetting___mkXSt .label___3GFd8 {
  transform: translate3d(0, -6px, 0);
}
.limitPrice___2MR-i {
  width: 200px;
  margin-left: 32px;
}
.amountLimit___1adnv {
  width: 200px;
}
.addonBox___WU5dE {
  position: relative;
}
.addonBox___WU5dE input {
  padding-right: 40px;
}
.addonAfter___3BFtk {
  position: absolute;
  right: 12px;
  top: 12px;
  font-size: 13px;
  color: #242E3E;
}
.estimatePrice___1vuuT {
  font-size: 13px;
  color: rgba(36, 46, 62, 0.5);
  position: absolute;
  top: 12px;
  left: 232px;
  width: 100%;
}
.blockFormItem___33MCT .ant-form-explain {
  min-width: 500px;
}
.pageLoading___Ei9Dl {
  width: 100%;
  height: 500px;
  line-height: 500px;
  text-align: center;
}
.hide___TCXsp {
  display: none!important;
}
.priceRowItem___3UFTh {
  width: 200px;
  margin-right: 32px;
}
.priceRowClas___3yNDK {
  margin-top: 25px!important;
  align-items: flex-start;
}
.limitRow___q5cXw {
  margin-top: 6px!important;
}
.kycCheck___zaDA_ {
  margin-top: 36px;
}
.kycCheck___zaDA_ .kc-checkbox {
  font-size: 13px;
  color: #151515;
}
.protocalWrapper___YJfTw {
  margin-top: 47px;
  font-size: 14px;
  color: #333333;
}
.agreeBtn___2Ta7p {
  margin-top: 16px;
  height: 48px;
}
.select_after___2F8v1 {
  position: absolute;
  top: 2px;
  cursor: pointer;
  display: inline-block;
  height: 8px;
  width: 8px;
}
.select_after___2F8v1:hover {
  transform: scale(1.2);
}
.select_after___2F8v1::before {
  content: ' ';
  border: 4px solid transparent;
  border-top: 4px solid #333;
  border-bottom: 0;
  display: inline-block;
  position: absolute;
}
.select_after_reverse___3x6T2::before {
  content: ' ';
  border: 4px solid transparent;
  border-bottom: 4px solid #333;
  border-top: 0;
  display: inline-block;
}
.down___NySMP {
  top: 12px;
}

.container___PSEuA {
  width: 100%;
  height: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.merchantIcon___3mxLY {
  width: 48px;
  height: 48px;
}
.tips___30qz0 {
  font-size: 16px;
  color: #242E3E;
  margin-top: 16px;
}
.emailInfo____8qWr {
  font-size: 12px;
  color: #A4AAB3;
  margin-top: 8px;
}
.downloadBtn___AP8yU {
  display: block;
  width: 140px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #CBCCD7;
  font-size: 14px;
  margin-top: 16px;
}
.downloadBtn___AP8yU,
.downloadBtn___AP8yU:hover {
  color: #9FA2B1;
}

.avatar___2JVy_ {
  display: flex;
  align-items: center;
}
.avatar___2JVy_ .thumbnail___Mi2ar {
  margin-right: 8px;
}
.avatar___2JVy_ .merchantScore___nnrvp {
  font-size: 13px;
  color: #A4AAB3;
}
.avatar___2JVy_ .name___3WiWL {
  font-weight: 500;
  font-size: 13px;
  color: #242E3E;
  text-align: left;
  max-width: 12em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.orderList___1ojk8 {
  padding: 32px 40px;
}
.orderList___1ojk8 .tableColOpt___3UDGS {
  position: relative;
}
.orderList___1ojk8 .legalSelect___6RBLv {
  margin-left: 4px;
  width: 65px;
}
.orderList___1ojk8 .legalSelect___6RBLv .ant-select-selection {
  border: none!important;
  box-shadow: none!important;
}
.orderList___1ojk8 .optionPanel___3-M3S {
  position: absolute;
  padding: 40px 40px  22px 40px;
  right: -40px;
  top: -20px;
  z-index: 2;
  width: 942px;
  height: 300px;
  background: #FFFFFF;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(36, 46, 62, 0.1);
}
.orderList___1ojk8 .optBtn___1gAZq {
  padding: 7px 16px;
  font-size: 13px;
  height: 32px;
  color: #24AE8F;
  border: 1px solid #24AE8F;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.orderList___1ojk8 .optBtn___1gAZq:hover {
  background-color: #24AE8F;
  color: white;
  border: 1px solid transparent;
}
.orderList___1ojk8 .disabledOptBtn___1oyZv {
  color: #A4AAB3;
  border: 1px solid rgba(164, 170, 179, 0.5);
}
.orderList___1ojk8 .disabledOptBtn___1oyZv:hover:hover {
  border: 1px solid rgba(164, 170, 179, 0.5);
  background-color: #FFFFFF !important;
  color: #A4AAB3 !important;
}
.orderList___1ojk8 .activeTableOpt___3k6TF {
  height: 234px;
}
.orderList___1ojk8 .ant-table .ant-table-row {
  border-bottom: 1px solid rgba(164, 170, 179, 0.2);
}
.orderList___1ojk8 .ant-table .ant-table-row:hover td {
  background-color: white;
}
.orderList___1ojk8 .ant-table .ant-table-row td:first-of-type {
  padding-left: 0;
}
.orderList___1ojk8 .ant-table .ant-table-row td:last-of-type {
  padding-right: 0;
  text-align: right;
}
.orderList___1ojk8 .ant-table .ant-table-thead tr th:first-of-type {
  padding-left: 0;
}
.orderList___1ojk8 .ant-table .ant-table-thead tr th:last-of-type {
  padding-right: 0;
  text-align: right;
}
.orderList___1ojk8 .ant-pagination-item-active {
  border-color: #24AE8F;
}
.orderList___1ojk8 .ant-pagination-item-active a {
  color: #24AE8F;
}
.orderList___1ojk8 .ant-pagination-item-active:hover {
  border-color: #24AE8F;
}
.orderList___1ojk8 .ant-pagination-prev:focus a,
.orderList___1ojk8 .ant-pagination-next:focus a,
.orderList___1ojk8 .ant-pagination-prev:hover a,
.orderList___1ojk8 .ant-pagination-next:hover a {
  border-color: #24AE8F;
  color: #24AE8F;
}
.orderList___1ojk8 .paymentsIcon___2r3ed {
  width: 18px;
  height: 18px;
  margin-right: 3px;
}
.orderList___1ojk8 .paymentsIconInList___2FIOn {
  margin-right: 8px;
}
.orderList___1ojk8 .paymentsWrapper___2IJMj {
  display: inline-flex;
}
.orderList___1ojk8 .empty___3aU35 {
  color: #A4AAB3;
  font-size: 13px;
}
.orderList___1ojk8 .emptyIcon___TzvaA {
  width: 70px;
  height: 70px;
  margin: 200px auto 16px auto;
  display: block;
}
.optionPanel___3-M3S {
  text-align: left!important;
}
.optionPanel___3-M3S .panelMechantRow___24bW0 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.optionPanel___3-M3S .panelMechantRow___24bW0 .panelColHeader {
  font-size: 13px;
  color: #242E3E;
}
.optionPanel___3-M3S .panelMechantRow___24bW0 .emphasisTxt {
  font-size: 16px;
  color: #242E3E;
}
.optionPanel___3-M3S .panelMechantRow___24bW0 .unit {
  font-size: 13px;
  color: #120000;
}
.optionPanel___3-M3S .panelOptRow___1PQNg {
  margin-top: 25px;
  height: 170px;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .pwdWrapperEmpty {
  flex: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .colTitle {
  font-size: 13px;
  min-height: 18px;
  color: #242E3E;
  margin-bottom: 11px;
  text-align: left;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .ant-input-group-addon {
  background-color: #FFFFFF;
  position: relative;
  color: #D8D8D8;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .ant-input-group-addon::after {
  content: ' ';
  width: 0;
  height: 60%;
  border-left: 1px solid #D8D8D8;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .kc-input {
  height: 36px;
  border-right: none;
  box-shadow: none;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .kc-input:focus + .ant-input-group-addon {
  border-color: #0F7DFF;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .kc-input:active + .ant-input-group-addon {
  border-color: #0F7DFF;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .has-error .kc-input:focus + .ant-input-group-addon {
  border-color: #f5222d !important;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .formWrappper {
  height: 100%;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .formWrappper .ant-form-item:last-of-type {
  margin-bottom: 0;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .formWrappper .ant-form-item-with-help {
  margin-bottom: 40px;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .formWrappper .ant-form-item-control {
  position: relative;
}
.optionPanel___3-M3S .panelOptRow___1PQNg .formWrappper .ant-form-explain {
  position: absolute;
  left: 0;
}
.optionPanel___3-M3S .colPayments___cctl2 {
  width: 260px;
}
.optionPanel___3-M3S .colPayments___cctl2 .paymentPart___1_ta- {
  display: flex;
  align-items: center;
}
.optionPanel___3-M3S .colPayments___cctl2 .paymentPart___1_ta- .paymentsWrapper___2IJMj {
  margin-right: 12px;
}
.optionPanel___3-M3S .colPayments___cctl2 .panelColHeader {
  margin-bottom: 3px;
  text-align: left;
}
.optionPanel___3-M3S .colPayments___cctl2 .ant-form-item .ant-form-item-label {
  margin-bottom: 11px;
}
.optionPanel___3-M3S .colPayments___cctl2 .ipt_pwd {
  width: 34px;
  height: 34px;
}
.optionPanel___3-M3S .colPayments___cctl2 .ant-form-item-label label {
  font-size: 13px!important;
  color: #242E3E !important;
}
.optionPanel___3-M3S .colAd___1OYhl {
  width: 260px;
  justify-content: flex-start !important;
}
.optionPanel___3-M3S .colForm___3naYY,
.optionPanel___3-M3S .colPaymentsBtn___18faI {
  width: 260px!important;
}
.optionPanel___3-M3S .colPaymentsBtn___18faI label::after {
  display: none;
}
.optionPanel___3-M3S .colPaymentsBtn___18faI .ant-btn-primary {
  background-color: #24AE8F;
  background-image: none;
}
.optionPanel___3-M3S .colPaymentsBtn___18faI .ant-btn-primary:hover {
  background-image: none !important;
}
.optionPanel___3-M3S .colPaymentsBtn___18faI .ant-btn-primary[disabled].ant-btn {
  background-color: #24AE8F;
  background-image: none;
}
.optionPanel___3-M3S .colPaymentsBtn___18faI .ant-btn-primary[disabled].ant-btn:hover {
  background-image: none !important;
}
.optionPanel___3-M3S .colForm___3naYY,
.optionPanel___3-M3S .colPayments___cctl2,
.optionPanel___3-M3S .colAd___1OYhl {
  height: 100%;
}
.optionPanel___3-M3S .adsContent___aLlQm {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  color: rgba(36, 46, 62, 0.5);
}
.optionPanel___3-M3S .closeWrapper___5HLi- {
  position: absolute;
  right: 24px;
  top: 24px;
}
.optionPanel___3-M3S .closeWrapper___5HLi- .closeIcon___A9UZE {
  width: 16px;
  height: 16px;
  color: #D5D7DA;
  cursor: pointer;
}
.orderListHeader___2jEZT {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.orderListHeader___2jEZT a {
  color: #24AE8F;
}
.listLimit___2IBDV {
  color: #242E3E;
}
.listLimit___2IBDV .unit___yV7dL {
  font-size: 13px;
}
.listLimit___2IBDV .num___1p7tB {
  font-size: 16px;
  font-weight: 500;
}
.submitBtn___LO2rF {
  height: 36px!important;
}
.paymentPart___1_ta- {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.feeTip___3XMx4 {
  display: inline-block;
  padding: 1px 7px;
  font-size: 12px;
  color: #01AA78;
  background: rgba(41, 209, 159, 0.2);
}
.playIcon___2OKJ6 {
  margin-right: 8px;
  height: 16px;
  width: 16px;
}
.kyc1___1oAIp {
  color: #24AE8F;
  cursor: pointer;
}
.tipsModal___3aC7a .ant-modal-header {
  background: #FFFFFF !important;
  border-bottom: none !important;
}
.tipsModal___3aC7a .ant-btn-primary {
  background-color: #24AE8F;
  background-image: none;
}
.tipsModal___3aC7a .ant-btn-primary:hover {
  background-color: #24AE8F;
  background-image: none !important;
}
.tipsModal___3aC7a .buttonBox___oWgsT {
  margin: 32px 0 7px 0px;
  text-align: right;
}
.tipsModal___3aC7a .button___MF5pz {
  display: inline-block;
  font-size: 13px;
}

.tipWrapper___1bS2v {
  display: flex;
  align-items: center;
  color: rgba(36, 46, 62, 0.5);
}
.tipWrapper___1bS2v .tip-icon {
  widows: 13px;
  height: 13px;
  color: rgba(36, 46, 62, 0.3);
}
.tipWrapper___1bS2v .tip-msg {
  color: rgba(36, 46, 62, 0.5);
}

.checkModal___2Ff8J [class^=condition] {
  background: transparent!important;
}
.checkModal___2Ff8J .wrapper___3OSqa {
  padding: 12px 16px;
}
.checkModal___2Ff8J .title___1wbTX {
  font-size: 16px;
  color: #242E3E;
  font-weight: 500;
  margin-bottom: 24px;
}
.checkModal___2Ff8J .tip___35HYh {
  font-size: 14px;
  color: #242E3E;
  margin-bottom: 24px;
}
.checkModal___2Ff8J .row___1pX23 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.checkModal___2Ff8J .row___1pX23 .item-name {
  display: flex;
  align-items: center;
}
.checkModal___2Ff8J .row___1pX23 .check-item-ic {
  width: 17px;
  height: 17px;
  color: #4A8FE2;
  margin-right: 6px;
}
.button___uRhXn {
  border-radius: 0!important;
  font-size: 13px!important;
}

.modal_video___35Fsw .ant-modal-body {
  padding: 0!important;
  background-color: black;
}
.modal_video___35Fsw .ant-modal-content {
  box-shadow: none !important;
}
.modal_video___35Fsw .video___2WSVa {
  outline: none !important;
}

.orderInfo___3CrzL .row___2GlSt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 4px;
}
.orderInfo___3CrzL .amountRow___26D5O {
  font-size: 16px;
  color: #242E3E;
  font-weight: 500;
}
.orderInfo___3CrzL .amountUnit___1Fgsm {
  font-size: 16px;
  color: #120000;
}
.orderInfo___3CrzL .amount___1mAuh {
  font-size: 20px;
  color: #242E3E;
}
.orderInfo___3CrzL .money___3sW5r {
  font-size: 20px;
  color: #4A8FE2;
}
.orderInfo___3CrzL .moneyUnit___rFg2U {
  font-size: 16px;
  color: #4A8FE2;
}
.orderInfo___3CrzL .normalRow___Ir10f {
  font-size: 13px;
  color: #787B80;
}
.orderInfo___3CrzL .opTrader___3Eiu6 {
  cursor: pointer;
  border-bottom: 1px dotted #787B80;
}

.checkModal___2FaVh .wrapper___XM8Ns {
  padding: 12px 16px;
}
.checkModal___2FaVh .title___3amxy {
  font-size: 16px;
  color: #242E3E;
  font-weight: 500;
  margin-bottom: 24px;
}
.checkModal___2FaVh .tip___2xaLX {
  font-size: 14px;
  color: #242E3E;
  margin-bottom: 24px;
}
.checkModal___2FaVh .row___18hfg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.checkModal___2FaVh .row___18hfg .item-name {
  display: flex;
  align-items: center;
}
.checkModal___2FaVh .row___18hfg .check-item-ic {
  width: 17px;
  height: 17px;
  color: #4A8FE2;
  margin-right: 6px;
}
.checkModal___2FaVh .md_cancel_btn___3UKbT {
  border: 1px solid rgba(36, 46, 62, 0.2);
  font-size: 13px;
  color: #A4AAB3;
}
.checkModal___2FaVh .md_cancel_btn___3UKbT:hover {
  color: #A4AAB3;
}
.checkModal___2FaVh .md_confirm_btn___1aLM4 {
  font-size: 13px;
  color: white;
  border: none;
  background-image: linear-gradient(to left, #58A1FE, #1674FA);
}
.checkModal___2FaVh .md_confirm_btn___1aLM4:hover {
  color: white;
  background-image: linear-gradient(to left, #58A1FE, #1674FA) !important;
}

.way___vYF6m {
  display: flex;
  align-items: center;
  height: 20px;
}
.radio___2C8Zb {
  margin-right: 16px;
  display: flex;
  align-items: center;
}
.label___3Enac {
  font-size: 13px;
  color: #242E3E;
  letter-spacing: 0;
}

.header___3RzRq {
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
.row___HkomZ + .row___HkomZ {
  margin-top: 32px;
}
.rowItem___1lnBz {
  display: flex;
  width: 100%;
  justify-content: space-between;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.5);
}
.rowItem___1lnBz + .rowItem___1lnBz {
  margin-top: 11px;
}
.rowItemVal___2P-UC {
  font-size: 13px;
  color: #242E3E;
}
.rowTitle___2qZLP {
  font-size: 14px;
  color: rgba(36, 46, 62, 0.8);
  margin-bottom: 24px;
}
.personIcon___24I1O {
  width: 33px;
  height: 33px;
  color: #4d8cee;
}
.name___3RLS0 {
  font-size: 18px;
  color: #333333;
  margin-left: 10px;
}
.modal___2DbAj .ant-modal-close {
  top: 30px;
}
.modal___2DbAj .ant-modal-close-x {
  font-size: 24px;
}
.modal___2DbAj .ant-modal-body {
  padding: 75px 48px 73px 48px;
}

.avatar___Nn8jD {
  position: relative;
  display: flex;
  align-items: center;
}
.avatar___Nn8jD .avatar_online___115bG {
  width: 5px;
  height: 5px;
  position: absolute;
  bottom: 0;
}
.avatar___Nn8jD .online___1MXu4 {
  color: green;
}
.avatar___Nn8jD .offline___GEx17 {
  color: #A4AAB3;
}
.avatar___Nn8jD .name___UmBCo {
  font-size: 13px;
  color: #242E3E;
  font-weight: 500;
}
.avatar___Nn8jD .info___1Z-8j {
  margin-left: 8px;
}
.avatar___Nn8jD .onlineStatu___31-PO {
  font-size: 13px;
  color: #A4AAB3;
}
.imWrapper___I8Cmz {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.imWrapper___I8Cmz .head___1fVFn {
  padding: 16px;
  border-bottom: 1px solid #EDF1F3;
}
.imWrapper___I8Cmz .body___edvsc {
  flex: 1;
  padding: 16px;
  overflow-y: auto;
  overflow-x: hidden;
}
.imWrapper___I8Cmz .foot___1-BLf {
  padding: 8px 16px;
  border-top: 1px solid #EDF1F3;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.foot___1-BLf {
  position: relative;
}
.foot___1-BLf .input___1_hZy {
  border: none!important;
  box-shadow: none!important;
  padding: 0!important;
  padding-right: 8px!important;
  width: 90%;
  flex: 1;
}
.foot___1-BLf .pic___3XRDF {
  cursor: pointer;
  color: #0F7DFF;
}
.foot___1-BLf .ImFileInput___1bisi {
  opacity: 0;
  width: 0;
  height: 0;
  color: transparent;
  position: absolute;
}
.foot___1-BLf .picLabel___2FCJ5 {
  margin-left: 16px;
  flex: 0;
}
.loader___BPfi5 {
  width: 100%;
  font-size: 12px;
  text-align: center;
  color: #A4AAB3;
}

.messageWrapper___fueqG {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.messageWrapper___fueqG .name {
  white-space: nowrap;
  flex-wrap: none;
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.messageContent___NelH9 {
  flex: 1;
}
.messageDetail___Tx8Z1 {
  display: inline-flex;
  max-width: 220px;
  word-break: break-word;
  background: #EDF1F3;
  border-radius: 2px;
  padding: 8px 12px;
  font-size: 12px;
  color: #787B80;
  position: relative;
  clear: both;
}
.selfMsg___1TIoP {
  margin-right: 8px;
}
.selfMsg___1TIoP .name {
  float: right;
  text-align: right;
}
.selfMsg___1TIoP .messageDetail___Tx8Z1 {
  justify-content: flex-end;
  background: rgba(74, 143, 226, 0.2);
  color: #4A8FE2;
  float: right;
}
.avatar_self___2MX3I .ant-avatar {
  margin-right: 0;
}
.time___1ox0C {
  font-size: 12px;
  text-align: center;
  color: #A4AAB3;
  margin-bottom: 8px;
  margin-top: 16px;
}
.readFlag___1a7XA {
  position: absolute;
  right: 0;
  bottom: -1.4em;
  white-space: nowrap;
  cursor: pointer;
}
.readFlag___1a7XA .readed___2ca1K {
  color: rgba(36, 46, 62, 0.5) !important;
}
.loadingIcon___2u0xb {
  position: absolute;
  left: -1.5em;
  top: 50%;
  transform: translateY(-50%);
}

.orderDetailWrapper___1HRPx {
  display: flex;
  align-items: flex-start;
  padding: 80.5px 60px;
}
.orderDetailWrapper___1HRPx .imWrapper___3m8TE {
  width: 300px;
  height: 567px;
  background: #FFFFFF;
  border: 1px solid #D9E0E4;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
}
.orderDetail___21GTj {
  margin-right: 60px;
  flex: 1;
}
.orderDetail___21GTj .qrIcon___2La1N {
  width: 14px;
  height: 14px;
  color: #4A8FE2;
  margin-left: 4px;
}
.orderDetail___21GTj .paymentInfo___35XAh {
  display: flex;
  align-items: center;
}
.orderDetail___21GTj .ads___2u-0T {
  font-size: 12px;
  color: #787B80;
}
.orderDetail___21GTj .infoRow___1bbJI + .infoRow___1bbJI {
  margin-top: 32px;
  margin-bottom: 32px;
}
.orderDetail___21GTj .paymentRow___15Ayz {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.orderDetail___21GTj .paymentRow___15Ayz + .paymentRow___15Ayz {
  margin-top: 17px;
}
.orderDetail___21GTj .s_paymentRow___2MxmP + .paymentRow___15Ayz {
  margin-top: 17px;
}
.orderDetail___21GTj .paymentRow___15Ayz + .s_paymentRow___2MxmP {
  margin-top: 17px;
}
.orderDetail___21GTj .infoRowTitle___3S_Oh {
  color: #787B80;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 13px;
  border-bottom: 1px solid #EDF1F3;
  margin-bottom: 17.5px;
}
.orderDetail___21GTj .infoRowTitle___3S_Oh .title___1tlM- {
  font-size: 16px;
}
.orderDetail___21GTj .infoRowTitle___3S_Oh .tip___2wBXx {
  font-size: 13px;
}
.orderDetail___21GTj .redEmphasisTxt___EBTfE {
  color: #C63C4D !important;
}
.orderDetail___21GTj .statusTxt___1EEi5 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #242E3E !important;
  font-weight: 500;
}
.orderDetail___21GTj .statusTxt___1EEi5.error___1urFp {
  color: #C63C4D !important;
}
.orderDetail___21GTj .statusTxt___1EEi5.success___21n6V {
  color: #242E3E;
}
.orderDetail___21GTj .statusTxt___1EEi5.canceled___14Ob3 {
  color: #787B80;
}
.orderDetail___21GTj .statusTip___26Eso {
  font-size: 13px;
  color: #787B80;
}
.orderDetail___21GTj .optBtn___3Erwl {
  margin-top: 17px;
}
.orderDetail___21GTj .canceldTip___2sssc {
  font-size: 13px;
  color: rgba(36, 46, 62, 0.8);
}
.orderDetail___21GTj .cancelOpt___3hlRE {
  font-size: 13px;
  color: #2F74F8;
  display: flex;
  align-items: center;
  margin-top: 17px;
}
.orderDetail___21GTj .cancelBtn___3yu7P {
  margin-right: 17px;
  cursor: pointer;
}
.orderDetail___21GTj .cancelBtn___3yu7P.hide___1ag2w {
  display: none;
}
.orderDetail___21GTj .hide___1ag2w {
  display: none!important;
}
.orderDetail___21GTj .qaItem___2BmY9 {
  font-size: 12px;
  color: #787B80;
  text-decoration: none!important;
  cursor: pointer;
}
.orderDetail___21GTj .qaRow___2MQUk {
  margin-top: 32px;
}
.qaItem___2BmY9 + .qaItem___2BmY9 {
  margin-top: 12px;
}
.submitBtn___zQtDY {
  height: 56px;
  font-size: 16px;
  box-shadow: none!important;
}
.checkModal___3013J .wrapper___1HLP4 {
  padding: 12px 16px;
}
.checkModal___3013J .title___1tlM- {
  font-size: 16px;
  color: #242E3E;
  font-weight: 500;
  margin-bottom: 24px;
}
.checkModal___3013J .tip___2wBXx {
  font-size: 14px;
  color: #242E3E;
  margin-bottom: 24px;
}
.checkModal___3013J .row___1at3k {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.checkModal___3013J .row___1at3k .item-name {
  display: flex;
  align-items: center;
}
.checkModal___3013J .row___1at3k .check-item-ic {
  width: 17px;
  height: 17px;
  color: #4A8FE2;
  margin-right: 6px;
}
.collapse_icon___1xmkH {
  width: 14px;
  height: 14px;
  cursor: pointer;
  margin-left: 8px;
  color: #4a8fe2;
  transform: rotate(180deg);
}
.wire_detail_hide___36anK {
  display: none;
}
.wire_detail___3i9VM {
  background: #01081e0a;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: rgba(1, 8, 30, 0.6);
  line-height: 22px;
  padding: 24px 42px;
  position: relative;
  margin-top: 17px;
  margin-bottom: 17px;
  overflow-x: hidden;
}
.wire_detail___3i9VM .d_row___3dpDG + .d_row___3dpDG {
  margin-top: 12px;
}
.wire_detail___3i9VM .d_row___3dpDG {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  text-overflow: ellipsis;
}
.wire_detail___3i9VM .d_row___3dpDG::before {
  content: ' ';
  width: 6px;
  height: 6px;
  background: #D0D0D0;
  border-radius: 50%;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
}
.wire_detail___3i9VM .d_row___3dpDG span:last-of-type {
  text-align: right;
}
.wire_detail___3i9VM .dot_line___nHFpi {
  position: absolute;
  left: -27px;
  height: calc(100% - 58px);
  border-left: 1px dashed #D0D0D0;
  width: 0;
  transform: translateX(-0.5px);
  top: 11px;
}
.wire_detail_panel___1JzCj {
  position: relative;
}
.toggle_icon___1ezkN {
  transform: rotate(0deg);
}
.save_to_local___lJ3El {
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #317EFF;
  margin-top: 16px;
  text-align: center;
  cursor: pointer;
}
.holder_span___299SR {
  display: inline-block;
  width: 14px;
  margin-left: 8px;
}
.method_info___13kd7 {
  max-width: 15em;
  text-align: right;
}
.method_info_line___3U64n {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wire_name___3W3qt {
  max-width: 8em;
}
.wire_info___1WlI0 {
  display: inline-block;
  max-width: 12em;
  text-align: right;
}
.wire_info_wrapper___2mcv3 {
  display: inline-flex;
  align-items: center;
}

.switchRow___1lYQM {
  font-size: 15px;
  color: #333333;
  font-weight: 500;
  margin-bottom: 22px;
}
.switchRow___1lYQM .tips___8zFF0 {
  font-size: 12px;
  color: #9B9B9B;
  font-weight: normal;
}
.switchRow___1lYQM .switchTxt___3jV_F {
  margin-right: 8px;
}
.switchRow___1lYQM .switchWrapper___aItVr {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.addRow___1i8Qo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.addRow___1i8Qo .addBtn___2y6xc {
  cursor: pointer;
  background: #EDF5FF;
  border-radius: 16px;
  font-weight: normal;
  font-size: 12px;
  color: #0F7DFF;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.addRow___1i8Qo .addIcon___1leaf {
  width: 12px;
  height: 12px;
  color: #0D71FF;
  margin-right: 5.7px;
}
.cardHeader___3nrXV {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cardHeader___3nrXV .search___1f9B9 {
  width: 147px;
}
.cardHeader___3nrXV .search___1f9B9 .ant-input {
  height: 24px!important;
  font-size: 12px;
  color: #9B9B9B;
}
.security-box___3VdKR {
  padding-top: 31px;
  width: 760px;
  margin: auto;
}
.switch___6lkXK {
  min-width: 28px !important;
  height: 16px !important;
}
.switch___6lkXK::after {
  width: 12px !important;
  height: 12px !important;
}
.delBtn___2vSug {
  white-space: nowrap;
}

.changingWrapper___3QOqV {
  position: relative;
  display: inline-block;
}
.changingBg___2PEG- {
  position: absolute;
  top: -2px;
  bottom: -2px;
  opacity: 0.1;
}
.changingBg___2PEG-.left___2OitB {
  left: -16px;
  right: -6px;
}
.changingBg___2PEG-.right___3BZGa {
  left: -6px;
  right: -16px;
}
.changingIcon___OaBoa {
  position: absolute;
  top: 0;
  font-weight: normal;
}
.changingIcon___OaBoa.left___2OitB {
  left: -14px;
}
.changingIcon___OaBoa.right___3BZGa {
  right: -14px;
}

.RightTabs___3c5GR {
  color: #a4aab3;
  box-shadow: 1px 0 8px 0 rgba(0, 0, 0, 0.5);
}
.RightTabs___3c5GR .label___3bLzw {
  color: #8ea0b3;
}
.RightTabs___3c5GR .value___3kA5e {
  color: #fff;
}
.RightTabs___3c5GR .ant-tabs-bar {
  padding-right: 0 !important;
}
.RightTabs___3c5GR .ant-tabs-nav {
  display: flex;
  width: 100%;
}
.RightTabs___3c5GR .ant-tabs-tab {
  flex: 1;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #A4AAB3;
}
.RightTabs___3c5GR .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  color: #D0D5D8 !important;
}
.RightTabs___3c5GR .ant-tabs-content {
  height: calc(100vh - 84px);
  padding-top: 12px;
  background: #171F29;
}
.RightTabs___3c5GR .ant-tabs-content::-webkit-scrollbar {
  height: 3px;
  width: 3px;
}
.RightTabs___3c5GR .ant-tabs-content::-webkit-scrollbar-thumb {
  background-color: #404244;
}
.RightTabs___3c5GR .ant-tabs-content::-webkit-scrollbar-track {
  background: #171F29;
  border: thin solid #171F29;
}
.RightTabs___3c5GR .orderDriven___-x4jo {
  margin: 0 8px;
  border: 1px solid #242E3E;
}
.RightTabs___3c5GR .orderHeader___1w2rS {
  display: flex;
  padding: 0 8px;
  justify-content: space-between;
  align-items: center;
  color: #8ea0b3;
  font-size: 12px;
}
.RightTabs___3c5GR .orderHeader___1w2rS .symbol___1_MrN {
  display: flex;
  align-items: center;
}
.RightTabs___3c5GR .orderHeader___1w2rS .symbol___1_MrN .icon___yzPT0 {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
.RightTabs___3c5GR .ActiveOrders___BJ20Z {
  height: calc(100vh - 112px);
  padding: 12px 8px 0 8px;
  overflow-y: auto;
  font-size: 12px;
}
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT {
  padding: 8px 0;
  border-top: 1px solid #242E3E;
}
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .buy___2SsX7,
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .sell___ZJgd7 {
  display: inline-block;
  margin-right: 8px;
  background: #01AA78;
  height: 20px;
  line-height: 20px;
  padding: 0 3px;
  color: #fff;
}
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .sell___ZJgd7 {
  background: #FF495F;
}
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .cancel___1iTn7 {
  border: 1px solid #0F7DFF;
  border-radius: 2px;
  color: #0F7DFF;
  padding: 1px 3px;
}
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .orderTitle___3voUO,
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .info___2-1Kk > li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #8EA0B3;
}
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .orderTitle___3voUO > span:last-child,
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .info___2-1Kk > li > span:last-child {
  color: #eee;
}
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .orderTitle___3voUO {
  margin-bottom: 10px;
}
.RightTabs___3c5GR .ActiveOrders___BJ20Z .activeOrder___PTZGT .info___2-1Kk > li:not(:last-child) {
  margin-bottom: 4px;
}
.RightTabs___3c5GR .assets___1nAJS {
  font-size: 13px;
  line-height: 18px;
  height: calc(100vh - 84px);
  overflow: auto;
}
.RightTabs___3c5GR .assets___1nAJS .header___2kfhK {
  padding: 8px 12px;
  color: #7B858D;
  cursor: pointer;
}
.RightTabs___3c5GR .assets___1nAJS .header___2kfhK :hover {
  color: #0F7DFF;
}
.RightTabs___3c5GR .assets___1nAJS .header___2kfhK > i {
  display: inline-block;
  padding-right: 8px;
}
.RightTabs___3c5GR .assets___1nAJS .balance___10kTF {
  padding: 12px;
  border-top: 1px solid #242E3E;
}
.RightTabs___3c5GR .assets___1nAJS .balance___10kTF > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.RightTabs___3c5GR .assets___1nAJS .balance___10kTF > div:not(:first-child) {
  padding-left: 28px;
}
.RightTabs___3c5GR .assets___1nAJS .balance___10kTF > div:not(:first-child) > span:first-child {
  color: #8EA0B3;
}
.RightTabs___3c5GR .assets___1nAJS .balance___10kTF > div img {
  width: 20px;
  margin-right: 8px;
}
.coin___2Rxtz {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 500;
  color: #8EA0B3;
  min-width: 120px;
}
.coin___2Rxtz > img {
  width: 20px;
}
.coin___2Rxtz > i {
  transform: scale(0.8);
}
.coin___2Rxtz > * {
  margin-left: 4px;
}
.coin___2Rxtz .ant-dropdown-menu-item,
.coin___2Rxtz .ant-dropdown-menu-submenu-title {
  padding: 14px 8px;
}
.blue___372ir {
  color: #0F7DFF !important;
}
.symbolSelector___2XX5p {
  background: #242E3E;
  border: 1px solid rgba(19, 23, 34, 0.32);
  box-shadow: 1px 0 8px 0 rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}
.symbolSelector___2XX5p .headBar___1AMSf {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #202938;
}
.symbolSelector___2XX5p .headBar___1AMSf .kc-select {
  border-right: 1px solid #202938;
  font-size: 12px;
  font-weight: 500;
}
.symbolSelector___2XX5p .headBar___1AMSf .ant-select .ant-select-selection__rendered {
  line-height: 32px;
}
.symbolSelector___2XX5p .headBar___1AMSf .kc-select .ant-select-selection-selected-value {
  padding-right: 15px !important;
}
.symbolSelector___2XX5p .headBar___1AMSf .kc-select .ant-select-arrow:before {
  border-top: 4px solid #6A7B88;
}
.symbolSelector___2XX5p .headBar___1AMSf .kc-select .ant-select-selection {
  border: none;
  border-radius: 0 !important;
  color: #F6F8F9;
  background-color: #323D50;
}
.symbolSelector___2XX5p .headBar___1AMSf .ant-input-affix-wrapper:hover .ant-input:focus {
  box-shadow: none;
}
.symbolSelector___2XX5p .headBar___1AMSf .ant-input {
  display: inline-block;
  flex: 1;
  border: none;
  border-radius: 0;
  color: #f5f6f7;
  background-color: #242e3e;
}
.symbolSelector___2XX5p .headBar___1AMSf .ant-input::placeholder {
  font-size: 12px;
  font-weight: 500;
  color: #8ea0b3;
}
.symbolSelector___2XX5p .coins___2I1R8 {
  height: 400px;
  padding: 8px 0;
  overflow-y: auto;
}
.symbolSelector___2XX5p .coins___2I1R8 > div {
  display: flex;
  align-items: center;
  height: 32px;
  padding: 0 16px;
  cursor: pointer;
}
.symbolSelector___2XX5p .coins___2I1R8 > div:hover {
  background: rgba(255, 255, 255, 0.04);
}
.symbolSelector___2XX5p .coins___2I1R8 > div .coin___2Rxtz {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.symbolSelector___2XX5p .coins___2I1R8 > div .coin___2Rxtz > div {
  font-weight: 500;
}
.symbolSelector___2XX5p .coins___2I1R8 > div .coin___2Rxtz > div .color-gray {
  color: #7B858D;
}
.symbolSelector___2XX5p .coins___2I1R8 .hasStar___3Ry3C {
  width: 15px;
  height: 15px;
  color: #F5A623;
  cursor: pointer;
  vertical-align: middle;
  margin-top: -4px;
}
.symbolSelector___2XX5p .coins___2I1R8 .notActive___2F8nc,
.symbolSelector___2XX5p .coins___2I1R8 .loading___1xBba {
  color: #465261;
  font-size: 15px;
}
.noData___jjdBn {
  color: #a4aab3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}

.detailModal___1d0Kj .advancedInfoBox___fACu6 {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #EDF1F3;
}
.detailModal___1d0Kj .ant-table-thead > tr > th,
.detailModal___1d0Kj .ant-table-tbody > tr > td {
  padding: 10px 12px;
  font-size: 13px;
}
.detailModal___1d0Kj .ant-table-thead > tr > th {
  color: #9b9b9b;
}
.detailModal___1d0Kj .ant-modal-body {
  max-height: 600px;
  overflow-y: auto;
}
.detailModal___1d0Kj .ant-table-placeholder {
  border: none;
}
.detailModal___1d0Kj .ant-row + .ant-row {
  margin-top: 8px;
}

.layout___3UTwR {
  position: relative;
  background: #f6f6f6;
  height: 100%;
  width: 100%;
  min-width: 1280px;
}
.tradeIndex___3f6ZQ {
  height: 100%;
  overflow-y: hidden;
  background: #080e15;
  color: #a4aab3;
}
.tradeIndex___3f6ZQ .ant-tabs-tab-arrow-show {
  color: #465261;
}
.tradeIndex___3f6ZQ .ant-tabs-tab-arrow-show:hover {
  color: rgba(70, 82, 97, 0.7);
}
.tradeIndex___3f6ZQ .ant-select-dropdown-menu-item {
  line-height: 1;
}
.tradeIndex___3f6ZQ .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  border-radius: 0;
}
.tradeIndex___3f6ZQ::-webkit-scrollbar {
  height: 0px;
  width: 4px;
}
.tradeIndex___3f6ZQ::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.24);
  border-radius: 6px;
}
.tradeIndex___3f6ZQ::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
  border: rgba(0, 0, 0, 0);
}
.tradeIndex___3f6ZQ .header___12ee_ {
  height: 48px;
  background: #242E3E;
  display: flex;
  align-items: center;
}
.tradeIndex___3f6ZQ .header___12ee_ > a {
  margin-right: 28px;
}
.tradeIndex___3f6ZQ .main___3lE45 {
  position: relative;
  display: flex;
  z-index: 1;
  height: calc(100% - 52px);
  margin-top: 1px;
}
.tradeIndex___3f6ZQ .main___3lE45 .mainNav___2yTdY {
  height: 100%;
  background: #242E3E;
  border-right: 1px solid #080e15;
  width: 40px;
  z-index: 2;
}
.tradeIndex___3f6ZQ .container___2cFnB {
  flex: 1;
  width: 0;
  display: grid;
  grid-template-columns: [col-start] auto 1fr auto auto [col-end];
  grid-template-rows: [row-start] 1fr auto [row-end];
  grid-gap: 4px;
}
.tradeIndex___3f6ZQ .container___2cFnB .sidebar___2I1Uy {
  z-index: 10;
  grid-area: 1/1/3/2;
  width: 280px;
  background: #171f29;
  box-shadow: 1px 0 8px 0 rgba(0, 0, 0, 0.5);
}
.tradeIndex___3f6ZQ .container___2cFnB .klineWrapper___2Wmzi {
  grid-area: 1/2/2/3;
  background: #080e15;
  display: flex;
  align-items: stretch;
}
.tradeIndex___3f6ZQ .container___2cFnB .klineWrapper___2Wmzi .kline___3Cgqp {
  flex: 1;
}
.tradeIndex___3f6ZQ .container___2cFnB .bottomContentOrder___11Phw {
  grid-area: 2/2/3/3;
  min-width: 0;
}
.tradeIndex___3f6ZQ .container___2cFnB .bottomContentOrder___11Phw::-webkit-scrollbar {
  height: 4px;
  width: 4px;
}
.tradeIndex___3f6ZQ .container___2cFnB .bottomContentOrder___11Phw::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.24);
  border-radius: 6px;
}
.tradeIndex___3f6ZQ .container___2cFnB .bottomContentOrder___11Phw::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.34);
}
.tradeIndex___3f6ZQ .container___2cFnB .bottomContentOrder___11Phw::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
  border: rgba(0, 0, 0, 0);
}
.tradeIndex___3f6ZQ .container___2cFnB .bottomContentTrade___P_9mJ {
  grid-area: 2/3/3/4;
}
.tradeIndex___3f6ZQ .container___2cFnB .bottomContentTrade___P_9mJ > div {
  display: flex;
  align-items: stretch;
}
.tradeIndex___3f6ZQ .container___2cFnB .bottomContentTrade___P_9mJ [class*='drawerContent'] {
  height: 100%;
}
@media screen and (max-width: 1280px) {
  .tradeIndex___3f6ZQ .container___2cFnB .klineWrapper___2Wmzi {
    grid-area: 1/1/2/3;
  }
  .tradeIndex___3f6ZQ .container___2cFnB .bottomContentOrder___11Phw {
    grid-area: 2/1/3/3;
  }
  .tradeIndex___3f6ZQ .container___2cFnB .bottomContentTrade___P_9mJ {
    grid-area: 2/4/3/5;
  }
}
.tradeIndex___3f6ZQ .container___2cFnB .bottomContentTradeAdvancedMode___1oCXJ {
  grid-area: 1/3/3/4;
}
.tradeIndex___3f6ZQ .container___2cFnB .trading___1szWW {
  width: 275px;
}
.tradeIndex___3f6ZQ .container___2cFnB .order___2GrKC,
.tradeIndex___3f6ZQ .container___2cFnB .trading___1szWW {
  background: #171f29;
}
.tradeIndex___3f6ZQ .container___2cFnB .rightBar___2-XiR {
  grid-area: 1/4/3/5;
  justify-self: right;
  width: 250px;
}
.tradeIndex___3f6ZQ .container___2cFnB .rightBar___2-XiR > div {
  height: 100%;
}
.tradeIndex___3f6ZQ .container___2cFnB .rightBar___2-XiR > div .driven___3rbmW {
  height: calc(100% - 270px);
  display: flex;
  flex-direction: column;
}
.tradeIndex___3f6ZQ .container___2cFnB .rightFixedBar___R_3qj {
  grid-area: 1/4/3/5;
  right: 0;
  width: 275px;
}
.tradeIndex___3f6ZQ .container___2cFnB .deepMap___3nsNg {
  height: 270px;
  overflow-y: hidden;
}
.tradeIndex___3f6ZQ .container___2cFnB .driven___3rbmW {
  width: 250px;
  background: #171f29;
  border-bottom: 1px solid #080f14;
}
.tradeIndex___3f6ZQ .container___2cFnB .depth___1lFKg,
.tradeIndex___3f6ZQ .container___2cFnB .volume___2Igi9 {
  background: #171f29;
  border: 1px solid #242E3E;
}
.tradeIndex___3f6ZQ .container___2cFnB .depth___1lFKg {
  display: none;
}
.tradeIndex___3f6ZQ .ant-tooltip-inner {
  font-size: 12px;
}
.tradeIndex___3f6ZQ .pro-scroll {
  overflow-x: hidden;
  overflow-y: auto;
}
.tradeIndex___3f6ZQ .pro-scroll::-webkit-scrollbar {
  height: 3px;
  width: 4px;
}
.tradeIndex___3f6ZQ .pro-scroll::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.24);
  border-radius: 6px;
}
.tradeIndex___3f6ZQ .pro-scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
  border: rgba(0, 0, 0, 0);
}
.tradeIndex___3f6ZQ .rightOrderDriven___12CzS {
  display: flex;
  flex-direction: column;
}

.stTag___YYLrO {
  color: #FF495F !important;
  border: none !important;
  vertical-align: top;
  margin-left: 2px;
  transform: scale(1) !important;
}

.newTag___WuIx1 {
  color: #9013FE !important;
  vertical-align: top;
  margin-left: 2px;
  border: none !important;
  transform: scale(1) !important;
}

.tableHeader___ANoyN .ant-table .ant-table-placeholder {
  display: none;
}
.tableHeader___ANoyN .ant-table .ant-table-thead > tr > th {
  padding: 14px 8px;
}
.tableHeader___ANoyN .ant-table .ant-table-column-sort .kc-table-th-sort .kc-sort.descend::after {
  top: -4px !important;
}
.tableHeader___ANoyN .ant-table .ant-table-column-sort .kc-table-th-sort .kc-sort.ascend::after {
  top: -10px !important;
}
.homeTableHeader___1TYOH .ant-table .ant-table-placeholder {
  display: none;
}
.homeTableHeader___1TYOH .ant-table .ant-table-thead > tr > th {
  padding: 14px 8px;
}
.homeTableHeader___1TYOH .ant-table .ant-table-thead > tr > th:first-of-type {
  padding-left: 24px;
}
.tableBodyTitle___30snz {
  padding: 16px 0 8px 0;
}
.tableBodyTitle___30snz .title___13dfy {
  font-size: 13px;
  color: #333;
  font-weight: 500;
  margin-right: 4px;
}
.tableBodyTitle___30snz .des___3GgfF {
  font-size: 12px;
  color: #151515;
}
.tableBodyTitle___30snz i {
  font-size: 13px;
  color: #333;
  margin-left: 8px;
}
.operateIcons___wic3n {
  display: flex;
  justify-content: center;
  align-items: center;
}
.operateIcons___wic3n span {
  display: flex;
  align-items: center;
}
.operateIcons___wic3n .hasAlarm___3jbkk {
  color: #0F7DFF;
  width: 12px;
  height: 15px;
  margin-right: 8px;
  cursor: pointer;
}
.operateIcons___wic3n .hasStar___15F8C {
  width: 15px;
  height: 15px;
  color: #F5A623;
  cursor: pointer;
}
.operateIcons___wic3n .notActive___3CBqG {
  color: #CCC;
}
.operateIcons___wic3n .notActive___3CBqG.hasAlarm___3jbkk {
  opacity: 0;
}
.tdHeadBox___2P8mW {
  display: inline-flex;
  align-items: center;
}
.tdHeadBox___2P8mW .feeDiscountIcon___iGzWv {
  width: 18px;
  height: 18px;
  margin-left: 4px;
}
.tableBodyContent___1zoKL .ant-table table .ant-table-title {
  padding: 16px 0 0;
}
.tableBodyContent___1zoKL .ant-table table .ant-table-tbody > tr {
  transition: all 0.1s ease-out;
}
.tableBodyContent___1zoKL .ant-table table .ant-table-tbody > tr:hover {
  cursor: pointer;
  background: #edf5ff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}
.tableBodyContent___1zoKL .ant-table table .ant-table-tbody > tr:hover > td {
  border-top: 1px solid rgba(15, 125, 255, 0.16);
  border-bottom: 1px solid rgba(15, 125, 255, 0.16);
  background: transparent !important;
}
.tableBodyContent___1zoKL .ant-table table .ant-table-tbody > tr > td {
  padding: 12px 8px;
  font-size: 13px;
  color: #333333;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}
.tableBodyContent___1zoKL .ant-table table .ant-table-tbody > tr > td:first-of-type {
  padding-right: 0;
}
.tableBodyContent___1zoKL .ant-table table .ant-table-tbody > tr:hover .notActive___3CBqG {
  opacity: 1;
}
.tableBodyContent___1zoKL .homeTableBody___1GKbR .ant-table table .ant-table-tbody > tr > td:first-of-type {
  padding-left: 24px;
}
.tableBodyContent___1zoKL .stripe___2Ghj1 {
  background: rgba(114, 145, 161, 0.08);
}
.tableBodyContent___1zoKL .blodColumn___UhHXr {
  font-weight: 500;
}
.miningTitle___32jUK {
  display: flex;
  background: #06BDBC;
  height: 20px;
  padding: 0 6px;
  align-items: center;
  font-size: 12px;
  border-radius: 10px;
  white-space: nowrap;
  margin-left: 4px;
  color: #fff;
  cursor: pointer;
}
.miningTitle___32jUK span {
  line-height: 0;
}
.miningTitle___32jUK img {
  width: 14px;
  height: 14px;
  margin-right: 2px;
}


.markets___iy6nZ {
  position: relative;
  z-index: 10;
  min-height: 200px;
  width: 1200px;
  margin: 40px auto 0;
}
.markets___iy6nZ .tabWrapper___LbiP_ button svg {
  width: 14px;
  height: 14px;
  margin-left: 6px;
  vertical-align: text-bottom;
}
.markets___iy6nZ .more___26IXa {
  display: flex;
  align-items: center;
  padding: 0 12px;
  font-size: 12px;
}
.markets___iy6nZ .viewAllLink___IkkmZ {
  margin: 35px 0 -20px;
  text-align: center;
}
.markets___iy6nZ .viewAllLink___IkkmZ svg {
  width: 16px;
  height: 16px;
  margin-left: 4px;
  vertical-align: text-bottom;
}

.indexCards___2HoQd {
  position: relative;
  z-index: 10;
  width: 1200px;
  height: 100%;
  margin: 24px auto !important;
}
.indexCards___2HoQd .item___1elWy {
  height: 100%;
  width: auto;
  flex: 1;
  transition: all 0.3s ease-out;
}
.indexCards___2HoQd .item___1elWy:hover {
  transform: translateY(-4px);
}
.indexCards___2HoQd .item___1elWy:not(:last-child) {
  margin-right: 16px;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.02);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
  height: 100%;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .content___30Eyr {
  padding: 16px;
  position: relative;
  z-index: 1;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .content___30Eyr .cardName___sfty_ {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 0;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .content___30Eyr .price___wRiPX {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 22px;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .content___30Eyr .redColor___3OTz4 {
  color: #FF5F73;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .content___30Eyr .greenColor___1Mef1 {
  color: #01AA78;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .content___30Eyr .changeRate___mDBer {
  float: right;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .content___30Eyr .color-high {
  color: #fff;
  background: #01AA78;
  padding: 2px 7px;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .content___30Eyr .color-low {
  color: #fff;
  background: #FF495F;
  padding: 2px 7px;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .chartWrapper___3JsN3 {
  height: 90px;
  width: 100%;
  left: 0;
  bottom: 0px;
  overflow: hidden;
  position: absolute;
}
.indexCards___2HoQd .item___1elWy .card___1T8lf .chart___1xKLG {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  margin-left: -10px;
  margin-top: 5px;
}

.modal___p1zJs .ant-modal-body {
  padding: 0;
}
.modal___p1zJs .ant-row {
  padding: 24px 36px 14px;
}
.modal___p1zJs .ant-checkbox-group-item {
  margin-bottom: 16px;
  margin-right: 20px;
}
.modal___p1zJs .ant-modal-footer {
  padding: 0 16px 16px;
  border: none;
}
.modal___p1zJs .colOption___1jOCH {
  margin-bottom: 20px;
}
.modal___p1zJs .numbericInput___3SeK1 {
  display: inline-block;
  width: 90px;
  margin: 0 8px;
}
.modal___p1zJs .switch___2DMub {
  margin-top: 3px;
}
.modal___p1zJs .borderBottom___1WO6I {
  border-bottom: 1px solid #e9e9e9;
}
.modal___p1zJs .switchCol___3Amlo {
  text-align: right;
}

.markets___2AaYb {
  position: relative;
  z-index: 10;
  min-height: 200px;
  width: 1200px;
  margin: 35px auto;
}
.markets___2AaYb .tabBar___3OK1H {
  display: flex;
}
.markets___2AaYb .tabBar___3OK1H .tabBarBtn___24LHv {
  padding: 7px;
  margin-right: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}
.markets___2AaYb .tabBar___3OK1H .tabBarBtn___24LHv svg {
  color: #97989B;
  width: 16px;
  height: 16px;
}
.markets___2AaYb .tabBar___3OK1H .search___ZfuCx .ant-input:hover {
  color: #333;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.172);
}
.markets___2AaYb .tableHeader___24xSu .ant-table .ant-table-placeholder {
  display: none;
}
.markets___2AaYb .tableHeader___24xSu .ant-table .ant-table-thead > tr > th {
  padding: 14px 8px;
}
.markets___2AaYb .titleFixedTable___3TFHj {
  padding-left: 16px;
  padding-right: 16px;
  height: 50px;
  position: sticky;
  z-index: 10;
  top: 55px;
  width: 1200px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.02);
  border-radius: 8px;
  box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.04);
}
.markets___2AaYb .titleFixedTable___3TFHj > div {
  animation: slider-up___2lHgM 300ms ease-out;
}
.markets___2AaYb .titleFixedTable___3TFHj .ant-table-thead > tr > th {
  border: none;
}
.markets___2AaYb .titleFixedHeadBar___1BRIG {
  padding-left: 16px;
  padding-right: 16px;
  height: 50px;
  position: sticky;
  z-index: 10;
  top: 55px;
  width: 1200px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.02);
  border-radius: 8px;
  box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.04);
}
.markets___2AaYb .titleFixedHeadBar___1BRIG > div {
  animation: slider-down___J8rXp 300ms ease-out;
}
.markets___2AaYb .marketTableBodyWrapper___3WmGE .tableTitle___39tQI {
  padding-bottom: 0;
}
.markets___2AaYb .marketTableBodyWrapper___3WmGE .operateIcons___1kxJH {
  display: flex;
  justify-content: center;
  align-items: center;
}
.markets___2AaYb .marketTableBodyWrapper___3WmGE .operateIcons___1kxJH span {
  display: flex;
  align-items: center;
}
.markets___2AaYb .marketTableBodyWrapper___3WmGE .operateIcons___1kxJH .hasAlarm___2ld-k {
  color: #0F7DFF;
  width: 12px;
  height: 15px;
  margin-right: 8px;
  cursor: pointer;
}
.markets___2AaYb .marketTableBodyWrapper___3WmGE .operateIcons___1kxJH .hasStar___w1_M5 {
  width: 15px;
  height: 15px;
  color: #F5A623;
  cursor: pointer;
}
.markets___2AaYb .marketTableBodyWrapper___3WmGE .operateIcons___1kxJH .notActive___1FOT1 {
  color: #CCC;
}
.markets___2AaYb .marketTableBodyWrapper___3WmGE .operateIcons___1kxJH .notActive___1FOT1.hasAlarm___2ld-k {
  opacity: 0;
}
.markets___2AaYb .marketTableBodyWrapper___3WmGE .tdHeadBox___1eQyt {
  display: inline-flex;
  align-items: center;
}
.markets___2AaYb .marketTableBodyWrapper___3WmGE .tdHeadBox___1eQyt .feeDiscountIcon___1bj3M {
  width: 18px;
  height: 18px;
  margin-left: 4px;
}
.markets___2AaYb .kc-tabs.ant-tabs-oval {
  margin-top: 8px;
}
.markets___2AaYb .kc-tabs.ant-tabs-oval .ant-tabs-bar {
  padding: 0;
  margin: 0;
}
.markets___2AaYb .kc-tabs.ant-tabs-oval .ant-tabs-bar .ant-tabs-tab-active svg {
  color: #0F7DFF;
}
.markets___2AaYb .font-size-12 {
  line-height: 20px;
}
.greyStar___2rqnP {
  width: 14px !important;
  height: 14px !important;
  margin-right: 4px;
  color: #97989B;
  vertical-align: text-top;
}
.starFlash___uJq5I {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  color: #F5A623;
  position: absolute;
  left: -1px;
  top: 1px;
  animation: star-flash___aZa_t 500ms ease-out;
}
.scTab___kby0A {
  display: flex;
  align-items: center;
}
.scTab___kby0A svg {
  width: 12px;
  height: 12px;
  margin-left: 4px;
}
.noData___BbrWT {
  padding: 14px 16px;
  background: #fff;
  text-align: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  z-index: 1;
}
@keyframes star-flash___aZa_t {
  0% {
    opacity: 1;
    transform: scale(0.3) translate3d(0, 0, 0) rotate(0deg);
  }
  99% {
    opacity: 0.5;
    transform: scale(1.2) translate3d(5px, -5px, 0) rotate(120deg);
  }
  100% {
    opacity: 0;
  }
}
@keyframes slider-down___J8rXp {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slider-up___2lHgM {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fav_wrapper___tA4bl {
  position: relative;
}
.fav_wrapper___tA4bl .greyStar___2rqnP {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.headBarWrapper___29a1v {
  display: flex;
  justify-content: space-between;
}

.api-word-modal___3hstt .tip___358Vz {
  margin-bottom: 24px;
}
.api-word-modal___3hstt .form___2Lycw {
  width: 240px;
  margin: auto;
}
.api-word-modal___3hstt .form___2Lycw .create-btn___JOxdT {
  width: 100%;
  height: 30px;
  background: #0F7DFF;
  border: 1px solid #0075FF;
  border-radius: 2px;
  font-size: 14px;
  color: #FFFFFF;
}
.api-word-modal___3hstt .form___2Lycw .ant-form-item {
  margin-bottom: 24px;
}

.flex___3nzEl {
  display: flex;
  align-items: center;
}
.titleWrapper___2j3U0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: normal !important;
}
.assetType___27bX5 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333333;
}
.assetType___27bX5 span {
  position: relative;
  cursor: pointer;
}
.assetType___27bX5 .active___3XnC2 {
  color: #0f7dff;
}
.assetType___27bX5 .active___3XnC2::after {
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  bottom: -17px;
  left: 0;
  border-bottom: 3px solid #0f7dff;
}
.operations___2Wn5U {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #333333;
}
.operations___2Wn5U .searchInput___3XWnq {
  width: 147px;
  background: #ffffff;
  border-radius: 2px;
}
.operations___2Wn5U .searchInput___3XWnq .ant-input {
  height: 24px;
  font-size: 12px;
  color: #9b9b9b;
}
.assetsAmount___1aHQl {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
.money_txt___1dD7N {
  font-size: 12px;
  color: #9b9b9b;
}
.coinIcon___WqBVz {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.iconName___1i1nw {
  font-size: 12px;
  color: #9b9b9b;
  margin-left: 3px;
}
.tipsss___3IJdP {
  display: inline-flex;
  align-items: center;
}
.switch___kpaFH {
  min-width: 28px !important;
  height: 16px !important;
}
.switch___kpaFH::after {
  width: 12px !important;
  height: 12px !important;
}
.currency___LCsZ_ {
  margin-left: 8px;
}

.marginCard___2cuaB {
  width: 100%;
  height: 100%;
  box-shadow: none!important;
}
.marginCard___2cuaB .ant-card-head-wrapper {
  height: 100%;
}

.marginTable___2KiiI.noBorder___L_DHS .ant-table-tbody > tr > td,
.marginTable___2KiiI.noBorder___L_DHS .ant-table-thead > tr > th {
  border-bottom: none;
}
.marginTable___2KiiI.small___3H1je .ant-table-tbody > tr > td {
  font-size: 13px;
  padding: 10px 16px;
}
.marginTable___2KiiI.default___1Nd_t .ant-table-tbody > tr > td {
  font-size: 14px;
  padding: 14px 16px;
}
.marginTable___2KiiI.large___2OC9J .ant-table-tbody > tr > td {
  font-size: 16px;
  padding: 16px 16px;
}
.marginTable___2KiiI.fixedHead___33QGH .ant-table-header {
  margin-bottom: -3px !important;
}
.marginTable___2KiiI .ant-table-thead > tr > th,
.marginTable___2KiiI .ant-table-tbody > tr > td {
  border-bottom: 1px solid #F3F5F9;
}
.marginTable___2KiiI .ant-table-thead > tr > th {
  font-size: 12px;
  color: #9B9B9B;
  padding: 7px 16px;
}
.marginTable___2KiiI .ant-table-tbody > tr > td {
  color: #151515;
}
.marginTable___2KiiI .ant-table-tbody > tr:last-child > td {
  border-bottom: none!important;
}
.marginTable___2KiiI .ant-table-thead > tr.ant-table-row-hover > td,
.marginTable___2KiiI .ant-table-tbody > tr.ant-table-row-hover > td,
.marginTable___2KiiI .ant-table-thead > tr:hover > td,
.marginTable___2KiiI .ant-table-tbody > tr:hover > td {
  background: #F3F5F9 !important;
}
.marginTable___2KiiI ::-webkit-scrollbar {
  height: 3px;
  width: 3px;
}
.marginTable___2KiiI ::-webkit-scrollbar-thumb {
  background-color: #EDF1F3;
}
.marginTable___2KiiI ::-webkit-scrollbar-track {
  background: #FFF;
  border: thin solid #FFF;
}

.container___X-Fh1 {
  width: 728px;
  height: 366px;
  margin-left: 8px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.entrustCard___rK1WD {
  min-height: 600px;
}
.cursorHelp___1vtBt:hover {
  cursor: help;
}
.onlyShowCurrentCoin___2zRNY .ant-checkbox-wrapper + span,
.onlyShowCurrentCoin___2zRNY .ant-checkbox + span {
  padding-right: 0!important;
}
.idBox___1UARV {
  cursor: pointer;
}
.borrowList___1BNWU td,
.borrowList___1BNWU th {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.borrowList___1BNWU .currency___7892X {
  min-width: 66px;
}

.container___3a44P {
  background: #ffffff;
}
.container___3a44P .icon___WBqx1 {
  display: flex;
  justify-content: center;
}
.container___3a44P .icon___WBqx1 img {
  width: 60px;
  height: 60px;
}
.container___3a44P .tip___3qZRZ {
  width: 416px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 24px 0;
}
.container___3a44P .btns___1nEjY {
  display: flex;
  justify-content: space-between;
  margin: 24px 0px 0px 0px;
}
.container___3a44P .btns___1nEjY .btn___1aQfM {
  width: 200px;
  height: 48px;
}
.ant-modal-content {
  background: #ffffff;
  color: #333333;
  padding: 25px 8px 8px 8px;
}
.ant-modal-content .ant-modal-close {
  top: 24px;
  right: 14px;
}
.ant-modal-content .ant-modal-header {
  background: #ffffff !important;
  border-bottom: none !important;
  height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
.ant-modal-content .ant-modal-header .ant-modal-title {
  color: #333333;
  font-size: 20px !important;
}

.borrowDetailModal___1V4Gy .container___2jOmf {
  background: #ffffff;
  color: #333333;
}
.borrowDetailModal___1V4Gy .title___3atQP {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 30px 0 16px 0;
}
.borrowDetailModal___1V4Gy .title___3atQP:first-child {
  margin-top: 0;
}
.borrowDetailModal___1V4Gy .info___IuS8K {
  margin-top: -8px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
}
.borrowDetailModal___1V4Gy .info___IuS8K .row___vZbjl {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}
.borrowDetailModal___1V4Gy .info___IuS8K .row___vZbjl div {
  width: 50%;
}
.borrowDetailModal___1V4Gy .div___2-7Pe {
  margin: 16px 0 5px 0;
}
.borrowDetailModal___1V4Gy .ant-modal-content {
  overflow-y: auto;
  max-height: 600px;
  background: #ffffff;
  color: #333333;
  padding: 32px 8px 8px 8px;
}
.borrowDetailModal___1V4Gy .ant-modal-content .ant-modal-close {
  top: 14px;
  right: 14px;
}
.borrowDetailModal___1V4Gy .ant-modal-content .ant-modal-header {
  background: #ffffff;
  border-bottom: none;
  height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
.borrowDetailModal___1V4Gy .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #333333;
}
.borrowDetailModal___1V4Gy .ant-select-selection {
  background: #ffffff !important;
  color: #333333 !important;
}
.borrowDetailModal___1V4Gy .ant-table-thead tr th {
  padding: 16px 0px;
  background: #ffffff;
}
.borrowDetailModal___1V4Gy .ant-table-row td {
  padding: 11px 0px;
  height: 42px;
}

.tabContainer___2c1rm {
  background: #ffffff;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.tabContainer___2c1rm .box___3-G5H {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.tabContainer___2c1rm .box___3-G5H > span {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  color: #333;
  font-size: 14px;
}
.tabContainer___2c1rm .box___3-G5H > span img {
  transform: translate3d(0, -1px, 0);
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.tabContainer___2c1rm .box___3-G5H > span a,
.tabContainer___2c1rm .box___3-G5H > span a:hover,
.tabContainer___2c1rm .box___3-G5H > span a:visited,
.tabContainer___2c1rm .box___3-G5H > span a:focus {
  color: #333333;
  text-decoration: none;
}
.tabContainer___2c1rm .box___3-G5H div {
  height: 64px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 64px;
  cursor: pointer;
  margin: 0 16px;
}
.tabContainer___2c1rm .box___3-G5H .selected___11kcS {
  color: #0f7dff;
  border-bottom: solid #0f7dff;
}
.tabContainer___2c1rm .box___3-G5H .borrowPage___348ux {
  position: relative;
}
.tabContainer___2c1rm .box___3-G5H .borrowPage___348ux span {
  position: absolute;
  width: 0;
  height: 21px;
  border-left: 1px solid #edf1f3;
  left: -16px;
  top: 50%;
  margin-top: -10px;
}

.container___16LLv {
  width: 1280px;
  margin: 24px auto;
}
.operatePanel___2OcSx {
  display: flex;
}
.operatePanel___2OcSx .combainePanel___14Jtt {
  display: block;
  margin-left: 8px;
}
.operatePanel___2OcSx .combainePanel___14Jtt .borrowPanel___1oDf6 {
  display: flex;
  margin-top: 8px;
}
.listPanel___1tz92 {
  display: flex;
  width: 1280px;
  margin: 8px 0;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.detailPanel___3nr8q {
  height: 118px;
  position: relative;
  background: #ffffff;
}
.debtContainer___2iyCo {
  width: 1088px;
  height: 118px;
  padding: 16px 24px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}

.borrowDetailModal___19ifu .container___16nJQ {
  background: #ffffff;
  color: #333333;
}
.borrowDetailModal___19ifu .title___2mtR9 {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 30px 0 16px 0;
}
.borrowDetailModal___19ifu .title___2mtR9:first-child {
  margin-top: 0;
}
.borrowDetailModal___19ifu .ant-modal-content {
  overflow-y: auto;
  max-height: 600px;
  background: #ffffff;
  color: #333333;
  padding: 32px 8px 8px 8px;
}
.borrowDetailModal___19ifu .ant-modal-content .ant-modal-close {
  top: 14px;
  right: 14px;
}
.borrowDetailModal___19ifu .ant-modal-content .ant-modal-header {
  background: #ffffff;
  border-bottom: none;
  height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
}
.borrowDetailModal___19ifu .ant-modal-content .ant-modal-header .ant-modal-title {
  color: #333333;
}
.borrowDetailModal___19ifu .ant-select-selection {
  background: #ffffff !important;
  color: #333333 !important;
}
.borrowDetailModal___19ifu .ant-table-thead tr th {
  padding: 16px 0px;
  background: #ffffff;
}
.borrowDetailModal___19ifu .ant-table-row td {
  padding: 11px 0px;
  height: 42px;
}
.borrowDetailModal___19ifu .content___3skzL {
  display: flex;
  font-size: 14px;
  color: #333;
  padding: 6px 0;
}
.borrowDetailModal___19ifu .value___1VNmq {
  flex: 1;
  text-align: right;
}
.borrowDetailModal___19ifu .btn___1fDoT {
  margin-top: 26px;
}

.flex___2e1Je {
  display: flex;
  align-items: center;
}
.retainAmountTip___hSXAX {
  font-size: 12px;
  color: #E7B56D;
}
.curBox___2aQWu .ant-form-explain {
  display: none;
}
.curBox___2aQWu .ant-switch-small {
  max-width: 27px!important;
  min-width: 27px!important;
  margin-left: 6px;
  height: 16px!important;
  line-height: 14px!important;
}
.curBox___2aQWu .ant-switch-small:before,
.curBox___2aQWu .ant-switch-small:after {
  width: 12px!important;
  height: 12px!important;
}
.curBox___2aQWu .ant-radio-wrapper {
  font-weight: 400;
}
.icon___1i-uV {
  width: 16px;
  height: 16px;
  transform: translate3d(0, -2px, 0);
}
.container___IBLzv {
  background: #ffffff;
  padding: 16px 24px;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.container___IBLzv .title___jQsCH {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.container___IBLzv .underLineTip___2GYA0 {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  cursor: help;
}
.container___IBLzv .underLineTip___2GYA0 span {
  border-bottom: #333333 dashed;
  border-width: 1px;
}
.container___IBLzv .tabContainer___1V86r {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  background: #ffffff;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.01);
}
.container___IBLzv .tabContainer___1V86r div {
  height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  cursor: pointer;
  margin: 0 16px;
}
.container___IBLzv .tabContainer___1V86r .selected___1v841 {
  color: #0f7dff;
  border-bottom: solid #0f7dff;
}
.container___IBLzv .amountBtnsRow___2RzFF {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  margin-top: 8px;
}
.container___IBLzv .amountBtnsRow___2RzFF button {
  height: 24px !important;
  line-height: 24px !important;
  display: inline-block;
  background-color: #F3F5F9;
  text-align: center;
  width: 72px;
  color: #8ea0b3;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
  font-size: 12px;
  border: none;
}
.container___IBLzv .amountBtnsRow___2RzFF button:hover,
.container___IBLzv .amountBtnsRow___2RzFF button:focus,
.container___IBLzv .amountBtnsRow___2RzFF button:active {
  border: 1px solid rgba(15, 125, 255, 0.5);
  background-color: rgba(15, 125, 255, 0.16);
  background: #EDF5FF;
  border-radius: 2px;
}
.container___IBLzv .submitRow___1S5jc .submitBtn___10c4r {
  border-radius: 2px;
  border: none !important;
  height: 40px;
  color: #ffffff;
  background-image: linear-gradient(-90deg, #22b4ff 0%, #0f7dff 100%);
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  margin-top: 4px;
}
.container___IBLzv .submitRow___1S5jc .submitBtn___10c4r:hover {
  color: #ffffff;
}
.container___IBLzv .submitRow___1S5jc .submitBtn___10c4r span {
  font-size: 13px !important;
}
.container___IBLzv .submitRow___1S5jc .autoLendBtn___1zHG- {
  background-image: linear-gradient(90deg, #0bbb87 0%, #31cc7a 100%) !important;
  box-shadow: 0 2px 8px 0 rgba(15, 125, 255, 0.16);
}
.container___IBLzv .inputRow___rZAiG {
  border: none;
  margin-bottom: 16px;
}
.container___IBLzv .inputRow___rZAiG .inputLable___2JlGe {
  margin-bottom: 3px;
  font-weight: 500;
  margin-bottom: 6px;
  border-width: 1px;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
}
.container___IBLzv .inputRow___rZAiG .inputLable___2JlGe .balance___2W9vA {
  font-size: 12px;
  color: #0e85ff;
  letter-spacing: 0;
  line-height: 17px;
}
.container___IBLzv .inputRow___rZAiG .lable___29dps {
  font-weight: 500;
}
.container___IBLzv .inputRow___rZAiG .inputNumber___3CgIr {
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #ffffff;
  color: #333333;
}
.container___IBLzv .inputRow___rZAiG .inputNumber___3CgIr:hover .ant-input-number-handler-wrap,
.container___IBLzv .inputRow___rZAiG .inputNumber___3CgIr:focus .ant-input-number-handler-wrap {
  display: inherit;
}
.container___IBLzv .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-handler-wrap {
  border-left: none;
  width: 22px;
  height: 40px;
  border-radius: 0 !important;
  display: none;
  background-color: #ffffff;
  border-radius: 11px !important;
  transform: scale(0.5) translateY(-25%);
  top: 5%;
}
.container___IBLzv .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-handler-wrap .ant-input-number-handler {
  background: transparent;
  border-top: none;
  height: 30px;
}
.container___IBLzv .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-handler-wrap .ant-input-number-handler-up-inner,
.container___IBLzv .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-handler-wrap .ant-input-number-handler-down-inner {
  display: none;
  transform: scale(1.25);
  right: 5.5px;
}
.container___IBLzv .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-input {
  color: #333333 !important;
  height: 40px;
}
.container___IBLzv .inputRow___rZAiG .inputWrapper___3-eW9 {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  position: relative;
}
.container___IBLzv .inputRow___rZAiG .inputWrapper___3-eW9 .unit___3xOgW {
  border: none;
  background: transparent;
  color: #333333;
  width: 55px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container___IBLzv .inputRow___rZAiG .inputWrapper___3-eW9 .unit___3xOgW::before {
  content: ' ';
  width: 1px;
  height: calc(100% - 24px);
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0px;
  top: 12px;
  display: inline-block;
}
.container___IBLzv .inputRow___rZAiG .inputWrapper___3-eW9 .ant-input-number {
  padding-right: 55px;
  height: 40px;
  border: none !important;
  box-shadow: none !important;
}
.container___IBLzv .inputRow___rZAiG .inputWrapper___3-eW9 .ant-input-number .ant-input-number-handler-wrap {
  right: 55px;
}
.container___IBLzv .inputRow___rZAiG .inputWrapper___3-eW9 .ant-input-number.ant-input-number-focused {
  border: 1px solid rgba(15, 125, 255, 0.5);
}
.container___IBLzv .inputRow___rZAiG .ant-checkbox-wrapper {
  color: #333333 !important;
}
.container___IBLzv .inputRow___rZAiG .switchContainer___1qPCJ {
  height: 17px;
}
.containerDark___2DQdI {
  background: #242e3e;
  padding: 16px 24px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.08), 0 8px 24px 0 rgba(0, 0, 0, 0.04);
}
.containerDark___2DQdI .title___jQsCH {
  font-size: 16px;
  color: #a4aab3;
  letter-spacing: 0;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.containerDark___2DQdI .underLineTip___2GYA0 {
  font-size: 12px;
  color: #a4aab3;
  letter-spacing: 0;
  cursor: help;
}
.containerDark___2DQdI .underLineTip___2GYA0 span {
  border-bottom: #a4aab3 dashed;
  border-width: 1px;
}
.containerDark___2DQdI .tabContainer___1V86r {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  background: #121821;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.01);
}
.containerDark___2DQdI .tabContainer___1V86r div {
  height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #a4aab3;
  letter-spacing: 0;
  text-align: center;
  cursor: pointer;
  margin: 0 16px;
}
.containerDark___2DQdI .tabContainer___1V86r .selected___1v841 {
  color: #0f7dff;
  border-bottom: solid #0f7dff;
}
.containerDark___2DQdI .amountBtnsRow___2RzFF {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
  margin-top: 8px;
}
.containerDark___2DQdI .amountBtnsRow___2RzFF button {
  height: 24px !important;
  line-height: 24px !important;
  display: inline-block;
  background-color: #19212d;
  text-align: center;
  width: 72px;
  color: #8ea0b3;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
  font-size: 12px;
  border: none;
}
.containerDark___2DQdI .amountBtnsRow___2RzFF button:hover,
.containerDark___2DQdI .amountBtnsRow___2RzFF button:focus,
.containerDark___2DQdI .amountBtnsRow___2RzFF button:active {
  border: 1px solid rgba(15, 125, 255, 0.5);
  background-color: rgba(15, 125, 255, 0.16);
  background: #2e3c57;
  border-radius: 2px;
}
.containerDark___2DQdI .submitRow___1S5jc .submitBtn___10c4r {
  border-radius: 2px;
  border: none !important;
  height: 40px;
  color: #ffffff;
  background-image: linear-gradient(-90deg, #22b4ff 0%, #0f7dff 100%);
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  margin-top: 4px;
}
.containerDark___2DQdI .submitRow___1S5jc .submitBtn___10c4r:hover {
  color: #ffffff;
}
.containerDark___2DQdI .submitRow___1S5jc .submitBtn___10c4r span {
  font-size: 13px !important;
}
.containerDark___2DQdI .submitRow___1S5jc .autoLendBtn___1zHG- {
  background-image: linear-gradient(90deg, #0bbb87 0%, #31cc7a 100%) !important;
  box-shadow: 0 2px 8px 0 rgba(15, 125, 255, 0.16);
}
.containerDark___2DQdI .inputRow___rZAiG {
  border: none;
  margin-bottom: 16px;
}
.containerDark___2DQdI .inputRow___rZAiG .inputLable___2JlGe {
  margin-bottom: 3px;
  font-weight: 500;
  margin-bottom: 6px;
  border-width: 1px;
  color: #a4aab3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
}
.containerDark___2DQdI .inputRow___rZAiG .inputLable___2JlGe .balance___2W9vA {
  font-size: 12px;
  color: #0e85ff;
  letter-spacing: 0;
  line-height: 17px;
}
.containerDark___2DQdI .inputRow___rZAiG .lable___29dps {
  font-weight: 500;
}
.containerDark___2DQdI .inputRow___rZAiG .inputNumber___3CgIr {
  width: 100%;
  border: 1px solid transparent;
  border-radius: 2px;
  background: #121821;
  color: #a4aab3;
}
.containerDark___2DQdI .inputRow___rZAiG .inputNumber___3CgIr:hover .ant-input-number-handler-wrap,
.containerDark___2DQdI .inputRow___rZAiG .inputNumber___3CgIr:focus .ant-input-number-handler-wrap {
  display: inherit;
}
.containerDark___2DQdI .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-handler-wrap {
  border-left: none;
  width: 22px;
  height: 40px;
  border-radius: 0 !important;
  display: none;
  background-color: #121821;
  border-radius: 11px !important;
  transform: scale(0.5) translateY(-25%);
  top: 5%;
}
.containerDark___2DQdI .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-handler-wrap .ant-input-number-handler {
  background: transparent;
  border-top: none;
  height: 30px;
}
.containerDark___2DQdI .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-handler-wrap .ant-input-number-handler-up-inner,
.containerDark___2DQdI .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-handler-wrap .ant-input-number-handler-down-inner {
  display: none;
  transform: scale(1.25);
  right: 5.5px;
}
.containerDark___2DQdI .inputRow___rZAiG .inputNumber___3CgIr .ant-input-number-input {
  color: #a4aab3 !important;
  height: 40px;
}
.containerDark___2DQdI .inputRow___rZAiG .inputWrapper___3-eW9 {
  background-color: #121821;
  border: 1px solid rgba(164, 170, 179, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  position: relative;
}
.containerDark___2DQdI .inputRow___rZAiG .inputWrapper___3-eW9 .unit___3xOgW {
  border: none;
  background: transparent;
  color: #a4aab3;
  width: 55px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.containerDark___2DQdI .inputRow___rZAiG .inputWrapper___3-eW9 .unit___3xOgW::before {
  content: ' ';
  width: 1px;
  height: calc(100% - 24px);
  background-color: rgba(164, 170, 179, 0.3);
  position: absolute;
  left: 0px;
  top: 12px;
  display: inline-block;
}
.containerDark___2DQdI .inputRow___rZAiG .inputWrapper___3-eW9 .ant-input-number {
  padding-right: 55px;
  height: 40px;
  border: none !important;
  box-shadow: none !important;
}
.containerDark___2DQdI .inputRow___rZAiG .inputWrapper___3-eW9 .ant-input-number .ant-input-number-handler-wrap {
  right: 55px;
}
.containerDark___2DQdI .inputRow___rZAiG .inputWrapper___3-eW9 .ant-input-number.ant-input-number-focused {
  border: 1px solid rgba(15, 125, 255, 0.5);
}
.containerDark___2DQdI .inputRow___rZAiG .ant-checkbox-wrapper {
  color: #a4aab3 !important;
}
.containerDark___2DQdI .inputRow___rZAiG .switchContainer___1qPCJ {
  height: 17px;
}
.inpuTooltip___2SSaG {
  font-size: 12px;
}
.inpuTooltip___2SSaG .ant-tooltip-arrow {
  left: calc(50% - 5px);
}
.maskPanel___2q32d {
  padding: 24px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.maskPanel___2q32d .header___1bjFJ {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.maskPanel___2q32d .header___1bjFJ .lendingIcon___1Ayti {
  width: 59px;
  height: 59px;
}
.maskPanel___2q32d .title___jQsCH {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #151515;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 38px;
}
.maskPanel___2q32d .title___jQsCH.suspend___1G7db {
  color: #ff5f73;
  margin-bottom: 4px;
}
.maskPanel___2q32d .subTitle___2dxdi {
  font-size: 12px;
  color: #9b9b9b;
  text-align: center;
  margin-bottom: 26px;
}
.maskPanel___2q32d .row___15N7t {
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
}
.maskPanel___2q32d .row___15N7t .value___1Od8s {
  font-size: 12px;
  letter-spacing: 0;
  text-align: right;
}
.maskPanel___2q32d .row___15N7t .value___1Od8s span {
  color: #01aa78;
}
.maskPanel___2q32d .panelBtn___ZhTdD {
  width: 304px;
  height: 40px;
  margin-top: 58px;
  color: #01aa78;
  border-color: #01aa78 !important;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.maskPanel___2q32d .panelBtn___ZhTdD:hover {
  color: #01aa78 !important;
}
.label___2h7Vk {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
}
.noLoginBtn___3mcPz {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #333;
  background: #f3f5f9;
  border-radius: 2px;
}

.container___fs9xw {
  width: 1280px;
  margin: 24px auto;
}
.operatePanel___3WnvA {
  display: flex;
}
.operatePanel___3WnvA .lendPanel___1vZ0g {
  display: flex;
  margin-left: 8px;
}
.listPanel___vNoYl {
  display: flex;
  width: 1280px;
  margin: 8px 0;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.coinsLink___2r23F {
  margin-bottom: 12px;
}
.coinsLink___2r23F .linkItem___2OTm_ {
  position: relative;
  font-weight: 500;
  margin-right: 39px;
}
.coinsLink___2r23F .linkItem___2OTm_.active___1UtIN a {
  color: #4a8fe2;
}
.coinsLink___2r23F .linkItem___2OTm_.active___1UtIN::after {
  content: '';
  position: absolute;
  width: 80%;
  left: 50%;
  bottom: -8px;
  transform: translateX(-50%);
  height: 2px;
  background: #4a8fe2;
}
.coinsLink___2r23F .linkItem___2OTm_ a {
  font-size: 18px;
  color: #242e3e;
  text-decoration: none;
}

.container___paYEs {
  width: 100%;
  min-height: 600px;
  background: #ffffff;
  padding: 24px;
}
.closeAll___VotUm {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #EDF1F3;
}
.detailIcon___2eXNT {
  width: 20px;
  height: 20px;
  color: #0F7DFF;
  transform: translate3d(0, 5px, 0);
}
.size14___37Pev {
  font-size: 14px!important;
}
.size12___3pK4s {
  font-size: 12px!important;
}
.income___3Psba span {
  color: #9B9B9B;
  border-bottom-color: #9B9B9B;
}
.loanTable___3KHjZ .ant-table-tbody > tr > td {
  font-size: 16px!important;
}
.popConfirm___jl8Zj {
  max-width: 200px;
}
.popConfirm___jl8Zj .ant-popover-message-title {
  font-size: 13px;
  color: #333333;
}
.popConfirm___jl8Zj .ant-popover-message-title {
  padding-left: 0;
}
.popConfirm___jl8Zj .ant-popover-buttons {
  text-align: center;
}
.popConfirm___jl8Zj .ant-popover-buttons button {
  min-width: 54px;
}
.popConfirm___jl8Zj .ant-popover-buttons button:not(:first-child) {
  margin-left: 16px;
}
.popConfirm___jl8Zj .ant-popover-buttons button:first-child {
  margin-left: 0;
  background: #FF5F73;
  color: #fff;
  border: 1px solid #FF5F73;
}

.statsItem___2fjJT {
  padding: 24px 44px;
}
.statsItemBox___Fx69X {
  display: flex;
  flex-direction: row;
}
.info___2-Dti {
  margin-left: 6px;
  font-size: 14px;
  color: #333;
}
.title___1XJtn {
  margin-bottom: 2px;
}
.currency___8YytW {
  font-size: 20px;
  font-weight: 500;
}
.legal___FF9_N {
  font-size: 14px;
}
.tip___2c2JJ {
  cursor: help;
}
.tip___2c2JJ:hover {
  border-bottom: 1px dashed #ccc;
}

.container___31POS {
  width: 1280px;
  margin: 24px auto;
}
.listPanel___RwbkW {
  min-height: 600px;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.statsPanel___AuniI {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
  height: 100px;
}

.tableContainer___28w5F {
  min-height: 600px;
}
.loanDetail___3F0rb {
  width: 1280px;
  margin: 0 auto;
  padding: 36px 0 40px;
}
.loanDetail___3F0rb > a {
  margin-bottom: 16px;
  margin-left: -14px;
}
.loanDetail___3F0rb > a:hover {
  background: transparent;
}

.container___12yrT {
  width: 1280px;
  margin: 24px auto;
}
.tabContainer___25hnY {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  background: #ffffff;
  margin-bottom: 16px;
  border: 1px solid rgba(0, 0, 0, 0.01);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.04);
}
.tabContainer___25hnY div {
  width: 80px;
  height: 64px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 64px;
  cursor: pointer;
  margin: 0 16px;
}
.tabContainer___25hnY .selected___3FNRG {
  color: #0f7dff;
  border-bottom: solid #0f7dff;
}

.formWrapper___XJCyu {
  min-height: 50vh;
}
.formWrapper___XJCyu .formTitle___1a-ZI {
  font-size: 24px;
  text-align: center;
  margin: 48px 0;
}
.formWrapper___XJCyu .tip___2TVQs {
  margin: -8px auto 16px auto;
  width: fit-content;
  border-radius: 5px;
}
.formWrapper___XJCyu .tip___2TVQs u {
  cursor: pointer;
}
.formWrapper___XJCyu .tip___2TVQs .ant-alert-message {
  font-size: 13px;
}
.formWrapper___XJCyu .formBody___-reP3 {
  width: 280px;
  margin: 0 auto;
}
.formWrapper___XJCyu .formBody___-reP3 .ant-form-item-required::before {
  display: none!important;
}
.formWrapper___XJCyu .formBody___-reP3 .ant-select-selection {
  height: auto !important;
}
.formWrapper___XJCyu .formBody___-reP3 .ant-select-selection .ant-select-selection-selected-value {
  line-height: normal !important;
}
.formWrapper___XJCyu .switchBtn___dGrRI {
  display: block;
  margin: -18px 0 24px 0;
  color: #888;
  font-size: 13px;
}
.mobileCode___1QwGj .ant-select-dropdown-menu,
.mobileCode___1QwGj .ant-select-dropdown-menu-item {
  padding: 0;
}
.mobileCodeOption___3fhoH {
  height: 36px;
  border-bottom: 1px solid #F6F8F9;
  padding: 0 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobileCodeOption___3fhoH > span:last-child {
  color: #9b9b9b;
}
.mobileCodeExplain___2svMi {
  height: 36px;
  text-align: center;
  opacity: 0.5;
  font-size: 12px;
  line-height: 36px;
  color: #9b9b9b;
}
.g2faCode___h-D3X {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid rgba(7, 8, 9, 0.16);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  padding: 8px;
}
.g2faCode___h-D3X .code___85Xf9 {
  font-size: 13px;
  color: #FF5F73;
}
.g2faHelp___3iB5v > div {
  font-size: 13px;
  padding-bottom: 24px;
  color: #333;
}
.g2faHelp___3iB5v > div:not(:first-child) {
  padding-top: 24px;
}
.g2faHelp___3iB5v > div:not(:last-child) {
  border-bottom: 1px solid #F1F1F1;
}
.g2faHelp___3iB5v > div h4 {
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.g2faHelp___3iB5v > div h4::before {
  content: " ";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
  border: 1px solid #0F7DFF;
}
.g2faHelp___3iB5v .stores___1N4l2 {
  display: flex;
  align-items: center;
}
.g2faHelp___3iB5v .stores___1N4l2 img {
  height: 36px;
  margin-right: 16px;
}
.sendBtn___12nYe {
  cursor: pointer;
  padding: 0 0px;
  display: inline-block;
}
.safeWordForm___1q4As .formLabel___3X7KW {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 8px;
}
.safeWordForm___1q4As .safeWord___2_XaC {
  margin-bottom: 16px;
  padding: 8px;
  text-align: center;
  background: #F6F8F9;
}
.safeWordForm___1q4As .ant-form-item-label label:after {
  display: none;
}
.success___1H4Dz {
  padding-top: 92px;
  text-align: center;
}
.success___1H4Dz h4 {
  font-size: 18px;
  font-weight: normal;
  color: #4A4A4A;
  margin: 16px 0;
}
.success___1H4Dz p {
  color: #FF5F73;
}
.success___1H4Dz .anticon {
  font-size: 56px;
  color: #01AA78;
}
.cmpt_ct_flex___3Z286 {
  display: flex;
  align-items: center;
  line-height: 20px;
}
.cmpt_ct_back___58jfo {
  color: #0f7dff;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}
.cmpt_ct_icon___2ZwPs.cmpt_ct_icon___2ZwPs {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.cmpt_ct_title___3zPlz {
  font-weight: 500;
  margin-left: 8px;
  padding-left: 8px;
  line-height: 16px;
  border-left: 1px solid #D8D8D8;
}
.depositTip___HmfmF {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: 8px;
}
.applySuccess___170f0 {
  padding-top: 92px;
  text-align: center;
}
.applySuccess___170f0 img {
  width: 55px;
  height: 55px;
}
.applySuccess___170f0 h4 {
  font-size: 18px;
  font-weight: normal;
  color: #4A4A4A;
  margin: 16px 0;
}
.applySuccess___170f0 .applyTip___2JPOZ {
  font-size: 14px;
  color: #4A4A4A;
  margin: 0;
}
.applySuccess___170f0 .applyWarning___1hQD9 {
  font-size: 14px;
  color: #FF5F73;
  margin: 0;
}
.AlertCmpt___1c86p {
  text-align: center;
  margin-bottom: 16px;
}
.AlertInfo___4bxp3 {
  font-size: 13px;
  color: #333333;
  display: inline-block;
  background-color: rgba(245, 166, 35, 0.2);
  border: none;
  border-radius: 5px;
}
.vcCountrySelector___rj2-L .ant-select-selection__rendered,
.vcCountrySelector___rj2-L .ant-select-selection--single {
  display: flex;
  align-items: center;
}
.vcCountrySelector___rj2-L .ant-select-selection__rendered {
  width: 100%;
}
.safePageTip___3sLPA {
  background: rgba(253, 168, 41, 0.08) !important;
  border: 1px solid rgba(253, 168, 41, 0.08) !important;
}
.safePageTip___3sLPA .ant-alert-message {
  color: #333333 !important;
}

.withdraw___3iA_b {
  min-height: auto;
}
.withdraw___3iA_b .remarksTips___3-1iF {
  background-color: #FDF2E1;
  margin: 8px 0;
  color: #624317;
}
.withdraw___3iA_b .remarksTips___3-1iF div {
  overflow: hidden;
  word-break: break-word;
  line-height: 1.5;
  color: #624317;
}
.ban_svg___2hVSx {
  width: 128px;
  height: 128px;
  margin-bottom: 20px;
}
.ban_wrapper___mKOlA {
  text-align: center;
  padding-top: 113px;
}
.ban_timer___aHfFw {
  font-size: 14px;
  color: #ff5f73;
  margin-bottom: 16px;
}
.ban_tip___12zAN {
  font-size: 14px;
  color: #333333;
}
.pro_wrapper___1639X {
  width: 760px;
  height: 121px;
  background-color: #f5f8f9;
  border: solid 1px #ecf0f2;
  margin: 0 auto;
  padding: 15px 24px;
}
.pro_title___AKX20 {
  font-weight: 500;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 14px;
}
.pro_icon___2TabU {
  width: 14px;
  height: 14px;
  margin-right: 8px;
}
.pro_icon_checked___1mXDk {
  color: #00aa77;
}
.pro_icon_not_checked___3Lf8V {
  color: #ff5f72;
}
.pro_notice_wrapper___NKLxd {
  margin: 0 auto;
}
.pro_row___16KB- {
  margin-bottom: 8px;
  font-size: 14px;
  color: #333333;
  display: flex;
  align-items: center;
}
.pro_link___1OhEE {
  font-size: 12px;
  color: #0f7dff;
  margin-left: 8px;
  cursor: pointer;
}
.hide___6cyfK {
  display: none;
}
.coin_select___3lSmN .ant-select-selection {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  font-size: 16px;
  color: #9b9b9b;
  padding: 8px 5px;
  height: 48px;
}
.normal_wrapper___2FsVT {
  width: 500px;
  margin: 0 auto;
}
.normal_recommends___JBUiv {
  margin-top: 16px;
}
.normal_r_item___5DRHR {
  font-size: 12px;
  color: #0f7dff;
  background-color: rgba(15, 124, 255, 0.12);
  border-radius: 100px;
  padding: 7px 11px;
  margin-right: 8px;
  text-transform: uppercase;
  cursor: pointer;
}
.wallet_wrapper___16mlj {
  background-color: #f5f8f9;
  border-radius: 2px;
  border: solid 1px #ecf0f2;
  margin-top: 16px;
  padding: 12px 16px 24px;
  font-size: 12px;
}
.wallet_wrapper___16mlj .ant-form-item-label {
  font-weight: 500;
  font-size: 12px;
  color: #333333;
}
.wallet_wrapper___16mlj .ant-form-item {
  margin-bottom: 16px;
}
.wallet_wrapper___16mlj .ant-form-item:last-of-type {
  margin-bottom: 0;
}
.wallet_wrapper___16mlj .ant-select-arrow {
  left: 50%;
  transform: translateX(-50%);
}
.wallet_wrapper___16mlj .kc-select {
  width: 65px;
}
.wallet_wrapper___16mlj .ant-input-group-addon {
  width: 65px;
}
.wallet_wrapper___16mlj .ant-form-item-required:before {
  display: none!important;
}
.wallet_wrapper___16mlj .ant-input-group-addon {
  padding-left: 0;
  padding-right: 0;
}
.wallet_wrapper___16mlj .ant-form-item-children {
  display: inline-block !important;
  width: 100%;
}
.wallet_wrapper___16mlj .ant-form-item-children::after {
  display: none!important;
}
.addr_select_pane___1Q3Gj {
  left: 0!important;
  width: 100%!important;
  background-color: #ffffff;
  box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.04), 0px 16px 40px 0px rgba(0, 0, 0, 0.08);
  border: solid 1px rgba(0, 0, 0, 0.04);
}
.addr_select_pane___1Q3Gj .ant-select-dropdown-menu-item {
  border-radius: 0!important;
  padding: 0;
}
.addr_select_pane___1Q3Gj .ant-select-dropdown-menu-item:hover {
  background-color: #f5f8f9;
}
.addr_select_pane___1Q3Gj .ant-select-dropdown-menu-item-active {
  background-color: #f5f8f9;
}
.addr_select_pane___1Q3Gj .ant-select-dropdown-menu {
  border-radius: 0;
  padding: 0;
  max-height: none!important;
}
.addr_opt_item___35vkY {
  padding: 8px 13px 9px;
}
.addr_opt_item_selected___1BYiT {
  background-color: #f5f8f9;
}
.addr_txt_wrapper___2hPNr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.addr_txt___3CasS {
  width: 249px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
.addr_name___24NNR {
  margin-bottom: 4px;
}
.addr_name___24NNR span {
  color: rgba(0, 0, 0, 0.4);
}
.remove_icon___fCxsA {
  width: 10px;
  height: 10px;
}
.addr_add_wrapper___Ke6dQ {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #0f7dff;
  padding-top: 11px;
  padding-bottom: 12px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
  border: solid 1px rgba(0, 0, 0, 0.04);
}
.addr_add_wrapper___Ke6dQ:hover {
  background-color: #ffffff;
}
.icon_add___1zIbc {
  width: 15px;
  height: 15px;
  margin-right: 3px;
}
.amount_tip___1HR8n {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: #9b9b9b;
  line-height: 1;
  margin-top: 6px;
}
.icon_help___1Wypq {
  width: 12px !important;
  height: 12px !important;
  margin-left: 3px;
  cursor: pointer;
  transform: translateY(1px);
}
.row_fee___3fQ7z {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.row_fee_title___3_3LT {
  font-weight: 500;
}
.row_fee___3fQ7z label:after {
  display: none;
}
.fee_item___3auLG .ant-form-item-label label::after {
  display: none;
}
.fee_txt___k2R8W {
  color: #ff5f73;
  margin-left: 12px;
  margin-right: 3px;
}
.fee_txt_fixed___1d5cR {
  font-size: 12px;
  color: #333333;
}
.inner_trans___22zw1 {
  font-size: 12px;
  color: #9b9b9b;
  display: flex;
  align-items: center;
}
.inner_trans___22zw1 .kc-checkbox {
  font-size: 12px;
  color: #9b9b9b;
}
.addr_intro___3WFi3 {
  margin-top: 8px;
  color: #333333;
  margin-bottom: 8px;
}
.addr_intro_title___Ts0XH {
  font-weight: 500;
  font-size: 13px;
}
.addr_intro_row___k288R {
  font-size: 12px;
  margin-bottom: 8px;
}
.addr_intro_row___k288R:last-of-type {
  margin-bottom: 0;
}
.addr_intro_row_icon___ExRQc {
  width: 6px;
  height: 6px;
  margin-right: 6px;
}
.flex___2cvCI {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.withdraw_log___2IgUC {
  margin-top: 22px;
}
.withdraw_log___2IgUC * {
  font-size: 13px;
}
.withdraw_log___2IgUC .ant-card-body {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0!important;
}
.withdraw_log___2IgUC .ant-table-thead > tr > th {
  background-color: transparent;
  font-size: 13px;
  color: #333333;
  padding-bottom: 8px;
  padding-top: 20px;
}
.withdraw_log___2IgUC .ant-table-tbody > tr > td {
  padding: 13px 16px;
}
.withdraw_log___2IgUC .text-center {
  text-align: center;
}
.withdraw_log___2IgUC .text-right {
  text-align: right;
}
.log_title___1_w3K {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.log_title___1_w3K > span:first-child {
  font-size: 16px;
}
.log_title_tip___12FIF {
  font-size: 13px;
  color: #0f7dff;
}
.hide___6cyfK {
  display: none!important;
}
.wallet_tip___37Fuj {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 12px;
  color: #333333;
  margin-top: 8px;
}
.f_available___3wKWv {
  color: #01aa78;
  margin-left: 1em;
}
.f_frozen___1CA7L {
  color: #ff5f73;
  margin-left: 1em;
}
.addr_selec___2_u27 {
  border: none;
  width: 100%!important;
  border-color: transparent!important;
  outline: none!important;
}
.addr_selec___2_u27 .ant-select-dropdown-menu {
  max-height: none!important;
}
.addr_intro_row___k288R:first-of-type {
  color: #FF5F73;
}
.label___2v7Dg {
  display: flex;
  justify-content: space-between;
}
.labelContent___3XNO1 {
  color: #333333 !important;
  font-size: 12px;
  font-weight: normal!important;
}
.labelContent___3XNO1.ownerChain___9O5Ki {
  color: #9B9B9B !important;
}
.deleteAntdColon___3zJSz .ant-form-item-label label:after {
  display: none!important;
}
.amountAddonAfter___2f17f {
  position: relative;
  padding: 0 10px;
}
.amountAddonAfter___2f17f .loading___2VNij {
  position: absolute;
  top: -2px;
  left: -22px;
}
.tabBar___3r7hp {
  height: 28px;
  margin-top: 24px;
  overflow-y: hidden;
  text-align: left;
}
.tabBar___3r7hp .ant-tabs-tab {
  margin-right: 16px!important;
  padding: 4px 17px!important;
}
.tabBar___3r7hp .ant-tabs-tab:after {
  width: 0!important;
}
.tabBar___3r7hp .ant-tabs-bar {
  line-height: 27px!important;
  margin-bottom: 0!important;
}
.tabBar___3r7hp .ant-tabs-bar .ant-tabs-extra-content {
  line-height: inherit!important;
}

.content___2ScOe {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 16px;
}
.content___2ScOe svg {
  width: 56px;
  height: 56px;
}
.content___2ScOe .desc___2_gBh {
  margin: 24px 0;
  width: 100%;
}
.content___2ScOe .btn___1EXrO {
  width: 240px;
}

.identityForm___3TRUk .limitText___3xZv2 {
  font-size: 12px;
  padding-bottom: 8px;
}
.identityForm___3TRUk .uploadText___14hbj {
  opacity: 0.5;
  line-height: 22px;
}
.identityForm___3TRUk .uploadIcon___1A53V {
  font-size: 18px;
  opacity: 0.5;
}
.identityForm___3TRUk .submitBtn___3cgLG {
  text-align: center;
  padding-top: 36px;
}
.identityForm___3TRUk .view___36NUr {
  max-width: 200px;
}
.identityForm___3TRUk .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
  background-color: #fff;
}

.commonCaptcha___3gFCP {
  z-index: 9999999;
  transform: translateZ(0);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal___3hAzH {
  width: 405px;
}
.modal___3hAzH .ant-modal-content {
  background-color: transparent !important;
  box-shadow: none !important;
}
.modal___3hAzH .ant-modal-close-x:before {
  display: none;
  color: #ffffff !important;
}
.recap___37RLC {
  display: flex;
  align-content: center;
  justify-content: center;
}
#recaptcha {
  display: flex;
  justify-content: center;
}
.imageVerModal___1tfj5 .imgWrapper___HIRm0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F7F7F7;
  margin: 16px 0 24px 0;
}
.imageVerModal___1tfj5 .verImage___2QZ7m {
  width: 148px;
  height: 62px;
  margin-left: 10px;
}
.imageVerModal___1tfj5 .confirmButton___1AQ6B {
  width: 100%;
}
.imageVerModal___1tfj5 .refreshIcon___bw5hN {
  color: #c1c1c1;
  width: 24px;
  margin-right: 32px;
  cursor: pointer;
}

.condition___3ySFk {
  margin-bottom: 18px;
}
.head___1EjlS {
  color: #D4DAEC;
  letter-spacing: 0;
  margin-bottom: 12px;
  position: relative;
  padding-left: 16px;
}
.head___1EjlS .title___18aXp {
  font-size: 18px;
  margin-right: 9px;
  vertical-align: middle;
}
.head___1EjlS .note___3rHSk {
  font-size: 12px;
  vertical-align: middle;
}
.head___1EjlS::after {
  content: '';
  display: block;
  width: 6px;
  height: 15px;
  background: #0F7DFF;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 5px;
}
.conditionIcon___30Cyr {
  height: 53px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 21px;
}
.row___3AmCY {
  display: flex;
  justify-content: space-between;
}
.row___3AmCY .box___165Tp {
  width: 188px;
  height: 188px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.row___3AmCY .box___165Tp .arrow___1ZmM5 {
  position: absolute;
  top: 18px;
  right: 18px;
  display: none;
}
.row___3AmCY .box___165Tp:hover .arrow___1ZmM5 {
  display: block;
}

.name___3sMM2 {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
.redtip___1h1KA,
.bluetip___3TsAe,
.greentip___3bWtD {
  font-size: 12px;
  letter-spacing: 0;
  margin-top: 13px;
}
.redtip___1h1KA .anticon,
.bluetip___3TsAe .anticon,
.greentip___3bWtD .anticon {
  margin-right: 4px;
}
.greentip___3bWtD {
  color: #01AA78;
}
.bluetip___3TsAe {
  color: #0F7DFF;
}
.redtip___1h1KA {
  color: #FF5F73;
}

.checkbox___3kqQt {
  font-size: 12px;
  color: #494E56;
  letter-spacing: 0;
}
.agreement___faE0W {
  max-height: 360px;
  overflow-x: hidden;
  overflow-y: auto;
}
.button___7R54W {
  text-align: center;
}
.button___7R54W > button {
  width: 300px;
}

.introduction___3iLjc {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  margin-bottom: 18px;
  font-size: 20px;
  color: #929FB3;
  letter-spacing: 0;
  word-break: break-word;
}
.introduction___3iLjc img {
  max-width: 100% !important;
}

.records___2Qobo {
  min-height: 800px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.records___2Qobo.hasRecord___301Dm {
  align-items: flex-start;
}
.title___3kkIe {
  padding: 18px 24px;
  background-color: #1E335B;
  background-image: -webkit-linear-gradient(135deg, #283D67 0%, #1E335B 100%);
  background-image: -moz-linear-gradient(135deg, #283D67 0%, #1E335B 100%);
  background-image: -o-linear-gradient(135deg, #283D67 0%, #1E335B 100%);
  background-image: linear-gradient(135deg, #283D67 0%, #1E335B 100%);
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
}
.empty___3nnvy {
  width: 225px;
  height: 75px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMzAwcHgiIGhlaWdodD0iOTVweCIgdmlld0JveD0iMCAwIDMwMCA5NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTIuMiAoNjcxNDUpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkdyb3VwIDE1PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSItNzguMTk0NTc5MyUiIHgyPSI1MCUiIHkyPSIxMDAlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwOTY4REUiIHN0b3Atb3BhY2l0eT0iMC41MDQ3ODM3NDEiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9InNwb3RsaWdodCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9InNwb3RsaWdodC3miJHnmoTnlLPotK0t5pegIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTcwLjAwMDAwMCwgLTY0OS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9IuWfuuacrOS/oeaBry1jb3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjAuMDAwMDAwLCAyMDQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDUwLjAwMDAwMCwgNDQ1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xNSI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOTkuNzQwNTc1LDk0LjcwODUwMTkgQzI5OS43NDA1NzUsNzEuMDA5NjEzMSAyMzIuNjk5NDM2LDUxLjc5Nzg2NzkgMTUwLDUxLjc5Nzg2NzkgQzY3LjMwMDU2NDIsNTEuNzk3ODY3OSAwLjI1OTQyNTMwNSw3MS4wMDk2MTMxIDAuMjU5NDI1MzA1LDk0LjcwODUwMTkiIGlkPSJPdmFsIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBvcGFjaXR5PSIwLjQxODEzNjE2MSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0i6K6w5b2VIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjkuMTQ3OTgyLCAwLjAwMDAwMCkiIGZpbGw9IiMzRTYwOUYiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzUuNDUyMzg3Miw0My40NTg2ODYzIEMzNC4xMDkxNjQ3LDQzLjQ1ODY4NjMgMzIuODIwOTU3MSw0NC4wMTM2NzY2IDMxLjg3MTE1NTMsNDUuMDAxNTY1NiBDMzAuOTIxMzUzNSw0NS45ODk0NTQ3IDMwLjM4Nzc2MDUsNDcuMzI5MzE5NyAzMC4zODc3NjA1LDQ4LjcyNjQwNTggTDMwLjM4Nzc2MDUsNTUuMzExMDU1MyBMNS4wNjQ2MjY3OCw1NS4zMTEwNTUzIEMzLjcyMTQwNDI1LDU1LjMxMTA1NTMgMi40MzMxOTY2MSw1NC43NTYwNjUgMS40ODMzOTQ4NCw1My43NjgxNzYgQzAuNTMzNTkzMDc3LDUyLjc4MDI4NjkgMCw1MS40NDA0MjE4IDAsNTAuMDQzMzM1NyBMMCw1LjI2NzcxOTUzIEMwLDMuODcwNjMzNDQgMC41MzM1OTMwNzcsMi41MzA3NjgzNSAxLjQ4MzM5NDg0LDEuNTQyODc5MzEgQzIuNDMzMTk2NjEsMC41NTQ5OTAyNjMgMy43MjE0MDQyNSwtMS41Njg5OTMxOGUtMDggNS4wNjQ2MjY3OCwwIEwzNy45ODQ3MDA2LDAgQzM5LjMyNzkyMzEsLTEuNTY4OTkzMThlLTA4IDQwLjYxNjEzMDcsMC41NTQ5OTAyNjMgNDEuNTY1OTMyNSwxLjU0Mjg3OTMxIEM0Mi41MTU3MzQzLDIuNTMwNzY4MzUgNDMuMDQ5MzI3NCwzLjg3MDYzMzQ0IDQzLjA0OTMyNzQsNS4yNjc3MTk1MyBMNDMuMDQ5MzI3NCw0My40NTg2ODYzIEwzNS40NTIzODcyLDQzLjQ1ODY4NjMgWiBNMzUuNDUyMzg3MiwxMC41MzU0MzkxIEMzNS40NTIzODcyLDkuODA4MTE4ODQgMzQuODg1NTA5Niw5LjIxODUwOTI0IDM0LjE4NjIzMDYsOS4yMTg1MDkyMSBMOC44NjMwOTY4LDkuMjE4NTA5MjEgQzguMTYzODE3NzgsOS4yMTg1MDkyNCA3LjU5Njk0MDE1LDkuODA4MTE4ODQgNy41OTY5NDAxNSwxMC41MzU0MzkxIEw3LjU5Njk0MDE1LDExLjg1MjM2OSBDNy41OTY5NDAxNSwxMi41Nzk2ODkzIDguMTYzODE3NzgsMTMuMTY5Mjk4OSA4Ljg2MzA5NjgsMTMuMTY5Mjk4OSBMMzQuMTg2MjMwNiwxMy4xNjkyOTg5IEMzNC44ODU1MDk2LDEzLjE2OTI5ODkgMzUuNDUyMzg3MiwxMi41Nzk2ODkzIDM1LjQ1MjM4NzIsMTEuODUyMzY5IEwzNS40NTIzODcyLDEwLjUzNTQzOTEgWiBNMzUuNDUyMzg3MiwyMi4zODc4MDgxIEMzNS40NTIzODcyLDIxLjY2MDQ4NzggMzQuODg1NTA5NiwyMS4wNzA4NzgyIDM0LjE4NjIzMDYsMjEuMDcwODc4MiBMOC44NjMwOTY4LDIxLjA3MDg3ODIgQzguMTYzODE3NzgsMjEuMDcwODc4MiA3LjU5Njk0MDE1LDIxLjY2MDQ4NzggNy41OTY5NDAxNSwyMi4zODc4MDgxIEw3LjU5Njk0MDE1LDIzLjcwNDczOCBDNy41OTY5NDAxNSwyNC40MzIwNTgyIDguMTYzODE3NzgsMjUuMDIxNjY3OCA4Ljg2MzA5NjgsMjUuMDIxNjY3OSBMMzQuMTg2MjMwNiwyNS4wMjE2Njc5IEMzNC44ODU1MDk2LDI1LjAyMTY2NzggMzUuNDUyMzg3MiwyNC40MzIwNTgyIDM1LjQ1MjM4NzIsMjMuNzA0NzM4IEwzNS40NTIzODcyLDIyLjM4NzgwODEgWiBNMzUuNDUyMzg3MiwzNC4yNDAxNzcxIEMzNS40NTIzODcyLDMzLjUxMjg1NjggMzQuODg1NTA5NiwzMi45MjMyNDcyIDM0LjE4NjIzMDYsMzIuOTIzMjQ3MiBMOC44NjMwOTY4LDMyLjkyMzI0NzIgQzguMTYzODE3NzgsMzIuOTIzMjQ3MiA3LjU5Njk0MDE1LDMzLjUxMjg1NjggNy41OTY5NDAxNSwzNC4yNDAxNzcxIEw3LjU5Njk0MDE1LDM1LjU1NzEwNjkgQzcuNTk2OTQwMTUsMzYuMjg0NDI3MiA4LjE2MzgxNzc4LDM2Ljg3NDAzNjggOC44NjMwOTY4LDM2Ljg3NDAzNjggTDM0LjE4NjIzMDYsMzYuODc0MDM2OCBDMzQuODg1NTA5NiwzNi44NzQwMzY4IDM1LjQ1MjM4NzIsMzYuMjg0NDI3MiAzNS40NTIzODcyLDM1LjU1NzEwNjkgTDM1LjQ1MjM4NzIsMzQuMjQwMTc3MSBaIE0zNS40NTIzODcyLDQ2LjA5MjU0NjEgTDQxLjQ2MTU2NjgsNDYuMDkyNTQ2MSBMMzIuOTIwMDczOCw1NS4xNjYxOTMgTDMyLjkyMDA3MzgsNDguNzI2NDA1OCBDMzIuOTIwMDczOCw0OC4wMjc4NjI4IDMzLjE4Njg3MDQsNDcuMzU3OTMwMiAzMy42NjE3NzEzLDQ2Ljg2Mzk4NTcgQzM0LjEzNjY3MjEsNDYuMzcwMDQxMiAzNC43ODA3NzU5LDQ2LjA5MjU0NjEgMzUuNDUyMzg3Miw0Ni4wOTI1NDYxIFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  font-size: 14px;
  color: #98B3E4;
  letter-spacing: 0;
}
.table___pXurc {
  background: none;
  border: none;
  width: 100%;
}
.table___pXurc .ant-table-thead > tr > th {
  background: none;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  border-bottom: 1px solid #14274C;
  padding: 8px;
}
.table___pXurc .ant-table-thead > tr > th:first-child {
  padding-left: 0;
  border-radius: 0 !important;
  text-align: left;
}
.table___pXurc .ant-table-thead > tr > th:last-child {
  padding-right: 0;
  border-radius: 0 !important;
  text-align: right;
}
.table___pXurc .ant-table-tbody > tr td {
  border-bottom: 1px solid #14274C;
  padding: 16px;
}
.table___pXurc .ant-table-tbody > tr td:first-child {
  padding-left: 0;
  text-align: left;
}
.table___pXurc .ant-table-tbody > tr td:last-child {
  padding-right: 0;
  text-align: right;
}

.head___1xOoX {
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding: 24px 0 36px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head___1xOoX > img {
  width: 113px;
  height: 30px;
}
.head___1xOoX .records___yEONF {
  font-size: 14px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
}

.panel___3XIEb {
  margin-bottom: 18px;
}
.projectTop___ZW2CL {
  height: 98px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTIwMHB4IiBoZWlnaHQ9IjEzMnB4IiB2aWV3Qm94PSIwIDAgMTIwMCAxMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjIgKDY3MTQ1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5SZWN0YW5nbGUgQ29weSAzPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSItMjYuNzI5MjA4NiUiIHkxPSIxMzUuMDUzOTc0JSIgeDI9IjEyMS4zOTQwMTglIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMzMDQ0NkMiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzFFMzM1QiIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJzcG90bGlnaHQt56uL5Y2z55m75b2VLWNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjAuMDAwMDAwLCAtMjA0LjAwMDAwMCkiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxnIGlkPSLln7rmnKzkv6Hmga8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExOS4wMDAwMDAsIDIwNC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjk5ODg3NDA3MywwIEwxMjAxLDAgTDEyMDEsMTA3LjU0MzMwOSBDNzk3Ljc2MDM0LDEyMi41MTQ0MzYgNTE5LjA5MzY3NCwxMzAuMzMzMzMzIDM2NSwxMzEgQzIxMC45MDYzMjYsMTMxLjY2NjY2NyA4OS41NzI5OTMxLDEyMy41MTQ0MzYgMSwxMDYuNTQzMzA5IEwwLjk5ODg3NDA3MywwIFoiIGlkPSJSZWN0YW5nbGUtQ29weS0zIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 15px 24px 0 30px;
  display: flex;
  justify-content: space-between;
}
.projectTop___ZW2CL .projectName___13jBd {
  line-height: 48px;
  font-size: 27px;
  color: #0093DD;
  letter-spacing: 0;
}
.info___1dseH {
  padding: 40px 0;
  display: flex;
}
.info___1dseH .rows___17ToU {
  flex: 1;
  padding-right: 12px;
}
.info___1dseH .rows___17ToU .row___1KyAN {
  display: flex;
  margin-bottom: 30px;
}
.info___1dseH .rows___17ToU .row___1KyAN:last-child {
  margin-bottom: 0;
}
.info___1dseH .rows___17ToU .col___1Fe3r {
  letter-spacing: 0;
  color: #FFFFFF;
  width: 50%;
}
.info___1dseH .rows___17ToU .col___1Fe3r .title___3SDNz {
  font-size: 12px;
  margin-bottom: 5px;
  color: #98B3E4;
}
.info___1dseH .rows___17ToU .col___1Fe3r .content___9K7bt {
  font-size: 20px;
  word-break: break-word;
}
.info___1dseH .rows___17ToU .col___1Fe3r .content___9K7bt > span {
  color: #929FB3;
  font-size: 12px;
  margin-left: 5px;
}
.info___1dseH .rows___17ToU .col___1Fe3r.intro___363Cm.single___ygqJV {
  width: 100%;
}
.info___1dseH .rows___17ToU .col___1Fe3r.intro___363Cm .content___9K7bt {
  font-size: 16px;
}
.info___1dseH .logo___3ENVm {
  flex: none;
  width: 345px;
  height: 190px;
  display: block;
}
.panelButton___1Ppt8 > button {
  width: 100%;
}
.panelButton___1Ppt8 .ant-btn-warning {
  background-image: linear-gradient(-45deg, #FFB82C 0%, #F8A531 100%) !important;
}
.buyTip___2IhYf {
  background: #182B4D;
  padding: 23px;
}
.buyTip___2IhYf .tip___p4JNW {
  font-size: 14px;
  color: #FF5F73;
  letter-spacing: 0;
  margin-left: 8px;
}
.buyTip___2IhYf a {
  font-size: 14px;
  color: #0F7DFF;
  letter-spacing: 0;
}
.input___1Ywp5 {
  width: 150px !important;
  box-shadow: none !important;
  border: 1px solid #4F6CB7 !important;
  background: none !important;
  color: #fff !important;
  border-radius: 2px !important;
}
.input___1Ywp5:hover {
  border: 1px solid #4F6CB7 !important;
}
.input___1Ywp5 input {
  padding-right: 22px !important;
}
.input___1Ywp5 .ant-input-number-handler {
  color: #fff !important;
}
.input___1Ywp5 .ant-input-number-handler > span {
  color: #fff !important;
}
.input___1Ywp5 .ant-input-number-handler-wrap {
  background: none !important;
  border-radius: 0 0 2px 2px !important;
  border-left: 1px solid #4F6CB7 !important;
}
.input___1Ywp5 .ant-input-number-handler-down {
  border-top: 1px solid #4F6CB7 !important;
}
.buyInfo___Ybnfv {
  background: rgba(212, 218, 236, 0.27);
  padding: 12px;
  margin-bottom: 24px;
}
.buyInfo___Ybnfv .infoRow___2m6dH {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.buyInfo___Ybnfv .infoRow___2m6dH:last-child {
  margin-bottom: 0;
}
.buyInfo___Ybnfv .infoRow___2m6dH > div {
  min-width: 50%;
}
.countdownBox___2yXFq {
  background: #34528C;
  border: 0 solid #3157A0;
  font-size: 29px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
.forgetPWDTip___QLTeR {
  margin-top: 6px;
  font-size: 12px;
  color: #0F7DFF;
  letter-spacing: -0.09px;
  text-align: right;
}
.loading___rEgg4 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.subtip___2ApJv {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
}
.graytip___1TVid {
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0;
  text-align: center;
}

.socialWrapper___3TsWS {
  padding: 26px 0 24px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.social___1YgIj {
  display: flex;
  align-items: center;
  justify-content: center;
}
.report___3L7XI {
  font-size: 12px;
  color: #0F7DFF;
  letter-spacing: 0;
  text-align: right;
}
.icon___2at51 {
  cursor: pointer;
  padding: 0 7px;
}
.icon___2at51 > [data-role="icon"] {
  display: block;
}
.icon___2at51 > [data-role="icon-hover"] {
  display: none;
}
.icon___2at51:hover > [data-role="icon"] {
  display: none;
}
.icon___2at51:hover > [data-role="icon-hover"] {
  display: block;
}

.ticket___3IHsx {
  margin-bottom: 18px;
}
.ticketBox___2a-Tg {
  padding: 20px 24px;
}
.title___3z1kd {
  font-size: 16px;
  color: #D4DAEC;
  letter-spacing: 0;
  display: flex;
  align-items: baseline;
}
.title___3z1kd a {
  font-size: 24px;
  vertical-align: baseline;
  cursor: default;
}
.selfTickets___19dMB {
  font-size: 16px;
  color: #0F7DFF;
  letter-spacing: 0;
  margin-left: 34px;
  cursor: pointer;
}
.rows___1RHqk {
  padding: 24px 0;
}
.row___3bJ1x {
  color: #D4DAEC;
  letter-spacing: 0;
  background: #22375D;
  padding: 12px 18px 12px 28px;
  position: relative;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
}
.row___3bJ1x a {
  font-size: 24px;
  vertical-align: baseline;
  cursor: default;
}
.row___3bJ1x a {
  font-size: 20px;
}
.row___3bJ1x:last-child {
  margin-bottom: 0;
}
.row___3bJ1x::after {
  content: '';
  display: block;
  background: #0F7DFF;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.tip___2Y3z6 {
  font-size: 12px;
  color: #929FB3;
  letter-spacing: 0;
}
.lotteryNums___3gr-l {
  display: flex;
  flex-wrap: wrap;
  max-height: 316px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 16px;
}
.lotteryNums___3gr-l .lotteryNum___415T2 {
  width: 80px;
  height: 25px;
  line-height: 23px;
  border: 1px solid #929FB3;
  font-size: 12px;
  color: #333;
  letter-spacing: -0.12px;
  text-align: center;
  margin-right: 18px;
  margin-bottom: 18px;
  background-clip: border-box !important;
}
.lotteryNums___3gr-l .lotteryNum___415T2:nth-child(4n) {
  margin-right: 0 !important;
}
.lotteryNums___3gr-l .lotteryNum___415T2.yes___2HVZs {
  color: #fff;
  border: 1px solid #FFB82C;
  background: #FFB82C;
  position: relative;
}
.lotteryNums___3gr-l .lotteryNum___415T2.yes___2HVZs .win___1R94K {
  position: absolute;
  width: 53px;
  height: 19px;
  line-height: 17px;
  text-align: center;
  font-size: 12px;
  background: #fff;
  border: 1px solid #FFB82C;
  color: #FFB82C;
  letter-spacing: 0;
  left: 50%;
  top: -10%;
  transform: translateX(-50%) translateY(-50%) scale(0.75);
}

.condition___28v-8 {
  margin-bottom: 18px;
}
.head___16467 {
  color: #D4DAEC;
  letter-spacing: 0;
  margin-bottom: 12px;
  position: relative;
  padding-left: 16px;
}
.head___16467 .title___2cHIY {
  font-size: 18px;
  margin-right: 9px;
  vertical-align: middle;
}
.head___16467 .note___2Uge8 {
  font-size: 12px;
  vertical-align: middle;
}
.head___16467::after {
  content: '';
  display: block;
  width: 6px;
  height: 15px;
  background: #0F7DFF;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 5px;
}
.conditionIcon___3GJ_7 {
  height: 53px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 21px;
}
.row___3A7_N {
  display: flex;
  justify-content: space-between;
}
.row___3A7_N .box___NG8cD {
  width: 254.66666667px;
  height: 208px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.row___3A7_N .box___NG8cD .arrow___3MXc1 {
  position: absolute;
  top: 18px;
  right: 18px;
  display: none;
}
.row___3A7_N .box___NG8cD:hover .arrow___3MXc1 {
  display: block;
}

.name___2fP8S {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
.redtip___3DQ2G,
.bluetip___2njv_,
.greentip___35AJl {
  font-size: 12px;
  letter-spacing: 0;
  margin-top: 13px;
}
.redtip___3DQ2G .anticon,
.bluetip___2njv_ .anticon,
.greentip___35AJl .anticon {
  margin-right: 4px;
}
.greentip___35AJl {
  color: #01AA78;
}
.bluetip___2njv_ {
  color: #0F7DFF;
}
.redtip___3DQ2G {
  color: #FF5F73;
}

.introduction___2vDKi {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  margin-bottom: 18px;
  font-size: 20px;
  color: #929FB3;
  letter-spacing: 0;
  word-break: break-word;
}
.introduction___2vDKi img {
  max-width: 100% !important;
}

.head___kSshe {
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 0;
  padding: 24px 0 36px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.banner___1-XKb {
  width: 990px;
  height: 433px;
  margin: 0 -100px;
}

.socialWrapper___2_hWC {
  padding: 2px 0 24px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.social____vI1T {
  display: flex;
  align-items: center;
  justify-content: center;
}
.report___2ZO7N {
  font-size: 12px;
  color: #0f7dff;
  letter-spacing: 0;
  text-align: right;
}
.icon___1Gfeq {
  cursor: pointer;
  padding: 0 7px;
}
.icon___1Gfeq > [data-role='icon'] {
  display: block;
}
.icon___1Gfeq > [data-role='icon-hover'] {
  display: none;
}
.icon___1Gfeq:hover > [data-role='icon'] {
  display: none;
}
.icon___1Gfeq:hover > [data-role='icon-hover'] {
  display: block;
}

.panel___1GWZt {
  margin-bottom: 38px;
  margin-top: 44px;
}
.panel___1GWZt .card___3wzSQ {
  background-image: linear-gradient(134deg, #2a0b6d 10%, #102683 100%, #0f7dff 100%);
}
.projectTop___3n3IA {
  height: 98px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTIwMHB4IiBoZWlnaHQ9IjEzMnB4IiB2aWV3Qm94PSIwIDAgMTIwMCAxMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjIgKDY3MTQ1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5SZWN0YW5nbGUgQ29weSAzPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSItMjYuNzI5MjA4NiUiIHkxPSIxMzUuMDUzOTc0JSIgeDI9IjEyMS4zOTQwMTglIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMzMDQ0NkMiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzFFMzM1QiIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJzcG90bGlnaHQt56uL5Y2z55m75b2VLWNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjAuMDAwMDAwLCAtMjA0LjAwMDAwMCkiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxnIGlkPSLln7rmnKzkv6Hmga8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExOS4wMDAwMDAsIDIwNC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjk5ODg3NDA3MywwIEwxMjAxLDAgTDEyMDEsMTA3LjU0MzMwOSBDNzk3Ljc2MDM0LDEyMi41MTQ0MzYgNTE5LjA5MzY3NCwxMzAuMzMzMzMzIDM2NSwxMzEgQzIxMC45MDYzMjYsMTMxLjY2NjY2NyA4OS41NzI5OTMxLDEyMy41MTQ0MzYgMSwxMDYuNTQzMzA5IEwwLjk5ODg3NDA3MywwIFoiIGlkPSJSZWN0YW5nbGUtQ29weS0zIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 15px 24px 0 30px;
  display: flex;
  justify-content: space-between;
}
.projectTop___3n3IA .projectName___1v-sN {
  line-height: 48px;
  font-size: 27px;
  color: #0093dd;
  letter-spacing: 0;
}
.info___1v7R1 {
  padding: 60px 56px 30px;
  display: flex;
}
.info___1v7R1 .rows___OiWhQ {
  flex: 1;
  padding-right: 12px;
}
.info___1v7R1 .rows___OiWhQ .row___3enee {
  display: flex;
  margin-bottom: 30px;
}
.info___1v7R1 .rows___OiWhQ .row___3enee:last-child {
  margin-bottom: 0;
}
.info___1v7R1 .rows___OiWhQ .col___HKkZv {
  letter-spacing: 0;
  color: #d2dcef;
}
.info___1v7R1 .rows___OiWhQ .col___HKkZv .title___3jWpS {
  font-size: 14px;
  margin-bottom: 5px;
  color: #d2dcef;
}
.info___1v7R1 .rows___OiWhQ .col___HKkZv .content___3DZU7 {
  font-size: 24px;
  color: #f5f8ff;
  letter-spacing: 0;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.12);
}
.info___1v7R1 .rows___OiWhQ .col___HKkZv .content___3DZU7 > span {
  font-size: 12px;
  margin-left: 5px;
  color: #d2dcef;
}
.info___1v7R1 .rows___OiWhQ .col___HKkZv .content___3DZU7 .intro___1nkEi {
  font-size: 12px;
  font-weight: 400;
  color: #89a5de;
  line-height: 16px;
  word-break: break-all;
}
.info___1v7R1 .rows___OiWhQ .col___HKkZv.intro___1nkEi {
  height: 140px;
  display: flex;
  align-items: center;
}
.info___1v7R1 .logo___3Ln81 {
  flex: none;
  width: 345px;
  height: 190px;
  display: block;
}
.panelButton___3swFh > button {
  width: 100%;
}
.panelButton___3swFh .ant-btn {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  height: 48px;
  border-radius: 2px;
  border: none;
}
.panelButton___3swFh .ant-btn-primary {
  background-image: linear-gradient(134deg, #3023ae 0%, #7058c4 100%);
}
.panelButton___3swFh .ant-btn-dashed {
  background-image: linear-gradient(270deg, #58a1fe 0%, #1674fa 100%);
}
.panelButton___3swFh .ant-btn-danger {
  background-image: linear-gradient(270deg, #9ba5bb 0%, #8d99b5 98%);
}
.panelButton___3swFh .ant-btn:hover {
  color: #ffffff;
}
.buyTip___35RGk {
  background: #182b4d;
  padding: 23px;
}
.buyTip___35RGk .tip___2kJ2r {
  font-size: 14px;
  color: #ff5f73;
  letter-spacing: 0;
  margin-left: 8px;
}
.buyTip___35RGk a {
  font-size: 14px;
  color: #0f7dff;
  letter-spacing: 0;
}
.input___evS3j {
  width: 150px !important;
  box-shadow: none !important;
  border: 1px solid #4f6cb7 !important;
  background: none !important;
  color: #fff !important;
  border-radius: 2px !important;
}
.input___evS3j:hover {
  border: 1px solid #4f6cb7 !important;
}
.input___evS3j input {
  padding-right: 22px !important;
}
.input___evS3j .ant-input-number-handler {
  color: #fff !important;
}
.input___evS3j .ant-input-number-handler > span {
  color: #fff !important;
}
.input___evS3j .ant-input-number-handler-wrap {
  background: none !important;
  border-radius: 0 0 2px 2px !important;
  border-left: 1px solid #4f6cb7 !important;
}
.input___evS3j .ant-input-number-handler-down {
  border-top: 1px solid #4f6cb7 !important;
}
.buyInfo___2ABdm {
  background: rgba(212, 218, 236, 0.27);
  padding: 12px;
  margin-bottom: 24px;
}
.buyInfo___2ABdm .infoRow___1b2VE {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.buyInfo___2ABdm .infoRow___1b2VE:last-child {
  margin-bottom: 0;
}
.buyInfo___2ABdm .infoRow___1b2VE > div {
  min-width: 50%;
}
.countdownBox___2G5DQ {
  background: #35317c;
  border: 0 solid #3157a0;
  font-size: 29px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
}
.forgetPWDTip___1e7mc {
  margin-top: 6px;
  font-size: 12px;
  color: #0f7dff;
  letter-spacing: -0.09px;
  text-align: right;
}
.loading___2Vjwv {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.tipsContent___L9iuM {
  display: flex;
  align-items: center;
}
.subtip___3BABf {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
}
.graytip___3C-44 {
  font-size: 12px;
  color: #9b9b9b;
  letter-spacing: 0;
  text-align: center;
}
.rowPanel___1nJ2q {
  width: 100%;
  height: 140px;
}
.rowContainer___17L4d {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.title___3jWpS {
  font-size: 14px;
  margin-bottom: 5px;
  color: #d2dcef;
}
.tipContent___M-OAE {
  font-size: 13px;
  color: #73809b;
  letter-spacing: 0;
  overflow-y: auto;
  max-height: 110px;
}
.tipContent___M-OAE::-webkit-scrollbar {
  height: 3px;
  width: 3px;
}
.tipContent___M-OAE::-webkit-scrollbar-thumb {
  background-color: #404244;
}
.tipContent___M-OAE::-webkit-scrollbar-track {
  background: #171f29;
  border: thin solid #171f29;
}
.btn___36qZK {
  height: 48px;
  background-image: linear-gradient(-270deg, #58a1fe 0%, #1674fa 100%);
  border-radius: 2px;
}
.back___2-lAm {
  margin-bottom: -56px;
  margin-left: 56px;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
}
.back___2-lAm a {
  font-size: 13px;
  display: flex;
  align-items: center;
}
.back___2-lAm svg {
  width: 10px;
  height: 10px;
  margin-right: 8px;
}
.tips___RvjqB {
  opacity: 0.8;
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  margin: 16px 20px;
}
.disabled___3wCAa {
  color: #ffffff;
  background-image: gray;
}

.introduction___3PqQY {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0a193d;
  min-height: 200px;
  margin-bottom: 18px;
  font-size: 13px;
  color: #73809b;
  letter-spacing: 0;
  word-break: break-word;
}
.introduction___3PqQY img {
  max-width: 100% !important;
}

.head___3YJIc {
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding: 24px 0 36px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head___3YJIc > img {
  width: 113px;
  height: 30px;
}
.head___3YJIc .records___240-n {
  font-size: 14px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
}

.panel___15LkF {
  margin-bottom: 18px;
}
.projectTop___8j4Id {
  height: 98px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTIwMHB4IiBoZWlnaHQ9IjEzMnB4IiB2aWV3Qm94PSIwIDAgMTIwMCAxMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjIgKDY3MTQ1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5SZWN0YW5nbGUgQ29weSAzPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSItMjYuNzI5MjA4NiUiIHkxPSIxMzUuMDUzOTc0JSIgeDI9IjEyMS4zOTQwMTglIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMzMDQ0NkMiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzFFMzM1QiIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJzcG90bGlnaHQt56uL5Y2z55m75b2VLWNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjAuMDAwMDAwLCAtMjA0LjAwMDAwMCkiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMSkiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxnIGlkPSLln7rmnKzkv6Hmga8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExOS4wMDAwMDAsIDIwNC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjk5ODg3NDA3MywwIEwxMjAxLDAgTDEyMDEsMTA3LjU0MzMwOSBDNzk3Ljc2MDM0LDEyMi41MTQ0MzYgNTE5LjA5MzY3NCwxMzAuMzMzMzMzIDM2NSwxMzEgQzIxMC45MDYzMjYsMTMxLjY2NjY2NyA4OS41NzI5OTMxLDEyMy41MTQ0MzYgMSwxMDYuNTQzMzA5IEwwLjk5ODg3NDA3MywwIFoiIGlkPSJSZWN0YW5nbGUtQ29weS0zIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 15px 24px 0 30px;
  display: flex;
  justify-content: space-between;
}
.projectTop___8j4Id .projectName___3vc_d {
  line-height: 48px;
  font-size: 27px;
  color: #0093DD;
  letter-spacing: 0;
}
.info___3WE6f {
  padding: 40px 0;
  display: flex;
}
.info___3WE6f .rows___1mZSx {
  flex: 1;
  padding-right: 12px;
}
.info___3WE6f .rows___1mZSx .row___3f7IT {
  display: flex;
  margin-bottom: 30px;
}
.info___3WE6f .rows___1mZSx .row___3f7IT:last-child {
  margin-bottom: 0;
}
.info___3WE6f .rows___1mZSx .col___2JeHy {
  letter-spacing: 0;
  color: #FFFFFF;
  width: 50%;
}
.info___3WE6f .rows___1mZSx .col___2JeHy .title___2s6yo {
  font-size: 12px;
  margin-bottom: 5px;
  color: #98B3E4;
}
.info___3WE6f .rows___1mZSx .col___2JeHy .content___11AvZ {
  font-size: 20px;
  word-break: break-word;
}
.info___3WE6f .rows___1mZSx .col___2JeHy .content___11AvZ > span {
  color: #929FB3;
  font-size: 12px;
  margin-left: 5px;
}
.info___3WE6f .rows___1mZSx .col___2JeHy.intro___2PVsV.single___3Y5Uh {
  width: 100%;
}
.info___3WE6f .rows___1mZSx .col___2JeHy.intro___2PVsV .content___11AvZ {
  font-size: 16px;
}
.info___3WE6f .logo___1gvp5 {
  flex: none;
  width: 345px;
  height: 190px;
  display: block;
}
.panelButton___2ujd2 > button {
  width: 100%;
}
.panelButton___2ujd2 .ant-btn-warning {
  background-image: linear-gradient(-45deg, #FFB82C 0%, #F8A531 100%) !important;
}
.buyTip___2XQ0X {
  background: #182B4D;
  padding: 23px;
}
.buyTip___2XQ0X .tip___KZ_YD {
  font-size: 14px;
  color: #FF5F73;
  letter-spacing: 0;
  margin-left: 8px;
}
.buyTip___2XQ0X a {
  font-size: 14px;
  color: #0F7DFF;
  letter-spacing: 0;
}
.input___3Shvr {
  width: 150px !important;
  box-shadow: none !important;
  border: 1px solid #4F6CB7 !important;
  background: none !important;
  color: #fff !important;
  border-radius: 2px !important;
}
.input___3Shvr:hover {
  border: 1px solid #4F6CB7 !important;
}
.input___3Shvr input {
  padding-right: 22px !important;
}
.input___3Shvr .ant-input-number-handler {
  color: #fff !important;
}
.input___3Shvr .ant-input-number-handler > span {
  color: #fff !important;
}
.input___3Shvr .ant-input-number-handler-wrap {
  background: none !important;
  border-radius: 0 0 2px 2px !important;
  border-left: 1px solid #4F6CB7 !important;
}
.input___3Shvr .ant-input-number-handler-down {
  border-top: 1px solid #4F6CB7 !important;
}
.buyInfo___1JTlx {
  background: rgba(212, 218, 236, 0.27);
  padding: 12px;
  margin-bottom: 24px;
}
.buyInfo___1JTlx .infoRow___46WLj {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.buyInfo___1JTlx .infoRow___46WLj:last-child {
  margin-bottom: 0;
}
.buyInfo___1JTlx .infoRow___46WLj > div {
  min-width: 50%;
}
.countdownBox___3EXYc {
  background: #34528C;
  border: 0 solid #3157A0;
  font-size: 29px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
.forgetPWDTip___1MnpK {
  margin-top: 6px;
  font-size: 12px;
  color: #0F7DFF;
  letter-spacing: -0.09px;
  text-align: right;
}
.loading___1WxYr {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.subtip___1uM-x {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
}
.graytip___b7S7o {
  font-size: 12px;
  color: #9B9B9B;
  letter-spacing: 0;
  text-align: center;
}

.socialWrapper____ovLA {
  padding: 26px 0 24px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.social___4xhUq {
  display: flex;
  align-items: center;
  justify-content: center;
}
.report___YmhqI {
  font-size: 12px;
  color: #0F7DFF;
  letter-spacing: 0;
  text-align: right;
}
.icon___3bugd {
  cursor: pointer;
  padding: 0 7px;
}
.icon___3bugd > [data-role="icon"] {
  display: block;
}
.icon___3bugd > [data-role="icon-hover"] {
  display: none;
}
.icon___3bugd:hover > [data-role="icon"] {
  display: none;
}
.icon___3bugd:hover > [data-role="icon-hover"] {
  display: block;
}

.ticket___OZqOS {
  margin-bottom: 18px;
}
.ticketBox___2u7e5 {
  padding: 20px 24px;
}
.title___3SiqS {
  font-size: 16px;
  color: #D4DAEC;
  letter-spacing: 0;
  display: flex;
  align-items: baseline;
}
.title___3SiqS a {
  font-size: 24px;
  vertical-align: baseline;
  cursor: default;
}
.selfTickets___1iFTb {
  font-size: 16px;
  color: #0F7DFF;
  letter-spacing: 0;
  margin-left: 34px;
  cursor: pointer;
}
.rows___2AGqm {
  padding: 24px 0;
}
.row___30VUE {
  color: #D4DAEC;
  letter-spacing: 0;
  background: #22375D;
  padding: 12px 18px 12px 28px;
  position: relative;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
}
.row___30VUE a {
  font-size: 24px;
  vertical-align: baseline;
  cursor: default;
}
.row___30VUE a {
  font-size: 20px;
}
.row___30VUE:last-child {
  margin-bottom: 0;
}
.row___30VUE::after {
  content: '';
  display: block;
  background: #0F7DFF;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.tip___2ZveU {
  font-size: 12px;
  color: #929FB3;
  letter-spacing: 0;
}
.lotteryNums___2VOxI {
  display: flex;
  flex-wrap: wrap;
  max-height: 316px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 16px;
}
.lotteryNums___2VOxI .lotteryNum___pz7Id {
  width: 80px;
  height: 25px;
  line-height: 23px;
  border: 1px solid #929FB3;
  font-size: 12px;
  color: #333;
  letter-spacing: -0.12px;
  text-align: center;
  margin-right: 18px;
  margin-bottom: 18px;
  background-clip: border-box !important;
}
.lotteryNums___2VOxI .lotteryNum___pz7Id:nth-child(4n) {
  margin-right: 0 !important;
}
.lotteryNums___2VOxI .lotteryNum___pz7Id.yes___2ndUF {
  color: #fff;
  border: 1px solid #FFB82C;
  background: #FFB82C;
  position: relative;
}
.lotteryNums___2VOxI .lotteryNum___pz7Id.yes___2ndUF .win___19nGC {
  position: absolute;
  width: 53px;
  height: 19px;
  line-height: 17px;
  text-align: center;
  font-size: 12px;
  background: #fff;
  border: 1px solid #FFB82C;
  color: #FFB82C;
  letter-spacing: 0;
  left: 50%;
  top: -10%;
  transform: translateX(-50%) translateY(-50%) scale(0.75);
}

.condition___HwzXn {
  margin-bottom: 18px;
}
.head___bm8KI {
  color: #D4DAEC;
  letter-spacing: 0;
  margin-bottom: 12px;
  position: relative;
  padding-left: 16px;
}
.head___bm8KI .title___2vL2Z {
  font-size: 18px;
  margin-right: 9px;
  vertical-align: middle;
}
.head___bm8KI .note___3nqin {
  font-size: 12px;
  vertical-align: middle;
}
.head___bm8KI::after {
  content: '';
  display: block;
  width: 6px;
  height: 15px;
  background: #0F7DFF;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 5px;
}
.conditionIcon___3KiO4 {
  height: 53px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 21px;
}
.row___EwMHH {
  display: flex;
  justify-content: space-between;
}
.row___EwMHH .box___19nPh {
  width: 254.66666667px;
  height: 208px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.row___EwMHH .box___19nPh.halfW___1vJaW {
  width: 390px;
}
.row___EwMHH .box___19nPh .arrow___1zNrH {
  position: absolute;
  top: 18px;
  right: 18px;
  display: none;
}
.row___EwMHH .box___19nPh:hover .arrow___1zNrH {
  display: block;
}

.name___3hKCA {
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
.redtip___1BMPG,
.bluetip___yo_mI,
.greentip___1iXTP {
  font-size: 12px;
  letter-spacing: 0;
  margin-top: 13px;
}
.redtip___1BMPG .anticon,
.bluetip___yo_mI .anticon,
.greentip___1iXTP .anticon {
  margin-right: 4px;
}
.greentip___1iXTP {
  color: #01AA78;
}
.bluetip___yo_mI {
  color: #0F7DFF;
}
.redtip___1BMPG {
  color: #FF5F73;
}

.introduction___390jP {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  margin-bottom: 18px;
  font-size: 20px;
  color: #929FB3;
  letter-spacing: 0;
  word-break: break-word;
}
.introduction___390jP img {
  max-width: 100% !important;
}

.blocked___3IIaV {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.content___1S1k6 {
  margin-top: 24px;
  font-size: 14px;
  color: #666666;
  letter-spacing: -0.1px;
  text-align: left;
}

.countryListCheck___3bCrf {
  text-align: right;
}
.countryListCheck___3bCrf a {
  font-size: 12px;
}

.activityPageWrapper___1mF9h {
  background: #0b193d;
  background-clip: unset !important;
  padding-bottom: 240px;
  min-height: 80vh;
}
.activityPageWrapper___1mF9h .activityPageContent___25sNO {
  width: 800px;
  margin: 0 auto;
}
.activityPageWrapper___1mF9h .activityPageContent___25sNO .ant-tabs-tab {
  margin: 0 !important;
  padding: 0;
  width: 400px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #D2DCEF;
  background: linear-gradient(-135deg, #243352 0%, #1E335B 99%, #0F7DFF 100%);
}
.activityPageWrapper___1mF9h .activityPageContent___25sNO .ant-tabs-tab:after {
  display: none;
}
.activityPageWrapper___1mF9h .activityPageContent___25sNO .ant-tabs-tab:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.activityPageWrapper___1mF9h .activityPageContent___25sNO .ant-tabs-tab:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.activityPageWrapper___1mF9h .activityPageContent___25sNO .ant-tabs-tab.ant-tabs-tab-active {
  background: #554DFF !important;
}
.activityPageWrapper___1mF9h .activityPageContent___25sNO .ant-tabs-ink-bar {
  display: none !important;
}
.activityPageWrapper___1mF9h .activityPageContent___25sNO .ant-tabs-bar {
  margin: 36px 0;
}
.activityPageWrapper___1mF9h .fullPageContent___28iZT {
  width: 100%;
}

.bannerImg___3kqf9 {
  display: block;
  width: 990px;
  height: auto;
  margin: auto;
}

.activityWrapper___1fShh {
  width: 100%;
}
.activityWrapper___1fShh .bannerWrapper___1GcV2 {
  display: block;
  width: 100%;
}
.activityWrapper___1fShh .bannerWrapper___1GcV2 img {
  width: 100%;
  height: 100%;
}
.activityWrapper___1fShh .bannerWrapper___1GcV2 .bannerTitle___2GL_m {
  font-size: 32px;
  font-weight: 500;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
}
.activityWrapper___1fShh .bannerWrapper___1GcV2 .bannerDescription___3PMMP {
  font-size: 16px;
  font-weight: 500;
  color: #9b9b9b;
  line-height: 22px;
  margin-top: 20px;
  margin-bottom: 64px;
  max-width: 1248px;
  margin: 20px auto 64px;
  text-align: center;
}
.activityWrapper___1fShh .activityGroup___11wQD {
  width: 1248px;
  margin: 0 auto;
}
.activityWrapper___1fShh .activityGroup___11wQD .activeItem___X74if {
  display: inline-block;
  width: 50%;
  margin-bottom: 64px;
  min-height: 530px;
}
.activityWrapper___1fShh .activityGroup___11wQD .activeItem___X74if .ant-card {
  background: transparent;
}
.activityWrapper___1fShh .activityGroup___11wQD .activeItem___X74if .ant-card .ant-card-body .ant-card-meta .ant-card-meta-detail {
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
}
.activityWrapper___1fShh .activityGroup___11wQD .activeItem___X74if .ant-card .ant-card-body .ant-card-meta .ant-card-meta-detail .ant-card-meta-title {
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  line-height: 33px;
  margin-bottom: 16px;
  white-space: pre-line;
}
.activityWrapper___1fShh .activityGroup___11wQD .activeItem___X74if .ant-card .ant-card-body .ant-card-meta .ant-card-meta-detail .ant-card-meta-description {
  font-size: 16px;
  font-weight: 500;
  color: #9b9b9b;
  line-height: 22px;
}
.activityWrapper___1fShh .activityGroup___11wQD .activeItem___X74if .ant-card-hoverable:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.09);
  transform: translateY(-10px);
}

.bg___J4Bk_ {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTQ0MHB4IiBoZWlnaHQ9Ijc0NXB4IiB2aWV3Qm94PSIwIDAgMTQ0MCA3NDUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUxLjIgKDU3NTE5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCAyNTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiM1OTUxQTYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzUxNUZFQyIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjEyLjgwMDM5NTUlIiB5MT0iLTIzLjk3MDAzNTclIiB4Mj0iODYuNzAzMjU2OCUiIHkyPSIxMDAlIiBpZD0ibGluZWFyR3JhZGllbnQtMiI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGM0Y1RjkiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0E2QzBERCIgb2Zmc2V0PSI5OC42ODM2MTYzJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMEY3REZGIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIiBpZD0ibGluZWFyR3JhZGllbnQtMyI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGMjUwNjQiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZDOERBMCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJBcnRib2FyZC1Db3B5LTEwIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMjUiPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlJlY3RhbmdsZS0zIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBwb2ludHM9IjIuMDE5NDgzOTJlLTI4IDAgMTQ0MCAwIDE0NDAgNzQ1IDIuMDE5NDgzOTJlLTI4IDc0NSI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE3IiBvcGFjaXR5PSIwLjA0MzgwNTgwMzYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ5MS4wMDAwMDAsIDQ0LjAwMDAwMCkiIGZpbGw9InVybCgjbGluZWFyR3JhZGllbnQtMikiPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNjkuODgxNjE2LDQyLjAyNDMxMzggTDUxLjkyMjk4ODMsMTEwLjIyMzcyNCBMMTA3Ljk3ODkxNywxMTAuMjIzNzI0IEMxMDkuNzI3Njk0LDExMC4yMjM3MjQgMTExLjE0Njg5LDExMS41NjAyMjcgMTExLjE0Njg5LDExMy4yMDYwNzIgQzExMS4xNDY4OSwxMTQuODUyNTQ2IDEwOS43Mjc2OTQsMTE2LjE4OTA0OSAxMDcuOTc4OTE3LDExNi4xODkwNDkgTDU5LjE4MzgzODcsMTE2LjE4OTA0OSBMMTE2LjE4MTYyMiwxMzUuMTY1NTExIEMxMzQuMDgwNDA4LDEwNC4xMTkwODggMTUxLjk4MjMxMSw3My4wNzA4NDQ5IDE2OS44ODE2MTYsNDIuMDI0MzEzOCBaIE00Ny4zMTI0MDI1LDExOC40ODA5OTQgTDE2OC42NDg4OTUsMzI4Ljk0MDM2OSBMMTIxLjY2MTM0NiwxNjMuODYxMjk5IEMxMjEuMjIwODY0LDE2Mi4zMTA4MzEgMTIyLjExODc0NywxNjAuNjk1MTAyIDEyMy42NjcwMTYsMTYwLjI1Mzk5NSBDMTI1LjIxNTI4NCwxNTkuODEyMjU5IDEyNi44MjgwOTMsMTYwLjcxMjA0NiAxMjcuMjY5MjAzLDE2Mi4yNjE4OSBMMTc4Ljg3MjA5OCwzNDMuNTU3MjgzIEwzMDkuNTM4ODM4LDExNi45MTM2NiBMMTE4LjA3NDAwMSwxNDEuNjYwOTM1IEMxMTcuNTMwMTMyLDE0MS43MzA1ODQgMTE2Ljk3MzczMiwxNDEuNjczNDg0IDExNi40Mjc5ODUsMTQxLjQ5MTUxOCBMNDcuMzEyMDQ3NSwxMTguNDgxMDQ0IEw0Ny4zMTI0MDI1LDExOC40ODA5OTQgWiBNMTIzLjEwMzU2MSwxMzUuMDMzNTQ2IEwyNjguOTU1MTA4LDExNi4xODE5MTggTDEzMy45NzI1NDUsMTE2LjE4MTkxOCBMMTIzLjEwMzU2MSwxMzUuMDMzNTQ2IFogTTEzNy40MDMzMDIsMTEwLjIzMDM5OSBMMzA0LjAzNzExMywxMTAuMjMwMzk5IEwxNzkuMDYyNjIxLDM3Ljk3Mzg3MzkgTDEzNy40MDMzMDIsMTEwLjIzMDM5OSBaIE0xNzYuMzI1NjE1LDMxLjQ1NjQ4MjYgQzE3Ny4zNzM4NzksMzAuODUwMzUxNCAxNzguNTYzNzQ1LDMwLjg0NTMzMiAxNzkuNjIyMDM3LDMxLjQ1NjQ4MjYgTDMxNi4zMzQ2NTIsMTEwLjQ5OTU3MyBDMzE3LjkxOTg4OSwxMTEuNDE1MDQ3IDMxOC40NjU2MzYsMTEzLjMwNTYwNiAzMTcuNTY5MDA5LDExNC44NjA0NTIgTDE4MC41Mzg2OTIsMzUyLjUzOTc3NSBDMTc5LjQ0MjgwOCwzNTQuNDQyMjU0IDE3Ni41NTU1NDMsMzU0LjUzMDcyNiAxNzUuNDA4MjY4LDM1Mi41Mzk3NzUgTDM4LjY3NjYwODksMTE1LjM3NzU2MSBDMzcuNTI1NTg1NiwxMTMuMzc5NzA1IDM3LjgwNjkyMTQsMTExLjU0MzczOSAzOS43OTk0MzI5LDExMC4zOTEwOCBMMTc2LjMyNTQ5NCwzMS40NTYzNTI2IEwxNzYuMzI1NjE1LDMxLjQ1NjQ4MjYgWiIgaWQ9IlNoYXBlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzguMDAwMDAwLCAxOTIuNTAwMDAwKSByb3RhdGUoLTM0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTc4LjAwMDAwMCwgLTE5Mi41MDAwMDApICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi4wMDAwMDAsIDMxNi4wMDAwMDApIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIj4KICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsLTItQ29weS0zIiBvcGFjaXR5PSIwLjMzNDk4ODgzOSIgY3g9IjEyNDMuNSIgY3k9IjE4LjUiIHI9IjE4LjUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtMi1Db3B5LTciIG9wYWNpdHk9IjAuMjIwMjAwODkzIiBjeD0iNjgyLjUiIGN5PSIyMDEuNSIgcj0iMjEuNSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC0yLUNvcHktNyIgb3BhY2l0eT0iMC41OTg3MTY1MTgiIGN4PSI2ODIiIGN5PSIyMDEiIHI9IjE0Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsLTItQ29weS0yIiBjeD0iNjM5LjUiIGN5PSI4My41IiByPSI5LjUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtMi1Db3B5LTQiIG9wYWNpdHk9IjAuMjk2NjUxNzg2IiBjeD0iNTY2LjUiIGN5PSIxNTkuNSIgcj0iMjkuNSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC0yLUNvcHktMTEiIG9wYWNpdHk9IjAuMjk4NDkzMzA0IiBjeD0iMTExLjUiIGN5PSIxMTIuNSIgcj0iMTYuNSI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC0yLUNvcHktMTUiIG9wYWNpdHk9IjAuNzA2OTE5NjQzIiBjeD0iMTMwNy41IiBjeT0iMTE3LjUiIHI9IjE2LjUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtMi1Db3B5LTEyIiBvcGFjaXR5PSIwLjIxNzI5OTEwNyIgY3g9IjEwIiBjeT0iMTEzIiByPSIxMCI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC0yLUNvcHktMTYiIG9wYWNpdHk9IjAuMjE3Mjk5MTA3IiBjeD0iMTQwNyIgY3k9Ijg2IiByPSIxMCI+PC9jaXJjbGU+CiAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC0yLUNvcHktMTMiIG9wYWNpdHk9IjAuNjUzMDY5MTk2IiBjeD0iNTQuNSIgY3k9IjY4LjUiIHI9IjExLjUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtMi1Db3B5LTE0IiBvcGFjaXR5PSIwLjY1MzA2OTE5NiIgY3g9IjEzNTguNSIgY3k9IjMxLjUiIHI9IjExLjUiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.wrapper___3jPCL {
  margin: 0 auto;
  max-width: 1048px;
}
.headTitle___2bia3 {
  display: flex;
  align-items: baseline;
  padding-top: 36px;
  margin-bottom: 20px;
}
.headTitle___2bia3 h1 {
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: bold;
}
.headTitle___2bia3 h2 {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0;
  font-weight: 400;
  margin-left: 16px;
}
.topLine___2nHrQ {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 255px;
}
.skewLine___3lfSF {
  position: relative;
  transform: translateY(-170px);
}
.skewLine___3lfSF .wrapper___3jPCL {
  position: absolute;
  width: 100%;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  z-index: 2;
}
.skewLine___3lfSF .wrapper___3jPCL .sep___3QBWU {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.skewLine___3lfSF .wrapper___3jPCL .sep___3QBWU.mg___cF9QX {
  margin-bottom: 72px;
}
.skewLine___3lfSF .wrapper___3jPCL .skewItem___2cw3N {
  width: 476px;
  display: flex;
  align-items: start;
}
.skewLine___3lfSF .wrapper___3jPCL .skewItem___2cw3N img {
  display: block;
  margin-right: 20px;
  width: 56px;
  min-width: 56px;
  height: 56px;
  min-height: 56px;
}
.skewLine___3lfSF .wrapper___3jPCL .skewItem___2cw3N h3 {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  margin-bottom: 16px;
}
.skewLine___3lfSF .wrapper___3jPCL .skewItem___2cw3N p {
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0;
}
.skewLine___3lfSF::after {
  content: '';
  display: block;
  transform: skewY(-4deg);
  background: #fff;
  height: 600px;
  width: 100%;
  z-index: 1;
}
.form___1Xpnj {
  width: 340px;
}
.form___1Xpnj .sunreg___Z4f5C input {
  background: rgba(246, 248, 249, 0.08);
  border: none;
  border-radius: 2px;
  font-size: 16px;
  color: #CBCFE4;
  height: 40px;
  line-height: 46px;
}
.form___1Xpnj .sunreg___Z4f5C a {
  font-size: 14px;
  color: #FFB82C;
  letter-spacing: 0;
  text-align: center;
  line-height: 16px;
}
.form___1Xpnj .sunreg___Z4f5C .ant-form-item-label label {
  font-size: 14px;
  letter-spacing: 0;
}
.form___1Xpnj .sunreg___Z4f5C .ant-checkbox-wrapper {
  font-size: 14px;
  letter-spacing: 0;
}
.form___1Xpnj .sunreg___Z4f5C .ant-alert.ant-alert-warning {
  font-size: 12px;
  background: #787be8;
  border: none;
  color: #cbd6f1;
}
.form___1Xpnj .sunreg___Z4f5C button.ant-btn[type="submit"] {
  background: linear-gradient(-135deg, #F8A531 0%, #FFB82C 100%) !important;
  border: 1px solid #D78E17;
  border-radius: 2px;
  width: 100%;
  font-size: 18px;
  color: #FFFFFF;
  height: 40px;
}
.form___1Xpnj .regist___Kf2So p {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
}
.form___1Xpnj .regist___Kf2So p span.color-danger {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0;
  margin-top: 24px;
  display: block;
}
.form___1Xpnj .regist___Kf2So p button.ant-btn[type="button"] {
  background: linear-gradient(-135deg, #F8A531 0%, #FFB82C 100%) !important;
  border: 1px solid #D78E17;
  border-radius: 2px;
  width: 100%;
  font-size: 18px;
  color: #FFFFFF;
  height: 40px;
}
.video___1_cvy {
  width: 560px;
  height: 336px;
  background-image: linear-gradient(45deg, #1D173F 0%, #0D1C3F 100%);
  border-radius: 8px;
  position: relative;
  cursor: pointer;
  box-shadow: 5px 15px 50px 10px rgba(26, 33, 126, 0.38);
}
.video___1_cvy .play___15Rv3 {
  width: 71px;
  height: 71px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzJweCIgaGVpZ2h0PSI3MnB4IiB2aWV3Qm94PSIwIDAgNzIgNzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ5LjIgKDUxMTYwKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCAyNTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjEyLjkyODUyMDclIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiM1OTUxQTYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzUxNUZFQyIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJBcnRib2FyZC1Db3B5LTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTUxLjAwMDAwMCwgLTQ2MC4wMDAwMDApIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjkzLjAwMDAwMCwgMjMwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMDAwMDAwLCAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0yNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDUwLjAwMDAwMCwgMjMwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBjeD0iMzUuNzMzMzMzMyIgY3k9IjM1LjczMzMzMzMiIHI9IjM1LjczMzMzMzMiPjwvY2lyY2xlPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDIuMzE5NDg1MywzNy45NjM5Mzk0IEwzMi43NTU3MzU3LDQ1Ljg4ODY0ODQgQzMyLjI4NDk4NjksNDYuMjc4NzE5OSAzMS42MDI5Njc3LDQ2LjE5MzIyOTQgMzEuMjMyNDAzMSw0NS42OTc2OTk4IEMzMS4wODE4NTUyLDQ1LjQ5NjM4MyAzMSw0NS4yNDc2MiAzMSw0NC45OTE0MTI4IEwzMSwyOS4xNDE4NzI2IEMzMSwyOC41MTEyMzM4IDMxLjQ4NTY2NzcsMjggMzIuMDg0NzY5MSwyOCBDMzIuMzI4MTY2NSwyOCAzMi41NjQ0OTE3LDI4LjA4NjE2NjIgMzIuNzU1NzQyMSwyOC4yNDQ2NDIzIEw0Mi4zMTk0OTE3LDM2LjE2OTQ3MzUgQzQyLjc5MDIzNzcsMzYuNTU5NTQ4OCA0Mi44NzE0NDc4LDM3LjI3NzQ3MSA0Mi41MDA4Nzk3LDM3Ljc3Mjk5NzYgQzQyLjQ0NzgwMjMsMzcuODQzOTczMSA0Mi4zODY5MTE4LDM3LjkwODA2ODQgNDIuMzE5NDg1MywzNy45NjM5Mzk0IFoiIGlkPSJUcmlhbmdsZSIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  right: 38px;
  bottom: 34px;
}
.video___1_cvy .logo___2tpeq {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjIwcHgiIGhlaWdodD0iNTVweCIgdmlld0JveD0iMCAwIDIyMCA1NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDkuMiAoNTExNjApIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkdyb3VwIENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQtQ29weS05IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODcxLjAwMDAwMCwgLTM2OC4wMDAwMDApIiBmaWxsPSIjRjNGM0YzIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODcxLjAwMDAwMCwgMzY4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE2LjA2ODAwMzgsMjcuNTAwMzAxNCBMMzIuNTU2NTQyNiw0My43ODg5OTA2IEw0Mi45NjQzNzQ0LDMzLjUwOTMzMTUgQzQ0Ljc5OTE0MDUsMzEuNjkzOTUzMyA0Ny43ODM0NzY2LDMxLjY5Mzk1MzMgNDkuNjIxNDksMzMuNTA5MzMxNSBDNTEuNDU5NTAzMywzNS4zMjQ3MDk3IDUxLjQ1OTUwMzMsMzguMjY5MDg2MyA0OS42MjE0OSw0MC4wODQ0NjQ1IEwzNS44ODUxMDA0LDUzLjY1MTY5MDEgQzM0LjA1NTIwNTQsNTUuNDU3NDQ2MSAzMS4wNDE2NDI4LDU1LjQ0MTQwOTIgMjkuMjI3OTg0Nyw1My42NTE2OTAxIEw5LjQxNDEzNTYzLDM0LjA3ODY0MTggTDkuNDE0MTM1NjMsNDUuNzE1MDIzNSBDOS40MTQxMzU2Myw0OC4yNjk3MDMyIDcuMjkzNjAwNzcsNTAuMzY1NzI3MyA0LjcwNTQ0NDEzLDUwLjM2NTcyNzMgQzIuMTA3NTQ1MzcsNTAuMzY1NzI3MyAwLDQ4LjI4MDkyOSAwLDQ1LjcxNTAyMzUgTDAsOS4yODU1NzkzMSBDMCw2LjcxOTY3Mzc1IDIuMTA3NTQ1MzcsNC42MzQ4NzU0OSA0LjcwODY5MTUsNC42MzQ4NzU0OSBDNy4zMDY1OTAyNyw0LjYzNDg3NTQ5IDkuNDE0MTM1NjMsNi43MTk2NzM3NSA5LjQxNDEzNTYzLDkuMjg1NTc5MzEgTDkuNDE0MTM1NjMsMjAuOTIxOTYxIEwyOS4yMjc5ODQ3LDEuMzQ4OTEyNjggQzMxLjA0MTY0MjgsLTAuNDQwODA2NDQ2IDM0LjA1NTIwNTQsLTAuNDU4NDQ3MDQ3IDM1Ljg4NTEwMDQsMS4zNDg5MTI2OCBMNDkuNjIxNDksMTQuOTE2MTM4MyBDNTEuNDU5NTAzMywxNi43MjgzMDkxIDUxLjQ1OTUwMzMsMTkuNjc0Mjg5NCA0OS42MjE0OSwyMS40OTEyNzEzIEM0Ny43ODM0NzY2LDIzLjMwMzQ0MjEgNDQuNzk5MTQwNSwyMy4zMDY2NDk1IDQyLjk2NDM3NDQsMjEuNDkxMjcxMyBMMzIuNTU2NTQyNiwxMS4yMTE2MTIyIEwxNi4wNjgwMDM4LDI3LjUwMDMwMTQgWiBNMzIuNTY0NjYxLDIyLjg0NjM5MDIgQzM1LjE2NTgwNzEsMjIuODQ2MzkwMiAzNy4yNzMzNTI0LDI0LjkzMTE4ODUgMzcuMjczMzUyNCwyNy41MDAzMDE0IEMzNy4yNzMzNTI0LDMwLjA2OTQxNDMgMzUuMTY1ODA3MSwzMi4xNTQyMTI2IDMyLjU2NDY2MSwzMi4xNTQyMTI2IEMyOS45NjE4OTEyLDMyLjE1NDIxMjYgMjcuODUxMDk4NSwzMC4wNjk0MTQzIDI3Ljg1MTA5ODUsMjcuNTAwMzAxNCBDMjcuODUxMDk4NSwyNC45MzExODg1IDI5Ljk2MTg5MTIsMjIuODQ2MzkwMiAzMi41NjMwMzcyLDIyLjg0NjM5MDIgTDMyLjU2NDY2MSwyMi44NDYzOTAyIFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTcxLjk2Mzk4NjIsOC4wNTAyNTMwNCBDNzAuMzQ0MjY3NSw4LjA1MDI1MzA0IDY5LDkuMzY5ODAwNzMgNjksMTAuOTYxNjg3NSBMNjksNDYuMDg2OTQ0NSBDNjksNDcuNjgzNjk0NCA3MC4zMzYwMjA0LDQ5IDcxLjk1MjQ0MDMsNDkgQzczLjU2ODg2LDQ5IDc0LjkwNDg4MDYsNDcuNjg2OTM2NiA3NC45MDQ4ODA2LDQ2LjA5ODI5MiBMNzQuOTA0ODgwNiwxMC45NjgxNzE4IEM3NC45MDQ4ODA2LDkuMzY4MTc5NjYgNzMuNTUyMzY1OSw4LjA1MDI1MzA0IDcxLjkzNTk0NjIsOC4wNTAyNTMwNCBMNzEuOTYzOTg2Miw4LjA1MDI1MzA0IFogTTk0Ljk4OTcyMTIsOC44OTY0NDk0NyBDOTMuODQ4MzMwOCw3Ljc3MTQyOTcgOTEuOTQ2NTYzNCw3Ljc3MTQyOTcgOTAuODAwMjI1LDguODk2NDQ5NDcgTDc3LjU0NTU4MjcsMjEuOTI2NTc3NiBDNzYuNTYwODg2MSwyMi44OTQzNTM5IDc2LjY5MjgzODcsMjQuMzk3MDgyMSA3Ny4xMjk5MzE5LDI1LjEzOTUzMDMgTDkwLjMyNTE5NTUsNDcuNTQyNjYxNyBDOTEuMTIwMjEwMSw0OC44OTc4NzI4IDkyLjk4MDc0MjIsNDkuNDE0OTkyOSA5NC4zNzI4NDI1LDQ4LjYxMjU2NTIgQzk1Ljc2NDk0MjgsNDcuODA1Mjc0NCA5Ni4yNjk2NjE3LDQ2LjAxMDc1NDQgOTUuNDYxNDUxOCw0NC42Mzc3MTE1IEw4My40OTMzNDc3LDI0LjMxNjAyODggTDk0Ljk5MzAyLDEzLjAxNzE5OTEgQzk2LjE0MTAwNzgsMTEuODg1Njk1MSA5Ni4xNDEwMDc4LDEwLjAyNjMzMjQgOTQuOTkzMDIsOC44OTY0NDk0NyBMOTQuOTg5NzIxMiw4Ljg5NjQ0OTQ3IFogTTEwMy4wODE3MTcsMTkuODgyNDEzNCBDMTAxLjQ2MTk5OCwxOS44ODI0MTM0IDEwMC4xMTc3MzEsMjEuMTk1NDc2OCAxMDAuMTE3NzMxLDIyLjc4NDEyMTUgTDEwMC4xMTc3MzEsMzguMTUxODI2NyBDMTAwLjExNzczMSw0NC4xMzM1NiAxMDUuMDU5MzU3LDQ4Ljk5Njc1NzkgMTExLjE0ODk3MSw0OC45OTY3NTc5IEwxMjAuNDQwMDg2LDQ4Ljk5Njc1NzkgQzEyMi4wNTMyMDcsNDguOTk2NzU3OSAxMjMuNDAyNDIzLDQ3LjY2NzQ4MzggMTIzLjQwMjQyMyw0Ni4wNzg4MzkyIEwxMjMuNDAyNDIzLDIyLjc4NTc0MjUgQzEyMy40MDI0MjMsMjEuMTg3MzcxNSAxMjIuMDY2NDAyLDE5Ljg3NzU1MDIgMTIwLjQ0MDA4NiwxOS44Nzc1NTAyIEMxMTguODIwMzY3LDE5Ljg3NzU1MDIgMTE3LjQ3NjEsMjEuMTk1NDc2OCAxMTcuNDc2MSwyMi43ODU3NDI1IEwxMTcuNDc2MSw0My4xNjkwMjU4IEwxMTEuMTQyMzczLDQzLjE2OTAyNTggQzEwOC4zMjE4ODYsNDMuMTY5MDI1OCAxMDYuMDI5MjA5LDQwLjkyMjIyODQgMTA2LjAyOTIwOSwzOC4xNTE4MjY3IEwxMDYuMDI5MjA5LDIyLjc4NDEyMTUgQzEwNi4wMjkyMDksMjEuMTc5MjY2MiAxMDQuNjkzMTg4LDE5Ljg2NjIwMjggMTAzLjA2MDI3NCwxOS44NjYyMDI4IEwxMDMuMDgxNzE3LDE5Ljg4MjQxMzQgWiBNMTU0LjM4ODIsMTAuOTUwMzQgQzE1NC4zODgyLDkuMzQ1NDg0NzQgMTUzLjA0MzkzMyw4LjAzMjQyMTMyIDE1MS40MjQyMTQsOC4wMzI0MjEzMiBMMTQwLjE5MTc0Niw4LjAzMjQyMTMyIEMxMzQuMTA1NDMxLDguMDMyNDIxMzIgMTI5LjE3MzcwMSwxMi44Nzk0MDg1IDEyOS4xNzM3MDEsMTguODYxMTQxOSBMMTI5LjE3MzcwMSwzOC4xMzU2MTYgQzEyOS4xNzM3MDEsNDQuMTE3MzQ5NCAxMzQuMTIxOTI1LDQ4Ljk4MDU0NzIgMTQwLjIwODI0LDQ4Ljk4MDU0NzIgTDE1MS40NTcyMDIsNDguOTgwNTQ3MiBDMTUzLjA5MDExNiw0OC45ODA1NDcyIDE1NC40MjYxMzcsNDcuNjUxMjczMSAxNTQuNDI2MTM3LDQ2LjA2MjYyODUgQzE1NC40MjYxMzcsNDQuNDczOTgzOSAxNTMuMDkwMTE2LDQzLjE0NDcwOTggMTUxLjQ1NzIwMiw0My4xNDQ3MDk4IEwxNDAuMjA2NTkxLDQzLjE0NDcwOTggQzEzNy4zODYxMDMsNDMuMTQ0NzA5OCAxMzUuMTAxNjczLDQwLjg5MTQyODEgMTM1LjEwMTY3MywzOC4xMTk0MDUzIEwxMzUuMTAxNjczLDE4Ljg3ODk3MzYgQzEzNS4xMDE2NzMsMTYuMTA2OTUwOCAxMzcuMzg3NzUyLDEzLjg2MTc3NDUgMTQwLjIwNjU5MSwxMy44NjE3NzQ1IEwxNTEuNDM5MDU5LDEzLjg2MTc3NDUgQzE1My4wNTg3NzcsMTMuODYxNzc0NSAxNTQuMzk5NzQ2LDEyLjU0Mzg0NzkgMTU0LjM5OTc0NiwxMC45NDg3MTkgTDE1NC4zODgyLDEwLjk1MDM0IFogTTE4OC45OTI3NzksOC4wMzI0MjEzMiBDMTg3LjM2ODExMiw4LjAzMjQyMTMyIDE4Ni4wMzA0NDIsOS4zNDU0ODQ3NCAxODYuMDMwNDQyLDEwLjkzNDEyOTQgQzE4Ni4wMzA0NDIsMTIuNTIyNzc0IDE4Ny4zNjk3NjIsMTMuODM1ODM3NCAxODguOTk0NDI5LDEzLjgzNTgzNzQgQzE5MC42MTA4NDgsMTMuODM1ODM3NCAxOTEuOTQ2ODY5LDEyLjUyMjc3NCAxOTEuOTQ2ODY5LDEwLjkxNzkxODcgQzE5MS45NDY4NjksOS4zMTMwNjM0MiAxOTAuNjEwODQ4LDggMTg4Ljk3NzkzNSw4IEwxODguOTkyNzc5LDguMDMyNDIxMzIgWiBNMTg4Ljk5Mjc3OSwxOS44NjYyMDI4IEMxODcuMzY4MTEyLDE5Ljg2NjIwMjggMTg2LjAzMDQ0MiwyMS4xNzkyNjYyIDE4Ni4wMzA0NDIsMjIuNzY3OTEwOCBMMTg2LjAzMDQ0Miw0Ni4wNjI2Mjg1IEMxODYuMDMwNDQyLDQ3LjY1MTI3MzEgMTg3LjM2OTc2Miw0OC45NjQzMzY1IDE4OC45OTQ0MjksNDguOTY0MzM2NSBDMTkwLjYxMDg0OCw0OC45NjQzMzY1IDE5MS45NDY4NjksNDcuNjUxMjczMSAxOTEuOTQ2ODY5LDQ2LjA0NjQxNzggTDE5MS45NDY4NjksMjIuODAxOTUzMiBDMTkxLjk0Njg2OSwyMS4yMDY4MjQzIDE5MC42MTA4NDgsMTkuODkwNTE4NyAxODguOTc3OTM1LDE5Ljg5MDUxODcgTDE4OC45OTI3NzksMTkuODY2MjAyOCBaIE0yMTcuMDM2MDEzLDQ4Ljk4MDU0NzIgQzIxOC42NTU3MzIsNDguOTgwNTQ3MiAyMjAsNDcuNjUxMjczMSAyMjAsNDYuMDYyNjI4NSBMMjIwLDMwLjcxMTEzNCBDMjIwLDI0LjcxMzE4OTkgMjE1LjA2MDAyMiwxOS44NjYyMDI4IDIwOC45Njg3NTgsMTkuODY2MjAyOCBMMTk5LjY2NjA5OCwxOS44NjYyMDI4IEMxOTguMDQ5Njc4LDE5Ljg2NjIwMjggMTk2LjY5NzE2NCwyMS4xOTU0NzY4IDE5Ni42OTcxNjQsMjIuNzY3OTEwOCBMMTk2LjY5NzE2NCw0Ni4wNjI2Mjg1IEMxOTYuNjk3MTY0LDQ3LjY1MTI3MzEgMTk4LjAzMzE4NCw0OC45NjQzMzY1IDE5OS42NDk2MDQsNDguOTY0MzM2NSBDMjAxLjI2NjAyNCw0OC45NjQzMzY1IDIwMi42MDIwNDQsNDcuNjM1MDYyNSAyMDIuNjAyMDQ0LDQ2LjA0NjQxNzggTDIwMi42MDIwNDQsMjUuNzAzNjYxMiBMMjA4LjkxOTI3NiwyNS43MDM2NjEyIEMyMTEuNzMzMTY2LDI1LjcwMzY2MTIgMjE0LjAxOTI0NiwyNy45NTA0NTg2IDIxNC4wMTkyNDYsMzAuNzIwODYwNCBMMjE0LjAxOTI0Niw0Ni4wODUzMjM0IEMyMTQuMDE5MjQ2LDQ3LjY3ODgzMTMgMjE1LjM1NTI2Nyw0OC45OTY3NTc5IDIxNi45NzgyODMsNDguOTk2NzU3OSBMMjE3LjAzNjAxMyw0OC45ODA1NDcyIFogTTE1OC42NTE5MiwzMC43MTI3NTUgQzE1OC42NTE5MiwyNC43NDcyMzIzIDE2My41NjA1NTgsMTkuODcyNjg3IDE2OS42MjA0ODMsMTkuODcyNjg3IEwxNzAuMzU3NzY4LDE5Ljg3MjY4NyBDMTc2LjM5NDYwMSwxOS44NzI2ODcgMTgxLjI3MzU1LDI0Ljc2MDIwMDkgMTgxLjI3MzU1LDMwLjcwNzg5MTggTDE4MS4yNzM1NSwzOC4xNDg1ODQ1IEMxODEuMjczNTUsNDQuMDk3ODk2NiAxNzYuMzk0NjAxLDQ4Ljk3NzMwNTEgMTcwLjM1Nzc2OCw0OC45ODU0MTA0IEwxNjkuNjIwNDgzLDQ4Ljk4NTQxMDQgQzE2My41NTg5MDksNDguOTkwMjczNiAxNTguNjUxOTIsNDQuMTEwODY1MSAxNTguNjUxOTIsMzguMTQ1MzQyNCBMMTU4LjY1MTkyLDMwLjcwNDY0OTcgTDE1OC42NTE5MiwzMC43MTI3NTUgWiBNMTc1LjM0MzkyOCwzMC43MTI3NTUgQzE3NS4zNDM5MjgsMjcuOTQ1NTk1NCAxNzMuMDY3NzQ1LDI1LjY5NTU1NTkgMTcwLjI1MjIwNiwyNS42OTU1NTU5IEwxNjkuNjcxNjE0LDI1LjY5NTU1NTkgQzE2Ni44NTc3MjQsMjUuNjk1NTU1OSAxNjQuNTc4MjQzLDI3Ljk0ODgzNzYgMTY0LjU3ODI0MywzMC43MTU5OTcyIEwxNjQuNTc4MjQzLDM4LjE1MTgyNjcgQzE2NC41NzgyNDMsNDAuOTA3NjM4OCAxNjYuODU3NzI0LDQzLjE2MDkyMDQgMTY5LjY3MTYxNCw0My4xNjA5MjA0IEwxNzAuMjUyMjA2LDQzLjE2MDkyMDQgQzE3My4wNjYwOTYsNDMuMTYwOTIwNCAxNzUuMzQ1NTc4LDQwLjkwNzYzODggMTc1LjM0NTU3OCwzOC4xMzU2MTYgTDE3NS4zNDU1NzgsMzAuNjk0OTIzMyBMMTc1LjM0MzkyOCwzMC43MTI3NTUgWiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.video___1_cvy .iframe___2zSCT {
  width: 100%;
  height: 100%;
}
.kcsInfo___2T2sA {
  text-align: center;
  margin-top: -50px;
}
.kcsInfo___2T2sA .kcsTitle___29qZ1 {
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  margin-top: 55px;
  margin-bottom: 16px;
}
.kcsInfo___2T2sA .kcsDesc___HX6lr {
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
}
.kcsInfo___2T2sA .kcsLine___3PCIi {
  margin-top: 83px;
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
}
.kcsInfo___2T2sA .kcsLine___3PCIi .kcsItem___E9k5n {
  width: 300px;
}
.kcsInfo___2T2sA .kcsLine___3PCIi .kcsItem___E9k5n h3 {
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin: 24px 0;
}
.kcsInfo___2T2sA .kcsLine___3PCIi .kcsItem___E9k5n p {
  font-size: 14px;
  color: #A5A5A5;
  letter-spacing: 0;
  text-align: center;
}
.kucoinValues___2q967 {
  background-image: linear-gradient(45deg, #515FEC 0%, #5951A6 100%);
  padding: 64px 0;
}
.kucoinValues___2q967 .wrapper___3jPCL {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kucoinValues___2q967 .foxSay___1nhcO {
  margin: 0 100px;
  padding: 60px 40px;
  background: rgba(255, 255, 255, 0.08);
  position: relative;
}
.kucoinValues___2q967 .foxSay___1nhcO h3 {
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.kucoinValues___2q967 .foxSay___1nhcO p {
  font-size: 16px;
  color: #B0B6D6;
  letter-spacing: 0;
}
.kucoinValues___2q967 .foxSay___1nhcO::after {
  content: '';
  display: block;
  width: 133px;
  height: 114px;
  background-image: url(https://assets.staticimg.com/next-web/2.9.29/_next/static/assets/fox.df8ed.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: -140px;
  bottom: -20px;
}
.kucoinValues___2q967 .bottomForm___3fXyM {
  flex: none;
}
.downloadBar___1JOcz .about-us-content_app {
  background-image: linear-gradient(45deg, #424989 0%, #261F68 100%);
}
.FormClas___2yTj8 {
  border-radius: 8px!important;
}
.FormClas___2yTj8 [class^=refer] {
  display: none;
}

.ico___3GaI6 {
  max-width: 24px;
  width: auto;
}
.select_country___3qk6_ .ant-select-selection-selected-value {
  width: 100%;
}
.select_country___3qk6_ .ant-select-selection {
  padding: 7px 12px !important;
}
.select_country___3qk6_ .ant-select-selection .ant-select-selection__rendered {
  height: 20px;
  margin-left: 0;
}
.item___1ngJ9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
}
.item___1ngJ9.mobile_signin___1kiWS {
  justify-content: flex-start !important;
}
.item___1ngJ9.mobile_signin___1kiWS .c_mobile_code___CyUuf {
  margin-left: 4px;
}
.item___1ngJ9 .c_name___HGTlY {
  color: #4a4a4a;
  margin-left: 8px;
}
.item___1ngJ9 .c_mobile_code___CyUuf {
  color: #9b9b9b;
}
.dropdown___2Pm83 .ant-select-dropdown-menu-item-selected {
  background-color: #F6F8F9 !important;
}
.empty___2bB9l {
  padding-top: 49px;
  text-align: center;
}
.rocket___27phx {
  width: 72px;
  height: 72px;
  margin-bottom: 49px;
}
.select_country_tip___3ZrhI {
  pointer-events: none;
  background: transparent !important;
}
.country___2wisw {
  display: flex;
  align-items: center;
}
.tip___3_NUY {
  text-align: left;
  font-size: 13px!important;
  border-top: 1px solid #eee;
  padding-top: 9px;
  color: #9b9b9b;
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
}

.title___6HTne a {
  display: inline-block;
  font-size: 12px;
  margin-right: 16px;
}
.secOptCard___2zBQZ {
  width: 480px;
  height: 120px;
  background-color: #f5f8f9;
  border-radius: 8px;
  margin: 0 auto;
  margin-bottom: 8px;
  padding: 36px 36px 36px 32px;
  justify-content: space-between;
}
.secOptCard___2zBQZ:first-of-type {
  margin-top: 68px;
}
.secOptCard___2zBQZ:last-of-type {
  margin-bottom: 108px;
}
.secOptCard___2zBQZ > div:last-child {
  cursor: pointer;
}
.optCardIcon___2FeyA {
  width: 48px;
  height: 48px;
  margin-right: 15px;
}
.flexLay___2f_Qd {
  display: flex;
  align-items: center;
}
.optCardTitle___3NlJV {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
}
.optCardStatus___CiZgA {
  margin-top: 8px;
  font-size: 12px;
  color: #ff5f72;
}
.optCardStatus___CiZgA.settled___3D05F {
  color: #01aa78;
}
.optCardStatus___CiZgA .staIcon___2DISK {
  width: 13px;
  height: 13px;
  margin-right: 4px;
}
.optCardSetting___2udNJ {
  font-size: 13px;
  color: #0f7dff;
}
.nextIcon___1rTnK.nextIcon___1rTnK {
  width: 20px;
  height: 20px;
  color: #0f7cff;
  fill: #0f7cff;
  margin-left: 8px;
}
.updateTxt___23CIi {
  font-size: 14px;
  color: #0f7dff;
  cursor: pointer;
}
.withMinHeight___3Of57 .ant-card-body {
  min-height: 680px;
}
.page_validations_head___1elVs {
  margin: 0 auto;
  text-align: center;
  margin-top: 36px;
}
.page_validations_head___1elVs .title_icon___2xxgF {
  width: 56px;
  height: 56px;
}
.page_validations_head___1elVs .name___1t2oi {
  font-size: 18px;
  color: #333333;
  margin-bottom: 8px;
}
.page_validations_head___1elVs .tip___3w6jO {
  font-size: 13px;
  color: #9b9b9b;
}
.vali_opt_card___orRPJ {
  width: 320px;
  padding: 24px 16px 23px 24px;
  height: 88px;
}
.vali_opt_card___orRPJ:first-of-type {
  margin-top: 34px;
}
.vali_opt_card___orRPJ .optCardIcon___2FeyA {
  width: 24px;
  height: 24px;
  margin-right: 9px;
}
.vali_opt_card___orRPJ .title_icon___2xxgF {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.vali_opt_card___orRPJ .optCardStatus___CiZgA {
  margin-left: 33px;
}
.pageForgetWtPwd___3gzQJ {
  margin-top: 41px;
}
.pageForgetWtPwd___3gzQJ .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 7px;
}
.pageForgetWtPwd___3gzQJ .ant-form-item-label label:after {
  display: none;
}
.pageForgetWtPwd___3gzQJ .ant-form-item-label:after {
  display: none;
}
.pageForgetWtPwd___3gzQJ .fpw_tip___e31x7 {
  font-size: 12px;
  color: #333333;
}
.pageForgetWtPwd___3gzQJ .fpw_tip___e31x7.example___o71wd {
  color: #0f7dff;
}
.pageForgetWtPwd___3gzQJ .fwPwd_form___leSb3 {
  padding: 0 112px;
}
.securityAlert___3JPDX {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  line-height: 22px;
  background: rgba(253, 168, 41, 0.08);
  border: 1px solid rgba(253, 168, 41, 0.08);
  border-radius: 4px;
  padding: 10px 0 10px 16px;
}
.secOptItem___2TQ10 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.secOptItem___2TQ10:last-child .secOptItemCenter___2AcAT {
  height: 92px;
}
.secOptItem___2TQ10 .secOptItemLeft___1heNt {
  width: 40px;
  height: 40px;
}
.secOptItem___2TQ10 .secOptItemLeft___1heNt .secIcon___2-4NN {
  width: 40px;
  height: 40px;
}
.secOptItem___2TQ10 .secOptItemCenter___2AcAT {
  margin-left: 16px;
  height: 82px;
  border-bottom: 1px solid #EDF1F3;
  display: flex;
  align-items: center;
  width: 180px;
}
.secOptItem___2TQ10 .secOptItemCenter___2AcAT.secOptItemCenterNoborder___1tJYU {
  border: none;
}
.secOptItem___2TQ10 .secOptItemCenter___2AcAT .secName___3tgtm {
  font-size: 15px;
  color: #333333;
  font-weight: 500;
  width: 180px;
  margin: 0;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF {
  flex: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 82px;
  border-bottom: 1px solid #EDF1F3;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF.multiple___1CU0p {
  height: 92px;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF.multiple___1CU0p .safeWordSecTip___28tV8 {
  position: absolute;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF p {
  margin: 0;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secTipContainer___1PSYG .secTip___vvbcR {
  display: flex;
  align-items: center;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secTipContainer___1PSYG .secTip___vvbcR .staIcon___2DISK {
  width: 24px!important;
  height: 24px!important;
  margin-right: 12px;
  flex: none;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secTipContainer___1PSYG .secTip___vvbcR span {
  font-size: 12px;
  color: #9B9B9B;
  padding-right: 24px;
  flex: 1;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secTipContainer___1PSYG .secTip___vvbcR a {
  color: #24AE8F;
  font-size: 12px;
  padding-top: 4px;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secTipContainer___1PSYG .safeWordSecTip___28tV8 {
  font-size: 12px;
  color: #9B9B9B;
  display: flex;
  align-items: center;
  padding-left: 34px;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secTipContainer___1PSYG .subName___2DBXd {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  display: flex;
  align-items: center;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secTipContainer___1PSYG .subName___2DBXd .staIcon___2DISK {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secTipContainer___1PSYG .ipTip___2zxzE {
  margin-left: 36px;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  background: rgba(253, 168, 41, 0.08);
  border-radius: 2px;
  border: 1px solid rgba(253, 168, 41, 0.08);
  padding: 2px 4px;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secBtn___23H1R {
  padding-right: 20px;
}
.secOptItem___2TQ10 .secOptItemRight___1X-bF .secBtn___23H1R a {
  white-space: nowrap;
  font-size: 14px;
  color: #24AE8F;
  letter-spacing: 0;
}
.stepsContainer___QhSxY {
  width: 600px;
  margin: 40px auto 40px auto;
}
.kyc_container___1Hm8v {
  padding: 0 100px;
}

.flexBox___1e-ZN {
  display: flex;
  align-items: center;
}
.title___hAU5Y {
  font-size: 34px;
  color: #01081E;
}
.flag___1tYme {
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
  background: rgba(36, 174, 143, 0.08);
  border-radius: 2px;
  margin-left: 8px;
  color: #24AE8F;
  font-size: 12px;
}
.flag___1tYme.noPass___3Ilo4 {
  background: rgba(1, 8, 30, 0.08);
  color: #01081E;
}
.describe___36aFv {
  font-size: 12px;
  color: rgba(1, 8, 30, 0.6);
  margin-left: 12px;
  padding-left: 12px;
  border-left: 1px solid rgba(1, 8, 30, 0.08);
  line-height: 12px;
}
.extra___uhisV {
  cursor: pointer;
  font-size: 12px;
  color: #01081E;
}
.extra___uhisV img {
  display: block;
  height: 16px;
  margin-right: 4px;
}

.flexBox___1vF1L {
  display: flex;
  align-items: center;
}
.legalRight___3PdRE {
  font-size: 12px;
  color: rgba(1, 8, 30, 0.6);
  margin-left: 12px;
}
.legalRight___3PdRE.isFirst___2X0eN {
  margin-left: 0;
}
.legalRight___3PdRE img {
  height: 16px;
}
.trisection___1-w8Z {
  width: 384px;
  padding: 24px 0;
  text-align: center;
  font-size: 16px;
  color: #01081E;
  font-weight: 500;
  background: rgba(1, 8, 30, 0.04);
}
.trisection___1-w8Z img {
  width: 96px;
}
.trisection___1-w8Z .name___3xNDe {
  margin: 24px 0 8px;
  font-size: 12px;
  color: rgba(1, 8, 30, 0.6);
}

.container___3G2rt {
  padding: 120px 0;
  width: 560px;
  margin: 0 auto;
}
.flexBox___1CZjM {
  display: flex;
  align-items: start;
}
.QRCodeBox___3_qR7 {
  width: 160px;
}
.infoBox___30EGU {
  flex: 1;
  margin-left: 40px;
}
.title___3h2sk {
  flex: 1;
  margin-left: 8px;
  font-size: 16px;
  color: #01081E;
  font-weight: 500;
}
.info___2B2At {
  padding-left: 12px;
  position: relative;
  font-size: 12px;
  color: rgba(1, 8, 30, 0.6);
  line-height: 20px;
}
.info___2B2At a {
  color: #24AE8F;
}
.info___2B2At:not(:first-of-type) {
  margin-top: 8px;
}
.info___2B2At::before {
  content: " ";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgba(1, 8, 30, 0.16);
  left: 0;
  top: 8px;
}

.passwordCheckBar___3vHc7 {
  position: absolute;
  top: -15px;
  right: 0;
  width: 62px;
  height: 10px;
}
.passwordCheckBar___3vHc7 .ant-pwd-strength {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.passwordCheckBar___3vHc7 .ant-pwd-strength-item {
  float: left;
  margin-right: 1px;
  margin-top: 1px;
  width: 19px;
  height: 8px;
  line-height: 8px;
  list-style: none;
  background-color: #f3f3f3;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.passwordCheckBar___3vHc7 .ant-pwd-strength-item-1 {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.passwordCheckBar___3vHc7 .ant-pwd-strength-item-2 {
  width: 20px;
}
.passwordCheckBar___3vHc7 .ant-pwd-strength-item-3 {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.passwordCheckBar___3vHc7 .ant-pwd-strength-low .ant-pwd-strength-item-1,
.passwordCheckBar___3vHc7 .ant-pwd-strength-medium .ant-pwd-strength-item-1,
.passwordCheckBar___3vHc7 .ant-pwd-strength-high .ant-pwd-strength-item-1 {
  background-color: #f04134;
}
.passwordCheckBar___3vHc7 .ant-pwd-strength-medium .ant-pwd-strength-item-2,
.passwordCheckBar___3vHc7 .ant-pwd-strength-high .ant-pwd-strength-item-2 {
  background-color: #FAC450;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FAC450, endColorstr=#FAC450);
}
.passwordCheckBar___3vHc7 .ant-pwd-strength-high .ant-pwd-strength-item-3 {
  background-color: #87D068;
}

.claim___3X-9T {
  background-color: #f6f8f9;
  border-radius: 2px;
  padding: 12px;
  display: flex;
}
.claim___3X-9T .img___2zhI5 {
  width: 182px;
  height: 191px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.claim___3X-9T .reminds___31rNk {
  flex: 1;
  margin-left: 20px;
  line-height: 20px;
}
.claim___3X-9T .reminds___31rNk .remindsTitle___3As2p {
  margin-bottom: 10px;
}
.claim___3X-9T .reminds___31rNk .remindsList___219ks {
  margin: 0;
}
.claim___3X-9T .reminds___31rNk .remindsList___219ks .remindsItem___WNP5v {
  margin-bottom: 5px;
}
.claim___3X-9T .icon___kDEmq {
  width: 14px;
  height: 14px;
  color: #24AE8F;
  vertical-align: middle;
  margin-right: 7px;
  margin-bottom: 2px;
}

.table___27WNb th:last-child,
.table___27WNb td:last-child {
  text-align: center;
}
.table___27WNb a > svg {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.table___27WNb .ant-table-placeholder {
  border: none;
}

.cardPage___2gwOD .cmpt_ct_flex___1PHPk {
  display: flex;
  align-items: center;
  line-height: 20px;
}
.cardPage___2gwOD .cardTitleBase___3PxL6 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cardPage___2gwOD .cardTitleFlexBtw___14reo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cardPage___2gwOD .cmpt_ct_back___1HqtC {
  color: #0f7dff;
  font-size: 14px;
  line-height: 16px;
  padding-right: 8px;
  margin-right: 8px;
  cursor: pointer;
  border-right: 1px solid #D8D8D8;
  display: inline-flex;
  align-items: center;
}
.cardPage___2gwOD .cmpt_ct_title___1r7Zm {
  font-weight: 500;
  line-height: 16px;
}
.cardPage___2gwOD .cmpt_ct_icon___3dYgs.cmpt_ct_icon___3dYgs {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.cardPage___2gwOD .hide___1QPWg {
  display: none!important;
}
.cardPage___2gwOD .ant-card-head {
  height: 50px!important;
}
.cardPage___2gwOD .ant-card-head-wrapper {
  height: inherit;
}

.titleOptCnt___2M5pQ {
  color: #333333;
  font-size: 12px!important;
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  padding: 4px 8px;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 4px !important;
  cursor: pointer;
}
.titleOptCnt___2M5pQ .plusIcon___3JnDE {
  width: 12px;
  height: 12px;
  color: #333333;
}
.flex___17II4 {
  display: flex;
  align-items: center;
}
.popover___3q1on .ant-popover-inner-content {
  padding-left: 0!important;
  padding-right: 0!important;
}
.accountsTable___2jJc3 .editIcon___1GOGy {
  width: 15px;
  height: 15px;
  color: #CCCCCC;
  cursor: pointer;
  margin-right: 0.5em;
}
.accountsTable___2jJc3 .editIcon___1GOGy:hover {
  color: #0F7DFF;
}
.accountsTable___2jJc3 .arrowIcon___3KdhO {
  margin-left: 4px;
  font-size: 10px;
  color: #C2CCD9;
}
.accountsTable___2jJc3 .operationCell___1HNge {
  white-space: nowrap;
  text-align: right;
}
.accountsTable___2jJc3 .ant-table-expand-icon-th,
.accountsTable___2jJc3 .ant-table-row-expand-icon-cell {
  width: 5px!important;
  min-width: 0px!important;
  padding: 0!important;
  display: none!important;
}
.accountsTable___2jJc3 .ant-table-row-expand-icon-cell * {
  opacity: 0;
  width: 0;
  display: none;
}
.accountsTable___2jJc3 .ant-table-row-expand-icon-cell::before {
  content: attr('idx');
}
.accountsTable___2jJc3 .ant-table-expanded-row > td {
  padding-top: 7px!important;
  padding-bottom: 7px!important;
}
.accountsTable___2jJc3 .freeze {
  color: #ff5f73;
  font-size: 13px;
}
.modal___3vYRY .ant-form.ant-form-horizontal {
  width: 240px;
  margin: 0 auto;
}
.modal___3vYRY .ant-modal-body {
  padding-left: 40px;
  padding-right: 40px;
}
.modal___3vYRY .alertCnt___1fHYI {
  margin-bottom: 24px;
}
.modal___3vYRY .alertCnt___1fHYI .ant-alert {
  background-color: #FDF2E1;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 2px;
}
.modal___3vYRY .alertCnt___1fHYI .ant-alert-icon {
  top: 10px;
}
.modal___3vYRY .alertCnt___1fHYI .ant-alert-message {
  font-size: 13px;
  color: #624317;
}
.switchInput___1L11I {
  width: 100%;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 14px;
}
.switchIcon___2RzdO {
  width: 24px;
  height: 24px;
  margin: 0 12px;
  cursor: pointer;
}
.assetsInfo___1RNs3 {
  display: flex;
  align-items: center;
}
.assetsInfo___1RNs3 .emphisis___3lMC5 {
  font-size: 16px;
}
.emphisis___3lMC5 {
  font-weight: 500;
  font-size: 13px;
  color: #333;
}
.dollarIcon___niGqw {
  width: 20px;
  height: 20px;
  color: #C2CCD9;
  margin-right: 8px;
}
.lightTxt___2W68d {
  color: #9b9b9b;
  font-size: 12px;
}
.emptyTable___2iW5e {
  text-align: center;
  font-size: 14px;
}
.emptyTable___2iW5e img {
  margin: 213px auto 12px;
  height: 124px;
}
.subAccountCnt___13D6i .hide {
  display: none !important;
}
.fromItem___2QkwM {
  color: #0F7DFF;
}
.amountLabel___JTWiD {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.withUndeline___23o0W {
  text-decoration: underline;
}
.nums___1jLdA {
  color: #0075FF;
  border-bottom: 1px dashed #CCCCCC;
  cursor: pointer;
}
.red___wyUlj {
  color: #ff5f73 !important;
}
.modalTrans___6ZWMP .ant-form-item-required::before {
  display: none;
}
.noWrap___227tm {
  white-space: nowrap;
}

.label___1Iddl {
  font-size: 14px;
  color: #333333;
  font-weight: 500;
}
.extraInfo___31Q4r {
  font-size: 12px;
  color: #333333;
}
.verify___11ShE .title___RdBys {
  font-size: 24px;
  color: #333333;
  text-align: center;
  margin-bottom: 24px;
}
.verify___11ShE .checkboxGroup___3xCFZ .kc-checkbox {
  margin-left: 0;
  margin-right: 24px;
  margin-bottom: 5px;
  font-size: 13px;
  color: #333333;
}
.verify___11ShE .checkboxGroup___3xCFZ .kc-checkbox:last-of-type {
  margin-right: 4px;
}
.verify___11ShE .unCheckedInfo___2PraL {
  border: 1px solid #d9d9d9 !important;
  border-color: #d9d9d9;
}
.verify___11ShE .ant-upload.ant-upload-select-picture-card {
  width: 87px;
  height: 87px;
}
.verify___11ShE .ant-form-item-label label::after {
  display: none;
}
.verify___11ShE .upload-list-inline .ant-upload-list-item {
  float: left;
  width: 500px;
  margin-right: 8px;
}
.verify___11ShE .ant-card-body {
  padding: 48px 120px!important;
}
.verify___11ShE .ant-upload-list-picture {
  display: inline-block;
}
.verify___11ShE .taker.ant-upload-animate-leave {
  width: 0!important;
  overflow: hidden!important;
  display: inline!important;
  opacity: 0;
  animation-name: uploadAnimateInlineIn;
}
.verify___11ShE .taker.ant-upload-animate-leave * {
  display: none;
}
.verify___11ShE .upload-list-inline .ant-upload-animate-enter {
  animation-name: uploadAnimateInlineIn;
}
.verify___11ShE .upload-list-inline .ant-upload-animate-leave {
  animation-name: uploadAnimateInlineOut;
}
.verify___11ShE .thumbUrl___3VvT- {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
.labelWrapper___1HpPE {
  display: inline;
}
.uploadVideoBtn___1nYSi .ant-upload-select-picture-card {
  display: flex!important;
  flex-direction: column;
  justify-content: center;
}
.protocal___3csDr {
  font-size: 12px!important;
  color: #0F7DFF;
  line-height: 16px;
}
.inputClas___3ENIZ {
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  height: 24px;
}
.stepForm___3SvQI .ant-form-item-required::before {
  display: none;
}
.formLoading___B8Y0k * {
  pointer-events: none;
}

.wrapper___36ktC {
  width: 1036px;
  min-height: 728px;
  background-color: #F2F3F5;
  margin: 136px auto 64px auto;
  transform: translateZ(0);
  padding-top: 20px;
}
.wrapper___36ktC .prev___3XGHl {
  display: flex;
  align-items: center;
  margin: 0 0 64px 20px;
  color: #24AE8F;
}
.wrapper___36ktC .prev___3XGHl .icon___1Xtd4 {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.wrapper___36ktC .main___12waE {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper___36ktC .main___12waE .block___320JW {
  padding-top: 40px;
}
.wrapper___36ktC .main___12waE .block___320JW .form___1Ln-n {
  width: 240px;
  margin: 0 auto;
}
.wrapper___36ktC .main___12waE .block___320JW .title___3d_h6 {
  font-size: 24px;
  text-align: center;
  padding-bottom: 24px;
}
.wrapper___36ktC .authBlock___FVx3x {
  padding: 30px 120px;
}
.wrapper___36ktC .ant-steps-label-vertical .ant-steps-item-content {
  margin-top: 0 !important;
}
.wrapper___36ktC .ant-steps {
  width: 380px;
}
.wrapper___36ktC .ant-steps .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 24px;
}
.wrapper___36ktC .ant-steps .ant-steps-item-title {
  font-size: 12px;
  color: #4a4a4a;
  margin-top: 0;
}
.wrapper___36ktC .ant-select .ant-select-selection:focus {
  border-color: #24AE8F;
}
.wrapper___36ktC .ant-select.ant-select-open .ant-select-selection,
.wrapper___36ktC .ant-select.ant-select-open .ant-select-selection:focus,
.wrapper___36ktC .ant-select.ant-select-open .ant-select-selection:hover {
  border-color: #24AE8F;
}
.wrapper___36ktC .ant-steps-item.ant-steps-item-process .ant-steps-item-icon {
  background: #24AE8F;
  border-color: #24AE8F;
}
.wrapper___36ktC .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon {
  background: transparent;
  border-color: #24AE8F;
}
.wrapper___36ktC .ant-steps-item.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon {
  color: #24AE8F;
}
.wrapper___36ktC .ant-steps-item.ant-steps-item-finish .ant-steps-item-tail:after {
  background: #24AE8F;
}
.wrapper___36ktC .ant-input:focus {
  border-color: #24AE8F;
}
.wrapper___36ktC .kc-button.ant-btn-primary {
  background: #24AE8F;
  border-color: #24AE8F;
}

.finish___2tSfi {
  text-align: center;
  padding: 96px 0 0 0;
}
.finish___2tSfi .title___1xsa1 {
  font-size: 18px;
  padding-top: 20px;
}
.finish___2tSfi .content___1DtLY {
  padding-top: 24px;
}
.finish___2tSfi .warning___13jhC {
  color: #9B9B9B;
  font-size: 12px;
  padding-top: 8px;
}

.prompt___3RTjG {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: rgba(245, 166, 35, 0.08);
  border-radius: 5px;
  font-size: 13px;
  padding: 11px 0;
  margin-bottom: 24px;
  padding: 8px 12px;
}
.prompt___3RTjG a {
  color: #333;
  text-decoration: underline;
}
.prompt___3RTjG .icon___1TVr4 {
  color: #F5A623;
  width: 14px;
  height: 14px;
}

.formWrapper___1EVfz {
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.formWrapper___1EVfz .areaCode___FGMsZ {
  width: 50px;
}
.formWrapper___1EVfz .sendBtn___2kDW5 {
  padding: 0 8px;
  cursor: pointer;
}
.formWrapper___1EVfz .title___pGzsc {
  font-size: 24px;
  text-align: center;
  padding-bottom: 24px;
}
.formWrapper___1EVfz .title___pGzsc + div {
  margin-bottom: 24px;
}
.formWrapper___1EVfz .ant-select-selection {
  height: auto !important;
}
.formWrapper___1EVfz .ant-select-selection .ant-select-selection-selected-value {
  line-height: normal !important;
}

* {
  margin: 0;
  padding: 0;
}
.display-inline {
  display: inline-block;
}
.text-center {
  text-align: center;
}
.flex___1UqB6 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.flex_center___wTh7x {
  justify-content: center!important;
}
.box_container___2ARHO {
  height: 100vh;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  perspective: 600px;
  perspective-origin: 50% 40%;
  overflow: visible;
  pointer-events: none;
}
.box_container___2ARHO.notNeedRootHead___3I3Ho {
  pointer-events: auto;
}
.page_login___3Uiai {
  background-color: #000A1E;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  overflow-y: auto;
}
.page_login___3Uiai.notNeedRootHead___3I3Ho {
  background-color: transparent;
}
.page_login___3Uiai::-webkit-scrollbar {
  background: transparent;
  width: 4px;
}
.page_login___3Uiai::-webkit-scrollbar-track {
  background: transparent;
}
.page_login___3Uiai::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #cccccc;
}
.sendBtn___1K2yT {
  display: inline-block;
  padding: 8px 0px;
  cursor: pointer;
}
.rl_box___1uBz1 {
  min-width: 380px;
  width: auto;
  background-color: hsla(0, 0%, 100%, 0.96);
  box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.32), 0 4px 32px 0 rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.01);
  padding: 40px;
  animation-timing-function: ease;
}
.rl_box_spec___OCoRK {
  padding: 0;
}
.rl_box_spec___OCoRK .rl_head___2TvSx {
  padding: 40px 0 0;
}
.rl_box_spec___OCoRK .rl_body___EZT9G {
  padding: 0 40px 40px;
}
.rl_head___2TvSx {
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
  align-items: baseline;
  margin-bottom: 24px;
}
.rl_head_title___IZmSr {
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 0;
}
.rl_head_type_cnt___260He {
  justify-content: flex-end;
  cursor: pointer;
}
.rl_head_type___lOeFa {
  color: #9b9b9b;
  font-size: 12px;
  margin: 0 4px;
}
.rl_head_type___lOeFa:last-of-type {
  margin-right: 0;
}
.rl_head_type___lOeFa.active___iY9Zp {
  color: #0f7dff;
}
.rl_body_row___Pma1g:last-of-type {
  margin-bottom: 0;
}
.rl_body_row___Pma1g.spec___1EDgu .kc-checkbox {
  display: flex;
  align-items: flex-start;
}
.rl_body_row___Pma1g.spec___1EDgu .kc-checkbox .ant-checkbox {
  top: 0.5px;
}
.rl_body_row___Pma1g.spec___1EDgu .kc-checkbox .ant-checkbox + span {
  padding-right: 0;
}
.rl_body_row___Pma1g .ant-form-item {
  margin-bottom: 0;
}
.rl_body_row___Pma1g .ant-input {
  height: 36px;
  padding: 9px 12px;
  font-size: 13px!important;
}
.rl_body_row___Pma1g .ant-select-selection {
  height: auto;
  padding: 10px 12px;
  font-size: 13px!important;
}
.rl_body_row___Pma1g .has-error .ant-select-selection {
  border-color: #FF5F73 !important;
}
.rl_body_row___Pma1g .ant-select-selection__rendered {
  margin: 0;
  line-height: normal;
  font-size: 13px!important;
}
.rl_body_row___Pma1g .ant-input-group-addon > .kc-button {
  background-color: transparent;
  border: none;
  font-size: 13px!important;
}
.rl_body___EZT9G .unavailable___CxuTK {
  text-align: right;
  line-height: 1;
}
.rl_body___EZT9G .unavailable___CxuTK a {
  color: #9B9B9B;
  font-size: 12px;
}
.rl_btn___2osxC {
  font-weight: 500;
  line-height: 1.3;
  padding-bottom: 8px;
  padding-top: 8px;
  height: auto;
}
.tips___28YHZ {
  color: #9B9B9B;
  font-size: 12px;
}
.tips___28YHZ > div:hover {
  color: #666;
}
.section___Hbw51 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 100%;
  width: 416px;
  margin-left: 50%;
  pointer-events: auto;
  z-index: 10;
  transform-style: flat;
  transition: transform-origin 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), transform 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), visibility 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985), opacity 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
}
.section___Hbw51.past___75x7b {
  pointer-events: none;
  opacity: 0;
  transform: translate3d(-100%, 0, 0) rotateY(-90deg) translate3d(-100%, 0, 0);
}
.section___Hbw51.future___1T4vA {
  opacity: 0;
  pointer-events: none;
  transform: translate3d(100%, 0, 0) rotateY(90deg) translate3d(100%, 0, 0);
}
.section___Hbw51.present___1Pt3C {
  z-index: 11;
  opacity: 1;
  transform: translate3d(-50%, 0, 0);
}
.safeWords___1KdQ2 {
  background-color: #F8EFE3 !important;
  font-size: 14px!important;
  margin-bottom: 8px;
}
.safeWords___1KdQ2 > span {
  color: #333333 !important;
}
.safeWords___1KdQ2.empty___3EWcF {
  margin-bottom: 24px;
}
.securityTips___3w-Pa {
  color: #4a4a4a;
  margin-top: 8px;
  line-height: 20px;
}
.securityRow___1PKCX {
  margin-bottom: 8px;
}
.resetPwdTip___1pYeZ {
  margin: 0 16px!important;
  white-space: nowrap;
  font-size: 13px!important;
}
.hide___jUk5q {
  display: none!important;
}
.passwordWithBar___26hsC .ant-form-item-label {
  display: none;
}
.passwordWithBar___26hsC [class*='passwordCheckBar'] {
  transform: translateY(-50%);
}
.checkBoxRow___1I03H {
  margin-bottom: 16px!important;
}
.hide___jUk5q {
  display: none!important;
  height: 0!important;
  opacity: 0!important;
  visibility: hidden!important;
}
.siginMobile___2LeEM {
  color: inherit;
}
.siginMobile___2LeEM .ant-select-selection {
  background: #fff !important;
  cursor: default !important;
}
.siginMobile___2LeEM .ant-select-selection:focus {
  border-color: #d9d9d9 !important;
}

.refer___PhA5V {
  text-align: center;
  margin-bottom: 24px;
}
.avatar___1HaIF {
  margin-bottom: 24px;
}
.refer_txt___2aBvK {
  font-size: 18px;
  color: #0e151f;
}

