@font-face {
  font-family: 'SF-Bold';
    src: url('SFFont/SF-Pro-Display-Bold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'SF-Medium';
    src: url('SFFont/SF-Pro-Display-Medium.otf');
    font-weight: normal;
    font-style: normal;
}
.BoardGamesSpinWheel-progress-main-container {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 60px;
    box-sizing: border-box;
    backdrop-filter: blur(20px);
    width: 840px;
    height: 120px;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto 20px auto;
}
.BoardGamesSpinWheel-progress-main-container a {
    cursor: pointer;
}
.BoardGamesSpinWheel-progress-main-container:after {
    content: '\e823';
    position: absolute;
    right: 20px;
    top: 38px;
    font-family: 'cb-icons';
    font-size: 8px;
    color: #9DACB7;
    pointer-events: none;
    transform: rotate(-90deg);    
}
.BoardGamesSpinWheel-progress-title {
    width: 94px;
    height: 88px;
    float: left;
    text-align: center;
    padding-top: 54px;
    color: #FDE053;
    font-size: 11px;
    font-family: 'CrystalNU4-Bold';
    position: relative;
    box-sizing: border-box;
}
.BoardGamesSpinWheel-progress-main-container.boardgames .BoardGamesSpinWheel-progress-title {
    padding-top: 46px;
    line-height: 13px;
}
.small-mode .BoardGamesSpinWheel-progress-main-container.boardgames .BoardGamesSpinWheel-progress-title {
    padding-top: 40px;
}
.en .desc-mode .BoardGamesSpinWheel-progress-main-container.boardgames .BoardGamesSpinWheel-progress-title {
    padding: 44px 30px 0px 95px;
    font-size: 14px;
}
.ru .desc-device .BoardGamesSpinWheel-progress-main-container.boardgames .BoardGamesSpinWheel-progress-title {
    font-size: 14px;
    padding: 44px 30px 0px 95px;
}
.ru .small-mode .BoardGamesSpinWheel-progress-main-container.boardgames .BoardGamesSpinWheel-progress-title {
    padding-top: 39px;
    line-height: 12px;
    font-size: 11px;
    padding: 42px 10px 0 10px;
}
.BoardGamesSpinWheel-progress-main-container.boardgames .BoardGamesSpinWheel-progress-title:after {
    top: 19px;
}
.BoardGamesSpinWheel-progress-title:after {

    font-family: 'cb-mobile-icons';
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: calc(50% - 30px/2);
    color: #FDE053;
    top: 19px;
}
.BoardGamesSpinWheel-progress-main-container.sports .BoardGamesSpinWheel-progress-title:after {
    background-image: url(sports.svg);
}
.BoardGamesSpinWheel-progress-main-container.slots .BoardGamesSpinWheel-progress-title:after {
        content: '\E870';
}
.BoardGamesSpinWheel-progress-main-container.boardgames .BoardGamesSpinWheel-progress-title:after {
    content: '\E871';
}
.BoardGamesSpinWheel-progress-main-container.jetx .BoardGamesSpinWheel-progress-title:after {
    content: '\E873';
}
.BoardGamesSpinWheel-progress-main-container.jetx-HW {
    margin-bottom: 30px;
}
.BoardGamesSpinWheel-progress-right {
    width: 557px;
    float: left;
    box-sizing: border-box;
    position: relative;
    padding-top: 3px;
}
.BoardGamesSpinWheel-progress-line {
    width: 100%;
    position: relative;
    padding-left: 20px;
}
.BoardGamesSpinWheel-progress-line span {
    position: absolute;
    font-size: 11px;
    font-family: 'CrystalNU4-Regular';
    color: rgba(230, 230, 230, 0.6);
    left: 0;
}
.BoardGamesSpinWheelWhellTop .BoardGamesSpinWheel-progress-line span {
    font-size: 10px;
}

.BoardGamesSpinWheel-progress-line.top  span {
    top: 10px;
}
.BoardGamesSpinWheel-progress-line.bottom  span {
    top: 10px;
}
.ru .small-mode .BoardGamesSpinWheel-progress-line span {
    font-size: 8px;
    width: 15px;
    top: 12px;
}
.en .small-mode .BoardGamesSpinWheel-progress-line span {
    font-size: 9px;
    top: 12px;
}
.ru  .BoardGamesSpinWheel-progress-line span {
    font-size: 8px;
    width: 15px;
}
.BoardGamesSpinWheel-progress-list {
    width: calc( (100% - 37px)/5 );
    float: left;
    height: 35px;
    line-height: 35px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 13px;
    position: relative;
    color: #fff;
}
.BoardGamesSpinWheel-progress-line.top .BoardGamesSpinWheel-progress-list:after {
    content: '';
    width: 4px;
    height: 4px;
    background: rgba(255,255,255,0.3);
    border-radius: 4px;
    position: absolute;
    right: -2px;
    bottom: -7px;
    z-index: 1;
}
.BoardGamesSpinWheel-progress-line.top .BoardGamesSpinWheel-progress-list.active:after {
    background: rgba(0,0,0,0.3);
}
.BoardGamesSpinWheel-progress-list label,
.BoardGamesSpinWheel-progress-list font {
    position: absolute;
    width: 50px;
    text-align: center;
    right: -17px;
}
.small-mode .BoardGamesSpinWheel-progress-list label,
.small-mode .BoardGamesSpinWheel-progress-list font {
    font-size: 11px;
}
.BoardGamesSpinWheel-progress {
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    height: 10px;
    position: relative;
    top: 1px;
}
.BoardGamesSpinWheel-progress:after {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 10px;
    border-radius: 10px;
    background: #33B52A;
    left: 0;
    top: 0;
}
.BoardGamesSpinWheel-progressin {
    width: calc(100% - 37px);
    height: 10px;

    position: absolute;
    left: 20px;
    top: 0;
}
.BoardGamesSpinWheel-progressin div {
    height: 10px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background: #33B52A;
    max-width: 100%;
}
.HeaderWheel.BoardGamesSpinWheelWhellTop  .BoardGamesSpinWheel-progressin div {
    min-width: 6px;
}
.BoardGamesSpinWheel-progressin-div-span {
    width: 100px;
    display: block;
    position: absolute;
    right: -50px;
    height: 26px;
    top: calc(50% - 26px/2);
    display: flex;
    align-items: center;
    justify-content: center;
}
.BoardGamesSpinWheel-progressin div span {
    position: absolute;
    background: #009800;
    border-radius: 21px;
    height: 18px;
    top: calc(50% - 18px/2);
    right: initial;
    line-height: 18px;
    padding: 0 5px;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    font-family: 'CrystalBetUni-Bold';
    z-index: 2;
    width: max-content;
}
.small-mode .BoardGamesSpinWheel-progress.percent0 .BoardGamesSpinWheel-progressin div span {
    padding: 0 6px;
}

.HeaderWheel.BoardGamesSpinWheelWhellTop .BoardGamesSpinWheel-progress.percent0 div span {
   margin-left: -14px;
}
.small-mode.mobile-wheel .BoardGamesSpinWheel-progress-main-container {
    margin: 0 auto 10px 20px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4));
}
#main .small-mode.mobile-wheel .BoardGamesSpinWheel-progress-main-container {
    margin: 0 auto 10px 8px !important;
}
.small-mode .BoardGamesSpinWheel-progress-main-container {
    width: 320px;
    height: 78px;
    margin: 0 auto 10px auto;
    border-radius: 10px;
}
.small-mode .BoardGamesSpinWheel-progress-title {
    width: 72px;
    height: 78px;
    font-size: 11px;
    padding-top: 44px;
    padding: 0 5px;
    left: -1px;
    top: -2px;
}
.small-mode .BoardGamesSpinWheel-progress-title:after {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    left: calc(50% - 20px / 2);
    font-size: 20px;
    top: 20px;
}
.small-mode .BoardGamesSpinWheel-progress-right {
    width: 218px;
    position: relative;
    padding-top: 0;
    top: -1px;
}
.small-mode .BoardGamesSpinWheel-progress-main-container:after {
    font-size: 6px;
    right: 7px;
    top: 35px;
}

