.currencyBlock-gjg3vUXR {
    align-items: center;
    column-gap: 6px;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    position: relative;
    vertical-align: middle;
    width: 100%
}

.cell-rQ6JcYKS {
    align-items: flex-end;
    display: flex;
    flex-direction: row
}

.currency-rQ6JcYKS {
    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: 12px;
    font-size: var(--ui-lib-typography-font-size);
    font-weight: 400;
    --ui-lib-typography-line-height: 16px;
    line-height: var(--ui-lib-typography-line-height);
    padding-block-end: 2px;
    padding-inline-start: 2px
}

.block-V1JLi1Rf {
    margin-top: 24px
}

.timeframes-V1JLi1Rf {
    margin: -4px 0;
    overflow-x: scroll;
    padding: 4px var(--adaptive-mf-container-padding, 0)
}

@supports (-moz-appearance:none) {
    .timeframes-V1JLi1Rf {
        scrollbar-width: none
    }
}

.timeframes-V1JLi1Rf.sb-scrollbar-wrap {
    display: none
}

.timeframes-V1JLi1Rf::-webkit-scrollbar {
    display: none;
    height: 0;
    width: 0
}

.timeframes-V1JLi1Rf::-webkit-scrollbar-thumb,
.timeframes-V1JLi1Rf::-webkit-scrollbar-track {
    display: none
}

.timeframes-V1JLi1Rf::-webkit-scrollbar-corner {
    display: none
}

@media (min-width:768px) {
    .timeframes-V1JLi1Rf {
        --adaptive-mf-container-padding: 0
    }
}