.jzZUwL1 {
    /* background-color: var(--color-layer-lightest); */
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 44px;
    width: 44px;
    margin-top: 2px;
}
.carCnm1{
    padding: 0px 28px 24px;
}



.cGiyTK1 {
    font-family: "Relative Pro";
    font-weight: 500;
    font-feature-settings: "zero" 0;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 24px 28px 20px;
    color: var(--color-text-light);
    border: none;
}

.bzdSnS1{
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}

.eSyZIh1{
    font-size: 14px;
    line-height: 18px;
    color: var(--color-text-dark);
    margin-top: 8px;
}

.hIpCju1 {
    font-size: 16px;
    line-height: 20px;
    display: grid;
    grid-template-rows: auto 1fr;
    gap: 6px;
    color: var(--color-text-light);
}

.carCnm1{
    padding: 0px 28px 24px;
}

.dxFZky1:not(:last-child) {
    margin-bottom: 20px;
}

.dxFZky1 {
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 16px;
}

.byiTzm1 {
    font-size: 14px;
    line-height: 18px;
    color: var(--color-text-base);
}

.jSYvfE1 {
    display: block;
    color: var(--color-text-dark);
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin-top: 16px;
}

.dvmejk1 {
    font-family: "Relative Pro";
    font-weight: 500;
    font-feature-settings: "zero" 0;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: var(--button-background-color,var(--color-layer-lighter));
    color: var(--button-text-color,var(--color-text-base));
    cursor: pointer;
    border: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    font-size: 14px;
    line-height: 18px;
    height: 36px;
    min-height: 36px;
    border-radius: 8px;
    padding: 0px 16px;
    --button-background-color: var(--color-purple);
    --button-active-background-color: rgba(89,115,254,0.8);
    --button-text-color: var(--color-text-light);
}

.DdpMc1 {
    display: flex;
    flex-direction: column;
    margin-top: 16px;
}

.joLJeQ1 {
    color: var(--color-text-base) !important;
    cursor: pointer;
}

._1XPey-uE2G5lNxr9pddgXa > div:nth-child(3){
    display: none;
}

._1XPey-uE2G5lNxr9pddgXa > div:nth-child(4){
    display: none;
}

.byiTzm1 > b{
    color: var(--color-gold);
}

.jzZUwLi {
    border-radius: 50%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 44px;
    width: 44px;
    margin-top: 2px;
}

.jzZUwLi > img{
    width: 43px;
    height: 43px;
}

#buttonReward{
    cursor: pointer;
    position: fixed;
    bottom: 76px;
    right: 21px;
    z-index: 2;
}

#buttonReward > img{
    width: 45px;
    height: 45px;
}

.animate-pulse {
    animation: pulse 1.5s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes pulse {
    50% {
        transform: scale(0.96);
        opacity: 0.87;
    }
}

.badge::after {
    content:attr(data-badge);
    position:absolute;
    font-size:.7em;
    background:#db5111;
    color:white;
    width:18px;
    height:18px;
    text-align:center;
    line-height:18px;
    border-radius:50%;
    box-shadow:0 0 1px #333;
 }

 #buttonReward::after{
    top:-3px;
    right:-2px;
 }

 #confirmReward ._37GPA1iZkStXXJO9X3hhlv{
    background-color: var(--color-layer-lightest);
 }
 #confirmReward ._37GPA1iZkStXXJO9X3hhlv ._3HfG1EXp6b3PMuqWZZgg1p{
    background-color: var(--color-layer-lightest);
 }

 #confirmReward .sc-gBsxbr.dxFZky1{
    margin-left: auto;
    margin-right: auto;
    gap: inherit;
 }


 #confirmReward .badge > img{
    width: 60px;
    height: 60px;
 }

 #confirmReward .badge::after{
    margin-top: -17px;
    margin-right: -44px;
 }



 /* header reward */
 .IPtEP > img, .IPtEP > div {
    /* height: 84px; */
    /* width: 84px; */
    border-radius: 50%;
    width: 67px;
}
.IPtEP {
    margin-right: 10px;
}
.kyEhLJ1 {
    display: flex;
    flex-direction: row;
    padding: 24px 28px 0px;
    margin-bottom: -10px;
    -webkit-box-align: center;
    align-items: center;
}
.hvgDcX {
    display: flex;
    flex: 1 1 0%;
    -webkit-box-align: center;
    align-items: center;
}
.hvgDcX::before {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid var(--color-layer-lightest);
}

.kerziU1 {
    font-size: 15px;
    line-height: 18px;
}
.kerziU1 {
    background-color: var(--color-layer-lightest);
    border-radius: 12px;
    display: flex;
    padding: 12px;
    flex: 1 1 0%;
    box-sizing: border-box;
    line-height: 16px;
}

.kerziU1 b {
    color: var(--color-text-light);
}

/* */

