.container-vJbfmS16 {
    font-feature-settings: "tnum" on, "lnum" on;
    --ui-lib-typography-line-height: 24px;
    --ui-lib-typography-font-size: 16px;
    border-radius: var(--base-ticker-card-container-border-radius, 8px);
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 500;
    line-height: var(--ui-lib-typography-line-height);
    margin: var(--base-ticker-card-container-margin, 0 -12px);
    padding: var(--base-ticker-card-container-padding, 8px 12px);
    position: relative
}

@media (any-hover:hover) {
    .container-vJbfmS16:hover {
        background-color: #f0f3fa
    }
    html.theme-dark .container-vJbfmS16:hover {
        background-color: #2a2e39
    }
    .container-vJbfmS16:hover .tickerCardShortName {
        background-color: #2962ff;
        color: #fff
    }
    html.theme-dark .container-vJbfmS16:hover .tickerCardShortName {
        background-color: #2962ff;
        color: #fff
    }
}

.container-vJbfmS16:active {
    background-color: #e0e3eb
}

html.theme-dark .container-vJbfmS16:active {
    background-color: #363a45
}

@media screen and (min-width:768px) {
    .container-vJbfmS16:active html.feature-touch:active,
    html.feature-mobiletouch .container-vJbfmS16:active:active {
        background-color: initial
    }
}

.tickerCardShortName {
    font-feature-settings: "tnum" on, "lnum" on;
    --ui-lib-typography-line-height: 16px;
    --ui-lib-typography-font-size: 12px;
    background-color: #f0f3fa;
    border-radius: 6px;
    box-sizing: border-box;
    color: #131722;
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 600;
    line-height: var(--ui-lib-typography-line-height);
    padding: 4px 8px
}

html.theme-dark .tickerCardShortName {
    background-color: #2a2e39;
    color: #d1d4dc
}

.noData-ml4k1cvE {
    color: #f23645;
    min-width: 90px;
    z-index: 1
}

html[lang=ru] .noData-ml4k1cvE {
    min-width: 0
}

.noDataIcon-ml4k1cvE {
    margin-right: 4px
}

.noDataText-ml4k1cvE {
    font-feature-settings: "tnum" on, "lnum" on;
    --ui-lib-typography-line-height: 18px;
    --ui-lib-typography-font-size: 14px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-wrap: balance;
    display: -webkit-box;
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 400;
    line-height: var(--ui-lib-typography-line-height);
    max-height: calc(var(--ui-lib-typography-line-height)*3);
    overflow: hidden;
    text-align: right
}

.growing-Bxh1N34l,
.up-Bxh1N34l {
    color: #089981
}

.down-Bxh1N34l,
.falling-Bxh1N34l {
    color: #f23645
}

.container-MDPpkGCK {
    align-items: center;
    display: grid;
    flex-flow: row nowrap;
    gap: 4px 8px;
    grid-template-areas: "logo titleContainer priceContainer" "logo shortName priceContainer";
    grid-template-columns: 36px 1fr -webkit-min-content;
    grid-template-columns: 36px 1fr min-content
}

.containerWithoutLogo-MDPpkGCK {
    grid-template-areas: "titleContainer priceContainer" "shortName priceContainer";
    grid-template-columns: 1fr 1fr
}

.logo-MDPpkGCK {
    grid-area: logo
}

.infoContainer-MDPpkGCK {
    display: flex;
    flex-flow: column nowrap;
    margin-right: 12px;
    overflow: hidden
}

.linkAndStatusContainer-MDPpkGCK {
    display: inline-flex;
    grid-area: titleContainer
}

.link-MDPpkGCK {
    fill: #131722;
    color: #131722;
    display: grid;
    position: unset !important
}

html.theme-dark .link-MDPpkGCK {
    fill: #d1d4dc;
    color: #d1d4dc
}

.link-MDPpkGCK:visited {
    fill: #131722;
    color: #131722
}

html.theme-dark .link-MDPpkGCK:visited {
    fill: #d1d4dc;
    color: #d1d4dc
}

@media (any-hover:hover) {
    .link-MDPpkGCK:hover {
        fill: #131722;
        color: #131722
    }
    html.theme-dark .link-MDPpkGCK:hover {
        fill: #d1d4dc;
        color: #d1d4dc
    }
}

.link-MDPpkGCK:active {
    fill: #131722;
    color: #131722
}

html.theme-dark .link-MDPpkGCK:active {
    fill: #d1d4dc;
    color: #d1d4dc
}

.link-MDPpkGCK:focus {
    outline: auto;
    outline-offset: 2px
}

.link-MDPpkGCK:focus-visible {
    outline: auto;
    outline-offset: 2px
}

.link-MDPpkGCK:focus:not(:focus-visible) {
    outline: none
}

.link-MDPpkGCK {
    outline: none;
    overflow: visible;
    position: relative
}

.link-MDPpkGCK:focus {
    outline: none
}

.link-MDPpkGCK:focus-visible {
    outline: none
}

.link-MDPpkGCK:after {
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    content: "";
    display: none;
    height: calc(100% + 10px);
    left: -5px;
    pointer-events: none;
    position: absolute;
    top: -5px;
    width: calc(100% + 10px);
    z-index: 1
}

.link-MDPpkGCK:focus:after {
    display: block
}

.link-MDPpkGCK:focus-visible:after {
    display: block
}

.link-MDPpkGCK:focus:not(:focus-visible):after {
    display: none
}

.link-MDPpkGCK:after {
    border-color: #2962ffcc;
    border-radius: 12px
}

.link-MDPpkGCK:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.sessionStatus-MDPpkGCK {
    align-items: center;
    display: inline-flex;
    z-index: 1
}

.shortNameContainer-MDPpkGCK {
    display: flex;
    grid-area: shortName;
    height: 24px
}

.priceAndChangeContainer-MDPpkGCK {
    align-items: flex-end;
    display: flex;
    flex-flow: column nowrap;
    grid-area: priceContainer;
    height: 100%;
    justify-content: center;
    margin-left: 4px;
    row-gap: 4px;
    text-align: right
}

.priceContainer-MDPpkGCK {
    align-items: baseline;
    display: flex;
    flex-flow: row nowrap;
    gap: 4px;
    justify-content: flex-end
}

.currency-MDPpkGCK {
    font-feature-settings: "tnum" on, "lnum" on;
    --ui-lib-typography-line-height: 16px;
    --ui-lib-typography-font-size: 11px;
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 400;
    letter-spacing: .4px;
    line-height: var(--ui-lib-typography-line-height);
    text-transform: uppercase
}

.title-MDPpkGCK {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dataMode-MDPpkGCK {
    font-feature-settings: "tnum" on, "lnum" on;
    --ui-lib-typography-line-height: 16px;
    --ui-lib-typography-font-size: 10px;
    cursor: pointer;
    display: inline;
    font-family: -apple-system, BlinkMacSystemFont, Trebuchet MS, Roboto, Ubuntu, sans-serif;
    font-size: var(--ui-lib-typography-font-size);
    font-style: normal;
    font-weight: 600;
    line-height: var(--ui-lib-typography-line-height);
    margin-left: 4px;
    text-transform: uppercase;
    z-index: 1
}

.symbolLast-MDPpkGCK {
    width: -webkit-max-content;
    width: max-content
}