/* BoardGamesSpinWheel Promo mobile header */
.header-promo-BoardGamesSpinWheel {
    position: relative;
    width: 320px;
    height: 100px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    padding-top: 58px;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background: url(Header/mobbgpng.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 64px;
    overflow: hidden;
}
.header-promo-BoardGamesSpinWheel::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 19px;
    right: 14px;
    color: #fff;
}
.header-promo-BoardGamesSpinWheel::before {
    content: '';
    width: 100%;
    height: 16px;
    position: absolute;
    left: 14px;
    top: 9px;
    background-repeat: no-repeat;
    background-size: contain;
}
.ka .header-promo-BoardGamesSpinWheel::before {
    background-image: url(toptitleka.png);
}
.en .header-promo-BoardGamesSpinWheel::before {
    background-image: url(toptitleen.png);
}
.ru .header-promo-BoardGamesSpinWheel::before {
    background-image: url(toptitleru.png);
}

.header-promo-BoardGamesSpinWheel-title:after {
    content: '';
    background-image: url(toptitleen2.png);
    width: 100%;
    height: 19px;
    position: absolute;
    left: 14px;
    top: 29px;
    background-repeat: no-repeat;
    background-size: contain;
}
.header-promo-BoardGamesSpinWheel .header-promo-BoardGamesSpinWheel-title:after {
    width: 120px;
    height: 20px;
    left: 14px;
}

