<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul
{
    padding: 0;
    margin: 0;
}
.mainTablo
{
    z-index: 1;
}
.rc_, .gc_
{
    z-index: 0;
    background-color: #ededed;
    animation-delay: .5s;
}
.rc_::before, .gc_::before
{
    content: "";
    position: absolute;
}
.rc_::before, .gc_::before
{
    top: -100%;
    left: -100%;
    width: 70%;
    height: 250%;
    transform: rotate(33deg);
    transform-origin: 170% 50%;
}
.rc_::before, .gc_::before
{
    animation: coef-highlight 1.5s 1s cubic-bezier(.39,.58,.57,1);
}
.rc_
{
    animation: coef-text-highlight-down 3.5s 1s linear;
}
.rc_::before
{
    background: linear-gradient(90deg,hsla(0,100%,92%,0) 0%,hsl(0,100%,92%) 100%);
}
.gc_
{
    animation: coef-text-highlight-up 3.5s 1s linear;
}
.gc_::before
{
    background: linear-gradient(90deg,hsla(82,55%,71%,0) 0%,hsl(82,55%,71%) 100%);
}
.gc_lite, .rc_lite
{
    z-index: 0;
}
.gc_lite::before, .rc_lite::before
{
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    animation: simple_appear 4s;
}
.rc_lite::before
{
    box-shadow: inset 0 -3px 0 0 #e86969;
    background-color: #fbeaea;
}
.gc_lite::before
{
    box-shadow: inset 0 3px 0 0 #98dd98;
    background-color: #e4fbe4;
}
@keyframes starScale
{
    0%, 100%
    {
        transform: scale(1);
    }
    50%
    {
        transform: scale(1.2);
    }
}
@keyframes coef-highlight
{
    0%
    {
        transform: rotate(33deg) translate3d(0,0,0);
    }
    100%
    {
        transform: rotate(33deg) translate3d(300%,0,0);
    }
}
@keyframes coef-text-highlight-down
{
    0%, 100%
    {
        color: #fff;
    }
    10%, 90%
    {
        color: #f00;
    }
}
@keyframes coef-text-highlight-up
{
    0%, 100%
    {
        color: #fff;
    }
    10%, 90%
    {
        color: #1bcc00;
    }
}
@keyframes coef-text-highlight-simple
{
    0%
    {
        opacity: 0;
    }
    10%, 100%
    {
        opacity: 1;
    }
}
@keyframes simple_appear
{
    0%, 10%, 100%
    {
        opacity: 0;
    }
    10%, 90%
    {
        opacity: 1;
    }
}
#alert_dialog .alert-sob .type .bet.rc_, #alert_dialog .alert-sob .type .bet.gc_
{
    width: 100%;
    background-color: #ffe666;
}
#alert_dialog .alert-sob .type .bet, #all_bets .type .bet.coef-change
{
    position: relative;
    overflow: hidden;
}
#alert_dialog .alert-sob .type .bet.rc_, #alert_dialog .alert-sob .type .bet.gc_, #all_bets .type .bet.coef-change.rc_, #all_bets .type .bet.coef-change.gc_
{
    background-color: #fff;
}
.legend
{
    font-size: 11px;
}
.c-events
{
    display: flex;
    z-index: 1;
    flex-direction: column;
    font-size: 16px;
}
.c-events_not_text
{
    margin: 20px 0 25px;
    text-align: center;
    font-size: 16px;
}
.c-events_inner
{
    flex: 1 0 auto;
    width: 100%;
    border: 1px solid #3d7d81;
}
.c-events_inner .c-events__name
{
    padding-left: 0;
}
.c-events *
{
    box-sizing: border-box;
}
.c-events__title
{
    padding: 5px 0 5px 9px;
    background-color: #3d7d81;
    text-transform: uppercase;
    font-size: .875em;
    color: #fff;
}
.c-events__item
{
    display: flex;
    position: relative;
    flex: 1 0 auto;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #d0dde1;
}
.c-events__item:first-of-type
{
    border-top: 0;
}
.c-events__item .icon, .c-events__item .sport_icons
{
    align-self: center;
}
.c-events__item .icon
{
    width: 18px;
    height: 18px;
    fill: #fff;
}
.c-events__item.c-events__item_subtitle
{
    background-color: #d4e3e5;
}
.c-events__item.c-events__item_subtitle .c-events__name
{
    padding: 8px 0 8px 9px;
    text-transform: uppercase;
    color: #214b51;
}
.c-events__item.c-events__item_italy .c-bets
{
    flex: 0 0 auto;
    justify-content: flex-end;
    width: auto;
    border-left: 1px solid #fff;
}
.c-events__item.c-events__item_italy .c-bets__score
{
    color: #919191;
}
.c-events__item.c-events__item_italy .c-bets__bet
{
    flex-basis: auto;
    flex-direction: column;
    flex-grow: 0;
    width: 55px;
    margin-right: 0;
}
.c-events__item.c-events__item_italy .c-bets__bet.active
{
    border-bottom: 2px solid #3d7d81;
    background-color: #fff;
}
.c-events__item.c-events__item_italy .c-bets__bet.active .c-bets__score
{
    color: inherit;
}
.c-events__item.c-events__item_italy .c-bets__bet:hover .c-bets__score
{
    color: inherit;
}
.c-events__item.c-events__item_italy .c-bets__bet_colspane_2
{
    width: 110px;
}
.c-events__item.c-events__item_italy .c-bets__bet_colspane_3
{
    width: 165px;
}
.c-events__item.c-events__item_italy .c-bets__bet_colspane_4
{
    width: 220px;
}
.c-events__item.c-events__item_italy .c-bets__bet_colspane_5
{
    width: 275px;
}
.c-events__item.c-events__item_italy .c-bets__bet_colspane_6
{
    width: 330px;
}
.c-events__item.c-events__item_italy .c-bets__bet_wide
{
    width: 100%;
    margin: 0!important;
}
.c-events__item.c-events__item_italy .c-bets__inner
{
    flex-direction: column;
    min-height: 3.3em;
}
.c-events__item.c-events__item_italy.c-events__item_head .c-bets__bet
{
    border-right: 1px solid #fff;
}
@media screen and (max-width: 1920px)
{
    .biggestRight.fixedRight .c-events__item.c-events__item_italy.c-events__item_head .c-bets__bet:nth-child(5), .biggerRight.fixedRight .c-events__item.c-events__item_italy.c-events__item_head .c-bets__bet:nth-child(5), .biggestRight.fixedRight .c-events__item.c-events__item_italy.c-events__item_head .c-bets__bet:nth-child(5)~*, .biggerRight.fixedRight .c-events__item.c-events__item_italy.c-events__item_head .c-bets__bet:nth-child(5)~*
    {
        display: none;
    }
}
.c-events__item.c-events__item_italy.c-events__item_head .c-bets__bet_title
{
    color: #fff!important;
}
.grayBack .c-events__item.c-events__item_italy.c-events__item_head .c-bets__bet_title
{
    color: #1d3a3c!important;
}
.c-events__item.c-events__item_italy .c-events__name::after
{
    content: none;
}
.c-events__item.c-events__item_italy .c-events__date
{
    width: 100%;
    margin: 0;
    text-transform: lowercase;
    font-size: .75em;
}
.c-events__item_game:hover
{
    background-color: rgba(61,125,129,.1);
}
.c-events__item_game:hover .c-events__favorite
{
    color: #518886;
}
.c-events__item_game:hover .c-bets__bet
{
    background-color: rgba(81,136,134,.2);
}
.c-events__item_game .c-events__teams
{
    display: block;
    overflow: hidden;
}
.c-events__item_head
{
    overflow: visible;
    background-color: #518886;
    color: #fff;
    padding-left: 10px;
}
.c-events__item_head .c-events__name
{
    font-size: 1em;
    padding-left: 0;
}
.c-events__item_head .c-bets__bet
{
    overflow: visible;
    background: none!important;
    word-break: break-word;
    color: #fff;
}
.c-events__item_head .c-bets__bet:hover
{
    background-color: inherit;
}
.c-events__item_col
{
    flex-direction: column;
}
.dashboard-champ-content .c-events__item_col
{
    overflow: visible;
}
.c-events__item_col .c-events__item
{
    flex-wrap: nowrap;
    padding-left: 10px;
}
.c-events__moreEvs
{
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    width: 100%;
}
.c-events__moreEvs .marketsDivBgNew
{
    margin: 0;
}
.c-events__favorite-svg
{
    display: none;
}
.c-events__favorite
{
    font-size: .875em;
    width: 2.1428571429em;
    margin-top: 5px;
    margin-bottom: 4px;
    z-index: 1;
    color: #454545;
}
.c-events__favorite::before
{
    content: "";
    text-rendering: auto;
    font: normal normal normal .875em/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.c-events__favorite.active
{
    animation: starScale .3s ease;
}
.c-events__favorite.active::before
{
    content: "";
}
.c-events__favorite+.c-events__to-top
{
    margin-left: 24px;
}
.c-events__idGame
{
    display: none;
    position: absolute;
    top: 0;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 100%;
    font-size: .6875em;
    color: #333;
    transition: opacity .25s ease-in-out;
    left: 33px;
}
.c-events__lang
{
    align-self: center;
}
.c-events__lang .flag-icon
{
    filter: drop-shadow(0 0 1px hsla(0,0%,0%,.3));
}
.c-events__num
{
    position: relative;
}
.c-events__lang
{
    width: 17px;
    height: 17px;
    margin: 0 15px;
}
.c-events__lang.sport_icons
{
    width: 18px;
    height: 18px;
}
.c-events__lang .flag-icon
{
    width: inherit;
    height: inherit;
}
.c-events__to-top
{
    position: relative;
    top: -5px;
    cursor: pointer;
    align-self: center;
    padding: 0;
    outline: none;
    border: none;
    background-color: rgba(0,0,0,0);
    font-size: 9px;
    letter-spacing: -.2px;
    color: #a4a4a4;
    transition: color .3s linear;
    margin-left: 9px;
}
.c-events__to-top.active .top-icon
{
    transform: rotate(270deg);
    fill: #46797e;
}
.c-events__to-top.active .top-icon:hover
{
    fill: #676767;
}
.c-events__to-top .top-icon
{
    width: 15px;
    height: 15px;
    fill: #8cc7d1;
}
.c-events__to-top .top-icon:hover
{
    fill: #676767;
}
.c-events__to-top_with-offset
{
    margin-left: 60px;
}
.c-events__to-top_line
{
    padding-top: 8px;
}
.c-events__date, .c-events__time-info
{
    margin-left: 24px;
}
.c-events__date
{
    padding: .55em 0 .45em;
    text-transform: uppercase;
    font-size: .625em;
    line-height: 1;
    color: #2d7278;
}
.c-events__date--soon
{
    padding: .9230769231em .7692307692em .7692307692em .9230769231em;
    margin: 0;
    background-color: #d4e3e5;
    text-transform: uppercase;
    font-size: .8125em;
    font-weight: 500;
    line-height: 1;
    color: #214b51;
}
.c-events__text
{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #3d7d81;
    margin-right: 10px;
}
.c-events__time
{
    display: flex;
    flex: unset;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    max-width: 4.1666666667em;
    font-size: .75em;
    color: #3d7d81;
}
.c-events__time_tvbet
{
    width: 45px;
    margin-left: 0;
}
.c-events__time-info
{
    display: flex;
    align-items: center;
}
.c-events__overtime
{
    margin: 0;
    font-size: 11px;
    color: #aab734;
}
.c-events__liga
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.c-events__name
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    flex: 1 1 0;
    align-items: center;
    padding: 5px 0 5px 9px;
    font-size: .875em;
    color: #454545;
}
.c-events__name:hover .c-events__liga, .c-events__name:hover .c-events__teams
{
    text-decoration: underline;
}
.c-events__name--champ-new
{
    display: flex!important;
    align-items: center!important;
    line-height: 1!important;
    word-break: break-word;
}
.c-events__name--champ-new::after
{
    content: "NEW";
    padding: .25em .5em;
    border-radius: .375em;
    background-color: #42a666;
    font-size: .5em;
    font-weight: 700;
    line-height: 1;
    word-break: keep-all;
    color: #fff;
    margin-left: 1.25em;
}
.c-events__teams
{
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c-events__teams::before
{
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #3d7d81;
    transform: scale3d(0,1,0);
    transform-origin: 0 0;
    transition: transform .3s ease;
    left: 0;
}
.c-events__team
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
}
.c-events__team+.c-events__team::before
{
    content: " - ";
}
.c-events__dop
{
    display: flex;
    margin: 0 5px;
}
.c-events__dop .c-events__ball .sport_icons
{
    width: 14px;
    height: 14px;
}
.c-events__dop .c-events__ball .icon
{
    width: 13px;
    height: 13px;
}
.c-events__more-wrap
{
    display: flex;
    flex-basis: auto;
    justify-content: flex-end;
}
.c-events__more
{
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    min-height: 30px;
    transition: color .3s ease,background .3s ease;
}
.c-events__more:hover
{
    background-color: #fff;
}
.c-events__more::before
{
    display: flex;
    align-items: center;
    justify-content: center;
    text-rendering: auto;
    font: normal normal normal .875em/1 FontAwesome;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.c-events__more_events
{
    position: relative;
    color: #3d7d81;
}
.c-events__more_events::before
{
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    transition: transform .3s ease;
}
.c-events__more_events.active
{
    background-color: #3d7d81;
    color: #fff;
}
.c-events__more_events.active::before
{
    transform: translateY(-50%) rotate(180deg);
}
.c-events__more_bets
{
    flex: 1 auto;
    padding: 0 2px;
    min-width: 35px;
    text-decoration: underline;
    font-size: .6875em;
    color: #454545;
    transition: none;
}
.c-events__more_bets.active
{
    position: relative;
    background-color: #3d7d81;
    text-decoration: none;
    color: #3d7d81;
}
.c-events__more_bets.active::before
{
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    background-color: #3d7d81;
    font-size: 1.4545454545em;
    color: #fff;
    transform: translateY(-50%) rotate(180deg);
    transition: color .3s ease;
    left: 0;
}
.c-events__score
{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 200px;
    font-size: .6875em;
    color: #3d7d81;
    padding-right: 5px;
}
@media screen and (min-width: 2000px)
{
    .c-events__score
    {
        max-width: none;
    }
}
.c-events__fullScore
{
    margin-right: 5px;
}
@media screen and (max-width: 1800px)
{
    .c-events__fullScore
    {
        display: none;
    }
}
.c-events__icons
{
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.c-events__statistics
{
    display: flex;
    align-items: center;
}
.c-events__toggle-statistics
{
    display: none;
}
.c-events__ico
{
    cursor: pointer;
    margin: 2.5px 0 1.5px 3px;
}
.c-events__ico:first-child
{
    margin-left: 0;
}
.c-events__ico::before
{
    text-rendering: auto;
    font: normal normal normal .875em/1 FontAwesome;
    font-size: inherit;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.c-events__ico_video
{
    cursor: pointer;
    width: 21px;
    height: 13px;
    background: url("../../gambling/image/Icon_live.svg") no-repeat;
}
.c-events__ico_live .c-events__ico-svg
{
    width: 100%;
    height: 100%;
    fill: #64aad8;
}
.c-events__ico_live:hover .c-events__ico-svg
{
    fill: #fff;
}
.c-events__ico_stat
{
    color: #6b6b6b;
}
.c-events__ico_stat::before
{
    content: "";
}
.c-events__ico_zone
{
    position: relative;
    top: 0;
    width: 21px;
    height: 13px;
    background: none;
}
.c-events__ico_zone .c-events__ico-svg
{
    width: 100%;
    height: 100%;
}
.c-events__ico_tour
{
    width: 20px;
    height: 13px;
    fill: #6b6b6b;
}
.c-events__ico_winter_rating
{
    width: 20px;
    height: 19px;
}
.c-events__ico_standings
{
    height: 17px;
    color: #6b6b6b;
}
.c-events__ico_standings::before
{
    content: "";
}
.c-events__ico_podium
{
    width: 18px;
    height: 18px;
    background: url("../../gambling/image/podium.svg") no-repeat;
}
.c-events__ico_coef-graph
{
    width: 14px;
    height: 13px;
}
.c-events__ico_self_stat
{
    width: 16px;
    height: 13px;
}
.c-events__ball
{
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: top;
}
.c-events__no-bets
{
    text-align: center;
    color: #fff;
}
.c-events__info
{
    padding: 0 8px 0 5px;
    font-size: 16px;
}
.c-events__subitem
{
    display: flex;
    position: relative;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    overflow: hidden;
}
.c-events__subitem .c-events__favorite
{
    position: static;
}
.c-events__subitem .c-events__idGame
{
    left: 23px;
}
.c-events.withBigBet .c-events__more_bets
{
    flex-basis: 45px;
    width: 45px;
}
.c-events.withBigBet .c-events__item_head .c-bets
{
    margin-right: 45px;
}
.c-events.greenBack.withBigBet .c-events__time
{
    color: #278a45;
}
.c-events.greenBack.withBigBet .c-events__item_col .c-events__item:hover
{
    background-color: #f4f7ee;
}
.c-events.blueBack .c-events__item_head .c-events__name, .c-events.blueBack .c-events__item_head .c-events__liga, .c-events.greenBack .c-events__item_head .c-events__name, .c-events.greenBack .c-events__item_head .c-events__liga
{
    color: #fff;
}
.c-events.grayBack .c-events__item_head .c-events__name, .c-events.grayBack .c-events__item_head .c-events__liga
{
    color: #fff;
}
.c-events .c-bets
{
    flex: 0 0 53%;
    width: 53%;
}
.c-events .c-bets_wrap
{
    flex: 0 0 40%;
    flex-wrap: wrap;
    width: 40%;
}
.c-events .c-bets_wrap .c-bets__bet
{
    min-width: 10%;
    margin-bottom: 1px;
}
.c-events .dropdown_filters
{
    display: none;
}
.c-events .moreMinCon_back
{
    border-top: 1px solid #3d7d81;
}
.c-events .moreMinCon_bets
{
    border-bottom: 1px solid #3d7d81;
}
.c-events_withId .c-events__idGame
{
    display: flex;
}
.c-events_withId .c-events__time-info
{
    margin-left: 60px;
}
.c-events_withId .c-events__lang
{
    margin: 0 15px 0 51px;
}
.c-events_withId .c-events_inner .c-events__idGame
{
    left: 10px;
}
.c-events_withId .c-events_inner .c-events__name
{
    margin-left: 40px;
}
.c-events-goal
{
    flex: 0 0 31px;
    width: 31px;
    height: 13px;
    margin: 0 10px;
    background-size: cover;
}
.c-events-goal img
{
    display: block;
    max-width: 100%;
    height: auto;
}
.c-events__name
{
    display: flex;
    align-items: center;
}
.c-events__favorites
{
    width: 1.25em;
    height: 1.25em;
    color: #30717a;
    margin-right: .3125em;
}
.dashboard_bigger .c-events__item.c-events__item_italy .c-bets__bet
{
    font-size: 10px;
}
.dashboard_bigger .c-events__item.c-events__item_italy.c-events__item_col .c-bets__bet
{
    padding-right: 2px;
    padding-left: 2px;
}
.c-bets
{
    display: flex;
    align-items: stretch;
}
.c-bets__item
{
    display: flex;
    position: relative;
    flex-basis: 16.6666%;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 0 1px;
    min-width: 0;
}
.c-bets__item:first-of-type
{
    padding-left: 0;
}
.c-bets__item:last-of-type
{
    padding-left: 0;
}
.c-bets__bet
{
    display: flex;
    position: relative;
    z-index: initial;
    cursor: pointer;
    flex-basis: 16.6666%;
    flex-grow: 1;
    flex-shrink: 1;
    align-items: center;
    justify-content: center;
    min-width: 35px;
    min-height: 30px;
    margin-right: 1px;
    overflow: hidden;
    background-color: #ededed;
    text-align: center;
    text-transform: uppercase;
    font-size: .6875em;
    color: #454545;
}
.c-bets__bet:last-of-type
{
    margin-right: 0;
}
.c-bets__bet_coef_active, .c-bets__bet_coef:hover
{
    background-color: #dae9f6!important;
    color: #000!important;
}
.c-bets__bet_long::before
{
    height: 500%;
    transform-origin: 240% 50%;
}
.c-bets__bet_longest
{
    padding: 2px 0;
}
.c-bets__bet_change
{
    white-space: nowrap;
}
.c-bets__bet_change::before
{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 9px;
    margin-left: -4.5px;
    text-rendering: auto;
    font: normal normal normal .875em/1 FontAwesome;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    color: #454545;
}
.c-bets__bet.light
{
    box-shadow: inset 0 3px 0 #3d7d81;
}
.c-bets__bet.non, .c-bets__bet.num
{
    cursor: default;
}
.c-bets__bet.static-event:hover
{
    cursor: pointer;
}
.c-bets__bet.non
{
    background-color: #e8e8e8!important;
}
.c-bets__bet.num
{
    background-color: #fff!important;
}
.c-bets__bet span
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.b-markets-dropdown
{
    position: absolute;
    left: 3.6363636364em;
    z-index: 10020;
    box-sizing: border-box;
    width: 5.4545454545em;
}
.b-markets-dropdown::after
{
    content: " ";
    position: absolute;
    bottom: calc(50% - 8px);
    left: -.7272727273em;
    width: 0;
    height: 0;
    margin-left: -.7272727273em;
    border: .7272727273em solid rgba(0,0,0,0);
    border-bottom-color: #fff;
    transform: rotate(-90deg);
}
.b-markets-dropdown__wrap
{
    overflow: hidden;
    border-radius: .4545454545em;
    box-shadow: 0 1.3636363636em 1.8181818182em -.2727272727em rgba(0,0,0,.3);
    background-color: #fff;
    list-style: none;
    text-align: center;
    color: #454545;
}
.b-markets-dropdown__item
{
    cursor: pointer;
    padding: .7272727273em .9090909091em;
    border-bottom: 1px solid #d0dde1;
    transition: color .3s ease,background .3s ease;
}
.b-markets-dropdown__item:last-child
{
    border-bottom: 0;
}
.b-markets-dropdown__item:hover
{
    background-color: #287e83;
    font-weight: bold;
    color: #fff;
}
.b-markets-dropdown__item.active
{
    font-weight: bold;
    color: #287e83;
}
.b-markets-dropdown__item.active:hover
{
    background-color: #287e83;
    color: #fff;
}
.b-markets-dropdown--add-fields
{
    top: 5.8181818182em;
    left: auto;
    width: 17.2727272727em;
    border-radius: 2px;
}
.b-markets-dropdown--add-fields::after
{
    top: -1.4545454545em;
    right: 0;
    bottom: auto;
    left: 0;
    margin: auto;
    transform: rotate(0deg);
}
.b-markets-dropdown--add-fields .b-markets-dropdown__wrap
{
    padding: .4545454545em 0;
    box-shadow: 0 .2727272727em 1.0909090909em rgba(0,0,0,.3);
}
.b-markets-dropdown--add-fields .b-markets-dropdown__number
{
    position: relative;
    padding: .8181818182em 0;
    width: 5em;
    border: none;
    border-radius: 2px;
    font-size: inherit;
    font-weight: inherit;
    color: currentColor;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__number::after
{
    content: "";
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: .0909090909em;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border: .2727272727em solid rgba(0,0,0,0);
    transition: opacity .3s;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__number--theme-grey
{
    cursor: pointer;
    background-color: #deedef;
    transition: .3s;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 .4545454545em;
    width: 100%;
    margin-top: .4545454545em;
    border-bottom: none;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item:first-child
{
    margin-top: 0;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item.active
{
    color: #287e83;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item.active .b-markets-dropdown__number--theme-grey
{
    background-color: #d6e7e7;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item.active:hover
{
    background-color: #287e83;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item.active:hover .b-markets-dropdown__number
{
    color: #fff;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item.active:hover .b-markets-dropdown__number.rc_lite, .b-markets-dropdown--add-fields .b-markets-dropdown__item.active:hover .b-markets-dropdown__number.gc_lite
{
    color: #fff;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item.active:hover .b-markets-dropdown__number.rc_lite::after, .b-markets-dropdown--add-fields .b-markets-dropdown__item.active:hover .b-markets-dropdown__number.gc_lite::after
{
    border-bottom-color: #fff;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item:hover .b-markets-dropdown__number
{
    color: #fff!important;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item:hover .b-markets-dropdown__number::after
{
    border-bottom-color: #fff;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item:hover .b-markets-dropdown__number--theme-grey
{
    background-color: #26747a;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item:hover .b-markets-dropdown__number--theme-grey:hover
{
    background-color: #22696f;
}
.b-markets-dropdown--add-fields .b-markets-dropdown__item:hover .b-markets-dropdown__number--theme-grey:active
{
    background-color: #1f5e63;
}
.b-markets-drop
{
    display: none;
    position: absolute;
    top: 125%;
    left: 50%;
    z-index: 1006;
    box-sizing: border-box;
    width: auto;
    min-width: 8.3333333333em;
    border: 2px solid #3d7d81;
    border-radius: 5px;
    box-shadow: 0 15px 20px -3px rgba(0,0,0,.3);
    background-color: #fff;
    transform: translateX(-50%);
}
.b-markets-drop::before, .b-markets-drop::after
{
    content: " ";
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid rgba(0,0,0,0);
}
.b-markets-drop::after
{
    margin-left: -8px;
    border-width: 8px;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #fff;
}
.b-markets-drop::before
{
    margin-left: -10px;
    border-width: 10px;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #3d7d81;
}
.b-markets-list
{
    padding: 0;
    background-color: #fff;
    list-style: none;
    text-align: left;
    font-size: .75em;
    white-space: normal;
    color: #454545;
}
.b-markets-list__item
{
    cursor: pointer;
    padding: 8px 10px;
    border-bottom: 1px solid #3d7d81;
    transition: color .3s ease,background .3s ease;
}
.b-markets-list__item:last-child
{
    border-bottom: 0;
}
.b-markets-list__item:hover
{
    background-color: #3d7d81;
    color: #fff;
}
.grayBack .c-events.greenBack .c-events__item, .grayBack .c-events.blueBack .c-events__item
{
    color: #454545;
}
.grayBack .c-events.greenBack .c-events__item_head, .grayBack .c-events.blueBack .c-events__item_head
{
    background-color: #d0dde1;
}
.grayBack .c-events.greenBack .c-events__item_head .c-events__name, .grayBack .c-events.greenBack .c-events__item_head .c-events__liga, .grayBack .c-events.blueBack .c-events__item_head .c-events__name, .grayBack .c-events.blueBack .c-events__item_head .c-events__liga
{
    color: #454545;
}
.grayBack .c-events__name
{
    color: #454545;
}
.grayBack .c-events__name:hover .c-events__liga, .grayBack .c-events__name:hover .c-events__teams
{
    color: #3d7d81;
}
.grayBack .c-events__item .icon
{
    fill: #30707a;
}
.grayBack .c-bets__item::before
{
    color: #454545;
}
.grayBack .c-bets__bet
{
    color: #454545;
}
.grayBack .b-markets-drop
{
    border-color: #d0dde1;
}
.grayBack .b-markets-drop::before
{
    border-bottom-color: #d0dde1;
}
.grayBack .b-markets-list__item
{
    border-color: #d0dde1;
}
.grayBack .b-markets-list__item:hover
{
    background-color: #d0dde1;
    color: #454545;
}
.c-events-scoreboard
{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow: hidden;
    font-size: 16px;
}
.c-events-scoreboard__icons
{
    display: flex;
    align-items: center;
}
.c-events-scoreboard__icons&gt;*
{
    margin-right: .375em;
    margin-left: 0;
}
.c-events-scoreboard__additional-info
{
    opacity: .9;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .6875em;
}
.c-events-scoreboard__wrap
{
    flex-wrap: nowrap;
}
.c-events-scoreboard__team-wrap
{
    display: flex;
    position: relative;
    align-items: center;
}
.c-events-scoreboard .c-events__team
{
    display: block!important;
}
.c-events-scoreboard .c-events__team+.c-events__team::before
{
    display: none;
}
.c-events-scoreboard .c-events__teams
{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
@media(max-width: 1800px)
{
    .c-events-scoreboard .c-events__teams
    {
        max-width: 10em;
    }
}
@media(max-width: 1440px)
{
    .c-events-scoreboard .c-events__teams
    {
        max-width: 8.4375em;
    }
}
@media(max-width: 1366px)
{
    .c-events-scoreboard .c-events__teams
    {
        max-width: -moz-min-content;
        max-width: min-content;
    }
}
.c-events-scoreboard .c-events__overtime
{
    text-align: center;
}
.c-events-scoreboard .c-events__idGame
{
    position: relative;
    left: 0;
    margin-right: .388em;
}
.c-events-scoreboard .c-events__to-top
{
    margin: 0 8px 0 0;
}
.c-events-scoreboard .c-events__icons
{
    max-width: 100%!important;
}
.c-events-scoreboard .c-events__more
{
    min-height: 1.75em;
}
.c-events-scoreboard .c-events__more-wrap
{
    flex-direction: row!important;
}
.c-events-scoreboard .c-events__ico
{
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
}
.c-events-scoreboard .c-events__time
{
    display: flex;
    flex-basis: auto;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: auto;
    margin-right: 5px;
}
.c-events-scoreboard .c-events__time span
{
    margin-right: 5px;
}
.c-events-scoreboard .c-events__time span:last-child
{
    margin-right: 5px;
}
.c-events-scoreboard .c-events__name
{
    padding: .25em .25em 0 0;
    height: 100%;
}
.c-events-scoreboard .c-events__favorite
{
    position: static;
    right: auto;
    width: 1.063em;
    height: .938em;
    margin: 0;
    margin-right: .563em;
    text-align: center;
}
.c-events-scoreboard__item
{
    display: flex;
    position: relative;
    flex: 1 1 auto;
    align-items: flex-start;
    height: 100%;
    min-height: 1.75em;
}
.c-events-scoreboard__item+.c-events-scoreboard__item
{
    flex: 1 0 auto;
    align-items: center;
    height: auto;
}
.c-events-scoreboard__item_italy
{
    align-items: center;
}
.c-events-scoreboard__item_italy .c-events__favorite
{
    height: auto;
}
.c-events-scoreboard__item_italy .c-events__teams
{
    justify-content: center;
}
.c-events-scoreboard__item_italy .c-events__name
{
    padding: 0;
}
.c-events-scoreboard__lines
{
    padding: .25em .375em 0 0;
    height: 100%;
}
.c-events-scoreboard__line
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .25em 0 .135em;
}
.c-events-scoreboard__line:last-child .c-events-scoreboard__cell
{
    margin-bottom: 0;
}
.c-events-scoreboard__ball
{
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    width: .625em!important;
    min-width: .625em;
    height: .625em!important;
}
.c-events-scoreboard__ball .icon, .c-events-scoreboard__ball .sport_icons
{
    width: 100%;
    height: 100%;
}
.c-events-scoreboard__ball .icon
{
    fill: #30707a;
}
.c-events-scoreboard__subitem
{
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: flex-start;
}
.c-events-scoreboard__subitem .c-events__favorite
{
    display: flex;
    margin-left: 2px;
    color: #518886;
}
.c-events-scoreboard__cell
{
    flex-basis: 1.833em;
    min-width: 1.833em;
    text-align: center;
    font-size: .75em;
    line-height: 1;
    color: #3d7d81;
}
[data-sportid="66"] .c-events-scoreboard__cell, [data-sportid="99"] .c-events-scoreboard__cell
{
    min-width: 2.833em;
}
.c-events-scoreboard__cell--all
{
    color: #3d3d3d;
}
.c-events-scoreboard__icon
{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.c-events-scoreboard__penalty
{
    justify-content: flex-end;
    padding: .25em 0 0;
}
@media screen and (min-width: 1550px)
{
    .c-events-scoreboard__penalty .c-penalty
    {
        flex-basis: auto;
        max-width: none;
    }
}
.c-events-scoreboard__penalty .ice-hockey .c-penalty__item
{
    font-size: 11px;
}
.c-events-scoreboard__penalty+.c-events-scoreboard__penalty
{
    padding-top: .12em;
}
.c-events-scoreboard__lines_tennis .c-events-scoreboard__line .c-events-scoreboard__cell:last-child
{
    flex-basis: 2.2em;
}
.c-events-scoreboard__lines_tennis .c-events-scoreboard__line:first-child .c-events-scoreboard__cell--full::before
{
    content: "";
    position: absolute;
    top: -2px;
    width: 1px;
    height: 315%;
    background-color: rgba(164,164,164,.33);
    right: 0;
}
.c-events-scoreboard__lines_tennis .c-events-scoreboard__cell
{
    font-size: .813em;
    color: #a4a4a4;
}
.c-events-scoreboard__lines_tennis .c-events-scoreboard__cell--full
{
    position: relative;
    font-size: .875em;
    line-height: .813em;
    color: #3e8086;
}
.c-events-scoreboard__lines_tennis .c-events-scoreboard__cell--sub, .c-events-scoreboard__lines_tennis .c-events-scoreboard__cell:nth-last-child(2)
{
    color: #2b8548;
}
@media screen and (max-width: 1440px)
{
    .c-events .c-events__fullScore
    {
        display: none;
    }
    .c-events .c-events__team
    {
        display: block;
    }
    .c-events .c-events__team+.c-events__team::before
    {
        display: none;
    }
    .c-events .c-bets
    {
        flex: 0 0 65%;
    }
}
@media screen and (max-width: 1170px)
{
    .c-events .c-bets
    {
        flex: 0 0 60%;
    }
    .c-events.withBigBet .c-events__fullScore
    {
        display: none;
    }
    .c-events.withBigBet .c-events__team
    {
        display: block;
    }
    .c-events.withBigBet .c-events__team::before
    {
        display: none;
    }
    .c-events.withBigBet .c-bets
    {
        flex: 0 0 50%;
    }
    .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
        overflow: hidden;
    }
    .c-events__item_italy .c-bets.c-bets_wrap
    {
        margin: 0;
    }
}
@media screen and (max-width: 1070px)
{
    .c-events .c-bets
    {
        flex: 0 0 50%!important;
    }
}
@media screen and (max-width: 1690px)
{
    .fixedLeft.fixedRight .c-events__fullScore
    {
        display: none;
    }
    .fixedLeft.fixedRight .c-events__more-wrap
    {
        flex-basis: 35px;
        flex-direction: column;
    }
    .fixedLeft.fixedRight .c-events__more
    {
        flex: 1 auto;
    }
    .fixedLeft.fixedRight .c-events__team
    {
        display: block;
    }
    .fixedLeft.fixedRight .c-events__team+.c-events__team::before
    {
        display: none;
    }
    .fixedLeft.fixedRight .c-events__icons
    {
        flex-wrap: wrap;
        max-width: 46px;
    }
    .fixedLeft.fixedRight .c-events_inner .c-events__more
    {
        flex: 0;
    }
    .fixedLeft.fixedRight .c-events .c-bets
    {
        flex: 0 0 60%;
    }
    .fixedLeft.fixedRight .c-events.withBigBet .c-bets
    {
        flex: 0 0 50%;
        width: 50%;
    }
    .fixedLeft.fixedRight .c-events.withBigBet .c-bets+.c-events__more
    {
        flex: 0;
        flex-basis: 45px;
    }
    .fixedLeft.fixedRight .c-events.blueBack .c-events__more-wrap
    {
        flex-basis: auto;
        flex-direction: row;
    }
    .fixedLeft.fixedRight .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
        overflow: hidden;
    }
    .fixedLeft.fixedRight .c-events__item_italy .c-bets.c-bets_wrap
    {
        margin: 0;
    }
    .fixedLeft.fixedRight .c-events__item_italy .c-events__icons
    {
        flex-wrap: nowrap;
        max-width: none;
    }
}
@media screen and (max-width: 1540px)
{
    .fixedLeft.fixedRight .c-events .c-bets
    {
        flex: 0 0 60%;
    }
    .fixedLeft.fixedRight .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
    }
}
@media screen and (max-width: 1200px)
{
    .fixedLeft.fixedRight .c-events .c-bets
    {
        flex: 0 0 50%!important;
    }
    .fixedLeft.fixedRight .c-events__item_italy .c-bets
    {
        flex: 0 0 auto!important;
    }
}
@media screen and (max-width: 1650px)
{
    .fixedLeft .c-events .c-bets
    {
        flex: 0 0 60%;
    }
    .fixedLeft .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
    }
}
@media screen and (max-width: 1450px)
{
    .fixedLeft .c-events .c-events__fullScore
    {
        display: none;
    }
    .fixedLeft .c-events .c-events__team
    {
        display: block;
    }
    .fixedLeft .c-events .c-events__team+.c-events__team::before
    {
        display: none;
    }
    .fixedLeft .c-events .c-bets
    {
        flex: 0 0 60%;
    }
    .fixedLeft .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
    }
}
@media screen and (max-width: 1100px)
{
    .fixedLeft .c-events .c-bets
    {
        flex: 0 0 50%;
    }
}
@media screen and (max-width: 1700px)
{
    .fixedRight .c-events .c-events__team
    {
        display: block;
    }
    .fixedRight .c-events .c-events__team+.c-events__team::before
    {
        display: none;
    }
    .fixedRight .c-events .c-events__icons
    {
        flex-wrap: wrap;
        max-width: 46px;
    }
    .fixedRight .c-events .c-bets
    {
        flex: 0 0 60%;
    }
    .fixedRight .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
    }
    .fixedRight .c-events__item_italy .c-events__icons
    {
        flex-wrap: nowrap;
        max-width: none;
    }
}
@media screen and (max-width: 1510px)
{
    .fixedRight .c-events .c-events__fullScore
    {
        display: none;
    }
}
@media screen and (max-width: 1840px)
{
    .fixedLeft.fixedRight.biggerRight .c-events .c-events__fullScore
    {
        display: none;
    }
    .fixedLeft.fixedRight.biggerRight .c-events .c-events__team
    {
        display: block;
    }
    .fixedLeft.fixedRight.biggerRight .c-events .c-events__team+.c-events__team::before
    {
        display: none;
    }
    .fixedLeft.fixedRight.biggerRight .c-events .c-bets
    {
        flex: 0 0 60%;
    }
    .fixedLeft.fixedRight.biggerRight .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
    }
}
@media screen and (max-width: 1680px)
{
    .fixedLeft.fixedRight.biggerRight .c-events .c-events__fullScore
    {
        display: none;
    }
    .fixedLeft.fixedRight.biggerRight .c-events .c-events__team
    {
        display: block;
    }
    .fixedLeft.fixedRight.biggerRight .c-events .c-bets
    {
        flex: 0 0 60%;
    }
    .fixedLeft.fixedRight.biggerRight .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
    }
}
@media screen and (max-width: 1500px)
{
    .fixedLeft.fixedRight.biggerRight .c-events .c-events__fullScore
    {
        display: none;
    }
    .fixedLeft.fixedRight.biggerRight .c-events .c-events__team
    {
        display: block;
    }
    .fixedLeft.fixedRight.biggerRight .c-events .c-bets
    {
        flex: 0 0 55%;
    }
    .fixedLeft.fixedRight.biggerRight .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
    }
    .fixedLeft.fixedRight.biggestRight .c-events .c-events__fullScore
    {
        display: none;
    }
    .fixedLeft.fixedRight.biggestRight .c-events .c-events__team
    {
        display: block;
    }
    .fixedLeft.fixedRight.biggestRight .c-events .c-bets
    {
        flex: 0 0 55%;
    }
    .fixedLeft.fixedRight.biggestRight .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
    }
}
@media screen and (max-width: 1440px)
{
    .fixedRight.biggestRight .c-events .c-bets, .fixedRight.biggerRight .c-events .c-bets
    {
        flex: 0 0 65%;
    }
    .fixedRight.biggestRight .c-events__item_italy .c-bets, .fixedRight.biggerRight .c-events__item_italy .c-bets
    {
        flex: 0 0 auto;
    }
}
@media screen and (max-width: 3900px)
{
    .c-events .c-bets.c-bets--is-lottery .c-bets__bet_sm
    {
        display: inherit;
    }
}
.c-events__item_italy.withBigBet .c-bets__bet_sm:nth-child(n+16)
{
    display: flex;
}
@media screen and (max-width: 1540px)
{
    .fixedLeft.fixedRight .c-events__item_italy .c-bets__bet_sm:nth-child(n+10)
    {
        display: flex;
    }
}
@media screen and (max-width: 1340px)
{
    .fixedLeft.fixedRight .c-events__item_italy .c-bets__bet_sm:nth-child(n+10)
    {
        display: flex;
    }
}
@media screen and (max-width: 1200px)
{
    .fixedLeft.fixedRight .c-events__item_italy .c-bets__bet_sm:nth-child(n+7)
    {
        display: flex;
    }
}
@media screen and (max-width: 1450px)
{
    .fixedLeft .c-events .c-bets.c-bets--is-lottery .c-bets__bet_sm
    {
        display: inherit;
    }
}
@media screen and (max-width: 1450px)
{
    .fixedLeft .c-events__item_italy .c-bets__bet_sm:nth-child(n+16)
    {
        display: flex;
    }
}
@media screen and (max-width: 1275px)
{
    .fixedLeft .c-events__item_italy .c-bets__bet_sm:nth-child(n+7)
    {
        display: flex;
    }
}
@media screen and (max-width: 1100px)
{
    .fixedLeft .c-events__item_italy .c-bets__bet_sm:nth-child(n+10)
    {
        display: flex;
    }
}
@media screen and (max-width: 1365px)
{
    .fixedRight .c-events .c-bets.c-bets--is-lottery .c-bets__bet_sm
    {
        display: inherit;
    }
}
@media screen and (max-width: 1510px)
{
    .fixedRight .c-events__item_italy .c-bets__bet_sm:nth-child(n+16)
    {
        display: flex;
    }
}
@media screen and (max-width: 1320px)
{
    .fixedRight .c-events__item_italy .c-bets__bet_sm:nth-child(n+7)
    {
        display: flex;
    }
}
@media screen and (max-width: 1200px)
{
    .fixedRight .c-events__item_italy .c-bets
    {
        overflow: hidden;
    }
    .fixedRight .c-events__item_italy .c-bets__bet_sm:nth-child(n+7)
    {
        display: flex;
    }
    .fixedRight .c-events__item_italy .c-bets.c-bets_wrap
    {
        margin: 0;
    }
}
@media screen and (max-width: 3900px)
{
    .fixedLeft.fixedRight.biggerRight .c-events__item_italy .c-bets__bet_sm:nth-child(n+16), .fixedLeft.fixedRight.right .c-events__item_italy .c-bets__bet_sm:nth-child(n+16)
    {
        display: flex;
    }
}
@media screen and (max-width: 1680px)
{
    .fixedLeft.fixedRight.biggerRight .c-events__item_italy .c-bets__bet_sm:nth-child(n+13), .fixedLeft.fixedRight.right .c-events__item_italy .c-bets__bet_sm:nth-child(n+13)
    {
        display: flex;
    }
}
@media screen and (max-width: 1500px)
{
    .fixedLeft.fixedRight.biggerRight .c-events__item_italy .c-bets__bet_sm:nth-child(n+10), .fixedLeft.fixedRight.right .c-events__item_italy .c-bets__bet_sm:nth-child(n+10)
    {
        display: flex;
    }
}
@media screen and (max-width: 3900px)
{
    .fixedLeft.fixedRight.right .c-events .c-bets.c-bets--is-lottery .c-bets__bet_sm
    {
        display: inherit;
    }
}
@media screen and (max-width: 3900px)
{
    .fixedLeft.fixedRight.biggerRight .c-events .c-bets.c-bets--is-lottery .c-bets__bet_sm
    {
        display: inherit;
    }
}
.fixedLeft.fixedRight.biggestRight .c-events .c-bets.c-bets--is-lottery .c-bets__bet_sm
{
    display: inherit;
}
.vip-info
{
    position: relative;
    margin: 0 1px 0 auto;
}
body:not(.biggerRight):not(.biggestRight) .vip-info
{
    margin: 0 4px 0 auto;
}
.vip-info__switch
{
    padding: 5px 0;
    margin: 0 0 10px;
}
.vip-info__ico
{
    display: flex;
    position: relative;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    width: 2.4615384615em;
    height: 2.4615384615em;
    overflow: hidden;
    color: #3d7d81;
}
.vip-info__ico .fa
{
    font-size: 18px;
}
body:not(.biggerRight):not(.biggestRight) .vip-info__ico .fa
{
    font-weight: 700;
}
.vip-info__ico::before
{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #278a45;
    transform: translateY(2px);
    transition: transform .25s ease;
}
.vip-info__text
{
    margin: 0;
}
.vip-info__text+.vip-info__text
{
    margin-top: 1em;
}
.vip-info__content
{
    opacity: 0;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 5;
    padding: 15px;
    width: 320px;
    box-shadow: 0 8px 15px rgba(0,0,0,.3);
    background-color: #fff;
    transform: scale(.95);
    transition: opacity .25s ease,transform .25s!important;
}
.vip-info.active .vip-info__ico::before
{
    transform: none;
}
.vip-info.active .vip-info__content
{
    opacity: 1;
    transform: none;
}
.vip-crown
{
    opacity: 0;
    margin: 5px 5px 0 0;
    transform: scale(.9);
    transition: opacity .3s ease,transform .3s ease!important;
}
.vip-crown.active
{
    opacity: 1;
    transform: none;
}
body:not(.biggerRight):not(.biggestRight) .vip-crown
{
    margin: 4px 4px 0 0;
}
.vip-info-con
{
    display: flex!important;
    line-height: 1.2!important;
    white-space: normal!important;
}
body:not(.biggerRight):not(.biggestRight) .vip-info-con
{
    padding: 5px 0;
}
body:not(.biggerRight):not(.biggestRight) .max-bet-con
{
    height: auto!important;
}
.c-events__sportIco
{
    align-self: center;
}
.c-events__sportIco.sport_icon_307
{
    width: 1.25em;
    height: 1.25em;
    background-image: url("../../gambling/image/wrestling.webp");
    background-size: contain;
}
.c-events__ball.sport_icon_4
{
    width: 13px;
    height: 13px;
    margin-top: 2px;
}
.c-events__more_bets
{
    cursor: pointer;
}
.c-events__icons
{
    align-items: center;
}
.cyber-dashboard .c-bets__bet
{
    font-size: .8465em;
}
.cyber-dashboard .c-bets__bet span
{
    border-bottom: 1px solid rgba(0,0,0,0);
}
.cyber-dashboard .c-bets__bet:hover span
{
    border-bottom: 1px solid #454545;
}
.cyber-dashboard .icon.sport_icons
{
    display: block;
    margin: 0 auto;
}
.v--modal-background-click .sem__modal--info
{
    width: 22.25em!important;
    height: 18.75em!important;
    transform: translateX(0);
}</pre></body></html>