﻿    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/KryptoKin-main-web/2.0.22/media/636bc6e9cd402d06c549.woff2") format("woff2"), url("https://assets.staticimg.com/KryptoKin-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/KryptoKin-main-web/2.0.22/media/41321d8f6ff1f614c1e1.woff2") format("woff2"), url("https://assets.staticimg.com/KryptoKin-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/KryptoKin-main-web/2.0.22/media/77709718e9eb191ed405.woff2") format("woff2"), url("https://assets.staticimg.com/KryptoKin-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/KryptoKin-main-web/2.0.22/media/233c9605c984a27862b9.woff2") format("woff2"), url("https://assets.staticimg.com/KryptoKin-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/KryptoKin-main-web/2.0.22/media/54488a40a90c9b40fc5b.woff2") format("woff2"), url("https://assets.staticimg.com/KryptoKin-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/KryptoKin-main-web/2.0.22/media/9911675da60f5b872522.woff2") format("woff2"), url("https://assets.staticimg.com/KryptoKin-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/KryptoKin-main-web/2.0.22/media/c87244639cad82700173.woff2") format("woff2"), url("https://assets.staticimg.com/KryptoKin-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/KryptoKin-main-web/2.0.22/media/af26188211a4c07f52b2.woff2") format("woff2"), url("https://assets.staticimg.com/KryptoKin-main-web/2.0.22/media/85a094cb4cf7244d0965.woff") format("woff");
    }

    body {
      font-size: medium;
      font-family: URWDIN, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei";
    }

