:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}

body,
html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  width: 100vw;
  margin: 0 auto;
  background: #030200;
}
.frame {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 100vw;
  height: 72px;
  padding: 0 160px 0 160px;
  background: #030200;
}
.frame-title-left {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  z-index: 1;
}
.title-left {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 32px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  white-space: nowrap;
  z-index: 2;
}

.frame-title-right {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  z-index: 6;
}

.frame-3 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 7;
}

.frame-6 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  z-index: 12;
  border-radius: 100px;
}

.vector {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/images/efc60c3d-900c-47e2-b345-998b1d1b639f.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 9;
}
.title-text-right {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 10;
}

.frame-5 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 11;
}

.image {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  background: url(../assets/images/c1c586a37b7992637df974184229d906824fc7af.png) no-repeat center;
  background-size: cover;
  z-index: 13;
}

.image-connect-wallet {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  background: url(../assets/images/conn-wallet.png) no-repeat center;
  background-size: cover;
  z-index: 13;
}

.link {
  flex-shrink: 0;
  position: relative;
  height: 24px;
  z-index: 15;
}
.frame-7 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 99px;
  margin: 0 0 0 0;
  z-index: 16;
}
.aq-svg {
  flex-shrink: 0;
  position: relative;
  width: 30px;
  height: 24px;
  z-index: 17;
  overflow: hidden;
  border-radius: 6px;
}
.aq-svg-fill {
  position: absolute;
  width: 30px;
  height: 24px;
  top: 0;
  left: 0;
  z-index: 18;
  overflow: hidden;
}
.aq-svg-8 {
  position: relative;
  width: 30px;
  height: 24px;
  margin: 0 0 0 1.565px;
  z-index: 19;
  overflow: hidden;
}
.vector-9 {
  position: relative;
  width: 30px;
  height: 24px;
  margin: 0.01px 0 0 0;
  background: url(../assets/images/discord.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 20;
}

.vector-91 {
  position: relative;
  width: 30px;
  height: 24px;
  margin: 0.01px 0 0 0;
  background: url(../assets/images/Youtube.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 20;
}

.frame-a {
  flex-shrink: 0;
  position: relative;
  width: 100vw;
  height: 58.75vw;
  background: url(../assets/images/mainbg.jpg)
    no-repeat center;
  background-size: cover;
  background-position: center;
  z-index: 23;
  overflow: hidden;
}
.frame-b {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  gap: 40px;
  position: relative;
  width: 1010px;
  margin: 180px auto 0 auto;
  z-index: 24;
}
.pic-3 {
  flex-shrink: 0;
  position: relative;
  width: 192px;
  height: 192px;
  background: url(../assets/images/0b49ba9b-cf09-49db-a776-699464e0f997.png)
    no-repeat center;
  background-size: cover;
  z-index: 25;
  overflow: hidden;
  border-radius: 100px;
}
.frame-c {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  min-width: 0;
  z-index: 26;
}
.ban-the-first-rwa-network {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  /* height: 140px; */
  color: #030200;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
  text-align: center;
  /* white-space: nowrap; */
  margin-bottom: 40px;
  z-index: 27;
}
.ban-the-second-rwa-network {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  /* height: 140px; */
  color: #030200;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  /* white-space: nowrap; */
  margin-bottom: 40px;
  z-index: 27;
}
.ban-is-a-decentralized-experiment {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  width: 752px;
  height: 84px;
  color: #030200;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  z-index: 28;
}
.section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 100vw;
  padding: 30px 0 30px 0;
  background: #161616;
  z-index: 29;
}
.frame-d {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 40px;
  position: relative;
  width: 1440px;
  z-index: 30;
}
.frame-e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 466.97px;
  z-index: 31;
}
.who-is-neiro {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  padding-right: 30px;
  height: 48px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
  text-align: left;
  white-space: nowrap;
  z-index: 32;
}
.frame-f {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  z-index: 33;
}
.frame-10 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  width: 455px;
  z-index: 34;
}
.icons-sol {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 35;
}
.image-11 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/images/1311f9764e919f6b95d039ca083aecc28bb3555a.png)
    no-repeat center;
  background-size: cover;
  z-index: 36;
}
.ca-prncpdpcuotndpvlu-buzkuwaykwr-cuxwdnspump {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 20px;
  color: #fed03f;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
  z-index: 37;
}
.button {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 6px;
  position: relative;
  margin-top: 5px;
  width: 84px;
  padding: 5px 16px 5px 16px;
  cursor: pointer;
  background: #fed03f;
  border: none;
  z-index: 38;
  overflow: hidden;
  border-radius: 9999px;
}
.svg {
  flex-shrink: 0;
  position: relative;
  width: 12px;
  height: 12px;
  z-index: 39;
}
.vector-12 {
  position: relative;
  width: 9px;
  height: 12px;
  margin: 0 0 0 1.5px;
  background: url(../assets/images/98585adb-554a-4cd0-87df-bf95229c503c.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 40;
}
.copy {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 34px;
  height: 20px;
  color: #030200;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  z-index: 41;
}
.frame-13 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 112px;
  position: relative;
  min-width: 0;
  z-index: 42;
}
.frame-14 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 32px;
  position: relative;
  width: 30%;
  left:5%;
  padding: 60px 0 60px 0;
  background: #030200;
  z-index: 43;
  overflow: hidden;
  border-radius: 20px;
}
.origin {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 36px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
  white-space: nowrap;
  z-index: 44;
}
.image-15 {
  flex-shrink: 0;
  position: relative;
  width: 560px;
  height: 454px;
  background: url(../assets/images/6e7979c7-2449-4dc4-9a83-0a6038a34cd4.png)
    no-repeat center;
  background-size: cover;
  z-index: 45;
  border-radius: 16px;
}
.image-copy2 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/copy.png)
    no-repeat center;
  background-size: cover;
  z-index: 45;
  border-radius: 16px;
}
.frame-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 50%;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 24px;
  position: relative;
  z-index: 46;
}
.frame-i{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 20%;
}
.our-journey-began {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 25px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  white-space: nowrap;
  z-index: 47;
}
.in-2019-italian-artist {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 840px;
  height: 125px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  z-index: 48;
}
.in-2024 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 580px;
  height: 40px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  z-index: 49;
}
.in-2008-bitcoins-creator {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 640px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  z-index: 50;
}
.in-2024-the-establishment {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 640px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
  z-index: 51;
}
.note-rwa-refers {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  width: 640px;
  height: 60px;
  margin-left: 120px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 20px;
  font-weight: 600;
  line-height: 25.2px;
  text-align: left;
  z-index: 52;
}
.frame-17 {
  flex-shrink: 0;
  position: relative;
  width: 100vw;
  height: 688px;
  /* background: url(../assets/images/36b760a0-1594-45ae-979d-20a380d91f39.png)
    no-repeat center; */
  background: #1f1f1f;
  background-size: cover;
  z-index: 54;
  overflow: hidden;
}
.frame-18 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 28px;
  position: relative;
  width: 1280px;
  margin: 254px auto 0 auto;
  z-index: 55;
}
.frame-19 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 28px;
  position: relative;
  min-width: 0;
  z-index: 56;
}
.frame-1a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  width: 400px;
  padding: 40px 40px 40px 40px;
  background: #000000;
  z-index: 57;
  border-radius: 24px;
}
.frame-1b {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  min-width: 0;
  z-index: 58;
}
.frame-1c {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 126px;
  z-index: 59;
}
.buy-ban-1d {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 60;
}
.icon {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 61;
  overflow: hidden;
}
.vector-1e {
  position: relative;
  width: 16.408px;
  height: 10.083px;
  margin: 5.5px 0 0 2.75px;
  background: url(../assets/images/87b11825-1c92-44d1-99b1-deefaf2ede97.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 62;
}
.frame-1f {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  z-index: 63;
}
.icons-sol-20 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 64;
}
.image-21 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 8px;
  left: 0;
  background: url(../assets/images/logo-mini.png)
    no-repeat center;
  background-size: cover;
  z-index: 65;
}
.image-copy {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 8px;
  left: 226px;
  background: url(../assets/images/copy.png)
    no-repeat center;
  background-size: cover;
  z-index: 65;
}
.ca-buy-address {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  width: 290px;
  height: 40px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  z-index: 66;
}
.frame-22 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 20px;
  position: relative;
  padding: 32px 40px 32px 40px;
  background: #000000;
  z-index: 67;
  border-radius: 24px;
}
.frame-23 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 201px;
  z-index: 68;
}
.listed-exchanges {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 69;
}
.frame-24 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  z-index: 70;
}
.frame-25 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 71;
}
.image-26 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/Azbit.png)
    no-repeat center;
  background-size: cover;
  z-index: 72;
}
.bitget {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 73;
}
.frame-27 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 98px;
  z-index: 92;
}
.image-28 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/dex.png)
    no-repeat center;
  background-size: cover;
  z-index: 93;
}
.orca {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 94;
}
.frame-29 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 74;
}
.frame-ex {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 95;
}

