.footer-title {
  width: 300px !important;
  margin-top: 30px;
  color: #5e6077 !important;
  line-height: 23px;
}

.Footer_navigation__Yj_7L {
  grid-template-columns: 1fr 1fr 1fr !important;
}

.Header_logo__sUWiP {
  width: 100px;
  height: auto !important;
}

.lan-ul {
  list-style-type: none;
  margin-bottom: 0px;
  /* padding-top: 10px; */
}

.lan-li {
  width: 150px;
  height: 40px;
  position: relative;
  background-color: #111320;
  border: 1px solid #2a2d36;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
}

.myCustomClass {
  display: flex;
  flex-wrap: wrap;
  width: 150px;
}

.myCustomClass a {
  flex: 0 0 27%;
  margin: 4px 0;
}

/* .myCustomClass a:nth-child(4),
.myCustomClass a:nth-child(5) {
  flex: 1 0 45%;
} */

.txt {
  margin-left: 6px;
}

.triangles {
  margin-bottom: 5px;
  margin-left: 5px;
}

.list-ul {
  position: absolute;
  top: 35px;
  list-style-type: none;
  display: none !important;
  padding: 0px;
  width: 100%;
  /* height: 500px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  border-style: solid;
  border-width: 0.1px;
  /* 设置一个非常细的边框 */
  border-color: #2a2d36;
  /* 边框颜色 */
  border-radius: 10px;
  padding: 10px;
  background-color: #111320;
  margin-top: 8px;
}

.list-li {
  /* display: flex;
  flex-direction: column;
  align-items: center; */
  /* padding: 5% 0; */
  /* width: 150px; */
  height: 30px;
  line-height: 30px;
}

.lan-li:hover .list-ul {
  display: block !important;
}

.list-link {
  text-decoration: none;
  line-height: 30px;
}

.list-link {
  color: #ffffff;
  margin-bottom: 15px;
}

.list-li:hover {
  background-color: #ffffff;
  border-radius: 20px;
}

.list-li:hover .list-link {
  color: black;
}

@media (max-width: 768px) {
  .lan-li {
    width: 150px;
    height: 30px;
    position: relative;
    background-color: #111320;
    border: 1px solid #2a2d36;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
  }

  .Cta_gradientWrapper__lGHRR .Button_container__i_Vit:nth-of-type(2) {
    display: none;
  }
}

body {
  overflow-x: hidden;
}

.styles_viewportContainer__7MPlQ {
  top: 90px;
  width: 100vw;
  z-index: 100;
  display: flex;
  position: absolute;
  align-items: center;
  pointer-events: none;
  justify-content: center
}

#solu {
  background-color: transparent;
  border-color: transparent;

}

#solu .run {
  border-color: transparent;

}

.styles_viewportContainer__7MPlQ>div:first-child {
  border-color: transparent;
}

#helo>div:first-child:hover {
  border-color: transparent;
}

.styles_viewport__gdlCi {
  width: 800px !important;
}

.styles_container__BkgGj {
  width: 280px;
  height: 280px;
  padding: 15px 5px;
  display: flex;
  position: relative;
  border-radius: 12px;
  -webkit-text-decoration: none;
  text-decoration: none;
  flex-direction: column-reverse;
  background: rgb(from var(--grey-100) r g b/.6);
  box-shadow: none;
  font-size: 16px;
}

.styles_container__BkgGj:hover {
  box-shadow: none;
}

#solu h6 {
  font-size: 28px;
}

/* .styles_viewport__gdlCj {
  width: 500px;
    overflow: hidden;
    position: relative;
    pointer-events: all;
    border-radius: 20px;
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    background: rgba(23, 24, 37, .8);
    height: var(--radix-navigation-menu-viewport-height);
    width: var(--radix-navigation-menu-viewport-width);
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .05), 0 2px 8px rgba(0, 0, 0, .3);
    transition: width, height, .25s ease;
    transform-origin: top center
} */

/* .styles_viewport__gdlCj[data-state=open] {
    animation: styles_scaleIn__RaT8A .2s ease
}

.styles_viewport__gdlCj[data-state=closed] {
    animation: styles_scaleOut__joGyW .2s ease
}

.styles_dropdown__1aRZs {
    top: 0;
    left: 0;
    min-width: 0;
    width: 500px;
    width: max-content;
    display: flex;
    position: absolute;
    animation-duration: .25s;
    animation-timing-function: ease
} */
.guoqi {
  width: 100px;
}

