﻿    html {
      box-sizing: border-box;
      -webkit-font-smoothing: antialiased;
    }

    *,
    ::before,
    ::after {
      box-sizing: inherit;
    }

    strong,
    b {
      font-weight: 700;
    }

    body {
      color: rgba(0, 0, 0, 0.87);
      margin: 0px;
      font-size: 0.875rem;
      font-family: URWDIN, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
      font-weight: 400;
      line-height: 1.43;
      background-color: rgb(255, 255, 255);
    }

    @media print {
      body {
        background-color: rgb(255, 255, 255);
      }
    }

    body::backdrop {
      background-color: rgb(255, 255, 255);
    }

    @font-face {
      font-family: URWDIN;
      font-display: swap;
      font-weight: 100;
      src: url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/636bc6e9cd402d06c549.woff2") format("woff2"), url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/6ede466473f010594045.woff") format("woff");
    }

    @font-face {
      font-family: URWDIN;
      font-display: swap;
      font-weight: 200;
      src: url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/41321d8f6ff1f614c1e1.woff2") format("woff2"), url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/2176329ecb878acf473a.woff") format("woff");
    }

    @font-face {
      font-family: URWDIN;
      font-display: swap;
      font-weight: 300;
      src: url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/77709718e9eb191ed405.woff2") format("woff2"), url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/d24ba6cc02c2b7f39a8d.woff") format("woff");
    }

    @font-face {
      font-family: URWDIN;
      font-display: swap;
      font-weight: 400;
      src: url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/233c9605c984a27862b9.woff2") format("woff2"), url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/46d1b16b5fcccab7ef9a.woff") format("woff");
    }

    @font-face {
      font-family: URWDIN;
      font-display: swap;
      font-weight: 500;
      src: url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/54488a40a90c9b40fc5b.woff2") format("woff2"), url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/6e5e793149c738f1f3ba.woff") format("woff");
    }

    @font-face {
      font-family: URWDIN;
      font-display: swap;
      font-weight: 600;
      src: url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/9911675da60f5b872522.woff2") format("woff2"), url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/37abd29ab4ccb74bde22.woff") format("woff");
    }

    @font-face {
      font-family: URWDIN;
      font-display: swap;
      font-weight: 700;
      src: url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/c87244639cad82700173.woff2") format("woff2"), url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/08172a18d8bd28322a0e.woff") format("woff");
    }

    @font-face {
      font-family: URWDIN;
      font-display: swap;
      font-weight: 800;
      src: url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/af26188211a4c07f52b2.woff2") format("woff2"), url("https://assets.staticimg.com/CoinHiveOption-main-web/2.0.22/media/85a094cb4cf7244d0965.woff") format("woff");
    }

    body {
      font-size: medium;
      font-family: URWDIN, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
    }

    @media print {
      .MuiDialog-root {
        position: absolute !important;
      }
    }

    .MuiDialog-scrollPaper {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .MuiDialog-scrollBody {
      overflow: hidden auto;
      text-align: center;
    }

    .MuiDialog-scrollBody::after {
      width: 0px;
      height: 100%;
      content: "";
      display: inline-block;
      vertical-align: middle;
    }

    .MuiDialog-container {
      height: 100%;
      outline: 0px;
    }

    @media print {
      .MuiDialog-container {
        height: auto;
      }
    }

    .MuiDialog-paper {
      margin: 32px;
      position: relative;
      overflow-y: auto;
    }

    @media print {
      .MuiDialog-paper {
        box-shadow: none;
        overflow-y: visible;
      }
    }

    .MuiDialog-paperScrollPaper {
      display: flex;
      max-height: calc(100% - 64px);
      flex-direction: column;
    }

    .MuiDialog-paperScrollBody {
      display: inline-block;
      text-align: left;
      vertical-align: middle;
    }

    .MuiDialog-paperWidthFalse {
      max-width: calc(100% - 64px);
    }

    .MuiDialog-paperWidthXs {
      max-width: 444px;
    }

    @media (max-width: 507.95px) {
      .MuiDialog-paperWidthXs.MuiDialog-paperScrollBody {
        max-width: calc(100% - 64px);
      }
    }

    .MuiDialog-paperWidthSm {
      max-width: 600px;
    }

    @media (max-width: 663.95px) {
      .MuiDialog-paperWidthSm.MuiDialog-paperScrollBody {
        max-width: calc(100% - 64px);
      }
    }

    .MuiDialog-paperWidthMd {
      max-width: 960px;
    }

    @media (max-width: 1023.95px) {
      .MuiDialog-paperWidthMd.MuiDialog-paperScrollBody {
        max-width: calc(100% - 64px);
      }
    }

    .MuiDialog-paperWidthLg {
      max-width: 1280px;
    }

    @media (max-width: 1343.95px) {
      .MuiDialog-paperWidthLg.MuiDialog-paperScrollBody {
        max-width: calc(100% - 64px);
      }
    }

    .MuiDialog-paperWidthXl {
      max-width: 1920px;
    }

    @media (max-width: 1983.95px) {
      .MuiDialog-paperWidthXl.MuiDialog-paperScrollBody {
        max-width: calc(100% - 64px);
      }
    }

    .MuiDialog-paperFullWidth {
      width: calc(100% - 64px);
    }

    .MuiDialog-paperFullScreen {
      width: 100%;
      height: 100%;
      margin: 0px;
      max-width: 100%;
      max-height: none;
      border-radius: 0px;
    }

    .MuiDialog-paperFullScreen.MuiDialog-paperScrollBody {
      margin: 0px;
      max-width: 100%;
    }

    .MuiDialog-contentLeft {
      padding-right: 32px;
    }

    .MuiDialog-contentLeft img {
      width: 100px;
      height: 100px;
      display: block;
    }

    .jss1 {
      padding: 38px 40px 0px;
      position: relative;
      box-shadow: rgba(1, 8, 30, 0.16) 0px 3px 4px 0px, rgba(1, 8, 30, 0.08) 0px 1px 16px 0px;
      background-color: rgb(255, 255, 255);
    }

    .jss2 {
      top: 16px;
      right: 16px;
      cursor: pointer;
      position: absolute;
    }

    .jss3 {
      display: flex;
      align-items: center;
      padding-bottom: 24px;
    }

    .jss4 {
      flex: 1 1 auto;
    }

    .jss5 {
      color: rgb(1, 8, 30);
      padding: 0px;
      font-size: 24px;
      font-weight: 500;
      line-height: 36px;
      margin-bottom: 10px;
    }

    .jss6 {
      color: rgba(1, 8, 30, 0.87);
      margin: 0px;
      padding: 0px;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
    }

    .jss7 {
      padding: 24px 0px;
      border-top: 1px solid rgba(1, 8, 30, 0.08);
    }

    .jss10 {
      padding: 38px 40px 0px;
      position: relative;
      box-shadow: rgba(1, 8, 30, 0.16) 0px 3px 4px 0px, rgba(1, 8, 30, 0.08) 0px 1px 16px 0px;
      background-color: rgb(255, 255, 255);
    }

    .jss11 {
      top: 16px;
      right: 16px;
      cursor: pointer;
      position: absolute;
    }

    .jss12 {
      display: flex;
      align-items: center;
      padding-bottom: 24px;
    }

    .jss13 {
      flex: 1 1 auto;
    }

    .jss14 {
      color: rgb(1, 8, 30);
      padding: 0px;
      font-size: 24px;
      font-weight: 500;
      line-height: 36px;
      margin-bottom: 10px;
    }

    .jss15 {
      color: rgba(1, 8, 30, 0.87);
      margin: 0px;
      padding: 0px;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
    }

    .jss16 {
      padding: 24px 0px;
      border-top: 1px solid rgba(1, 8, 30, 0.08);
    }

    .jss20 {
      padding: 38px 40px 0px;
      position: relative;
      box-shadow: rgba(1, 8, 30, 0.16) 0px 3px 4px 0px, rgba(1, 8, 30, 0.08) 0px 1px 16px 0px;
      background-color: rgb(255, 255, 255);
    }

    .jss21 {
      top: 16px;
      right: 16px;
      cursor: pointer;
      position: absolute;
    }

    .jss22 {
      display: flex;
      align-items: center;
      padding-bottom: 24px;
    }

    .jss23 {
      flex: 1 1 auto;
    }

    .jss24 {
      color: rgb(1, 8, 30);
      padding: 0px;
      font-size: 24px;
      font-weight: 500;
      line-height: 36px;
      margin-bottom: 10px;
    }

    .jss25 {
      color: rgba(1, 8, 30, 0.87);
      margin: 0px;
      padding: 0px;
      font-size: 14px;
      font-weight: 400;
      line-height: 22px;
    }

    .jss26 {
      padding: 24px 0px;
      border-top: 1px solid rgba(1, 8, 30, 0.08);
    }

    .jss9 {}

    .jss9 .MuiDialogActions-root {
      display: none;
    }

    .jss9 .MuiDialog-paperWidthSm {
      max-width: 680px;
    }

    .jss9 .MuiDialogContent-root:first-child {
      padding-top: 0px;
    }

    .jss9 .MuiDialog-paper {
      padding: 40px;
    }

    .jss9 .MuiDialog-content {
      padding-bottom: 0px;
    }

    .jss18 {
      padding: 9px 46px;
      background: linear-gradient(135deg, rgb(173, 156, 121) 0%, rgb(157, 143, 109) 53%, rgb(144, 132, 98) 100%);
    }

    .jss18:hover {
      background: linear-gradient(135deg, rgb(173, 156, 121) 0%, rgb(157, 143, 109) 53%, rgb(144, 132, 98) 100%);
    }

    .jss19 {}

    .jss19 .MuiDialog-paper {
      color: rgb(231, 206, 152);
      width: 480px;
      background: linear-gradient(135deg, rgb(36, 36, 36) 0%, rgb(15, 16, 17) 100%);
    }

    .jss19 .MuiDialog-paper .MuiDialogTitle-root h2 {
      color: rgb(231, 206, 152);
      font-size: 24px;
    }

    .jss19 .MuiDialog-paper .MuiDialogContent-root {
      color: rgb(231, 206, 152);
    }

    .jss19 .MuiDialog-paper .MuiDialogActions-root {
      border-top: 1px solid rgba(255, 255, 255, 0.08);
    }

    body * {
      font-family: CoinHiveOptionSans;
    }

    body fieldset {
      min-width: initial;
      padding: initial;
      margin: initial;
      border: initial;
      margin-inline: 2px;
      padding-block: 0.35em 0.625em;
      padding-inline: 0.75em;
    }

    body legend {
      width: initial;
      padding: initial;
      padding-inline: 2px;
    }

    [dir="rtl"] .KuxTable-root table tr td:first-of-type::before {
      border-radius: 0px 16px 16px 0px;
      right: -40px !important;
    }

    [dir="rtl"] .KuxTable-root table tr td:last-of-type::after {
      border-radius: 16px 0px 0px 16px;
      left: -40px !important;
      right: auto !important;
    }

    .css-atxi5g {
      position: relative;
      z-index: 100;
      width: 100%;
    }

    .css-atxi5g .logo {
      vertical-align: middle;
    }

    .css-1dftvkr {
      height: 0px;
    }

    .css-n4rmn7 {
      position: fixed;
      top: 0px;
      left: 0px;
      right: 0px;
      z-index: 1000;
      background-color: rgb(255, 255, 255);
      transition: background-color 0.5s ease 0s;
    }

    .css-1eazsyg {
      padding: 0px 32px;
      transition: all 0.3s ease 0s;
    }

    @media (max-width: 1439px) {
      .css-1eazsyg {
        padding: 0px 24px;
      }
    }

    @media (max-width: 767px) {
      .css-1eazsyg {
        padding: 0px 16px;
      }
    }

    .css-6ljh47 {
      display: flex;
      position: relative;
      flex: 1 1 auto;
      margin: 0px auto;
      transition: all 0.3s ease 0s;
      width: 100%;
      height: 80px;
      -webkit-box-pack: justify;
      justify-content: space-between;
    }

    @media (max-width: 1439px) {
      .css-6ljh47 {
        height: 64px;
      }
    }

    .css-6qnjre {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      height: 100%;
    }

    .css-1evik99 {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
    }

    .css-1evik99:hover {
      opacity: 0.8;
    }

    .css-qoy9sy {
      width: 121px;
      height: 28px;
      transition: all 0.3s ease 0s;
    }

    @media (max-width: 1439px) {
      .css-qoy9sy {
        width: 103.71px;
        height: 24px;
      }
    }

    .css-4b375e {
      height: 100%;
    }

    .css-3f63pt {
      height: 100%;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      flex-direction: row;
    }

    .css-3f63pt>div {
      height: 100%;
    }

    .css-3f63pt>div>div {
      height: 100%;
    }

    .css-q5nvv6 {
      width: 1px;
      margin: 0px 20px 0px 18px;
      height: 16px !important;
    }

    [dir="rtl"] .css-q5nvv6 {
      margin: 0px 18px 0px 20px;
    }

    .css-1gv4ukp {
      border: none;
      flex-shrink: 0;
      background: rgba(29, 29, 29, 0.08);
      display: block;
      width: 1px;
      margin: 0px 20px 0px 18px;
      height: 16px !important;
    }

    [dir="rtl"] .css-1gv4ukp {
      margin: 0px 18px 0px 20px;
    }

    .css-9ncwx {
      display: inline-flex;
    }

    [dir="rtl"] .css-rtb7h2 {
      margin-right: 24px;
    }

    .css-1206i7a {
      width: 150px;
      border-radius: 20px;
      background: rgba(29, 29, 29, 0.04);
      padding-left: 16px;
    }

    .css-1206i7a .KuxInput-prefix {
      margin-right: 6px !important;
    }

    .css-1206i7a fieldset {
      border: none;
    }

    .css-t0op2k {
      position: relative;
      font-family: CoinHiveOptionSans, "PingFang SC", -apple-system, BlinkMacSystemFont, "Microsoft YaHei";
      outline: none;
      height: fit-content;
      box-sizing: border-box;
      display: flex;
      flex-direction: row;
      -webkit-box-align: center;
      align-items: center;
      opacity: 1;
      cursor: text;
      padding: 0px 16px;
      width: 150px;
      border-radius: 20px;
      background: rgba(29, 29, 29, 0.04);
    }

    .css-t0op2k .KuxInput-prefix {
      margin-right: 6px !important;
    }

    .css-t0op2k fieldset {
      border: none;
    }

    .css-10goenk {
      color: rgba(29, 29, 29, 0.6);
      display: inline-flex;
      -webkit-box-align: center;
      align-items: center;
      margin-right: 4px;
      font-size: 14px;
      line-height: 22px;
    }

    [dir="rtl"] .css-10goenk {
      margin-right: 0px;
      margin-left: 4px;
    }

    .css-toms2k {
      border: none;
      outline: none;
      padding: 0px;
      width: 100%;
      flex: 1 1 0%;
      margin: 0px;
      box-sizing: border-box;
      background: transparent;
      -webkit-tap-highlight-color: transparent;
      font-family: CoinHiveOptionSans, "PingFang SC", -apple-system, BlinkMacSystemFont, "Microsoft YaHei";
      color: rgb(29, 29, 29);
      cursor: text;
      font-weight: 500;
      font-size: 14px;
      height: 40px;
      line-height: 22px;
    }

    .css-toms2k:-webkit-autofill {
      transition-delay: 99999s;
    }

    .css-toms2k:-webkit-autofill:hover {
      transition-delay: 99999s;
    }

    .css-toms2k:-webkit-autofill:focus {
      transition-delay: 99999s;
    }

    .css-toms2k:-webkit-autofill:active {
      transition-delay: 99999s;
    }

    .css-toms2k:focus {
      outline: none;
    }

    .css-toms2k::-webkit-input-placeholder {
      color: rgba(29, 29, 29, 0.4);
      font-family: CoinHiveOptionSans, "PingFang SC", -apple-system, BlinkMacSystemFont, "Microsoft YaHei";
    }

    .css-js6o5x {
      box-sizing: border-box;
      min-height: 0px;
      min-width: 0px;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
    }

    .css-1i4kc6k {
      position: absolute;
      inset: -5px -2px 0px;
      pointer-events: none;
      border-radius: 8px;
      border-style: solid;
      border-width: 1px;
      border-color: rgba(29, 29, 29, 0.12);
      overflow: hidden;
    }

    .css-d30h47 {
      visibility: hidden;
      height: 12px;
      line-height: 24px;
      max-width: 100%;
      padding: 0px;
      font-size: 10px;
    }

    .css-1sg2lsz {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
    }

    .css-1ivp5ha {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      flex-direction: row;
    }

    .css-1ivp5ha .navUserItem {
      color: rgb(29, 29, 29);
      cursor: pointer;
      padding: 0px;
      font-size: 14px;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      width: auto;
      white-space: nowrap;
      text-decoration: none !important;
      background-clip: border-box !important;
    }

    [dir="rtl"] .css-1ivp5ha .navUserItem {
      padding: 0px 0px 0px 12px;
    }

    .css-1ivp5ha .navUserItem[data-menu="i18n"],
    .css-1ivp5ha .navUserItem[data-menu="currency"],
    .css-1ivp5ha .navUserItem[data-menu="download"],
    .css-1ivp5ha .navUserItem[data-menu="theme"] {
      display: flex;
    }

    .css-1ivp5ha .navUserItem[data-menu="order"],
    .css-1ivp5ha .navUserItem[data-menu="asset"],
    .css-1ivp5ha .navUserItem[data-menu="person"] {
      display: flex;
    }

    .css-1ivp5ha .navUserItem[data-menu="download"],
    .css-1ivp5ha .navUserItem[data-menu="i18n"],
    .css-1ivp5ha .navUserItem[data-menu="currency"],
    .css-1ivp5ha .navUserItem[data-menu="notice"],
    .css-1ivp5ha .navUserItem[data-menu="person"],
    .css-1ivp5ha .navUserItem[data-menu="order"] {
      padding: 0px;
    }

    .css-1ivp5ha .navUserItem[data-menu="notice"] {
      margin-right: 12px;
      margin-left: 0px;
    }

    .css-1ivp5ha .navUserItem[data-menu="person"],
    .css-1ivp5ha .navUserItem[data-menu="order"],
    .css-1ivp5ha .navUserItem[data-menu="notice"] {
      margin-left: 12px;
    }

    @media (max-width: 767px) {
      .css-1ivp5ha .navUserItem[data-menu="notice"] svg {
        width: 16px;
        height: 16px;
      }
    }

    .css-1ivp5ha .navUserItem.signinLink {
      width: auto;
      margin-right: unset;
    }

    @media screen and (max-width: 414px) {
      .css-1ivp5ha .navUserItem.signinLink {
        display: none;
      }
    }

    .css-1ivp5ha .navUserItem.signinLink:hover {
      opacity: 0.6;
    }

    .css-1ivp5ha .navUserItem.signinLink:active {
      opacity: 1;
    }

    .css-1ivp5ha .navUserItem .signinBtn {
      width: unset;
      padding: 9px 24px;
      font-weight: 500;
      font-size: 14px;
      text-align: center;
      color: rgb(29, 29, 29);
      margin: 0px;
      transition: all 0.3s ease 0s;
      border: unset;
      border-radius: 24px;
    }

    @media (max-width: 767px) {
      .css-1ivp5ha .navUserItem .signinBtn {
        font-size: 12px;
      }
    }

    [dir="rtl"] .css-1ivp5ha .navUserItem .signinBtn {
      margin: 0px;
    }

    .css-1ivp5ha .navUserItem.signUpLink {
      width: auto;
    }

    .css-1ivp5ha .navUserItem.signUpLink:hover {
      opacity: 0.6;
    }

    .css-1ivp5ha .navUserItem.signUpLink:active {
      opacity: 1;
    }

    .css-1ivp5ha .navUserItem.signUpLink:active>img {
      display: block;
    }

    .css-1ivp5ha .navUserItem .signUpBtn {
      width: unset;
      padding: 9px 28px;
      border-radius: 90px;
      font-weight: 700;
      font-size: 14px;
      line-height: 130%;
      text-align: center;
      color: rgb(255, 255, 255);
      background: rgb(1, 188, 141);
      position: relative;
      transition: all 0.3s ease 0s;
    }

    @media (max-width: 767px) {
      .css-1ivp5ha .navUserItem .signUpBtn {
        padding: 8px 16px;
        font-size: 12px;
      }
    }

    .css-9zi109 {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      margin-right: 0px;
      flex-direction: row;
      width: auto;
      padding: 0px;
      -webkit-box-pack: unset;
      justify-content: unset;
    }

    .css-v71wna {
      width: 1px;
      height: 16px;
      margin: 0px 12px;
    }

    [dir="rtl"] .css-v71wna {
      margin: 0px 12px 0px 0px;
    }

    .css-15bj1sf {
      border: none;
      flex-shrink: 0;
      background: rgba(29, 29, 29, 0.08);
      display: block;
      width: 1px;
      height: 16px;
      margin: 0px 12px;
    }

    [dir="rtl"] .css-15bj1sf {
      margin: 0px 12px 0px 0px;
    }

    .css-1b9zzns {
      width: 40px;
      height: 40px;
      background: rgba(29, 29, 29, 0.04);
      border-radius: 50%;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      display: none;
    }

    [dir="rtl"] .css-1b9zzns {
      margin-right: 12px;
    }

    @media (max-width: 767px) {
      .css-1b9zzns {
        width: 32px;
        height: 32px;
        line-height: 30px;
        font-size: 14px;
      }
    }

    .css-1b9zzns:hover svg {
      fill: rgb(1, 188, 141);
    }

    .css-1n99kaq {
      max-width: 400px;
      width: 100%;
      height: 100vh;
      overflow: auto;
      background-color: rgb(255, 255, 255);
      padding: 0px !important;
    }

    .css-1n99kaq .KuxDrawer-content::-webkit-scrollbar {
      width: 3px;
      height: 3px;
    }

    .css-1n99kaq .KuxDrawer-content::-webkit-scrollbar-thumb {
      border-radius: 2px;
      background: rgba(29, 29, 29, 0.08);
    }

    .css-1n99kaq .showDownBox {
      padding: 0px 24px;
    }

    .css-1n99kaq .userBox {
      margin: 0px;
    }

    .css-lmssxu {
      max-width: 400px;
      width: 100%;
    }

    .css-lmssxu .KuxDrawer-content {}

    .css-lmssxu .KuxDrawer-content::-webkit-scrollbar {
      display: none;
    }

    .css-1kpx7hz {
      transition: all 0.3s ease-in-out 0s;
      padding: 0px 24px;
    }

    @media (max-width: 767px) {
      .css-1kpx7hz {
        padding: 0px 16px;
      }
    }

    .css-1kpx7hz a {
      width: fit-content;
      text-decoration: none !important;
    }

    .css-1kpx7hz .footerMain {
      max-width: 1200px;
      margin: 0px auto;
      padding-top: 80px;
    }

    @media (max-width: 767px) {
      .css-1kpx7hz .footerMain {
        padding-top: 48px;
      }
    }

    .css-1kpx7hz .footerMain .logo {
      display: block;
      height: 36px;
      margin-bottom: 56px;
    }

    @media (max-width: 767px) {
      .css-1kpx7hz .footerMain .logo {
        margin-bottom: 24px;
      }
    }

    .css-1kpx7hz .footerMain .divider {
      height: 1px;
      border-top: none;
      border-right: none;
      border-left: none;
      border-image: initial;
      border-bottom: 1px solid rgba(29, 29, 29, 0.08);
    }

    @media (max-width: 767px) {
      .css-1kpx7hz .footerMain .divider {
        margin-top: -24px;
      }
    }

    .css-1kpx7hz .footerMain .copyright {
      padding: 20px 0px;
      -webkit-box-align: center;
      align-items: center;
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
    }

    @media (max-width: 767px) {
      .css-1kpx7hz .footerMain .copyright {
        flex-direction: column;
        align-items: flex-start;
      }
    }

    .css-1kpx7hz .footerMain .copyright .new-copyright {
      font-size: 14px;
      line-height: 130%;
      color: rgba(29, 29, 29, 0.4);
    }

    @media (max-width: 767px) {
      .css-1kpx7hz .footerMain .copyright .new-copyright {
        font-size: 12px;
        margin-bottom: 4px;
      }
    }

    .css-1kpx7hz .footerMain .copyright .servertime {
      display: flex;
    }

    @media (max-width: 767px) {
      .css-1kpx7hz .footerMain .copyright .servertime {
        flex-direction: column;
        align-items: flex-start;
      }
    }

    .css-6axzh6 {
      height: 28px;
      width: 121px;
      margin-right: 22px;
      transition: all 0.3s ease 0s;
    }

    @media (max-width: 767px) {
      .css-6axzh6 {
        height: 24px;
        width: 103.71px;
      }
    }

    .css-pj0ef2 .newFooterLinks {
      -webkit-box-pack: justify;
      justify-content: space-between;
    }

    .css-pj0ef2 .newFooterLinks::after {
      width: 50%;
      content: "";
    }

    @media (max-width: 767px) {
      .css-pj0ef2 .newFooterLinks::after {
        width: 0px;
      }
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup {
      width: 20%;
      margin-bottom: 56px;
      min-width: 240px;
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup.association {
      width: 20%;
    }

    @media (max-width: 767px) {
      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup {
        margin-right: 30px;
        margin-bottom: 28px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup.association .newFooterLinkGroupTitle {
        margin-bottom: 28px;
      }
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu {
      background: rgb(255, 255, 255);
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu a {
      color: rgba(29, 29, 29, 0.6);
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu a:hover {
      background: rgba(29, 29, 29, 0.02);
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu::after {
      border-top-color: rgb(247, 248, 251);
    }

    [dir="rtl"] .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.tipOffMenu::after {
      left: unset;
      right: 30px;
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterSDK {
      bottom: 32px;
    }

    @media (max-width: 767px) {
      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterSDK {
        left: 120px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterSDK::after {
        left: 20px;
      }

      [dir="rtl"] .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterSDK::after {
        left: unset;
        right: 20px;
      }
    }

    @media screen and (max-width: 1024px) {
      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterFacebook {
        left: 90px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterFacebook::after {
        left: 50px;
      }

      [dir="rtl"] .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterFacebook::after {
        left: unset;
        right: 50px;
      }
    }

    @media (max-width: 767px) {
      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterFacebook::after {
        left: 20px;
      }

      [dir="rtl"] .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterFacebook::after {
        left: unset;
        right: 20px;
      }
    }

    @media screen and (max-width: 1024px) {
      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterTwitter {
        left: 70px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterTwitter::after {
        left: 70px;
      }

      [dir="rtl"] .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterTwitter::after {
        left: unset;
        right: 70px;
      }
    }

    @media screen and (max-width: 1024px) {
      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterReddit {
        left: 60px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterReddit::after {
        left: 74px;
      }

      [dir="rtl"] .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterReddit::after {
        left: unset;
        right: 74px;
      }
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterLinkGroupTitle {
      color: rgb(29, 29, 29);
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterLinkGroupTitle~a,
    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterLinkGroupTitle~div {
      color: rgba(29, 29, 29, 0.6);
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterLinkGroupTitle~a:hover,
    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterLinkGroupTitle~div:hover {
      color: rgb(29, 29, 29);
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterLinkGroupTitle~div a {
      color: rgba(29, 29, 29, 0.6);
    }

    .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterLinkGroupTitle~div a:hover {
      color: rgb(29, 29, 29);
    }

    @media (max-width: 767px) {
      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup {
        width: 100%;
        margin-right: 0px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:last-child {
        margin-right: auto;
        width: 100%;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterFacebook {
        left: 120px;
        bottom: 38px;
      }

      [dir="rtl"] .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterHover .newFooterHoverMenu.newFooterFacebook {
        left: unset;
        right: 120px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup .newFooterLinkGroupTitle {
        font-size: 16px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:not(:last-child) .newFooterLinkGroupTitle {
        position: relative;
        cursor: pointer;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:not(:last-child) .newFooterLinkGroupTitle~a,
      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:not(:last-child) .newFooterLinkGroupTitle~div {
        display: none;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:not(:last-child) .newFooterLinkGroupTitle::after {
        position: absolute;
        top: 0px;
        right: 0px;
        content: " ";
        width: 16px;
        height: 16px;
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.41073%206.9107C4.73617%206.58527%205.26381%206.58527%205.58925%206.9107L9.99999%2011.3214L14.4107%206.9107C14.7362%206.58527%2015.2638%206.58527%2015.5892%206.9107C15.9147%207.23614%2015.9147%207.76378%2015.5892%208.08921L10.5892%2013.0892C10.2638%2013.4147%209.73617%2013.4147%209.41073%2013.0892L4.41073%208.08921C4.0853%207.76378%204.0853%207.23614%204.41073%206.9107Z%22%20fill%3D%22%238C8C8C%22%20fill-opacity%3D%220.4%22%2F%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        transition: all 0.3s ease-in-out 0s;
      }

      [dir="rtl"] .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:not(:last-child) .newFooterLinkGroupTitle::after {
        right: unset;
        left: 0px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:not(:last-child) .after {
        padding-bottom: 12px;
      }

      .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:not(:last-child) .after::after {
        position: absolute;
        top: 0px;
        right: 0px;
        content: " ";
        width: 16px;
        height: 16px;
        background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.41073%206.9107C4.73617%206.58527%205.26381%206.58527%205.58925%206.9107L9.99999%2011.3214L14.4107%206.9107C14.7362%206.58527%2015.2638%206.58527%2015.5892%206.9107C15.9147%207.23614%2015.9147%207.76378%2015.5892%208.08921L10.5892%2013.0892C10.2638%2013.4147%209.73617%2013.4147%209.41073%2013.0892L4.41073%208.08921C4.0853%207.76378%204.0853%207.23614%204.41073%206.9107Z%22%20fill%3D%22%238C8C8C%22%20fill-opacity%3D%220.4%22%2F%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        transition: all 0.3s ease-in-out 0s;
        transform: rotate(180deg);
      }

      [dir="rtl"] .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:not(:last-child) .after::after {
        right: unset;
        left: 0px;
      }

      @media (min-width: 768px) {
        .css-pj0ef2 .newFooterLinks .newFooterLinkGroup:not(:last-child) .after::after {
          display: none;
        }
      }
    }

    .css-240chv {
      display: flex;
      flex-wrap: wrap;
    }

    .css-240chv .newFooterLinkGroup {
      width: 240px;
    }

    .css-240chv .newFooterLinkGroup.association {
      width: 240px;
    }

    .css-240chv .newFooterLinkGroupTitle {
      font-size: 18px;
      margin-bottom: 20px;
      font-weight: 500;
      color: rgb(29, 29, 29);
      line-height: 130%;
    }

    @media (max-width: 767px) {
      .css-240chv .newFooterLinkGroupTitle {
        margin-bottom: 0px;
      }
    }

    .css-240chv .newFooterLinkGroup a,
    .css-240chv .newFooterLinkGroup .newFooterHover {
      width: 240px;
      padding: 4px 0px;
      word-break: break-all;
      display: block;
      font-size: 14px;
      cursor: pointer;
      color: rgba(29, 29, 29, 0.6);
    }

    .css-240chv .newFooterLinkGroup a:hover {
      color: rgb(51, 198, 170);
    }

    .css-240chv .newFooterHover {
      position: relative;
    }

    .css-240chv .newFooterHover:hover .newFooterHoverMenu {
      display: block;
    }

    .css-240chv .newFooterHoverMenu {
      position: absolute;
      bottom: 100%;
      left: 16px;
      transform: translate3d(-50%, 0px, 0px);
      background-color: rgb(255, 255, 255);
      width: 240px;
      border-radius: 12px;
      display: none;
      overflow: hidden;
      box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 16px;
      top: unset !important;
    }

    .css-240chv .newFooterHoverMenu::-webkit-scrollbar {
      display: none;
    }

    .css-240chv .newFooterHover.newFooterAssociationItem .newFooterHoverMenu {
      left: 16px;
    }

    .css-240chv .newFooterHoverContent {
      overflow-y: auto;
      height: 350px;
    }

    .css-240chv .newFooterHoverContent::-webkit-scrollbar {
      background: transparent;
      width: 3px;
    }

    .css-240chv .newFooterHoverContent::-webkit-scrollbar-track {
      background: transparent;
    }

    .css-240chv .newFooterHoverContent::-webkit-scrollbar-thumb {
      border-radius: 2px;
      background: rgba(29, 29, 29, 0.08);
    }

    .css-240chv .newFooterHoverMenu.newFooterReddit .newFooterHoverContent {
      height: auto;
    }

    .css-240chv .newFooterQrCode {
      padding: 28px 0px;
      top: -244px;
    }

    .css-240chv .newFooterQrCode img {
      width: 184px;
      height: 184px;
    }

    .css-240chv .newFooterHoverMenu::after {
      border-width: 6px 6px 0px;
      border-style: solid;
      border-color: rgb(255, 255, 255) transparent transparent;
      border-image: initial;
      content: " ";
      width: 0px;
      height: 0px;
      left: 50%;
      bottom: -6px;
      transform: translate3d(-50%, 0px, 0px);
      position: absolute;
    }

    .css-240chv .newFooterHoverMenu a {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      width: 100%;
      height: 40px;
      color: rgba(29, 29, 29, 0.6);
      padding: 0px 24px;
      cursor: pointer;
    }

    .css-240chv .newFooterHoverMenu a:hover {
      background: rgba(29, 29, 29, 0.02);
      color: rgb(29, 29, 29);
    }

    .css-240chv .newFooterAssociationList {
      flex-wrap: wrap;
      display: flex !important;
    }

    .css-240chv .newFooterAssociationItem {
      transform: translateY(0px);
      text-align: center;
      margin-right: 21px;
      margin-left: 0px;
      margin-bottom: 21px;
      transition: all 0.3s ease 0s;
      width: 32px !important;
      height: 32px !important;
    }

    .css-240chv .newFooterAssociationItem img {
      width: 24px;
      height: 24px;
    }

    .css-240chv .newFooterAssociationItem:hover {
      transform: translateY(-4px);
    }

    .css-240chv .newFooterAssociationItem.noMarginBottom {
      margin-bottom: 0px;
    }

    .css-240chv .newFooterHoverMenu.newFooterQrCode {
      padding: 28px 0px;
    }

    .css-240chv .newFooterHoverMenu.newFooterQrCode img {
      width: 184px;
    }

    .css-240chv .tipOffMenu {
      padding: 12px 16px;
      left: 120px;
      word-break: break-word;
    }

    .css-240chv .tipOffMenu::after {
      left: 30px;
    }

    .css-240chv .tipOffMenuTitle {
      font-weight: 500;
      font-size: 14px;
      line-height: 22px;
      color: rgb(29, 29, 29);
      margin-bottom: 4px;
    }

    .css-240chv .tipOffMenuItem {
      font-size: 12px;
      line-height: 20px;
      color: rgba(29, 29, 29, 0.6);
    }

    .css-240chv .tipOffMenuTip {
      margin-top: 14px;
    }

    .css-240chv .tipOffMenuMail {
      font-size: 12px;
      line-height: 20px;
      color: rgb(29, 29, 29);
    }

    .css-240chv .tipOffMenuMail a {
      display: inline;
      font-size: 12px;
      padding: 0px;
      height: unset;
      line-height: unset;
      color: rgb(51, 198, 170) !important;
    }

    .css-240chv .tipOffMenuMail a:hover {
      background-color: rgb(255, 255, 255);
    }

    .css-162y68p {
      height: 80px;
    }

    .css-1lm9f0d {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      background-image: initial;
      background-position: initial;
      background-size: initial;
      background-repeat: initial;
      background-attachment: initial;
      background-origin: initial;
      background-color: rgba(29, 29, 29, 0.04);
      border-radius: 20px;
      margin-left: 12px;
      background-clip: padding-box !important;
    }

    [dir="rtl"] .css-1lm9f0d {
      margin-left: 0px;
      margin-right: 12px;
    }

    .css-1lm9f0d svg {
      color: rgb(29, 29, 29);
    }

    .css-1lm9f0d span {
      color: rgb(29, 29, 29);
      font-weight: 600;
      font-size: 14px;
    }

    .css-1lm9f0d:hover svg,
    .css-1lm9f0d:hover span {
      color: rgb(1, 188, 141);
    }

    .css-1k6sjq2 .KuxDialog-content {
      padding: 0px;
      border-radius: 0px 0px 20px 20px;
    }

    .css-uigphq {
      margin-right: 42px;
      color: rgba(29, 29, 29, 0.4);
      font-size: 14px;
      line-height: 130%;
    }

    @media (max-width: 767px) {
      .css-uigphq {
        font-size: 12px;
      }
    }

    .css-1da1nb1 {
      height: 100%;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      position: relative;
      width: auto;
      padding: 0px;
      margin-right: 20px;
      font-size: 16px;
      color: rgb(29, 29, 29);
      cursor: pointer;
      font-weight: 500;
      white-space: nowrap;
      transition: all 0.3s ease 0s;
      text-decoration: none !important;
    }

    @media (max-width: 1439px) {
      .css-1da1nb1 {
        font-size: 14px;
      }
    }

    .css-1da1nb1 .arrowIcon {
      margin-left: 4px;
      margin-top: 4px;
      transition: all 0.3s ease 0s;
    }

    [dir="rtl"] .css-1da1nb1 .arrowIcon {
      margin-left: unset;
      margin-right: 4px;
      transform: rotate(0deg);
    }

    .css-1da1nb1:hover {
      color: rgb(1, 188, 141);
      border-radius: 0px;
    }

    .css-1da1nb1:hover .arrowIcon {
      transform: rotate(-180deg);
    }

    .css-1da1nb1 svg {
      width: 10px;
      margin-left: 1px;
    }

    .css-1da1nb1 .stressNav {
      height: 20px;
      line-height: 20px;
      font-size: 12px;
      color: rgb(239, 168, 66);
      transform: scale(1) translateX(-50%);
      transform-origin: left center;
      position: absolute;
      left: 50%;
      top: -17px;
      width: 100%;
      text-align: center;
      white-space: nowrap;
    }

    .css-1da1nb1 .stressImg {
      height: 16px;
      width: 16px;
      position: absolute;
      right: -3px;
      top: -15px;
      object-fit: contain;
    }

    .css-1da1nb1 .oneImg {
      right: 8px;
      top: -14px;
    }

    .css-1da1nb1 .oneNav {
      top: -14px;
    }

    .css-1c40j8s {
      height: 28px;
      margin-right: 20px;
      padding: 0px 10px;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      font-size: 14px;
      line-height: 130%;
      border-radius: 6px;
      text-decoration: none;
      font-weight: 500;
      color: rgb(1, 188, 141);
      background: rgba(1, 188, 141, 0.08);
      max-width: 120px;
    }

    .css-1c40j8s span.ellipsis {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }

    .css-5xkyj6 {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      background: rgba(29, 29, 29, 0.04);
      border-radius: 50%;
    }

    .css-5xkyj6 svg {
      margin: 0px 6px;
    }

    .css-5xkyj6 img {
      width: 16px;
    }

    .css-5xkyj6:hover svg {
      fill: rgb(1, 188, 141);
    }

    .css-6a9gu {
      color: rgb(29, 29, 29);
      font-size: 14px;
      line-height: 130%;
    }

    @media (max-width: 767px) {
      .css-6a9gu {
        font-size: 12px;
        margin-top: 4px;
      }
    }

    .css-6a9gu .label {
      margin-right: 10px;
      color: rgba(29, 29, 29, 0.4);
    }

    .css-6a9gu .unit {
      margin-left: 10px;
      color: rgba(29, 29, 29, 0.4);
    }

    .aff-page-drawer.isSm {
      padding: 0px;
    }

    .aff-page-drawer .signUpDrawer-closeIcon {
      background-color: rgba(1, 8, 30, 0.04);
    }

    .css-11ohahk {
      display: inline-flex;
      flex-direction: column;
      -webkit-box-align: center;
      align-items: center;
    }

    .css-1wnw4st {
      display: inline-block;
      position: relative;
      border-style: solid;
      border-color: rgb(1, 188, 141) rgb(1, 188, 141) rgb(1, 188, 141) rgba(1, 188, 141, 0.4);
      border-radius: 100%;
      animation: 0.5s linear 0s infinite normal none running animation-kkfuag;
      width: 22px;
      height: 22px;
      border-width: 2px;
    }

    @-webkit-keyframes animation-kkfuag {
      0% {
        transform: rotate(0deg);
      }

      100% {
        transform: rotate(360deg);
      }
    }

    @keyframes animation-kkfuag {
      0% {
        transform: rotate(0deg);
      }

      100% {
        transform: rotate(360deg);
      }
    }

    .css-gfqyna {
      border: none;
      flex-shrink: 0;
      background: rgba(0, 13, 29, 0.08);
      width: 1px;
      height: 1em;
      margin: 0px 12px;
      display: inline-block;
      vertical-align: middle;
    }

    .css-k008qs {
      display: flex;
    }

    .css-1m7lvgs {
      flex: 1 1 0%;
      position: relative;
      padding: 0px 12px;
    }

    .css-1crhafx {
      display: block;
      align-items: flex-start;
      position: relative;
    }

    .css-1qikz1m {
      display: block;
      position: absolute;
      left: 0px;
      top: 24px;
      margin-left: calc(50% + 24px);
      width: 100%;
    }

    .css-1qikz1m::after {
      display: block;
      position: absolute;
      content: "";
      width: calc(100% - 24px);
      height: 1px;
      background: rgba(0, 13, 29, 0.08);
    }

    .css-3v622r {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      flex-shrink: 0;
      border-radius: 100%;
      font-weight: 500;
      font-family: CoinHiveOptionSans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
      width: 48px;
      height: 48px;
      font-size: 18px;
      background: rgb(1, 188, 141);
      color: rgb(255, 255, 255);
      margin: auto;
    }

    .css-xi606m {
      text-align: center;
    }

    .css-q5ti6b {
      font-weight: 500;
      font-family: CoinHiveOptionSans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
      color: rgb(0, 13, 29);
      font-size: 24px;
      line-height: 48px;
      display: inline-block;
      position: relative;
    }

    .css-k781x4 {
      font-weight: 400;
      font-family: CoinHiveOptionSans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
      color: rgba(0, 13, 29, 0.6);
      font-size: 16px;
      line-height: 22px;
    }

    .css-16vziq {
      flex: 1 1 0%;
      position: relative;
      padding: 0px 12px;
    }

    .css-16vziq[role="button"] {
      cursor: pointer;
    }

    .css-ok4ef4 {
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
      flex-shrink: 0;
      border-radius: 100%;
      font-weight: 500;
      font-family: CoinHiveOptionSans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
      width: 48px;
      height: 48px;
      font-size: 18px;
      border: 1px solid rgba(0, 13, 29, 0.08);
      background: rgb(255, 255, 255);
      color: rgba(0, 13, 29, 0.6);
      margin: auto;
    }

    .css-1hyfx7x {
      display: none;
    }

    .css-5awjlr {
      font-weight: 500;
      font-size: 28px;
      line-height: 40px;
      text-align: center;
      color: rgb(0, 13, 29);
    }

    @media (max-width: 48rem) {
      .css-5awjlr {
        font-size: 20px;
        line-height: 130%;
      }
    }

    .css-1x2wobr {
      position: relative;
      font-family: CoinHiveOptionSans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
      background: rgba(0, 13, 29, 0.04);
      box-shadow: inherit;
      transition: all 0.3s ease 0s;
      outline: none;
      width: 100%;
      height: fit-content;
      box-sizing: border-box;
      border-radius: 4px;
      display: flex;
      flex-direction: row;
      -webkit-box-align: center;
      align-items: center;
      opacity: 1;
      cursor: text;
      padding: 0px 12px;
    }

    .css-1x2wobr:hover {
      background: rgba(0, 13, 29, 0.02);
    }

    .css-1s69d92 {
      border: none;
      outline: none;
      padding: 0px;
      width: 100%;
      flex: 1 1 0%;
      margin: 0px;
      box-sizing: border-box;
      background: transparent;
      -webkit-tap-highlight-color: transparent;
      font-family: CoinHiveOptionSans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
      color: rgb(0, 13, 29);
      cursor: text;
      font-size: 14px;
      height: 40px;
      line-height: 22px;
    }

    .css-1s69d92:-webkit-autofill {
      transition-delay: 99999s;
    }

    .css-1s69d92:-webkit-autofill:hover {
      transition-delay: 99999s;
    }

    .css-1s69d92:-webkit-autofill:focus {
      transition-delay: 99999s;
    }

    .css-1s69d92:-webkit-autofill:active {
      transition-delay: 99999s;
    }

    .css-1s69d92:focus {
      outline: none;
    }

    .css-1s69d92::-webkit-input-placeholder {
      color: rgba(0, 13, 29, 0.4);
      font-family: CoinHiveOptionSans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
    }

    .css-3avgep {
      display: inline-flex;
      flex-shrink: 0;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      align-items: center;
      box-sizing: border-box;
      border-radius: 4px;
      outline: none;
      border: none;
      cursor: pointer;
      width: auto;
      opacity: 1;
      pointer-events: auto;
      font-family: CoinHiveOptionSans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
      height: 40px;
      font-size: 16px;
      padding: 0px 14px;
      color: rgb(255, 255, 255);
      background: rgb(1, 188, 141);
    }

    .css-3avgep:hover {
      background: rgb(31, 196, 155);
    }

    .css-3avgep:active {
      background: rgb(1, 165, 124);
    }

    .css-17ad7gq {
      display: inline-flex;
      flex-shrink: 0;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      align-items: center;
      box-sizing: border-box;
      border-radius: 4px;
      outline: none;
      cursor: pointer;
      width: auto;
      opacity: 1;
      pointer-events: auto;
      font-family: CoinHiveOptionSans, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
      height: 40px;
      font-size: 16px;
      padding: 0px;
      border: none;
      background: transparent;
      color: rgb(1, 188, 141);
    }

    .css-17ad7gq:hover {
      color: rgb(31, 196, 155);
    }

    .css-17ad7gq:active {
      color: rgb(1, 165, 124);
    }

    .css-kq0gdk {
      position: relative;
      padding: 60px 24px;
    }

    @media (max-width: 64rem) {
      .css-kq0gdk {
        padding: 60px 24px;
      }
    }

    @media (max-width: 48rem) {
      .css-kq0gdk {
        padding: 29px 16px 40px;
      }
    }

    .css-1is565m {
      max-width: 1200px;
      width: 100%;
      margin: auto;
    }

    .css-1xsc8pp {
      margin-bottom: 80px;
      font-size: 20px;
      line-height: 32px;
      color: rgba(0, 13, 29, 0.6);
      display: flex;
      -webkit-box-align: center;
      align-items: center;
    }

    @media (max-width: 48rem) {
      .css-1xsc8pp {
        margin-bottom: 40px;
        font-size: 14px;
        line-height: 130%;
      }
    }

    .css-49qlpx {
      display: flex;
      font-weight: 500;
      -webkit-box-align: center;
      align-items: center;
      color: rgb(1, 188, 141);
    }

    .css-49qlpx:hover {
      color: rgb(1, 188, 141);
    }

    .css-8wjicp {
      margin: 0px 10px 0px 0px;
      width: 10px;
    }

    [dir="rtl"] .css-8wjicp {
      margin: 0px 0px 0px 10px;
      transform: rotateY(180deg);
    }

    @media (max-width: 48rem) {
      .css-8wjicp {
        width: 7px;
        margin: 0px 6px 0px 0px;
      }

      [dir="rtl"] .css-8wjicp {
        margin: 0px 0px 0px 6px;
      }
    }

    .css-16tmax3 {
      white-space: nowrap;
    }

    .css-m16u4e {
      position: relative;
      margin: 40px auto 0px;
      width: 384px;
    }

    @media (max-width: 48rem) {
      .css-m16u4e {
        width: 343px;
        margin: 30px auto 0px;
      }
    }

    .css-1i356p2 {
      font-weight: 400;
      font-size: 14px;
      line-height: 22px;
      color: rgba(0, 13, 29, 0.6);
      margin: 24px auto 40px;
    }

    @media (max-width: 48rem) {
      .css-1i356p2 {
        margin: 12px auto 30px;
        font-size: 12px;
        line-height: 130%;
      }
    }

    .css-1i356p2>li {
      position: relative;
      padding-left: 11px;
    }

    .css-1i356p2>li::before {
      position: absolute;
      top: 10px;
      left: 0px;
      display: inline-block;
      flex-shrink: 0;
      width: 3px;
      height: 3px;
      background: rgba(0, 20, 42, 0.3);
      border-radius: 50%;
      content: "";
    }

    [dir="rtl"] .css-1i356p2>li {
      padding-right: 11px;
      padding-left: unset;
    }

    [dir="rtl"] .css-1i356p2>li::before {
      right: 0px;
    }

    .css-90t109 {
      display: flex;
      -webkit-box-pack: start;
      justify-content: flex-start;
      margin: 0px 0px 21px;
    }

    @media (max-width: 48rem) {
      .css-90t109 {
        flex-direction: column;
        margin: 0px 0px 12px;
      }
    }

    .css-90t109 .KuxInput-container {
      flex: 1 1 0%;
      min-height: 48px;
      margin: 0px 12px 0px 0px;
    }

    [dir="rtl"] .css-90t109 .KuxInput-container {
      margin: 0px 0px 0px 12px;
    }

    .css-1oo1sug {
      width: 96px;
      height: 48px;
      font-size: 16px;
    }

    @media (max-width: 48rem) {
      .css-1oo1sug {
        width: 100%;
        margin-top: 16px;
      }
    }

    .css-178agum {
      font-size: 14px;
      line-height: 22px;
      color: rgba(0, 13, 29, 0.6);
    }

    @media (max-width: 48rem) {
      .css-178agum {
        font-size: 12px;
        line-height: 130%;
      }
    }

    .css-1xj16gn {
      padding: 0px;
      white-space: nowrap;
      font-size: inherit;
      height: auto;
      appearance: none !important;
    }

    .css-1f7hhfe {
      max-width: 480px;
      width: 100%;
    }

    .css-d1mnk0 {
      z-index: 1001;
    }

    .css-d1mnk0 .KuxDialog-body {
      margin: auto 28px;
    }

    .css-d1mnk0 .KuxDialog-body .KuxModalFooter-root {
      display: flex;
      -webkit-box-pack: center;
      justify-content: center;
    }

    .css-d1mnk0 .KuxDialog-body .KuxModalFooter-root .KuxModalFooter-buttonWrapper {
      width: 100%;
      max-width: 320px;
    }