.image-2a {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/BITStorage.png)
    no-repeat center;
  background-size: cover;
  z-index: 75;
}
.htx {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 76;
}
.image-2c {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/6076147a81e669d56d57f3a682ee8517a567a57c.png)
    no-repeat center;
  background-size: cover;
  z-index: 96;
}

.image-bitrue {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/bitrue.png)
    no-repeat center;
  background-size: cover;
  z-index: 96;
}

.image-gateio {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/gateio.webp)
    no-repeat center;
  background-size: cover;
  z-index: 96;
}

.image-bingx {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/bingx.webp)
    no-repeat center;
  background-size: cover;
  z-index: 96;
}

.image-ourbit {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/ourbit.webp)
    no-repeat center;
  background-size: cover;
  z-index: 96;
}

.image-novadax {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/novadax.webp)
    no-repeat center;
  background-size: cover;
  z-index: 96;
}

.image-binance-pc {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/p2b.png)
    no-repeat center;
  background-size: cover;
  z-index: 96;
}

.coinex {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 97;
}
.frame-2d {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 77;
}
.image-2e {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/65391ee703ce072c45d774d2d44b33c2bbe3289a.png)
    no-repeat center;
  background-size: cover;
  z-index: 78;
}
.raydium {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 79;
}
.frame-2f {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 98;
}
.image-30 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/8d81d2215db1047bf28bec1e778446023c9f751f.png)
    no-repeat center;
  background-size: cover;
  z-index: 99;
}
.bitmart {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 100;
}
.frame-31 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 80;
}
.image-32 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/3990c1ef669fefa612f3d5d92dd74367b1646d89.png)
    no-repeat center;
  background-size: cover;
  z-index: 81;
}
.mexc {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 82;
}
.frame-33 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 101;
}
.image-34 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/c649fa4ed4d7f965f7102f029bc4a476504dfff1.png)
    no-repeat center;
  background-size: cover;
  z-index: 102;
}
.orangex {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 103;
}
.frame-35 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 83;
}
.image-36 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/e580e9e3-59c8-4830-9ab3-6e04a044e90e.png)
    no-repeat center;
  background-size: cover;
  z-index: 84;
}
.bitget-ascendex {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 85;
}
.frame-37 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 104;
}
.image-38 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/5f1f6438bfd2b16fe1d0b70b1c4ff7def64c110b.png)
    no-repeat center;
  background-size: cover;
  z-index: 105;
}
.bitget-poloniex {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 106;
}
.frame-39 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 86;
}
.image-3a {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/1f9f2f77a541dac6f3bd5b9caa0d648707c5abab.png)
    no-repeat center;
  background-size: cover;
  z-index: 87;
}
.bitget-xt-com {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 88;
}
.frame-3b {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 107;
}
.image-3c {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/78ba93ebed28029a7d96c8a6540c0575c6b33a8e.png)
    no-repeat center;
  background-size: cover;
  z-index: 108;
}
.bitget-lbank {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 109;
}
.frame-3d {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  position: relative;
  width: 88px;
  z-index: 89;
}
.image-3e {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  background: url(../assets/images/c032d2124605d5f721e2adcc6ae1c5e89e762969.png)
    no-repeat center;
  background-size: cover;
  z-index: 90;
}
.bitget-meteora {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #cfcfcf;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 91;
}
.frame-3f {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 32px;
  position: relative;
  min-width: 0;
  padding: 32px 0 32px 0;
  background: #000000;
  z-index: 110;
  border-radius: 24px;
}
.on-chain-stats {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 40px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
  white-space: nowrap;
  z-index: 111;
}
.frame-40 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 64px;
  position: relative;
  padding: 0 64px 0 64px;
  z-index: 112;
}
.neiro {
  flex-shrink: 0;
  position: relative;
  width: 152px;
  height: 152px;
  opacity: 0.6;
  background: url(../assets/images/b5e4f36f-14a3-44a0-afcd-231ed43e8970.png)
    no-repeat center;
  background-size: cover;
  z-index: 113;
  overflow: hidden;
  border-radius: 134.375px;
}
.neiro2 {
  flex-shrink: 0;
  position: relative;
  width: 64px;
  height: 64px;
  opacity: 0.6;
  left:20%;
  background: url(../assets/images/dancer.png)
    no-repeat center;
  background-size: cover;
  z-index: 113;
  overflow: hidden;
  /* border-radius: 134.375px; */
}
.frame-41 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 872px;
  z-index: 114;
}
.frame-42 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 24px;
  position: relative;
  width: 872px;
  z-index: 115;
}
.button-43 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 200px;
  padding: 32px 20px 32px 20px;
  cursor: pointer;
  background: #333333;
  border: none;
  z-index: 116;
  border-radius: 12px;
}
.heading-m {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 48px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 28px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  white-space: nowrap;
  z-index: 117;
}
.marketcap {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 24px;
  color: rgba(255, 255, 255, 0.8);
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 118;
}
.button-44 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 200px;
  padding: 32px 20px 32px 20px;
  cursor: pointer;
  background: #262626;
  border: none;
  z-index: 119;
  border-radius: 12px;
}
.heading-m-45 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 48px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 28px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  white-space: nowrap;
  z-index: 120;
}
.liquidity {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 24px;
  color: rgba(255, 255, 255, 0.8);
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 121;
}
.button-46 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 200px;
  padding: 32px 20px 32px 20px;
  cursor: pointer;
  background: #191919;
  border: none;
  z-index: 122;
  border-radius: 12px;
}
.heading-m-47 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 48px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 28px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  white-space: nowrap;
  z-index: 123;
}
.volume-24h {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 24px;
  color: rgba(255, 255, 255, 0.8);
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 124;
}
.button-48 {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 16px;
  position: relative;
  width: 200px;
  padding: 32px 20px 32px 20px;
  cursor: pointer;
  background: #0d0d0d;
  border: none;
  z-index: 125;
  border-radius: 12px;
}
.heading-m-49 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 48px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 28px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  white-space: nowrap;
  z-index: 126;
}
.holder {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  min-width: 0;
  height: 24px;
  color: rgba(255, 255, 255, 0.8);
  font-family: PingFang SC, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  z-index: 127;
}
.frame-4a {
  display: flex;
  align-items: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 26px;
  position: relative;
  min-width: 0;
  z-index: 128;
}
.frame-4b {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 64px;
  position: relative;
  padding: 40px 0 40px 0;
  background: #000000;
  z-index: 129;
  border-radius: 24px;
}
.frame-4c {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 142px;
  z-index: 130;
}
.frame-4d {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 112px;
  z-index: 131;
}
.frame-4e {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: #ffffff;
  z-index: 132;
  overflow: hidden;
  border-radius: 100px;
}
.vector-4f {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../assets/images/8eb8be77-57eb-45ef-8d46-49d5d2c19574.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 133;
}
.telegram-50 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 134;
}
.icon-51 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 135;
  overflow: hidden;
}
.vector-52 {
  position: relative;
  width: 16.408px;
  height: 10.083px;
  margin: 5.5px 0 0 2.75px;
  background: url(../assets/images/d1a53536-f0d2-4807-9aa0-9f17c8d8d69f.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 136;
}
.frame-53 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 74px;
  z-index: 137;
}
.frame-54 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 44px;
  z-index: 138;
}
.frame-55 {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: #ffffff;
  z-index: 139;
  border-radius: 100px;
}
.image-56 {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  background: url(../assets/images/c1c586a37b7992637df974184229d906824fc7af.png)
    no-repeat center;
  background-size: cover;
  z-index: 140;
}
.x-57 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 141;
}
.icon-58 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 142;
  overflow: hidden;
}
.vector-59 {
  position: relative;
  width: 16.408px;
  height: 10.083px;
  margin: 5.5px 0 0 2.75px;
  background: url(../assets/images/eb97dce2-d86c-47e5-b6ad-d5e57a8c9d16.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 143;
}
.frame-5a {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 120px;
  z-index: 144;
}
.frame-5b {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 107px;
  z-index: 145;
}
.aq-svg-5c {
  flex-shrink: 0;
  position: relative;
  width: 32px;
  height: 24px;
  z-index: 146;
  overflow: hidden;
  border-radius: 6px;
}
.vector-5d {
  position: relative;
  width: 30.849px;
  height: 24px;
  margin: 0.01px 0 0 1.565px;
  background: url(../assets/images/discord.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 147;
}
.vector-5d1 {
  position: relative;
  width: 30.849px;
  height: 24px;
  margin: 0.01px 0 0 1.565px;
  background: url(../assets/images/Youtube.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 147;
}
.vector-5d2 {
  position: relative;
  width: 30.849px;
  height: 24px;
  margin: 0.01px 0 0 1.565px;
  background: url(../assets/images/Whitepaper.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 147;
}

.dextools-5e {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 148;
}
.icon-5f {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 149;
  overflow: hidden;
}
.vector-60 {
  position: relative;
  width: 16.408px;
  height: 10.083px;
  margin: 5.5px 0 0 2.75px;
  background: url(../assets/images/e7f6e6c6-23e0-45f3-aa1e-00a6e3875b4c.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 150;
}
.frame-61 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  gap: 32px;
  position: relative;
  padding: 40px 0 40px 0;
  cursor: pointer;
  background: #000000;
  border: none;
  z-index: 151;
  border-radius: 24px;
}
.frame-62 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 8px;
  position: relative;
  width: 226px;
  z-index: 152;
}
.down {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 153;
  overflow: hidden;
}
.vector-63 {
  position: relative;
  width: 20.993px;
  height: 21.9px;
  margin: 0.05px 0 0 0.5px;
  background: url(../assets/images/9f2162ed-dfb8-4975-8987-b5a5588a29bf.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 154;
}
.download-white-paper {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 155;
}
.down-64 {
  flex-shrink: 0;
  position: relative;
  width: 22px;
  height: 22px;
  z-index: 156;
  overflow: hidden;
}
.vector-65 {
  position: relative;
  width: 18.763px;
  height: 18.764px;
  margin: 1.509px 0 0 1.586px;
  background: url(../assets/images/3fccc5d2-4b5e-4b99-a52c-3726a65bf14b.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 157;
}
.frame-66 {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 4px;
  position: relative;
  min-width: 0;
  height: 60px;
  background: #000000;
  z-index: 158;
}
.built-by {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 49px;
  height: 20px;
  color: #ffffff;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  z-index: 159;
}
.ban {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 76px;
  height: 20px;
  color: #fed03f;
  font-family: PingFang SC, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin-left: 16px;
  /* text-decoration: underline; */
  white-space: nowrap;
  z-index: 160;
}

.clickable {
  cursor: pointer;
}

.have_fan{
  height: 324px;
  background: #0f0f0f;
}

frame-1a2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 12px;
  position: relative;
  width: 400px;
  padding: 10px 40px 10px 40px;
  background: #000000;
  z-index: 57;
  border-radius: 24px;
}

.frame-182 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 28px;
  position: relative;
  width: 1280px;
  margin: 54px auto 0 auto;
  z-index: 55;
}

.frame-e2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  /* gap: 16px; */
  position: relative;
  width: 366px;
  /* transform:translateY(50%); */
  z-index: 31;
}