.Header_logo__sUWiP {
  width: 150px;
}

.Footer_logo__ZNv_V {
  width: 150px;
}

@media (max-width:999px) {
  .Footer_navigation__Yj_7L {
    grid-template-columns: 1fr !important;
  }

  .Footer_copyrightBreak__yeGun {
    display: none;
  }
}

@media (max-width: 799px) {
  .IntegrateUIComponentsAsset_code__RJF3M {
    border: 1px solid var(--grey-70);
    border-radius: var(--token-24);
    margin-top: var(--token-24);
    min-width: 94% !important;
    max-width: 0;
  }

  .CustomizeUIComponentsAsset_container__aW61b {
    width: 28rem;
  }

  .Workflows_assets__6a0SU,
  .Workflows_text__G98QP {
    padding: 0 var(--token-20);
    width: 29rem;
    margin: 0 auto;
  }

  .Workflows_workflow__dKOBu {
    width: 95%;
    position: relative;
    margin-bottom: var(--token-32);
    line-height: normal;
    background: transparent;
    color: var(--grey-60);
    border: none;
    transition: .2s;
    cursor: pointer;
    padding: 0;
    white-space: wrap;
    display: block;
    text-align: left;
  }

  .styles_container__BkgGj {
    width: 100%;
    height: auto;
    padding: 15px 5px;
    display: flex;
    position: relative;
    border-radius: 12px;
    -webkit-text-decoration: none;
    text-decoration: none;
    flex-direction: column-reverse;
    background: rgb(from var(--grey-100) r g b / .6);
    box-shadow: none;
    font-size: 10px !important;
    justify-content: left;
  }

  .run {
    font-size: 12px !important;

  }

  #solu {
    padding: 0 !important;
  }

  #solu h6 {
    display: none;
  }

}

@media (max-width: 768px) {
  .styles_heading__gOFHc {
    padding: 0 2rem;
    font-size: 10px;
  }

  .styles_accordionIcon__vP10X svg {
    width: 24px;
    height: 24px;
  }

  .rules {
    text-align: center;
    margin-top: 150px;
    font-size: 2rem;
  }

  .styles_text__6QNZg {
    font-size: 11px;
    margin-bottom: 1.5rem;
  }
}

/* .Cta_gradientWrapper__lGHRR {
  background: url(/img/cum.png);
  background-size: cover;
} */

@media (max-width: 768px) {
  /* .Cta_gradientWrapper__lGHRR {
    background: url(/img/cum.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  } */

  .Logos_logoGrid___OFR7 {
    grid-template-columns: repeat(2, 1fr);
  }

  .bg-card {
    position: absolute;
    top: 36px !important;
    width: 100%;
    height: 64% !important;
  }
}

.styles_card__MtouP[data-variant="dark"] .styles_chip__XD_0D,
.styles_card__MtouP .styles_chip__XD_0D {
  top: 75px !important;
  left: 20px;
}

.styles_rfid__qd7_u {
  top: 200px !important;
  left: 330px !important;

}

.styles_label__xSnz_ {
  left: calc(50% - 63px);
  width: 125px;
  top: 72px;
  font-weight: 400;
  font-size: 0.75rem;
  position: absolute;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--grey-30);
}

@media (max-width: 768px) {

  .styles_label__xSnz_ {
    left: calc(50% - 51px);
    width: 105px;
    top: 72px;
    font-weight: 400;
    font-size: 0.75rem;
    position: absolute;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--grey-30);
  }

  .card {
    width: 100%;
  }
}

@media (min-width: 768px) {

  .Footer_navigation__Yj_7L {
    margin-left: auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 98px;
  }

  .Footer_list__FsWR4:nth-of-type(1) {
    margin-left: 20px;
  }

  .card {
    margin-left: 28px;
  }
}

/* Custom DEXTools footer icon */
.custom-dextools-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  margin-left: 8px;
  opacity: 0.9;
}

.custom-dextools-link:hover {
  opacity: 1;
}

.custom-dextools-link img {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 4px;
}

.custom-dextools-link .label {
  color: #9aa0b4;
  font-size: 12px;
  line-height: 1;
}