@font-face {
  font-family: "Thrones";
  src: url("BPGGuardianEgyp.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Thrones-Caps";
  src: url("BPGGuardianEgypCaps.ttf");
  font-weight: normal;
  font-style: normal;
}

.HeaderWheel.HotPromotion .HeaderWheelBt {
  width: 100%;
  height: 100%;
  z-index: 222;
}

.HeaderWheel.HotPromotion .HeaderWheelBt:after {
  display: none;
}
.HeaderWheel.HotPromotion {
  width: 259px;
  height: 56px;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}
.HeaderWheel.HotPromotion.league-promo {
  width: 232px;
}
.HeaderWheel.HotPromotion:after {
  display: none;
}
.HeaderWheel.HotPromotion .HeaderWheelBt:before {
  content: '';
  width: calc(100% - 8px);
  height: 18px;
  background-size: auto 18.5px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 8px;
  top: 7px;
  z-index: 1;
}
.HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelBt:before {
  width: 136px;
  height: 21px;
  background-position: center;
  background-size: auto 21px;
  left: 18px;
  top: 4px;
}
.HeaderWheel.HotPromotion.league-promo .HeaderWheelBt:before {
  width: 136px;
  height: 21px;
  background-position: center;
  background-size: auto 21px;
  left: 18px;
  top: 4px;
}
#body.notauthorized .HeaderWheel.HotPromotion .HeaderWheelBt {
  width: 211px;
  padding: 0;
}
#body.notauthorized .HeaderWheel.HotPromotion .HeaderWheelBt:before {
  content: '';
  width: 120px;
  height: 37px;
  background-size: auto 32px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 11px;
  top: 12px;
  right: 0;
  z-index: 1;
}
#body.notauthorized .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelBt:before {
  width: 126px;
  height: 36px;
  background-size: auto 36px;
  background-position: center;
  left: 0;
  top: 10px;
}
#body.notauthorized .HeaderWheel.HotPromotion.league-promo .HeaderWheelBt:before {
  width: 93px;
  height: 40px;
  background-size: auto 41px;
  background-position: center;
  left: 0px;
  top: 8px;
}
.ka .HeaderWheel.HotPromotion .HeaderWheelBt:before {
  background-image: url('header/title_ka.png');
}
.en .HeaderWheel.HotPromotion .HeaderWheelBt:before {
  background-image: url('header/title_en.png');
}
.ru .HeaderWheel.HotPromotion .HeaderWheelBt:before {
  background-image: url('header/title_ru.png');
}
.ka .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelBt:before {
  background-image: url('header/c-title_ka.png');
}
.en .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelBt:before {
  background-image: url('header/c-title_en.png');
}
.ru .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelBt:before {
  background-image: url('header/c-title_ru.png');
}
.ka .HeaderWheel.HotPromotion.league-promo .HeaderWheelBt:before {
  background-image: url('header/cl-title_ka.png');
  width: 136px;
  height: 18px;
  background-position: center;
  background-size: auto 18px;
  left: 4px;
  top: 7px;
}
.en .HeaderWheel.HotPromotion.league-promo .HeaderWheelBt:before {
  background-image: url('header/cl-title_en.png');
  background-size: auto 18px;
}
.ru .HeaderWheel.HotPromotion.league-promo .HeaderWheelBt:before {
  background-image: url('header/cl-title_ru.png');
  left: 12px;
  top: 5px;
}
#body.notauthorized.ka .HeaderWheel.HotPromotion .HeaderWheelBt:before {
  background-image: url('header/n_title_ka.png');
}
#body.notauthorized.en .HeaderWheel.HotPromotion .HeaderWheelBt:before {
  background-image: url('header/n_title_en.png');
}
#body.notauthorized.ru .HeaderWheel.HotPromotion .HeaderWheelBt:before {
  background-image: url('header/n_title_ru.png');
}
#body.notauthorized.ka .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelBt:before {
  background-image: url('header/c-logo-ka.png');
}
#body.notauthorized.en .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelBt:before {
  background-image: url('header/c-logo-en.png');
}
#body.notauthorized.ru .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelBt:before {
  background-image: url('header/c-logo-ru.png');
}
#body.notauthorized.ka .HeaderWheel.HotPromotion.league-promo .HeaderWheelBt:before {
  background-image: url('header/cl-logo-ka.png');
}
#body.notauthorized.en .HeaderWheel.HotPromotion.league-promo .HeaderWheelBt:before {
  background-image: url('header/cl-logo-en.png');
}
#body.notauthorized.ru .HeaderWheel.HotPromotion.league-promo .HeaderWheelBt:before {
  background-image: url('header/cl-logo-ru.png');
}
.HeaderWheel.HotPromotion .autorize {
  width: 259px;
  height: 56px;
  background-image: url(header/d-aut.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.cocktail-promo.HeaderWheel.HotPromotion .autorize {
  background-image: url(header/c-d-aut.png);
}
.league-promo.HeaderWheel.HotPromotion .autorize {
  background-image: url(header/cl-d-aut.png);
  width: 232px;
}
#body.notauthorized .HeaderWheel.HotPromotion {
  width: 211px;
  background-image: url(header/d-not-aut.png);
  background-size: auto 56px;
  background-repeat: no-repeat;
  background-position: center;
}
#body.notauthorized .HeaderWheel.HotPromotion.cocktail-promo {
  background-image: url(header/c-d-not-aut.png);
}
#body.notauthorized .HeaderWheel.HotPromotion.league-promo {
  background-image: url(header/cl-d-not-aut.png);
  width: 190px;
}
.HeaderWheel.HotPromotion .autorize div {
  width: 107px;
  height: 20px;
  font-size: 10px;
  font-family: 'CrystalNU4-Regular';
  display: flex;
  position: absolute;
  left: 45px;
  bottom: 7px;
  color: #fff;
  text-decoration: none;
  align-items: center;
  justify-content: flex-start;
}
.HeaderWheel.HotPromotion.league-promo .autorize div {
  left: 31px;
}
.HeaderWheel.HotPromotion .autorize div label {
  font-size: 14px;
  font-family: 'CrystalBetUni-Bold';
  margin-right: 5px;
}
.HeaderWheel.HotPromotion .HeaderWheelContainer {
  width: 360px;
  height: 240px;
  background: url('header/d-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  left: calc(50% - 360px/2);
}
.cocktail-promo.HeaderWheel.HotPromotion .HeaderWheelContainer {
  background: url('header/c-d-bg.png');
}
.league-promo.HeaderWheel.HotPromotion .HeaderWheelContainer {
  background: url(header/cl-d-bg.png);
  background-repeat: no-repeat;
  left: calc(50% - 380px/2);
  width: 380px;
  height: 240px;
  top: 54px !important;
  border-top: 10px solid transparent;
}
.HeaderWheel.HotPromotion .HeaderWheelContainer *:hover,
.HeaderWheel.HotPromotion .HeaderWheelContainer:hover {
  cursor: default
}
.HeaderWheel.HotPromotion .HeaderWheelContainer:after {
  display: none;
}
.HeaderWheel.HotPromotion .HeaderWheelContainer:before {
  content: '';
  width: 100%;
  height: 24.5px;
  background-size: auto 24.5px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 28px;
  z-index: 1;
  background-position: center;
  cursor: default;
}
.HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelContainer:before {
  height: 33px;
  background-size: auto 33px;
  top: 22px;
}
.ka .HeaderWheel.HotPromotion .HeaderWheelContainer:before {
  background-image: url('header/title_ka.png');
}
.en .HeaderWheel.HotPromotion .HeaderWheelContainer:before {
  background-image: url('header/title_en.png');
}
.ru .HeaderWheel.HotPromotion .HeaderWheelContainer:before {
  background-image: url('header/title_ru.png');
}
.ka .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelContainer:before {
  background-image: url('header/c-title_ka.png');
}
.en .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelContainer:before {
  background-image: url('header/c-title_en.png');
}
.ru .HeaderWheel.HotPromotion.cocktail-promo .HeaderWheelContainer:before {
  background-image: url('header/c-title_ru.png');
}
.ka .HeaderWheel.HotPromotion.league-promo .HeaderWheelContainer:before {
  background-image: url('header/cl-title_ka.png');
  height: 28px;
  background-size: auto 28px;
}
.en .HeaderWheel.HotPromotion.league-promo .HeaderWheelContainer:before {
  background-image: url('header/cl-title_en.png');
  height: 28px;
  background-size: auto 28px;
}
.ru .HeaderWheel.HotPromotion.league-promo .HeaderWheelContainer:before {
  background-image: url('header/cl-title_ru.png');
  height: 28px;
  background-size: auto 28px;
}
.HotPromotion .HeaderWheelContainer.small-mode .HeaderWheelBT {
  width: 108px;
  height: 44px;
  background: #FFEC59;
  border-radius: 6px;
  left: calc(50% - 108px/2);
  bottom: 30px;
  cursor: pointer;
}
/*progress*/
.header-HotPromotion-progress-container {
    margin: 15px auto;
    border: 1px solid #61C5FF;
    backdrop-filter: blur(2px);
    border-radius: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    width: 320px;
    height: 80px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 68px;
    box-sizing: border-box;
}
.league-promo .header-HotPromotion-progress-container {
  width: 340px;
  border-radius: 10px;
  border: 1px solid #332FDF;
  background: #0D0B50;
  box-shadow: 0px 0px 14px 0px rgba(51, 47, 223, 0.60);
  backdrop-filter: blur(2px);
}
.header-HotPromotion-progress-container .progress-wrapper {
    -webkit-flex: 1;
    flex: 1;
    position: relative;
    width: 292px;
    margin-left: 14px;
}
.league-promo .header-HotPromotion-progress-container .progress-wrapper {
  width: 315px;
  margin-left: 11px;
}
.header-HotPromotion-progress-container .progress-wrapper .progress-top .progress-step div:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: calc(50% - 4px/2);
  bottom: -17px;
  z-index: 2;
}
.header-HotPromotion-progress-container .progress-wrapper .progress-top .progress-step.active div:before {
  background: #0D6A06;
}