._358tW2F4iTrQBdPMXpMSGO {
    font-family: Relative Pro;
    font-weight: 500;
    -webkit-font-feature-settings: "zero" 0;
    font-feature-settings: "zero" 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    display: flex;
    position: relative;
    height: 40px;
    width: 100%;
    border-radius: 6px;
    background-color: #1e2332;
    cursor: pointer;
}
._358tW2F4iTrQBdPMXpMSGO._17t9EznuD6fIGqhk-RqoQg:before {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    border: 2px solid #3fb68b;
}
._358tW2F4iTrQBdPMXpMSGO:before {
    box-sizing: border-box;
    position: absolute;
    content: "";
    height: 40px;
    width: 50%;
    top: 0;
    left: 0;
    background-color: #212634;
    border-radius: 6px;
    z-index: 0;
    transition: all .2s ease-in-out;
    border: 2px solid #ff5353;
}
._3BbM9NSocG0n5m5kRfZUL5 {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex: 0 0 50%;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #6f6e84;
    transition: color .2s ease-in-out;
    z-index: 1;
}
._2phfrA-PdnJjnwr8ZCy3FD {
    color: #3fb68b !important;
}

._3BbM9NSocG0n5m5kRfZUL5 {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex: 0 0 50%;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #6f6e84;
    transition: color .2s ease-in-out;
    z-index: 1;
}

.fUygGX1 {
    color: #f7f7f7;
    font-size: 16px;
}
.EpMZt6WeB{
    font-size: 15px;
    line-height: 20px;
    color: #6f6e84;
}

.irmCui5{
    width: 23px;
    height: 23px;
    margin-bottom: -4px;
}

.irmCui {
    width: 18px;
    height: 18px;
    margin-bottom: -4px;
}

.cBoHoom{
    font-size: 12px;
    font-style: italic;
    color: var(--color-text-dark);
    margin-top: 4px;
}

.miningBanner{
    /* width: 63px !important; */
    width: 51px !important;
    border-radius: inherit !important;
}

.IPtEP{
    border: none !important;
}

.mint2 ._358tW2F4iTrQBdPMXpMSGO{
    width: 185px !important;
}

/* 
.info {
    background-color: var(--button-background-color,var(--color-layer-lighter));
    border: none;
    font-size: 13px;
    border-radius: 24px;
    padding: 2px 8px;
    margin-left: 3px;
}
.info:hover {
    background: #41485a;
} */

/* ._1ejskej428kkRkt > img{
    width: 18px;
    height: 18px;
} */

/* disablle governance */
#governance, ._1Z67p-mhV_b0fvvumqi62X > ._2lYA4Crb4Y4B7hAuLadaDG > div, div._3JSeOVcqBB0UHAu6HCVTlH > div:last-child, a[href="https://docs.governance.dobb.tech/rewards/trading-rewards"]{
    display: none;
}
._8A-iiQ-8UrA9jmeegv-P0._2ViyweUwKhj9G2kRKxPcqT > ._3oKAYQAQlkCRjvmCG96j__ > button.sc-bdnxRM.jqEFXX{
    display: none;
}
a.Gkcvqvf5o0nqyXgyh5PtL._3XUOeAoddNfEwQHKBafi7y[href="https://testnet.dobb.tech"]{
    display: none;
}
/* disable language network */
div._2fTqNZMFx8KbTbKpTxNxm, ._1XPey-uE2G5lNxr9pddgXa{
    display: none;
}
/* disable status */
._39dj4iE7AttSc6WJNz0ao2 > a[href='https://status.dobb.tech']{
    display: none;
}

/*  */
.hyACbC1 {
    display: flex;
    flex-direction: row;
}
.kZgSIK1 {
    font-size: 20px;
    line-height: 24px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 10px;
    color: var(--color-text-light);
    white-space: nowrap;
    overflow: auto;
}
.cBoHoo1 {
    font-size: 14px;
    line-height: 18px;
    color: var(--color-text-dark);
    margin-top: 4px;
}
.iNCGAC1 {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 20px 16px;
    max-width: calc(var(--page-content-max-width) + var(--sidebar-width));
    gap: 1em;
/*     
    padding-left: 36px;
    padding-right: 36px; */
}

a[href='https://help.dobb.tech/en/articles/5917874-trading-leagues'], a[href='https://dobb.tech/blog/free-trading'], a[href='https://trade.dydx.exchange/rankings'], div._1jLm7xj6YleU_LcgqQ9RVm > div._2WDa5ftgP3WAABIKeEQqT8{
    display: none;
}

.mint2 .EpMZt6WeBms4GR45nRrj1{
    font-size: 16px;
    line-height: 20px;
    color: #6f6e84;
    margin-top: 2px;
}

.bzdSnS1{
    margin-bottom: auto !important;
}

.copy{
    font-size: 10px;
    color: var(--color-text-light);
    text-decoration: none;
    background-color: transparent;
    padding: 5px;
    border: 1px solid var(--color-text-light);
    border-radius: 8px;
    margin-left: 9px;
    text-transform: uppercase;
    cursor: pointer;
}

.button-loading{
    color:transparent;
    cursor:default;
    opacity:0.9;
    pointer-event:none;
}
  
.button-loading::after {
    content: '';
    position: absolute;
    left: 50%;
    width: 14px;
    margin-bottom: -17px;
    height: 14px;
    border-radius: 50%;
    border: 3px solid var(--color-text-light);
    border-top-color: transparent;
    animation: spin 1s linear infinite;
}
  
  @keyframes spin {
    0% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(360deg);
    }
  }