.css-il7iz8 {
    min-height: 25rem;
    max-width: 100%;
    overflow: hidden;
    background: url(../../assets.staticimg.com/KryptoKin-main-web/2.0.23/media/aad1c74cc90bb507612c.png) center center / cover no-repeat;
}
    @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: KryptoKinSans;
    }

    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: KryptoKinSans, "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: KryptoKinSans, "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: KryptoKinSans, "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-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-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-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);
    }

    .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-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;
    }

    .css-1u2g07 {
      min-height: 25rem;
      max-width: 100%;
      overflow: hidden;
      background: url("../../assets.staticimg.com/KryptoKin-main-web/2.0.22/media/aad1c74cc90bb507612c.png") center center / cover no-repeat;
    }

    .css-19mkfvo {
      display: flex;
      height: 3.125rem;
      background: rgba(0, 10, 30, 0.3);
      -webkit-box-pack: center;
      justify-content: center;
      padding: 0px 1.5rem;
    }

    @media (max-width: 48rem) {
      .css-19mkfvo {
        -webkit-box-pack: justify;
        justify-content: space-between;
        padding: 0px 0.75rem;
      }
    }

    .css-11s5v9s {
      list-style: none;
      line-height: 3.125rem;
      font-size: 1rem;
    }

    .css-11s5v9s:not(:first-of-type) {
      margin-left: 4.125rem;
    }

    @media (max-width: 48rem) {
      .css-11s5v9s {
        font-size: 0.875rem;
      }

      .css-11s5v9s:not(:first-of-type) {
        margin-left: 0rem;
      }
    }

    .css-13fztg9 {
      display: block;
      position: relative;
      height: 100%;
      line-height: 3.125rem;
      color: rgb(1, 188, 141);
    }

    .css-13fztg9::after {
      position: absolute;
      bottom: 0px;
      left: 0.4375rem;
      display: block;
      width: calc(100% - 0.875rem);
      height: 0.25rem;
      background-color: rgb(1, 188, 141);
      content: "";
    }

    .css-13fztg9:hover {
      color: rgb(1, 188, 141);
    }

    .css-13fztg9:hover::after {
      display: block;
    }

    .css-lbzfa4 {
      display: block;
      position: relative;
      height: 100%;
      line-height: 3.125rem;
      color: rgba(255, 255, 255, 0.6);
    }

    .css-lbzfa4::after {
      position: absolute;
      bottom: 0px;
      left: 0.4375rem;
      display: none;
      width: calc(100% - 0.875rem);
      height: 0.25rem;
      background-color: rgb(1, 188, 141);
      content: "";
    }

    .css-lbzfa4:hover {
      color: rgb(1, 188, 141);
    }

    .css-lbzfa4:hover::after {
      display: block;
    }

    .css-k969j3 {
      padding: 0px 1.5rem;
    }

    @media (max-width: 48rem) {
      .css-k969j3 {
        padding: 0px 0.75rem;
      }
    }

    .css-1cbabc6 {
      display: flex;
      flex-wrap: wrap;
      place-content: center;
      -webkit-box-pack: center;
      margin-top: 4.25rem;
    }

    @media (max-width: 48rem) {
      .css-1cbabc6 {
        margin-top: 5.375rem;
      }
    }

    .css-1ap8cuy {
      font-size: 2.5rem;
      line-height: 3rem;
      text-align: center;
      font-weight: 500;
      color: rgb(255, 255, 255);
    }

    @media (max-width: 48rem) {
      .css-1ap8cuy {
        font-size: 1.875rem;
        line-height: 2.25rem;
      }
    }

    .css-f00c24 {
      color: rgba(255, 255, 255, 0.6);
      font-weight: 400;
      text-align: center;
      width: 100%;
      margin-top: 0.625rem;
      font-size: 0.875rem;
      line-height: 1.3125rem;
    }

    @media (max-width: 64rem) {
      .css-f00c24 {
        width: 80%;
        margin: 1.5rem auto 0px;
        font-size: 0.75rem;
        line-height: 1.125rem;
      }
    }

    .css-aksgta {
      display: flex;
      -webkit-box-pack: center;
      justify-content: center;
      padding: 0px 1.5rem;
    }

    @media (max-width: 48rem) {
      .css-aksgta {
        min-height: 0px;
        padding: 0px 0.75rem;
      }
    }

    .css-19ddl0l {
      max-width: 75rem;
      width: 100%;
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
      height: 100%;
      padding: 5rem 0px;
    }

    .css-18uohqx {
      display: flex;
      flex-direction: column;
      -webkit-box-pack: center;
      justify-content: center;
      flex-shrink: 0;
      width: 25rem;
    }

    @media (max-width: 64rem) {
      .css-18uohqx {
        width: calc(50% - 12px);
      }
    }

    .css-uf1ume {
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
    }

    .css-14839wu {
      display: block;
      width: 11.25rem;
      height: 13.625rem;
    }

    @media (max-width: 64rem) {
      .css-14839wu {
        width: calc(50% - 12px);
        height: auto;
      }
    }

    .css-14839wu:nth-of-type(2n+1) {
      margin-top: 2.5rem;
    }

    @media (max-width: 64rem) {
      .css-14839wu:nth-of-type(2n+1) {
        margin-top: 1.5rem;
      }
    }

    .css-14839wu:nth-of-type(2n+2) {
      margin-bottom: 2.5rem;
    }

    @media (max-width: 64rem) {
      .css-14839wu:nth-of-type(2n+2) {
        margin-bottom: 1.5rem;
      }
    }

    .css-1494j76 {
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      max-width: 41.25rem;
      margin-left: 2.5rem;
    }

    @media (max-width: 64rem) {
      .css-1494j76 {
        width: calc(50% - 12px);
        max-width: 100%;
        margin-left: 0px;
      }
    }

    .css-hbk2uf {
      color: rgb(0, 0, 0);
      font-weight: 500;
      width: 100%;
      font-size: 2.375rem;
      line-height: 2.5rem;
      position: relative;
    }

    .css-hbk2uf::before {
      position: absolute;
      bottom: -0.5rem;
      display: block;
      width: 1.875rem;
      height: 0.1875rem;
      background: rgb(36, 174, 143);
      content: " ";
    }

    .css-3hkmpa {
      color: rgba(0, 0, 0, 0.6);
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.75rem;
      margin-top: 2.125rem;
    }

    .css-16c0oa6 {
      overflow: hidden;
      min-height: 48rem;
      background: url("https://assets.staticimg.com/KryptoKin-main-web/2.0.22/svg/logoLG.f6c109f7.svg") left top / auto 34.1875rem no-repeat rgba(1, 8, 30, 0.02);
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: center;
      justify-content: center;
    }

    @media (max-width: 64rem) {
      .css-16c0oa6 {
        padding: 4rem 0px;
        background: url("https://assets.staticimg.com/KryptoKin-main-web/2.0.22/svg/logoMD.522aa6d1.svg") left top / auto 25.625rem no-repeat rgba(1, 8, 30, 0.02);
      }
    }

    @media (max-width: 48rem) {
      .css-16c0oa6 {
        min-height: 31.25rem;
        background: url("https://assets.staticimg.com/KryptoKin-main-web/2.0.22/svg/logoSM.18bd1580.svg") left top / auto 8.5rem no-repeat rgba(1, 8, 30, 0.02);
      }
    }

    .css-h0kzn {
      width: 100%;
      padding: 0px 1.5rem;
    }

    @media (max-width: 48rem) {
      .css-h0kzn {
        padding: 0px 0.75rem;
      }
    }

    .css-1yndibs {
      width: 100%;
      max-width: 75rem;
      margin: auto;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      justify-content: space-between;
      position: relative;
    }

    @media (max-width: 64rem) {
      .css-1yndibs {
        display: block;
      }
    }

    .css-jk1lhl img {
      display: block;
      margin: auto;
    }

    @media (max-width: 48rem) {
      .css-jk1lhl img {
        width: 100%;
      }
    }

    .css-12zlrzf {
      margin: auto;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      justify-content: space-between;
    }

    .css-1w1esuw {
      width: calc(50% - 0.75rem);
    }

    @media (max-width: 48rem) {
      .css-1w1esuw {
        width: calc(50% - 0.375rem);
      }
    }

    .css-1q6r4ic {
      color: rgb(0, 13, 29);
      font-weight: 500;
      text-align: center;
      font-size: 2.25rem;
      line-height: 2.5rem;
    }

    @media (max-width: 48rem) {
      .css-1q6r4ic {
        font-size: 1.125rem;
        line-height: 1.25rem;
      }
    }

    .css-or0 {
      color: rgba(0, 13, 29, 0.6);
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 2.5rem;
      text-align: center;
    }

    @media (max-width: 48rem) {
      .css-or0 {
        margin-top: 0.5rem;
        line-height: 0.75rem;
      }
    }

    .css-6ebmw5 {
      display: flex;
      -webkit-box-pack: center;
      justify-content: center;
      padding: 0px 1.5rem;
    }

    @media (max-width: 64rem) {
      .css-6ebmw5 {
        padding: 0px 0.75rem;
      }
    }

    .css-rjkkmj {
      max-width: 75rem;
      width: 100%;
      margin: auto;
    }

    .css-1b07ydw {
      display: flex;
      flex-direction: row;
      -webkit-box-pack: justify;
      justify-content: space-between;
      margin-bottom: 0px;
    }

    @media (max-width: 48rem) {
      .css-1b07ydw {
        flex-direction: column;
        margin-bottom: 2.5rem;
      }
    }

    .css-1h0hgy9 {
      display: flex;
      flex-direction: column;
      -webkit-box-pack: center;
      justify-content: center;
      width: calc(50% - 12px);
    }

    @media (max-width: 48rem) {
      .css-1h0hgy9 {
        width: 100%;
      }
    }

    .css-16rjk2z {
      width: calc(50% - 12px);
    }

    @media (max-width: 48rem) {
      .css-16rjk2z {
        width: 100%;
      }
    }

    .css-13derih {
      position: relative;
      min-height: 48rem;
      background: url("https://assets.staticimg.com/KryptoKin-main-web/2.0.22/svg/banner5_bg_circle.9f7e24d0.svg") rgb(1, 8, 30);
    }

    @media (max-width: 48rem) {
      .css-13derih {
        min-height: 41.25rem;
      }
    }

    .css-12lresz {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      -webkit-box-pack: end;
      justify-content: flex-end;
    }

    .css-1vbwiwx {
      height: 10.875rem;
      background: url("https://assets.staticimg.com/KryptoKin-main-web/2.0.22/svg/banner5_way.9c11d1e0.svg") center top / cover no-repeat;
    }

    .css-1wmw85o {
      padding: 0px 1.5rem;
      position: absolute;
      top: 0px;
      left: 50%;
      width: 100%;
      height: 100%;
      transform: translateX(-50%);
    }

    @media (max-width: 48rem) {
      .css-1wmw85o {
        padding: 0px 0.75rem;
      }
    }

    .css-lsh048 {
      max-width: 75rem;
      width: 100%;
      height: 100%;
      display: flex;
      -webkit-box-pack: justify;
      justify-content: space-between;
      margin: auto;
    }

    .css-tfchhl {
      flex: 1 0 0%;
      max-width: 7.5rem;
      color: rgb(113, 124, 139);
      display: flex;
      flex-direction: column;
      -webkit-box-pack: end;
      justify-content: flex-end;
      padding-bottom: 8.4375rem;
    }

    .css-1eal9l {
      position: relative;
      display: flex;
      flex-direction: column;
      -webkit-box-align: center;
      align-items: center;
      cursor: pointer;
    }

    .css-1eal9l img[data-role="int"] {
      display: block;
      width: 0.875rem;
    }

    .css-1odqhos {
      width: 100%;
      height: 2.5rem;
      font-weight: 500;
      font-size: 1.25rem;
      border-left: 1px solid rgb(77, 111, 104);
      padding-left: 0.375rem;
      transform: translateX(50%);
    }

    @media (max-width: 48rem) {
      .css-1odqhos {
        padding-left: 0.25rem;
      }
    }

    .css-1ke4rrh {
      display: none;
      width: 7.5rem;
      position: absolute;
      bottom: -1.5rem;
      animation: 0.5s ease 0s 1 normal none running animation-1gf3sgm;
    }

    @-webkit-keyframes animation-1gf3sgm {
      0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    @keyframes animation-1gf3sgm {
      0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    .css-6amerj {
      font-weight: 500;
      font-size: 0.75rem;
      margin-top: 0.75rem;
    }

    @media (max-width: 48rem) {
      .css-6amerj {
        font-size: 0.75rem;
      }
    }

    .css-m2m07l {
      width: 100%;
      height: 2.5rem;
      font-weight: 500;
      font-size: 1.25rem;
      border-left: 1px solid transparent;
      padding-left: 0.375rem;
      transform: translateX(50%);
    }

    @media (max-width: 48rem) {
      .css-m2m07l {
        padding-left: 0.25rem;
      }
    }

    .css-bndt0r {
      flex: 1 0 0%;
      max-width: 7.5rem;
      color: rgb(255, 255, 255);
      display: flex;
      flex-direction: column;
      -webkit-box-pack: end;
      justify-content: flex-end;
      padding-bottom: 8.4375rem;
    }

    .css-xpyzp5 {
      display: block;
      width: 7.5rem;
      position: absolute;
      bottom: -1.5rem;
      animation: 0.5s ease 0s 1 normal none running animation-1gf3sgm;
    }

    @-webkit-keyframes animation-1gf3sgm {
      0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    @keyframes animation-1gf3sgm {
      0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    .css-yyyjtg {
      padding: 0px 1.5rem;
    }

    @media (max-width: 48rem) {
      .css-yyyjtg {
        padding: 0px 0.75rem;
      }
    }

    .css-nsxab4 {
      max-width: 75rem;
      height: 100%;
      margin: 0px auto;
      padding-top: 5rem;
      position: relative;
    }

    @media (max-width: 48rem) {
      .css-nsxab4 {
        padding-top: 2.5rem;
      }
    }

    .css-wghe5h {
      font-weight: 500;
      color: rgb(255, 255, 255);
      text-align: center;
      font-size: 2.375rem;
      line-height: 2.5rem;
    }

    @media (max-width: 48rem) {
      .css-wghe5h {
        font-size: 1.125rem;
        line-height: 1.125rem;
      }
    }

    .css-wcl351 {
      margin: 0.5rem auto 0px;
      width: 2.5rem;
      height: 0.25rem;
      background: rgb(1, 188, 141);
    }

    .css-swxdmg {
      animation: 0.5s ease 0s 1 normal none running animation-1gf3sgm;
      display: none;
    }

    @media (max-width: 64rem) {
      .css-swxdmg {
        text-align: center;
      }
    }

    @-webkit-keyframes animation-1gf3sgm {
      0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    @keyframes animation-1gf3sgm {
      0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    .css-jfsay5 {
      font-size: 1.5rem;
      line-height: 1.0625rem;
      font-weight: 500;
      color: rgb(255, 255, 255);
      margin-top: 2.5rem;
    }

    @media (max-width: 48rem) {
      .css-jfsay5 {
        font-size: 1rem;
        line-height: 0.75rem;
      }
    }

    .css-1rk8elj {
      color: rgba(255, 255, 255, 0.6);
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.75rem;
      margin-top: 0.75rem;
    }

    @media (max-width: 48rem) {
      .css-1rk8elj {
        font-size: 0.875rem;
        line-height: 1.25rem;
      }
    }

    .css-4nuyth {
      animation: 0.5s ease 0s 1 normal none running animation-1gf3sgm;
      display: block;
    }

    @media (max-width: 64rem) {
      .css-4nuyth {
        text-align: center;
      }
    }

    @-webkit-keyframes animation-1gf3sgm {
      0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    @keyframes animation-1gf3sgm {
      0% {
        opacity: 0;
      }

      100% {
        opacity: 1;
      }
    }

    .css-13c9inn {
      z-index: 1;
      position: absolute;
      left: 0px;
      top: 28.125rem;
    }

    @media (max-width: 64rem) {
      .css-13c9inn {
        left: 50%;
        transform: translateX(-50%);
      }
    }

    @media (max-width: 48rem) {
      .css-13c9inn {
        top: 23.75rem;
      }
    }

    .css-1oaeiai {
      display: flex;
      height: 17px;
      line-height: 17px;
      z-index: 1;
      position: absolute;
      left: 0px;
      top: 28.125rem;
    }

    .css-1oaeiai img {
      width: 17px;
      cursor: pointer;
    }

    [dir="rtl"] .css-1oaeiai {
      flex-direction: row-reverse;
    }

    @media (max-width: 64rem) {
      .css-1oaeiai {
        left: 50%;
        transform: translateX(-50%);
      }
    }

    @media (max-width: 48rem) {
      .css-1oaeiai {
        top: 23.75rem;
      }
    }

    .css-v195b3 {
      margin: 0px 3px 0px 6px;
      color: rgb(255, 255, 255);
      font-weight: 400;
      font-size: 16px;
    }

    [dir="rtl"] .css-v195b3 {
      margin: 0px 6px 0px 3px;
    }

    .css-bmh2yj {
      color: rgba(255, 255, 255, 0.6);
      font-weight: 400;
      font-size: 16px;
    }

    .css-1gls8pf {
      margin-right: 6px;
      color: rgba(255, 255, 255, 0.6);
      font-weight: 400;
      font-size: 16px;
    }

    [dir="rtl"] .css-1gls8pf {
      margin: 0px 3px 0px 6px;
    }

    .css-19ortkl {
      width: 100%;
      position: relative;
      background-color: rgb(255, 255, 255);
      padding: 0px 1.5rem;
      height: 48rem;
      overflow: hidden;
    }

    @media (max-width: 64rem) {
      .css-19ortkl {
        height: 37.5rem;
      }
    }

    @media (max-width: 48rem) {
      .css-19ortkl {
        height: 28.75rem;
        padding: 0px 0.75rem;
      }
    }

    .css-198dfwu {
      position: relative;
      height: 100%;
      margin: 0px auto;
      width: calc(100% - 70px);
      max-width: 75rem;
    }

    .css-198dfwu .bannerImgBox {
      width: 4.375rem;
      height: 4.375rem;
      padding: 0.4375rem;
      background: rgb(255, 255, 255);
    }

    @media (max-width: 64rem) {
      .css-198dfwu .bannerImgBox {
        width: 2.5rem;
        height: 2.5rem;
        padding: 0.25rem;
      }
    }

    @media (max-width: 48rem) {
      .css-198dfwu .bannerImgBox {
        width: 1.875rem;
        height: 1.875rem;
        padding: 0.25rem;
      }
    }

    @media (max-width: 64rem) {
      .css-198dfwu {
        width: calc(100% - 40px);
      }
    }

    @media (max-width: 48rem) {
      .css-198dfwu {
        width: calc(100% - 24px);
      }
    }

    .css-1a0m8mf {
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      width: 100%;
      height: 100%;
    }

    .css-1a0m8mf img {
      width: 100%;
    }

    .css-1a0m8mf .bannerColumn {
      position: absolute;
    }

    .css-1a0m8mf .bannerColumn[data-position="1"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-1a0m8mf .bannerColumn[data-position="2"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-1a0m8mf .bannerColumn[data-position="3"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-1a0m8mf .bannerColumn[data-position="8"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-1a0m8mf .bannerColumn[data-position="9"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-1a0m8mf .bannerColumn[data-position="10"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-2rjebr {
      position: absolute;
      top: 0px;
      left: 50%;
      z-index: 2;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
      height: 100%;
      overflow: hidden;
      transform: translateX(-50%);
      max-width: 41.875rem;
      width: calc(100% - 530px);
    }

    @media (max-width: 64rem) {
      .css-2rjebr {
        width: calc(100% - 308px);
      }
    }

    @media (max-width: 48rem) {
      .css-2rjebr {
        width: 70%;
      }
    }

    .css-2rjebr img {
      width: 100%;
    }

    .css-2rjebr .bannerColumn {
      position: absolute;
    }

    .css-2rjebr .bannerColumn[data-position="4"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-2rjebr .bannerColumn[data-position="5"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-2rjebr .bannerColumn[data-position="6"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-2rjebr .bannerColumn[data-position="7"] {
      transform: translate3d(-50%, -50%, 0px);
    }

    .css-gm6gf0 {
      position: absolute;
      top: 0px;
      left: 50%;
      z-index: 10;
      height: 100%;
      transform: translateX(-50%);
    }

    @media (min-width: 0.05rem) {
      .css-gm6gf0 {
        width: 54%;
      }

      .css-gm6gf0 .banner6Title {
        margin-top: 32%;
        color: rgb(0, 0, 0);
        font-weight: 500;
        font-size: 1.125rem;
        line-height: 1.125rem;
        text-align: center;
      }

      .css-gm6gf0 .banner6Index {
        margin-bottom: 1.25rem;
        color: rgb(0, 0, 0);
        font-weight: 500;
        font-size: 1.25rem;
        text-align: center;
      }

      .css-gm6gf0 .banner6Text {
        height: 3.75rem;
        color: rgb(0, 0, 0);
        font-weight: 400;
        font-size: 0.875rem;
        line-height: 1.25rem;
        text-align: center;
        animation: 0.5s ease 0s 1 normal none running fadeIn;
      }

      .css-gm6gf0 .banner6Pointer {
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
      }

      .css-gm6gf0 .banner6Pointer .banner6Cur {
        color: rgb(0, 0, 0);
        font-weight: 400;
        font-size: 0.875rem;
      }

      .css-gm6gf0 .banner6Pointer .banner6Total {
        color: rgba(0, 0, 0, 0.6);
        font-weight: 400;
        font-size: 0.875rem;
      }
    }

    @media (min-width: 48.05rem) {
      .css-gm6gf0 {
        width: 44%;
      }

      .css-gm6gf0 .banner6Title {
        margin-top: 10%;
        color: rgb(0, 0, 0);
        font-weight: 500;
        font-size: 2.375rem;
        line-height: 2.5rem;
        text-align: center;
      }

      .css-gm6gf0 .banner6Index {
        margin-bottom: 1.875rem;
        color: rgb(0, 0, 0);
        font-weight: 500;
        font-size: 2.5rem;
        text-align: center;
      }

      .css-gm6gf0 .banner6Text {
        height: 3.75rem;
        margin-bottom: 104px;
        color: rgb(0, 0, 0);
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 1.875rem;
        text-align: center;
        animation: 0.5s ease 0s 1 normal none running fadeIn;
      }

      .css-gm6gf0 .banner6Pointer {
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
      }

      .css-gm6gf0 .banner6Pointer .banner6Cur {
        color: rgb(0, 0, 0);
        font-weight: 400;
        font-size: 1rem;
      }

      .css-gm6gf0 .banner6Pointer .banner6Total {
        color: rgba(0, 0, 0, 0.6);
        font-weight: 400;
        font-size: 1rem;
      }
    }

    @media (min-width: 64.05rem) {
      .css-gm6gf0 {
        width: 31.25rem;
      }

      .css-gm6gf0 .banner6Title {
        margin-top: 6.4375rem;
        color: rgb(0, 0, 0);
        font-weight: 500;
        font-size: 2.375rem;
        line-height: 2.5rem;
        text-align: center;
      }

      .css-gm6gf0 .banner6Index {
        margin-bottom: 1.875rem;
        color: rgb(0, 0, 0);
        font-weight: 500;
        font-size: 2.5rem;
        text-align: center;
      }

      .css-gm6gf0 .banner6Text {
        height: 3.75rem;
        margin-bottom: 104px;
        color: rgb(0, 0, 0);
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 1.875rem;
        text-align: center;
        animation: 0.5s ease 0s 1 normal none running fadeIn;
      }

      .css-gm6gf0 .banner6Pointer {
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
      }

      .css-gm6gf0 .banner6Pointer .banner6Cur {
        color: rgb(0, 0, 0);
        font-weight: 400;
        font-size: 1rem;
      }

      .css-gm6gf0 .banner6Pointer .banner6Total {
        color: rgba(0, 0, 0, 0.6);
        font-weight: 400;
        font-size: 1rem;
      }
    }

    .css-abs8he {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 100%;
      transform: translate(-50%, -50%);
    }

    .css-146vjsb {
      display: flex;
      height: 17px;
      line-height: 17px;
    }

    .css-146vjsb img {
      width: 17px;
      cursor: pointer;
    }

    [dir="rtl"] .css-146vjsb {
      flex-direction: row-reverse;
    }

    [dir="rtl"] .css-5w6fmq img {
      transform: rotateY(180deg);
    }

    .css-1v7dwvf img {
      max-width: 16.3125rem;
    }

    [dir="rtl"] .css-1v7dwvf img {
      transform: rotateY(180deg);
    }

    .css-3d5im1 img {
      max-width: 17.1875rem;
    }

    [dir="rtl"] .css-3d5im1 img {
      transform: rotateY(180deg);
    }