.header-HotPromotion-progress-container .progress-bar-cont {
    width: calc(50px*5);
    position: absolute;

    left: 20px;
}
.league-promo .header-HotPromotion-progress-container .progress-bar-cont {
  width: calc(48px*6);
}

.header-HotPromotion-progress-container .progress-wrapper .progress-top, 
.header-HotPromotion-progress-container .progress-wrapper .progress-bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-start;
    height: 24px;
    margin: 0 0px 0px 20px;
    box-sizing: border-box;
}
.league-promo .header-HotPromotion-progress-container .progress-wrapper .progress-top, 
.league-promo .header-HotPromotion-progress-container .progress-wrapper .progress-bottom {
  margin: 0 0 0 8px;
}
.header-HotPromotion-progress-container .progress-wrapper .progress-top::before, 
.header-HotPromotion-progress-container .progress-wrapper .progress-bottom::before {
    content: attr(data-title);
    font-size: 10px;
    color: #FFFFFF;
    line-height: 11px;
    opacity: 0.6;
    font-family: "CrystalNU4-Regular";
    height: 24px;
    display: flex;
    align-items: flex-start;
    position: absolute;
    left: 0px;
    width: 40px;
    text-align: left;
    top: 3px;
}
.header-HotPromotion-progress-container .progress-wrapper .progress-step {
    width: 50px;
    color: rgb(255 255 255 / 100%);
    font-family: "CrystalNU4-Bold";
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.league-promo .header-HotPromotion-progress-container .progress-wrapper .progress-step {
  width: 48px;
  font-family: "Gotham-Normal","CrystalNU4-Bold";
  font-weight: 500;
}
.header-HotPromotion-progress-container .progress-top .progress-step {
    position: relative;
}
.header-HotPromotion-progress-container .progress-top .progress-step div {
  position: absolute;
  width: 100px;
  right: -50px;
  text-align: center;
  top: -12px;
}
.header-HotPromotion-progress-container .progress-bottom .progress-step div {
  position: absolute;
  width: 100px;
  right: -50px;
  text-align: center;
  bottom: -10px;
}

.header-HotPromotion-progress-container .progress-top .progress-step div::after {
    content: "₾";
    font-size: 12px;
    font-family: "CrystalBetUni-Bold";
    margin: 0 0 0 1px;
}
.header-HotPromotion-progress-container .progress-bar {
    height: 16px;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25), inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    float: none;
    background-repeat: no-repeat;
    padding: 0 20px 0 0;
    position: relative;
    box-sizing: border-box;
}
.header-HotPromotion-progress-container .progress-bar .progress-percent-cont {
    height: 16px;
    width: 250px;
    position: absolute;
    left: 16px;
    top: 0;
}
.header-HotPromotion-progress-container .progress-bar .progress-percent {
    height: 16px;
    background: linear-gradient(180deg, #36DA2B 0%, #1AA510 100%);
    -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
    position: relative;
    max-width: 97%;
}
.league-promo .header-HotPromotion-progress-container .progress-bar .progress-percent {
  max-width: 93%;
  min-width: 2%;
}
.header-HotPromotion-progress-container .progress-bar .progress-percent:after {
    content: '';
    width: calc(100% - 0px);
    height: 100%;
    position: absolute;
    border-radius: 10px;
    left: 0px;
    top: 1px;
    background: url(header/progess-bg.png) repeat-x;
    opacity: 0.4;
}
.header-HotPromotion-progress-container .progress-amount {
    position: absolute;
    width: 140px;
    right: -70px;
    height: 22px;
    top: -4px;
    z-index: 2;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.header-HotPromotion-progress-container .progress-amount div {
    height: 22px;
    background: radial-gradient(50% 50% at 50% 50%, #1EC013 0%, #169A0D 100%);
    border: 1px solid #29E11D;
    box-shadow: -2px 3px 0px rgb(0 0 0 / 25%);
    border-radius: 21px;
    font-size: 13px;
    color: #FFFFFF;
    font-family: "CrystalNU4-Bold";
    padding: 0 8px;
    line-height: 21px;
    text-shadow: 0px 1px 1px rgb(0 0 0 / 40%);
}
.league-promo .header-HotPromotion-progress-container .progress-amount div {
  line-height: 24px;
}
.header-HotPromotion-progress-container .progress-amount span {
    font-family: "CrystalBetUni-Bold";
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 2px;
}
.header-HotPromotion-progress-container .progress-bar:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 16px;
    background: linear-gradient(180deg, #36DA2B 0%, #1AA510 100%);
    left: 0px;
    top: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.header-HotPromotion-progress-container .progress-bar .progress-percent:before {
    content: '';
    width: 20px;
    height: 100%;
    position: absolute;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    left: -18px;
    top: 1px;
    background: url(header/progess-bg.png) repeat-x;
    opacity: 0.4;
    z-index: 1;
}

.header-HotPromotion-progress-container .progress-bottom {
    padding: 2px 0 0;
}
/* .header-HotPromotion-progress-container .progress-bottom .progress-step div::after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(sword.svg);
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 0 0 2px;
    flex: 0 0 16px;
    display: inline-block;
        position: relative;
    top: 6px;
} */
.header-HotPromotion-progress-container .progress-wrapper .progress-bottom::before {
    top: 50px;
}

.header-HotPromotion-progress-container .perecent_0 .progress-amount {
    right: -67px;
}




/*mobile*/
.header-promo-HotPromotion {
  width: 320px;
  height: 150px;
  background-image: url('header/m-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 10px;
}
.header-promo-HotPromotion.cocktail-promo {
  background-image: url('header/c-m-bg.png');
}
.header-promo-HotPromotion.league-promo {
  background-image: url('header/cl-m-bg.png');
}
.header-promo-HotPromotion-logo_1 {
  width: 122px;
  height: 39px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 18px;
  left: 20px;
  position: absolute;
}
.cocktail-promo .header-promo-HotPromotion-logo_1 {
  width: 129px;
  height: 49px;
  top: 12px;
  left: 20px;
}
.league-promo .header-promo-HotPromotion-logo_1 {
  width: 122px;
  height: 46px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 12px;
  left: 19px;
  position: absolute;
}
.ka .header-promo-HotPromotion-logo_1 {
  background-image: url('header/n_title_ka.png');
}
.en .header-promo-HotPromotion-logo_1 {
  background-image: url('header/n_title_en.png');
}
.ru .header-promo-HotPromotion-logo_1 {
  background-image: url('header/n_title_ru.png');
}
.ka .cocktail-promo .header-promo-HotPromotion-logo_1 {
  background-image: url('header/c-logo-ka.png');
}
.en .cocktail-promo .header-promo-HotPromotion-logo_1 {
  background-image: url('header/c-logo-en.png');
}
.ru .cocktail-promo .header-promo-HotPromotion-logo_1 {
  background-image: url('header/c-logo-ru.png');
}
.ka .league-promo .header-promo-HotPromotion-logo_1 {
  background-image: url('header/cl-big-logo-ka.png');
}
.en .league-promo .header-promo-HotPromotion-logo_1 {
  background-image: url('header/cl-big-logo-en.png');
}
.ru .league-promo .header-promo-HotPromotion-logo_1 {
  background-image: url('header/cl-big-logo-ru.png');
}


/* .header-promo-HotPromotion-logo_2 {
  width: 164px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  top: 37px;
  left: 10px;
  position: absolute;
  background-image: url('header/freespins.svg');
} */
.header-promo-HotPromotion-score {
  position: absolute;
  left: 27px;
  top: 64px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 10px 1px 10px;
  height: 24px;
  background: rgba(30, 30, 32, 0.6);
  border: 1px solid #FFCE00;
  border-radius: 12px;
}
.cocktail-promo .header-promo-HotPromotion-score {
  top: 69px;
}
.league-promo .header-promo-HotPromotion-score {
  top: 69px;
}
.header-promo-HotPromotion-score div {
  color: #fff;
  font-family: 'Helvetica';
  font-size: 10px;
}
.header-promo-HotPromotion-score div label {
  font-size: 13px;
  font-family: 'Gotham-Normal';
  margin: 0 4px 0 0;
}

.header-HotPromotion-progress-container-mob {
  position: absolute;
  bottom: 17px;
}



.mob-HotPromotion-header-title {
    font-size: 10px;
    color: #CAD3FF;
    font-family: 'CrystalNU4-Regular';
    padding-left: 17px;
    box-sizing: border-box;
    position: relative;
    height: 20px;
    float: left;
    width: 120px;
}
.cocktail-promo .mob-HotPromotion-header-title {
  color: #FF8042;
}
.league-promo .mob-HotPromotion-header-title {
  color: #E086FF;
  width: 87px;
}
.mob-HotPromotion-header-title label {
  display: block;
  color: #fff;
  font-family: 'Gotham-Normal','CrystalBetUni-Medium';
  font-size: 13px;
  position: relative;
  top: -1px;
}
/* .mob-HotPromotion-header-title:after {
    content: '\E870';
    font-family: 'cb-mobile-icons';
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 16px/2);
    left: 15px; 
    color: #fff;
    font-size: 20px;   
} */


.mob-HotPromotion-header-progress {
    width: 175px;
    position: relative;
    float: right;
    margin-right: 24px;
    top: 0px;
}
.league-promo .mob-HotPromotion-header-progress {
  width: 209px;
}
.Mob-HotPromotion-progress-line {
    width: 100%;
}
.Mob-HotPromotion-progress-list {
    width: calc(100%/5);
    height: 15px;
    line-height: 15px;
    float: left;
    position: relative;
}
.league-promo .Mob-HotPromotion-progress-list {
  width: calc(100%/6);
}
.Mob-HotPromotion-progress-list:after {
    content: '';
    background: rgba(255,255,255,0.4);
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    right: -1.5px;
    bottom: -7px;
    z-index: 1;
}
.Mob-HotPromotion-progress-list.active:after {
    background: #0D6A06;
}

.Mob-HotPromotion-progress-list label {
  font-size: 10.5px;
  color: rgba(255,255,255,0.9);
  width: 100px;
  right: -48px;
  text-align: center;
  position: absolute;
  font-family: 'Gotham-Normal','CrystalBetUni-Medium';
}

.Mob-HotPromotion-progress {
    width: 100%;
    background: rgba(0,0,0,0.3);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 9px;
    position: relative;
}
.Mob-HotPromotion-progress:after {
  content: '';
  width: 9px;
  height: 9px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  right: -9px;
  top: 0;
  background: rgba(0,0,0,0.3);
}
.Mob-HotPromotion-progress div {
    position: absolute;
    height: 9px;
    border-radius: 10px;
    background: #FF2121;
}
.Mob-HotPromotion-progress div:after {
    content: '';
    width: calc(100% + 0px);
    height: 100%;
    position: absolute;
    left: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    top: 0;
    /*background: url(SantaHotPromotion/progress.png) repeat-x;*/
    background: #33B52A;
}
.Mob-HotPromotion-progress.percent100 div:after {

}
.Mob-HotPromotion-progress.percent100:after {
    background: #33B52A;
    width: 10px;
}

.Mob-slots-SJ-Top,
.Mob-boardgames-SJ-Top,
.Mob-jetx-SJ-Top  {
    margin-top: 25px;
}
