.wrap-jgbZPXpo {
    display: flex;
    flex: 1;
    flex-direction: column;
    overflow: hidden
}

.title-jgbZPXpo {
    color: var(--color-content-text-social-secondary);
    margin-bottom: 2px;
    text-overflow: ellipsis;
    --ui-lib-typography-font-size: 12px;
    --ui-lib-typography-line-height: 16px
}

.title-jgbZPXpo,
.valueWrap-jgbZPXpo {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 400;
    line-height: var(--ui-lib-typography-line-height);
    overflow: hidden;
    white-space: nowrap
}

.valueWrap-jgbZPXpo {
    align-items: flex-end;
    display: flex;
    gap: 2px;
    --ui-lib-typography-font-size: 14px;
    --ui-lib-typography-line-height: 18px
}

.valueWrap-jgbZPXpo.percent-jgbZPXpo {
    gap: 0
}

.valueWrap-jgbZPXpo:dir(rtl) {
    direction: ltr;
    justify-content: flex-end
}

.value-jgbZPXpo {
    color: var(--color-content-text-social-primary)
}

.value-jgbZPXpo.highlighted-jgbZPXpo {
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-feature-settings: "tnum" on, "lnum" on;
    font-style: normal;
    --ui-lib-typography-font-size: 14px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 600;
    --ui-lib-typography-line-height: 18px;
    line-height: var(--ui-lib-typography-line-height)
}

.unit-jgbZPXpo {
    flex: none
}

.unit-jgbZPXpo.smallFont-jgbZPXpo {
    font-size: 10px;
    letter-spacing: .4px;
    line-height: 16px
}