.TotalValidatorsCardContent{height:100%;display:flex;flex-direction:column}.TotalValidatorsCardContent__Avatars .ImageGenerator{max-width:2.5rem;max-height:2.5rem}.TotalValidatorsCardContent__Count{flex-grow:1}@media screen and (max-width:48em){.TotalValidatorsCardContent__Avatars .ImageGenerator{width:2rem;height:2rem}}.BestValidatorCardContent{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.FeesCollectedCardContent{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;height:100%}.FeesCollectedCardContent__FeesContainer{display:flex;align-items:center;width:max-content}.EpochProgress__Info{display:flex;font-family:var(--chakra-fonts-mono);font-size:.75rem;font-weight:400;text-transform:none;margin-top:6px}.EpochProgress__InfoTitle{color:var(--chakra-colors-gray-500);margin-right:8px;white-space:nowrap}.EpochProgress__InfoValue{color:#fff;white-space:nowrap}.EpochCardContent{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:.25rem}.ContestedResourceContent{display:flex;flex-direction:column;gap:.5rem;width:max-content;max-width:100%}.ContestedResourceContent__ValueContainer{display:inline-flex;flex-wrap:wrap;width:100%;gap:.25rem;font-weight:400}.ContestedResourceContent__ValueContainer .Alias__SymbolsContainer{display:flex;flex-wrap:wrap}.ContestedResourceContent__VoteBadges{margin-bottom:.25rem}.ContestedResourceContent__ContendersBadge{display:inline-block}.TokenCardContent{display:flex;flex-direction:column;gap:.5rem}.TokenCardContent__NameContainer{display:flex;align-items:center;gap:.5rem;overflow:hidden}.TokenCardContent__Name{font-family:var(--chakra-fonts-heading);font-size:1rem;font-weight:800;color:var(--chakra-colors-white);padding-right:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-style:italic}.TokenCardContent__Avatar{width:1.5rem;flex-shrink:0}.TokenCardContent__Count{font-family:var(--chakra-fonts-mono);font-size:.75rem;white-space:nowrap;gap:.25rem}.TokenCardContent__CountValue{font-weight:500;color:var(--chakra-colors-brand-light)}