.Mob-slots-SW-Top {
    margin-bottom: 19px;
}
.Mob-jetx-SW-Top {
    margin-bottom: 16px;
}
.header-promo-BoardGamesSpinWheel-m-1 {
    width: 60px;
    height: 28px;
    position: absolute;
    top: 10px;
    right: 32px;
    text-align: left;
    padding-left: 25px;
    box-sizing: border-box;
    font-size: 10px;
    color: #ffffff;
    font-family: 'CrystalNU4-Regular';
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 14px;
}
.header-promo-BoardGamesSpinWheel-m-1 label {
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    display: block;
    font-size: 13px;
    top: 2px;
}
.header-promo-BoardGamesSpinWheel-m-1::after {
    content: '';
    width: 35px;
    height: 35px;
    background-image: url(Header/m-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: -18px;
    top: -4px;
}
.header-promo-BoardGamesSpinWheel-m-2 {
    width: 90px;
    height: 28px;
    position: absolute;
    top: 11px;
    right: 32px;
    text-align: left;
    padding-left: 42px;
    box-sizing: border-box;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 11px;
}
.header-promo-BoardGamesSpinWheel-m-2 label {
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    font-size: 13px;
    top: 1px;
}
.header-promo-BoardGamesSpinWheel-m-2::after {
    content: '';
    width: 63px;
    height: 39px;
    background-image: url(Header/m-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -19px;
    top: -9px;
}
.mob-BoardGamesSpinWheel-header-title {
    font-size: 10px;
    color:#87FEEF;
    font-family: 'CrystalNU4-Regular';
    padding-left: 45px;
    box-sizing: border-box;
    position: relative;
    height: 20px;
    float: left;
}
.mob-BoardGamesSpinWheel-header-title label {
    display: block;
    color: #FFFFFF;
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    position: relative;
    top: -1px;
    left: -1px;
    letter-spacing: 0.5px;
}
.mob-BoardGamesSpinWheel-header-title:after {
    content: '';
    
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 16px/2);
    left: 15px;    
}
.sports .mob-BoardGamesSpinWheel-header-title:after {
    background-image: url('m-sports.svg');
}
.slots .mob-BoardGamesSpinWheel-header-title:after {
    background-image: url('m-slots.svg');
}
.boardgames .mob-BoardGamesSpinWheel-header-title:after {
    background-image: url('m-boardgames.svg');
}
.jetx .mob-BoardGamesSpinWheel-header-title:after {
    background-image: url('m-jetx.svg');
}
.mob-BoardGamesSpinWheel-header-progress {
    width: 164px;
    position: relative;
    float: right;
    margin-right: 24px;
    top: -4px;
}
.Mob-BoardGamesSpinWheel-progress-line {
    width: 100%;
}
.Mob-BoardGamesSpinWheel-progress-list {
    width: calc(100%/5);
    height: 15px;
    line-height: 15px;
    float: left;
    position: relative;
}
.Mob-BoardGamesSpinWheel-progress-list:after {
    content: '';
    background: rgba(0, 0, 0, 0.2);
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    right: 5px;
    bottom: -7px;
    z-index: 1;
}
.Mob-BoardGamesSpinWheel-progress-list label {
    font-size: 9px;
    color: #5DE5D4;
    width: 100px;
    right: -43px;
    text-align: center;
    position: absolute;
    font-family: 'CrystalBetUni-Medium';
}
.Mob-BoardGamesSpinWheel-progress {
    width: 100%;
    background: rgba(255,255,255,0.3);
    border-radius: 10px;
    height: 9px;
    position: relative;
}
.Mob-BoardGamesSpinWheel-progress div {
    position: absolute;
    height: 9px;
    border-radius: 10px;
    background: #33B52A;
}
.Mob-slots-HW-Top,
.Mob-boardgames-HW-Top,
.Mob-jetx-HW-Top  {
    margin-top: 18px;
}

/* end BoardGamesSpinWheel Promo */

/* RouletteWheel Promo mobile header */
.header-promo-RouletteWheel {
    position: relative;
    width: 320px;
    height: 100px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    padding-top: 58px;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background: url(Header/mobbgpng.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 59px;
    overflow: hidden;
}
.header-promo-RouletteWheel::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #fff;
}
.header-promo-RouletteWheel::before {
    content: '';
    width: 100%;
    height: 19px;
    position: absolute;
    left: 14px;
    top: 13px;
    background-repeat: no-repeat;
    background-size: contain;
}
.ka .header-promo-RouletteWheel::before {
    background-image: url(toptitleka.png);
}
.en .header-promo-RouletteWheel::before {
    background-image: url(toptitleen.png);
}
.ru .header-promo-RouletteWheel::before {
    background-image: url(toptitleru.png);
}

.Mob-slots-SW-Top {
    margin-bottom: 19px;
}
.Mob-jetx-SW-Top {
    margin-bottom: 16px;
}
.header-promo-RouletteWheel-title {
    display: none;
    font-size: 14px;
    line-height: 13px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
    position: absolute;
    top: 11px;
    left: 15px;
    width: 50px;
}
.header-promo-RouletteWheel-m-1 {
    width: 60px;
    height: 28px;
    position: absolute;
    top: 8px;
    right: 32px;
    text-align: left;
    padding-left: 25px;
    box-sizing: border-box;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 14px;
}
.header-promo-RouletteWheel-m-1 label {
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    display: block;
    font-size: 13px;
    top: 2px;
}
.header-promo-RouletteWheel-m-1::after {
    content: '';
    width: 35px;
    height: 35px;
    background-image: url(Header/m-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: -18px;
    top: -4px;
}

.header-promo-RouletteWheel-m-2 {
    width: 90px;
    height: 28px;
    position: absolute;
    top: 11px;
    right: 32px;
    text-align: left;
    padding-left: 42px;
    box-sizing: border-box;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 11px;
}
.header-promo-RouletteWheel-m-2 label {
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    font-size: 13px;
    top: 1px;
}
.header-promo-RouletteWheel-m-2::after {
    content: '';
    width: 63px;
    height: 39px;
    background-image: url(Header/m-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -19px;
    top: -9px;
}
.mob-RouletteWheel-header-title {
    font-size: 10px;
    color:#87FEEF;
    font-family: 'CrystalNU4-Regular';
    padding-left: 45px;
    box-sizing: border-box;
    position: relative;
    height: 20px;
    float: left;
}
.mob-RouletteWheel-header-title label {
    display: block;
    color: #FFFFFF;
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    position: relative;
    top: -3px;
}
.mob-RouletteWheel-header-title:after {
    content: '';
    
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 16px/2);
    left: 15px;    
}
.sports .mob-RouletteWheel-header-title:after {
    background-image: url('m-sports.svg');
}
.slots .mob-RouletteWheel-header-title:after {
    background-image: url('m-slots.svg');
}
.boardgames .mob-RouletteWheel-header-title:after {
    background-image: url('m-boardgames.svg');
}
.jetx .mob-RouletteWheel-header-title:after {
    background-image: url('m-jetx.svg');
}
.mob-RouletteWheel-header-progress {
    width: 164px;
    position: relative;
    float: right;
    margin-right: 24px;
    top: -4px;
}
.Mob-RouletteWheel-progress-line {
    width: 100%;
}
.Mob-RouletteWheel-progress-list {
    width: calc(100%/5);
    height: 15px;
    line-height: 15px;
    float: left;
    position: relative;
}
.Mob-RouletteWheel-progress-list:after {
    content: '';
    background: rgba(0, 0, 0, 0.2);
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    right: 5px;
    bottom: -7px;
    z-index: 1;
}
.Mob-RouletteWheel-progress-list label {
    font-size: 9px;
    color: #5DE5D4;
    width: 100px;
    right: -43px;
    text-align: center;
    position: absolute;
    font-family: 'CrystalBetUni-Medium';
}
.Mob-RouletteWheel-progress {
    width: 100%;
    background: rgba(255,255,255,0.3);
    border-radius: 10px;
    height: 9px;
    position: relative;
}
.Mob-RouletteWheel-progress div {
    position: absolute;
    height: 9px;
    border-radius: 10px;
    background: #33B52A;
}
.Mob-slots-HW-Top,
.Mob-boardgames-HW-Top,
.Mob-jetx-HW-Top  {
    margin-top: 18px;
}
/* end RouletteWheel Promo */


.progress-container-for-device.mob-device {
    display: none;
}
.small-mode.mobile-wheel .progress-container-for-device.mob-device {
    display: block;
}
.small-mode.mobile-wheel .progress-container-for-device.desc-device {
    display: none;
}
.desc-mode .BoardGamesSpinWheel-progressin,
.desc-mode .BoardGamesSpinWheel-progress,
.desc-mode .BoardGamesSpinWheel-progressin div {
    height: 16px;
}
.desc-mode .BoardGamesSpinWheel-progressin {
    width: calc(100% - 20px);
    left: 10px;
}
.desc-mode .BoardGamesSpinWheel-progressin div {
    max-width: 100%;
}
.desc-mode .BoardGamesSpinWheel-progress-line {
    padding-left: 0;
}
.desc-mode .BoardGamesSpinWheel-progress:after{
    width: 24px;
    height: 16px;
 }
 .desc-mode .BoardGamesSpinWheel-progress-list {
    font-size: 15px;
    color: #E5E5E5;
    line-height: 29px;
    width: calc( (100% - 20px)/5 );
 }
 .desc-mode .BoardGamesSpinWheel-progress-list font {
    top:  10px;
 }
.desc-mode .BoardGamesSpinWheel-progress-line.top .BoardGamesSpinWheel-progress-list:after {
    bottom: -10px;
    right: 6px;
}
.desc-mode .BoardGamesSpinWheel-progress-line span {
    font-size: 12px;
    top: 7px;
    left: 3px;
}
.desc-mode .BoardGamesSpinWheel-progress-line.bottom span {
    top: 15px;
}
.desc-mode .BoardGamesSpinWheel-progressin div span {
    height: 26px;
    line-height: 26px;
    top: calc(50% - 26px/2);
    font-size: 16px;
}
.desc-mode .BoardGamesSpinWheel-progress-main-container:after {
    right: 46px;
    top: 55px;
}
.desc-mode .BoardGamesSpinWheel-progress-title {
    width: 195px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 3px 0 95px;
    text-align: left;
    font-family: 'CrystalBetUni-Bold';
    padding-top: 42px !important;
    line-height: 18px !important;
}
.ru .desc-mode .BoardGamesSpinWheel-progress-title {
    padding-right: 50px;
}
.desc-mode .BoardGamesSpinWheel-progress-main-container.boardgames .BoardGamesSpinWheel-progress-title:after {
    top: 51px;
    left: 51px;
}
.desc-mode .BoardGamesSpinWheel-progress-title:after {
    font-size: 30px;
}
.desc-mode .BoardGamesSpinWheel-progress-right {
    padding-top: 15px;
}
.desc-mode .SWprogress-con-main {
    left: 0;
}
body.ru .BoardGamesSpinWheel-progress-line span,
body.en .BoardGamesSpinWheel-progress-line span {
    text-transform: capitalize;
}

.ZeroWheelLeaderboardprogress_spin_count.disabled {
    display: block;
}