body{
    margin: 0px;
}

html body {
    margin: 0;
    line-height: initial;
    font-family: times, PingFang SC, robotoregular, Hiragino Sans GB, Heiti SC, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica, Arial, monospace, serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  *{
    margin: 0;
    padding: 0;
  }
  code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
  }
  
  button{
    cursor: pointer;
    outline: none;
    border: none;
  }
  img{
    vertical-align: bottom;
  }
  table{
    border-collapse: collapse;
    border-spacing: 0;
  }
  body p{
    margin-bottom: 0;
  }
  .page {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background-color: #F5F6FA;
  }
  
  .page-content {
    width: 1240px;
    margin: auto;
    flex: 1;
  }
  
  .flex-row{
    display: flex;
    align-items: center;
  }
  .flex-sb{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .flex-box{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .grid-2{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .logo{
    width: 120px;
  }
  
  .mobile-menu-btn{
    display: flex;
    align-items: center;
  }
  
  .mobile-menu-btn a{
    color: #fff;
    text-decoration: none;
  }
  .dbulyJ .icon {
    width: 28px;
    height: 28px;
    margin-left: 10px;
}
.kJqbOo .name {
    color: rgb(239, 225, 5);
    margin-right: 4px;
}
.dbulyJ .stake-btn {
    height: 28px;
    border-radius: 20px;
    font-size: 12px;
}
.hBxLJM {
    width: 100%;
    height: 37px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 14px;
    color: rgb(0, 0, 0);
    margin: 12px 0px;
    cursor: pointer;
    background-color: rgb(239, 225, 5);
    font-family: inherit;
}
.hBxLJM:disabled {
    background: rgb(59, 61, 73);
    color: rgb(116, 127, 146);
}
.kJqbOo .amount {
    margin-left: 6px;
    color: rgb(48, 223, 97);
}
.hUFNiT .center div:nth-child(1) {
    margin: 10px 0px;
}
.kguyYM {
  position: fixed;
  display: flex;
  flex-direction: column;
  left: 0px;
  bottom: 90px;
}
.kguyYM .inner-div {
  display: flex;
  flex-direction: column;
}
.kguyYM .inner-div a{
  line-height: normal;
  font-family: times,PingFang SC,robotoregular,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica,Arial,monospace,serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  text-align: left;
  margin: 0;
  padding: 0;
}
.kguyYM .inner-div a img{
  line-height: normal;
  font-family: times,PingFang SC,robotoregular,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica,Arial,monospace,serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  text-align: left;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  width: 60px;
  height: 60px;
  margin-top: 2px;
}
.hcPzGS {
  margin-bottom: 15px;
}
.flex-sb {
  justify-content: space-between;
}
.flex-row, .flex-sb {
  display: flex;
  align-items: center;
}
.hcPzGS .logo {
  width: 110px;
  height: 25px;
  margin: 25px 16px 0px;
  vertical-align: bottom;
}
.mobile-menu {
  display: none;
  justify-content: end;
  padding-bottom: 10px;
}
.brpoHO {
  position: relative;
  font-size: 12px;
  margin-left: 12px;
  color: rgb(255, 255, 255);
  min-width: 50px;
  height: 28px;
  margin-right: 20px;
}
.flex-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu-btn {
  display: flex;
  align-items: center;
}
.mobile-menu-btn a {
  color: #fff;
  text-decoration: none;
}
.bVYvWv {
  position: relative;
  font-size: 12px;
  margin-left: 12px;
  color: rgb(255, 255, 255);
  min-width: 50px;
  height: 28px;
  margin-right: 20px;
}
.flex-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bVYvWv .icon {
  width: 10px;
  margin-left: 3px;
}
.bVYvWv .select {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

@media screen and (max-width: 900px) {
  .top-item-pc{
    display: none !important;
  }
  .text-font-title{
    font-size: 24px !important;
  }
  .text-content{
    margin: 0px !important;
    font-size: 16px !important;
  }
  .head-title {
    font-size: 24px !important;
  }
  .yield-title{
    font-size: 18px !important;
  }
  .yield-value{
    font-size: 16px !important;
  }
  .img-conten1{
    height: 250px !important;
  }
  .item-conten-am{
    width: 100px !important;
    padding: 5px 0px !important;
    font-size: 10px !important;
    height: 30px !important;
    line-height: 30px !important;
  }
  .smart-label{
    justify-content: space-around !important;
    padding: 0 20px;
  }
  .sc-kFDfur{
    padding: 10px 0px !important;
  }
  .Earnings-txt1{
    flex-wrap: wrap;
    justify-content: center;
  }
  .Earnings-txt1-title{
    text-align: center;
    font-size: 18px !important;
  }
  .Earnings-txt1-title1{
    font-size: 16px !important;
  }
  .item-info2{
    display: none !important;
  }
  .community{
    padding: 20px !important;
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .top-item{
    display: none !important;
  }
  .dxgVLk{
    display: none !important;
  }
  .item-info1{
    display: none !important;
  }
}
.flex-row, .flex-sb {
  display: flex;
  align-items: center;
}
.menu-open-btn {
  background: transparent;
  margin-right: 10px;
  border: 1px solid #fff;
  padding: 5px 10px;
  border-radius: 4px;
}
.cOsXuN {
  width: 100%;
  height: 28px;
  font-size: 10px;
  font-weight: bold;
  border-radius: 14px;
  color: rgb(0, 0, 0);
  margin: 12px 0px;
  cursor: pointer;
  background-color: rgb(239, 225, 5);
  font-family: inherit;
}
.menu-open-btn svg {
  fill: "#fff";
  width: 10px;
}
.dxgVLk {
  position: fixed;
  bottom: 0px;
  height: 67px;
  font-size: 12px;
  display: flex;
  justify-content: space-around;
  -webkit-box-align: center;
  align-items: center;
  background: rgb(33, 35, 49);
  width: 100%;
}
.dxgVLk a {
  text-decoration: none;
  color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.dxgVLk img {
  width: 20px;
  height: 20px;
}

.beqcBp {
  margin: 0px 21px 40px;
}
.beqcBp .kernel-title {
  color: rgb(255, 235, 0);
  text-align: center;
  font-size: 18px;
  margin-bottom: 27px;
}
.beqcBp .kernel-center {
  background: rgb(45, 47, 61);
  border-radius: 10px;
  padding: 20px 15px 40px;
  margin-top: 11px;
}
.beqcBp .kernel-center-img {
  text-align: end;
}
.beqcBp .kernel-center-title {
  color: rgb(255, 235, 0);
}
.beqcBp .kernel-center-img img {
  width: 30px;
}

.kernel-center-calue{
  color: #fff;
}

.bJogmo{
  width: 100%;
  height: 100%;
  display: none;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: fixed;

  font-weight: 400;
  color: rgb(255, 255, 255);
  text-align: left;
}

.bJogmo .center {
  height: 520px;
  max-width: 500px;
  background: rgb(25, 27, 40);
  border-radius: 8px;
  width: 80%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column;
  font-size: 14px;
}

.bJogmo .center div {
  padding: 0px 20px;
}

.bJogmo .center .input-wrap {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.bJogmo .center .text {
  width: 100%;
  height: 32px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgb(239, 225, 5);
  padding-left: 18px;
  box-sizing: border-box;
  outline: none;
  color: rgb(255, 255, 255);
  border-radius: 8px;
}

.bJogmo .buttonhref {
  margin-top: 27px;
  border-radius: 12px;
  background: rgb(255, 235, 0);
  width: 133px;
  height: 36px;
  border: none;
  font-size: 12px;
  font-weight: 800;
}






