.arrowIcon-ljfDVIA5 {
    display: inline-flex;
    height: 18px;
    margin-inline-end: -4px;
    margin-inline-start: 4px;
    transition: transform .35s ease;
    width: 18px
}

.arrowIcon-ljfDVIA5.dropped-ljfDVIA5 {
    transform: rotate(180deg)
}

.arrowIcon-ljfDVIA5.dropped-ljfDVIA5:dir(rtl) {
    transform: rotate(-180deg)
}

.squareTabButton-Ym60kku5.xlarge-Ym60kku5.selected-Ym60kku5 {
    --ui-lib-typography-font-size: 20px;
    --ui-lib-typography-line-height: 30px
}

.squareTabButton-Ym60kku5.medium-Ym60kku5.selected-Ym60kku5,
.squareTabButton-Ym60kku5.small-Ym60kku5.selected-Ym60kku5,
.squareTabButton-Ym60kku5.xlarge-Ym60kku5.selected-Ym60kku5 {
    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)
}

.squareTabButton-Ym60kku5.medium-Ym60kku5.selected-Ym60kku5,
.squareTabButton-Ym60kku5.small-Ym60kku5.selected-Ym60kku5 {
    --ui-lib-typography-font-size: 16px;
    --ui-lib-typography-line-height: 24px
}

.squareTabButton-Ym60kku5.mediumWithSmallFont-Ym60kku5.selected-Ym60kku5,
.squareTabButton-Ym60kku5.xsmall-Ym60kku5.selected-Ym60kku5 {
    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: 400;
    --ui-lib-typography-line-height: 18px;
    line-height: var(--ui-lib-typography-line-height)
}