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;
}

.czaIvb .Earnings-txt1 {
    font-size: 22px;
    display: flex;
    margin: 27px 50px 0px;
}
.Earnings-txt1-title {
    color: rgb(255, 235, 0);
    margin: 18px 0px 11px;
}
.iRfktd {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 112px;
}

.iRfktd .kernel-title {
    color: rgb(255, 235, 0);
    text-align: center;
    font-size: 40px;
    margin-bottom: 27px;
}

.iRfktd .kernel-table {
    display: flex;
    flex-wrap: wrap;
    width: 1280px;
    -webkit-box-pack: center;
    justify-content: center;
}

.iRfktd .kernel-center {
    width: 292px;
    min-height: 420px;
    background: rgb(45, 47, 61);
    border-radius: 25px;
    padding: 50px 39px;
    margin: 16px 18px;
    font-size: 22px;
    text-align: center;
}
.iRfktd .kernel-center-img {
    text-align: center;
}
.iRfktd .kernel-center-title {
    color: rgb(255, 235, 0);
    margin: 32px 0px 15px;
    font-size: 24px;
}
.iRfktd .kernel-center-calue {
    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;
    color: rgb(255, 255, 255);
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 0;
}




.kguyYM {
    position: fixed;
    display: flex;
    flex-direction: column;
    left: 0px;
    top: 180px;
}
.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;
}
 .community-table {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 110px;
}

.grSsZo .community {
    text-align: center;
    width: 966px;
    background: url('../static/media/Asset\ 50.5e916cca.png') center center / 100% 100% no-repeat;
    border-radius: 20px;
    padding: 35px 150px 25px;
    color: rgb(0, 0, 0);
    font-size: 22px;
}
.grSsZo .community-title {
    color: rgb(0, 0, 0);
    font-size: 22px;
    font-weight: 800;
}
.grSsZo .community-value {
    color: rgb(247, 25, 63);
}
.grSsZo .community-img {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 22px;
}