.BlockchainRow-module__9G2FLq__content{justify-content:space-between;align-items:center;display:flex}.BlockchainRow-module__9G2FLq__blockchainName{grid-template-columns:3.2rem 1fr auto;justify-content:center;align-items:center;gap:1.6rem;font-size:1.6rem;font-weight:500;display:grid}.BlockchainRow-module__9G2FLq__blockchainName>div{align-items:center;display:flex}.BlockchainRow-module__9G2FLq__blockchainName svg{width:3.2rem;height:3.2rem}.BlockchainRow-module__9G2FLq__statsContainer{align-items:center;gap:.8rem;display:flex}.BlockchainRow-module__9G2FLq__stats{grid-template-columns:repeat(3,1fr);align-items:center;gap:.8rem;display:grid}.BlockchainRow-module__9G2FLq__cell{padding:0!important}.BlockchainRow-module__9G2FLq__cell>a{padding:2.4rem;display:block}@media (max-width:699px){.BlockchainRow-module__9G2FLq__content{flex-direction:column;align-items:flex-start;gap:.4rem}.BlockchainRow-module__9G2FLq__blockchainName{gap:1.2rem}.BlockchainRow-module__9G2FLq__statsContainer{flex-direction:column;align-items:flex-start}.BlockchainRow-module__9G2FLq__stats{grid-template-columns:unset;grid-auto-flow:column;gap:2.4rem}}
.LoadingState-module__5ShHHq__loadingOuterWrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 0% 70%,#0000 95%);mask-image:linear-gradient(#0000 0%,#000 0% 70%,#0000 95%)}.LoadingState-module__5ShHHq__loadingContainer{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.LoadingState-module__5ShHHq__loadingBar{background-color:var(--surface-A);border:1px solid var(--border--weaker);opacity:0;width:100%;height:8rem;animation:1.4s infinite LoadingState-module__5ShHHq__loading}.LoadingState-module__5ShHHq__loadingBar:not(:last-child){border-bottom:none}@keyframes LoadingState-module__5ShHHq__loading{0%{opacity:0}20%{opacity:1}40%{opacity:1}75%{opacity:0}}.LoadingState-module__5ShHHq__loadingBar:first-child{animation-delay:0s}.LoadingState-module__5ShHHq__loadingBar:nth-child(2){animation-delay:.1s}.LoadingState-module__5ShHHq__loadingBar:nth-child(3){animation-delay:.2s}.LoadingState-module__5ShHHq__loadingBar:nth-child(4){animation-delay:.3s}.LoadingState-module__5ShHHq__loadingBar:nth-child(5){animation-delay:.4s}.LoadingState-module__5ShHHq__loadingBar:nth-child(6){animation-delay:.5s}