.item-currency[data-v-00d9511e] {
    align-items: center;
    display: flex;
    flex: 1 1;
    height: 24px;
    justify-content: space-between;
    max-height: 50px;
    min-width: 182px
}

.item-currency__coin[data-v-00d9511e] {
    flex-shrink: 0;
    margin-right: .5em
}

.item-currency__label[data-v-00d9511e] {
    flex: 1 1;
/*    font-size: 16px;*/
    font-weight: 600;
    margin-right: .5em
}

.item-currency__value[data-v-00d9511e] {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    min-width: 90px;
    position: relative
}

.item-currency__value--has-bonus[data-v-00d9511e] {
    padding-left: 26px
}

    .item-currency__value--has-bonus[data-v-00d9511e] .tooltip {
        height: 20px;
        left: 0;
        margin-left: 0;
        margin-right: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 20px
    }

        .item-currency__value--has-bonus[data-v-00d9511e] .tooltip .icon svg:hover {
            fill: var(--color_grey-20)
        }

.item-currency__fav-block[data-v-00d9511e] {
    color: #93acd3;
    height: 24px;
    padding: 4px 12px;
    width: 40px
}

.bonus-balance[data-v-00d9511e] {
    align-items: center;
    display: flex
}

.bonus-balance img[data-v-00d9511e] {
    height: 10px;
    margin-right: 2px;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 10px
}

.bonus-balance[data-v-00d9511e] .balance {
    color: var(--color_yellow);
    font-size: 12px;
    line-height: 130%
}

[data-v-00d9511e] .toggle__label {
    flex-grow: 1
}

.fiat[data-v-00d9511e] {
    align-items: center;
    background: #2a3546;
    border-radius: 6px;
    display: flex;
    gap: 2px;
    height: 28px;
    margin: -4px 0 -4px auto;
    padding: 0 14px 0 10px
}

.fiat__currency-name[data-v-00d9511e] {
    color: #93acd3;
    margin: 0;
    text-transform: uppercase
}

.footer[data-v-00d9511e] .switcher:not(:first-child) {
    margin-top: 12px
}

.icon-heart[data-v-00d9511e] {
    color: #93acd3;
    transition: color .1s ease-in-out,stroke .1s ease-in-out,fill .1s ease-in-out;
    stroke-width: 2px
}

.icon-heart--filled[data-v-00d9511e] {
    color: #ed1d49;
    stroke: transparent
}

.icon-heart--hovered[data-v-00d9511e] {
    color: #ed1d49;
    --color-fill: rgba(237,29,73,.2)
}

[data-v-00d9511e] .icon.icon-arrow {
    height: 20px !important;
    margin-right: 0 !important;
    width: 20px !important
}

[data-v-00d9511e] .dropdown-menu__link {
    padding: 12px 6px 12px 12px !important
}

.sport-currency-toggle[data-v-00d9511e] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.sport-currency-toggle__label[data-v-00d9511e] {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.02em;
    line-height: 20px;
    margin: 0
}

.sport-currency-toggle__btns[data-v-00d9511e] {
    align-items: center;
    background-color: #2a3546;
    border-radius: 8px;
    display: flex;
    gap: 4px
}

.sport-currency-toggle__btn[data-v-00d9511e] {
    height: 24px;
    margin: -2px 0;
    padding: 0 8px !important
}

.sport-currency-toggle__btn--active[data-v-00d9511e] {
    background-color: #2283f6 !important;
    color: #fff !important
}

.sport-currency-toggle__fiat[data-v-00d9511e] {
    opacity: .4
}
