﻿@charset "UTF-8";
body {
  background-image: url(bg.jpg);
  background-repeat: no-repeat;
  background-position: center 1px;
  margin: 0;
  padding: 0;
  background-color: #212121;
}
/*body#body .HotPromotion-content {
  background-image: none !important;
}*/
body#body.en .HotPromotion-content {
  background-image: url(langs/logo-en.png);
  background-position: center 28px;
}
body#body.en .cocktail-theme.HotPromotion-content {
  background-image: url(langs/c-logo-en.png);
}
body#body.en .league-theme.HotPromotion-content {
  background-image: url(langs/cl-logo-en.png);
}
body#body.en .WildWildWest-year-theme.HotPromotion-content {
  background-image: url(langs/n-logo-en.png);
}
body#body.ru .HotPromotion-content {
  background-image: url(langs/logo-ru.png);
  background-position: center 25px;
}
body#body.ru .cocktail-theme.HotPromotion-content {
  background-image: url(langs/c-logo-ru.png);
}
body#body.ru .league-theme.HotPromotion-content {
  background-image: url(langs/cl-logo-ru.png);
}
body#body.ru .WildWildWest-year-theme.HotPromotion-content {
  background-image: url(langs/n-logo-ru.png);
}
/* body#body.ru .thrones-game .game-actions .receive-rewards.next-game {
  padding: 1px 73px 0 25px;
} */
.nPageContent {
  background-color: transparent;
}
@font-face {
  font-family: "Gotham-Ultra";
  src: url("Gotham-Ultra.otf");
  font-weight: normal;
  font-style: normal;
}

#body.notauthorized .login-promo {
    margin-top: 85px;
    left: -19px;
}
.login-promo-txt {
  text-align: left;
}
.HotPromotion-content {
    padding: 559px 0 0 0;
    text-align: center;
    background-image: url(langs/logo-ka.png);
    background-repeat: no-repeat;
    background-position: center 30px;
    background-size: auto 48px;
}
.HotPromotion-content::before {
  content: "";
  position: absolute;
  width: 525px;
  height: 89px;
  background-image: url(amount.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 89px;
  top: 200px;
  left: calc(50% - 262.5px);
}
/*#body.view_normal .HotPromotion-content {
  background-position: 358px 29px;
}*/

#body.view_1024 .HotPromotion-content {
  background-position: 208px 29px;
}

.HotPromotion-content * {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.HotPromotion-content .HotPromotion-title {
  color: #ffffff;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 26px;
  line-height: 31px;
  letter-spacing: 0.4px;
}
.HotPromotion-content .HotPromotion-prize {
  width: 833px;
  height: 212px;
  background-image: url(prize.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 212px;
  margin: 20px auto 0;
}
.HotPromotion-content .HotPromotion-notification {
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #fff;
  margin: 40px auto 0;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  letter-spacing: 0.35px;
}
/* .HotPromotion-content .HotPromotion-notification::before {
  content: "\e882";
  font-family: "cb-icons";
  font-size: 16px;
  color: #ffffff;
  margin: 0 5px 0 0;
} */
.HotPromotion-owl-carousel {
  height: 56px;
  margin: 40px auto 30px;
  width: 354px;
  position: relative;
  opacity: 0;
}
.HotPromotion-owl-carousel .owl-stage-outer {
  overflow: hidden;
}
.HotPromotion-owl-carousel .owl-nav button {
  position: absolute;
  top: calc(50% - 24px);
  right: -48px;
  width: 48px;
  height: 48px;
  border: none;
  background: none;
  font-size: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.HotPromotion-owl-carousel .owl-nav button::after {
  content: '\e823';
  font-family: 'cb-icons';
  font-size: 10px;
  color: rgba(255, 255, 255, 0.6);
  pointer-events: none;
  transform: rotate(-90deg);
}
.HotPromotion-owl-carousel .owl-nav button.owl-prev {
  right: inherit;
  left: -48px;
}
.HotPromotion-owl-carousel .owl-nav button.owl-prev::after {
  transform: rotate(90deg);
}
.HotPromotion-owl-carousel .owl-item {
  display: inline-flex;
  justify-content: center;
}
.HotPromotion-days {
  color: #fff;
  text-align: center;
  width: 64px;
  height: 56px;
  cursor: pointer;
}
.HotPromotion-days.selected {
  border-radius: 10px;
  color: #FDE053;
  width: 68px;
  border: 1px solid #FDE053;
}
.HotPromotion-days.disabled {
  opacity: 0.6;
  cursor: default;
}
.HotPromotion-days b {
  font-family: "MontHeavy","CrystalBetUni-Bold";
  font-size: 22px;
  display: block;
  margin: 4px 0 -4px 0;
}
.HotPromotion-days span {
  font-family: 'CrystalNU4-Bold';
  font-size: 14px;
}
.HotPromotion-progress {
  margin: 0px auto 0;
  /* max-width: 466px; */
  max-width: 540px;
  min-width: 320px;
  height: 120px;
  min-height: 78px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  background: #C62100;
  border: 1px solid #FF6142;
  box-shadow: 0px 0px 14px #FF3002;
  backdrop-filter: blur(2px);
}

.cocktail-theme .HotPromotion-progress {
  border: 1px solid #332FDF;
  background: #0D0B50;
  box-shadow: 0px 0px 14px 0px rgba(51, 47, 223, 0.60);
}
.WildWildWest-year-theme .HotPromotion-progress {
  border-radius: 16px;
  border: 1px solid #FF6142;
  background: #E22600;
  box-shadow: 0px 0px 14px 0px #FF3002;
  backdrop-filter: blur(2px);
}
/* .HotPromotion-progress::after {
  content: attr(data-name);
  position: absolute;
  top: 70px;
  left: 2px;
  width: 105px;
  text-align: center;
  font-size: 12px;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  color: #ffffff;
  overflow: hidden;
} */
.HotPromotion-progress .progress-button {
  width: 65px;
  height: 65px;
  -webkit-flex: 0 0 65px;
  flex: 0 0 65px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-decoration: none;
}
.HotPromotion-progress .progress-button::after {
  content: "\e823";
  font-family: "cb-icons";
  font-size: 8px;
  color: #9DACB7;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.HotPromotion-progress .progress-wrapper {
  -webkit-flex: 1;
  flex: 1;
  position: relative;
  /* overflow: hidden; */
}
.HotPromotion-progress .progress-wrapper .progress-top, .HotPromotion-progress .progress-wrapper .progress-bottom {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  height: 24px;
  margin: auto;
}
.HotPromotion-progress .progress-wrapper .progress-top::before, .HotPromotion-progress .progress-wrapper .progress-bottom::before {
  content: attr(data-title);
  font-size: 11px;
  color: #FFFFFF;
  opacity: 0.6;
  font-family: "CrystalNU4-Regular";
  height: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  left: 2px;
}
.HotPromotion-progress .progress-wrapper .progress-step {
  width: 64px;
  color: #ffffff;
  font-family: "Gotham-Normal";
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin: 0 0 0 12px; */
  margin: 0 9px 0 5px;
}
.HotPromotion-progress .progress-top .progress-step:nth-child(1) {
      padding-left: 30px;
}
.HotPromotion-progress .progress-bottom .progress-step:nth-child(1) {
      padding-left: 15px;
}
.HotPromotion-progress .progress-top .progress-step:nth-child(2) {
      padding-left: 0px;
}
.HotPromotion-progress .progress-top .progress-step:nth-child(3) {
      padding-left: 0px;
}
.HotPromotion-progress .progress-top .progress-step:nth-child(4) {
      padding-left: 0px;
}
.HotPromotion-progress .progress-top .progress-step:nth-child(5) {
      padding-left: 0px;
}
/* .HotPromotion-progress .progress-top .progress-step::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  left: calc(50% - 2px);
  background: #FFFFFF;
  opacity: 0.3;
  top: 40px;
  border-radius: 100%;
  z-index: 0;
} */
.HotPromotion-progress .progress-top .progress-step::after {
  content: "₾";
  font-size: 13px;
  font-family: "CrystalBetUni-Bold";
  margin: 1px 0 0 2px;
}
.HotPromotion-progress .progress-bottom {
  padding: 6px 0 0;
}
/* .HotPromotion-progress .progress-bottom .progress-step::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(sword.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 0 0 6px;
} */
.HotPromotion-progress .progress-bar {
  height: 16px;
  margin: 12px 0 9px 0;
  /* background-color: rgba(0, 0, 0, 0.4); */
  background-repeat: repeat-x;
  /* background-image: url(progress-bg-empty.svg); */
  background-image: url(progress-bg-empty-large.svg);
  background-repeat: no-repeat;
  border-radius: 10px;
}
.HotPromotion-progress .progress-percent-cont {
  position: absolute;
  width: 455px;
  left: 1px;
  height: 16px;

}
.HotPromotion-progress .progress-bar .progress-percent {
  height: 16px;
  max-width: 100%;
  /* background-image: url(progress-bg-fill.svg); */
  background-image: url(progress-bg-fill-large.svg);
  background-repeat: no-repeat;
  border-radius: 10px;
  position: relative;
  min-width: 2%;
}
/* .HotPromotion-progress .progress-bar .progress-percent::after {
  content: "";
  width: calc(100% - 15px);
  height: 16px;
  position: absolute;
  top: 0;
  left: 8px;
  background-repeat: repeat-x;
} */
.HotPromotion-progress .progress-amount {
  position: absolute;
  width: 140px;
  right: -70px;
  height: 28px;
  top: -6px;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.HotPromotion-progress .progress-amount div {
  height: 28px;
  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: 16px;
  color: #FFFFFF;
  font-family: "Gotham-Normal";
  padding: 0 8px;
  line-height: 27px;
}
.HotPromotion-progress .progress-amount b {
  font-weight: bold;
  padding: 0 2px 0 0;
}
.HotPromotion-progress .progress-amount span {
  font-family: "CrystalBetUni-Bold";
  font-size: 14px;
  font-weight: normal;
}
.thrones-game {
  width: 980px;
  height: 889px;
  border-radius: 40px;
  background: linear-gradient(257.58deg, rgba(255, 21, 46, 0.5) 18.52%, rgba(255, 143, 48, 0.5) 111.92%);
  backdrop-filter: blur(10px);
  margin: -40px auto 0px;
  padding: 2px 0;
  position: relative;
}

/* .thrones-game.disabled .actions-container .action-text {
  opacity: 0.6;
}
.thrones-game.disabled .actions-container .rewards-count {
  color: rgba(255, 255, 255, 0.3);
} */
.thrones-game.disabled .houses-container .house, .thrones-game.disabled .actions-container .receive-rewards {
  opacity: 0.6;
  cursor: default;
}
.thrones-game.disabled .house:hover::before {
  background-image: none;
}
.thrones-game.round-disabled .houses-container .house.prize-10k,
.thrones-game.round-disabled .houses-container .house.prize-1k,
.thrones-game.round-disabled .houses-container .house.durango,
.thrones-game.round-disabled .houses-container .house.rangerover,
.thrones-game.round-disabled .houses-container .house.iphone,
.thrones-game.round-disabled .houses-container .house.wrangler,
.thrones-game.round-disabled .houses-container .house.home,
.thrones-game.round-disabled .houses-container .house.seven,
.thrones-game.round-disabled .houses-container .house.score,
.thrones-game.round-disabled .houses-container .house.awarded,
.thrones-game.round-disabled .houses-container .house.defender,
.thrones-game.round-disabled .houses-container .house.alfa-romeo-stelvio,
.thrones-game.round-disabled .houses-container .house.land-rover-defender,
.thrones-game.round-disabled .houses-container .house.jeep-gladiator-rubicon,
.thrones-game.round-disabled .houses-container .house.jeep-grand-cherokee,
.thrones-game.round-disabled .houses-container .jeep-wrangler-rubicon,
.thrones-game.round-disabled .houses-container .house.velar   {
  opacity: 0.6;
  cursor: default;
}
.thrones-game.disabled .houses-container::after {
  content: attr(data-disabled);
  border-radius: 20px;
  background: rgba(0, 27, 57, 0.8);
  backdrop-filter: blur(3px);
  position: absolute;
  top: calc(50% - 81px);
  left: calc(50% - 155px);
  height: 122px;
  z-index: 4;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  padding: 0 25px;
  width: 310px;
  box-sizing: border-box;
  font-family: "CrystalNU4-Bold";
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
  background: rgba(118, 19, 21, 0.9);
  backdrop-filter: blur(3px);
}

.thrones-game.disabled .houses-container::after {
  font-family: 'HelveticaMedium',"CrystalBetUni-Bold";
  letter-spacing: 0.25px;
  backdrop-filter: blur(3px);
}
.thrones-game .thrones-game-title {
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  width: auto;
  margin: 45px auto 0px;
  min-height: 40px;
  letter-spacing: 0.3px;
}
.thrones-game .thrones-game-description {
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  padding: 7px 0 8px;
  letter-spacing: 0.1px;
}
.thrones-game .thrones-game-description i {
  width: 22px;
  height: 20px;
  background-image: url(game/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
  vertical-align: middle;
  margin: 0 5px 0 5px;
}
.thrones-game .thrones-remaining-game {
  height: 53px;
  /* min-width: 168px; */
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 19px 0px 20px;
  color: #ffffff;
  margin: 20px auto 30px;
  position: relative;
  font-size: 14px;
  font-family: "CrystalNU4-Regular";
  background: rgba(39, 144, 226, 0.30);
  border: 1px solid #FFCE00;
  border-radius: 42px;
  letter-spacing: 0.3px;
}

.WildWildWest-year-theme .thrones-game .thrones-remaining-game {
  border: 1px solid #FFCE00;
  background: rgba(255, 65, 65, 0.30);
}
.thrones-game .thrones-remaining-game b {
  padding: 0 5px 0 0;
  font-family: 'Gotham-Normal';
  font-size: 30px;
  text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
}
.thrones-game .houses-container {
    margin: 0 auto;
    width: 542px;
    height: 396px;
    display: grid;
    grid-template-columns: 120px 120px 120px 120px;
    grid-template-columns: 101px 100px 99px 110px;
    position: relative;
    grid-row-gap: 20px;
    grid-column-gap: 40px;
}
.thrones-game .house {
  width: 120px;
  height: 120px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-decoration: none;
  background-image: url(game/ball.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.thrones-game.disabled .house,
.thrones-game.round-disabled .house,
.thrones-game.next_round .house {
  pointer-events: none;
}

.thrones-game .house.clicked {
    animation: cardClickedAnimation 0.9s infinite;
}
@keyframes cardClickedAnimation {
    0% {
        transform: scale(1);
    }
    50% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
}

.clicked_container:after {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0);
  border-radius: 30px;
  z-index: 999;
}

.cocktail-theme .thrones-game .house {
  background-image: url(game/seashell.png);
  background-size: 120px;
}
.league-theme .thrones-game .house {
  background-image: url(game/cl.png);
  background-size: 120px;
}
.thrones-game .house p {
  z-index: 41;
  padding: 0px 0px 0px 0px;
  font-family: 'HelveticaMedium';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #33B52A;
  margin: -12px 0 0 0;
}
.thrones-game .house small {
  z-index: 41;
  font-family: 'HelveticaMedium';
  color: #33B52A;
  font-weight: bold;
  font-size: 14px;
  width: 70px;
  line-height: 16px;
  letter-spacing: 0.2px;
}
.thrones-game .house.hidden-freespin p {
  z-index: 41;
  font-family: 'Gotham-Ultra';
  color: #85D5FF;
  font-size: 40px;
  margin: 0;
  padding: 22px 0px 18px 12px;
  text-shadow: 3px 3px 0px #0068a4, -3px -3px 0px #0068a4, 3px -3px 0px #0068a4, -3px 3px 0px #0068a4, 3px 3px 0px #0068a4, -3px -3px 0px #0068a4, 3px -3px 0px #0068a4, -3px 0px 0px #0068a4, -3px 3px 0px #0068a4, -3px 3px 0px #0068a4;
}
.thrones-game .house.hidden-freespin small {
  z-index: 41;
  font-family: 'Heltvetica Neue Ltd Geo';
  color: #85D5FF;
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 20px;
  text-shadow: 2px 2px 0px #00628c, -2px -2px 0px #00628c, 2px -2px 0px #00628c, -2px 2px 0px #00628c;
}

.thrones-game .houses-container:before{
    position:absolute;
    z-index:-1;
    content: url(game/ball-bomb.svg) 
             url(game/ball-10k.svg) 
             url(game/ball-1k.svg) 
             url(game/ball-apple.svg)
              url(game/ball-alfa-romeo-stelvio.svg)
              url(game/ball-land-rover-defender.svg)
              url(game/ball-jeep-gladiator-rubicon.svg)
              url(game/ball-jeep-grand-cherokee.svg)
              url(game/ball-jeep-wrangler-rubicon.svg)
              url(game/ball-bg.svg)
              url(game/ball-tree.svg);
    opacity: 0;
}

.thrones-game .house.fail {
  background-image: url(game/ball-bomb.svg);
}
.thrones-game .house.prize-10k {
  background-image: url(game/ball-10k.svg);
}
.thrones-game .house.prize-1k {
  background-image: url(game/ball-1k.svg);
}
.thrones-game .house.iphone {
  background-image: url(game/ball-apple.svg);
}

.thrones-game .house.alfa-romeo-stelvio {
    background-image: url(game/ball-alfa-romeo-stelvio.svg);
}
.thrones-game .house.land-rover-defender {
    background-image: url(game/ball-land-rover-defender.svg);
}
.thrones-game .house.jeep-gladiator-rubicon {
    background-image: url(game/ball-jeep-gladiator-rubicon.svg);
}
.thrones-game .house.jeep-grand-cherokee {
    background-image: url(game/ball-jeep-grand-cherokee.svg);
}
.thrones-game .house.jeep-wrangler-rubicon {
    background-image: url(game/ball-jeep-wrangler-rubicon.svg);
}

.thrones-game .house.seven {
  background-image: url(game/ball-tree.svg);
}


.thrones-game .house.hidden-bomb::after {
  background-image: url(game/hidden-bomb.svg), radial-gradient(50% 50% at 50% 50%, rgba(0, 128, 201, 0.9) 0%, rgba(0, 103, 160, 0.9) 100%);
  background-repeat: no-repeat;
  background-position: center;
}
.thrones-game .house.awarded {
  background-image: url(game/ball-bg.svg);
  background-repeat: no-repeat;
  z-index: 40;
}
.thrones-game .house.score {
  background-image: url(game/ball-bg.svg);
  background-repeat: no-repeat;
  z-index: 40;
}
.thrones-game .house.score p{
  font-family: 'Heltvetica_Neue_Ltd_Geo';
  font-size: 26px;
  color: #000;
}
.thrones-game .house.score small{
  font-family: 'Heltvetica_Neue_Ltd_Geo';
  font-size: 14px;
  color: #000
}
.thrones-game .house.hidden-freespin::after {
  background-image: url(game/hidden-freespin.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 142px;
  z-index: 40;
}
.thrones-game .house b {
  display: none;
}
.thrones-game .house span {
  z-index: 4;
  color: #FFFFFF;
  font-family: "Chkoni-Caps","CrystalBetUni-Bold";
  font-size: 20px;
  opacity: 0;
  display: inline-block;
  cursor: pointer;
  transition: opacity, 0.3s;
  padding: 10px;
  margin: 0 0 28px;
}
.thrones-game .house span.entrance {
  -webkit-animation: fromTop 0.5s forwards;
  animation: fromTop 0.5s forwards;
}
.thrones-game .house span.exit {
  -webkit-animation: toBottom 0.5s forwards;
  animation: toBottom 0.5s forwards;
}
.thrones-game.disabled .house span {
  cursor: default;
}
.thrones-game .prize {
  z-index: 2;
  color: #12E100;
  text-transform: uppercase;
  font-family: "Thrones","CrystalBetUni-Bold";
  font-size: 24px;
  line-height: 29px;
  width: 150px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 12px 12px;
  cursor: default;
  background-image: url(game/open.png);
  background-size: 140px auto;
  background-repeat: no-repeat;
  background-position: 4px 4px;
}
.thrones-game .prize p {
  font-size: 50px;
  height: 50px;
  line-height: 39px;
}
.thrones-game .prize.fail {
  background-image: url(game/cross.svg),url(game/open-fail.png);
  background-repeat: no-repeat;
  background-position: center 48px, 4px 4px;
  background-size: 54px,140px auto;
}
.thrones-game .prize.canceled * {
  color: #836A1F;
}
.thrones-game .history-button {
  width: 140px;
  height: 51px;
  margin: 0 auto;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  position: absolute;
  top: 808px;
  left: calc(50% - 70px);
}
.thrones-game .game-actions {
  --game-actions-bg: rgba(181, 7, 18, 0.7);
  width: 680px;
  height: 122px;
  background-position: center;
  background-repeat: no-repeat;
  margin: 33px auto;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  border-radius: 16px;
}

.thrones-game .game-actions .actions-wrapper {
  /* margin-top: -122px; */
  transition: all, 0.3s;
}
.thrones-game .game-actions.success {
  background: var(--game-actions-bg);
  border: 3px solid #2DF020;
  backdrop-filter: blur(2px);
  padding: 0 0 10px 0;
  
}
.WildWildWest-year-theme .thrones-game .game-actions.success {
  background: rgba(2, 40, 121, 0.50);
}
.thrones-game .game-actions.success.no-next-game {
  width: 420px;
}.thrones-game .game-actions.fail.no-next-game {
  width: 488px;
  padding: 0px 0 0px 15px;
}
/* .thrones-game .game-actions.success .actions-wrapper {
  margin-top: 122px;
} */
.thrones-game .game-actions.success .action-text.success {
  display: -webkit-flex;
  display: flex;
}
.thrones-game .game-actions.success.game-over .receive-rewards {
  display: none;
}
.thrones-game .game-actions.success.game-over .receive-rewards.use {
  display: block;
}
.thrones-game .game-actions.fail {
  border: 3px solid #FF0000;
  background: var(--game-actions-bg);
  backdrop-filter: blur(2px);
  padding: 0 0 10px 0;
  border-radius: 20px;
}
.thrones-game .game-actions.fail .actions-wrapper {
  width: 100%;
  /* margin-top: 122px; */
}
.thrones-game .game-actions.fail .action-text.fail {
  display: flex;
  flex: 0 0 437px;
  font-size: 14px;
}
.thrones-game .game-actions.fail.game-over .action-text.fail {
  -webkit-flex: inherit;
  flex: inherit;
  margin: 0 auto;
}
/* .thrones-game .game-actions.fail.game-over .receive-rewards {
  display: none;
} */
.thrones-game .game-actions.fail.game-over-with-rewards .receive-rewards {
  display: none;
}
.thrones-game .game-actions.fail.game-over-with-rewards .receive-rewards.use {
  display: block;
}
.thrones-game .game-actions.game-over.fail .action-text.fail {
  flex: 0 0 434px;
  margin: 0 auto;
  letter-spacing: 0.4px;
}
.thrones-game .game-actions.game-over-with-rewards.fail .action-text.fail {
    line-height: 22px;
    letter-spacing: 0.35px;
}
.thrones-game .game-actions .actions-container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 116px;
}
.thrones-game .game-actions .action-text {
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 15px;
  line-height: 18px;
  display: flex;
  color: #FFFFFF;
  margin: 10px 5px 0 31px;
  letter-spacing: 0.2px;
  text-align: left;
  flex: 0 0 220px;
  min-height: 45px;
  background-size: 38px;
  background-position: 37px center;
  background-repeat: no-repeat;
}
.thrones-game .game-actions .action-text.success {
  display: none;
  padding: 0 5px 0 101px;
  background-image: url(game/check.svg);
  margin: 0;
  -webkit-flex: 1;
  flex: 1;
  -webkit-align-items: center;
  align-items: center;
  background-position: 38px center;
}
/* .thrones-game .game-actions .action-text.success::before {
  content: attr(data-gift);
  font-family: 'Gotham-Normal';
  font-size: 40px;
  margin: 0 10px 0 0;
  text-shadow: 0px 3px 2px rgb(0 0 0 / 25%);
  letter-spacing: 0.1px;
} */
.thrones-game .game-actions .action-text.fail {
  display: none;
  padding: 0 12px 0 95px;
  background-image: url(game/cross.svg);
  margin: 0;
  flex: 1;
  align-items: center;
  background-size: 48px;
  background-position: 29px center;
}
.thrones-game .game-actions .rewards-count {
  width: 160px;
  flex: 0 0 160px;
  height: 62px;
  font-family: 'Gotham-Normal';
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  color: #FDE053;
  text-shadow: 0px 3px 2px rgb(0 0 0 / 25%);
  margin: 0 5px 0 2px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 1px rgb(255 255 255 / 25%), inset 0px 2px 2px rgb(0 0 0 / 25%);
}
.thrones-game .game-actions .receive-rewards {
  width: 200px;
  height: 62px;
  border-radius: 10px;
  flex: 0 0 200px;
  line-height: 62px;
  font-family: 'Heltvetica_Neue_Ltd_Geo';
  font-size: 15px;
  color: rgba(255, 255, 255, 0.4);
  cursor: default;
  border: none;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.20);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.20), 0px 2px 0px 0px rgba(255, 255, 255, 0.40) inset;
}
.thrones-game.disabled .game-actions .receive-rewards {
  display: none;
}
.thrones-game .game-actions .receive-rewards.active {
  color: #fff;
  background: linear-gradient(266.99deg, #30D025 0%, #3CA334 100%);
  opacity: 1;
  cursor: pointer;
}
.thrones-game .game-actions .receive-rewards.next-game {
  margin: 0 37px 0 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #262000;
  cursor: pointer;
  padding: 0 45px 0 10px;
  white-space: normal;
  line-height: 19px;
  text-align: center;
  overflow: hidden;
  background-image: url(game/next-game.svg),linear-gradient(266.99deg, #FDE053 0%, #FFCC00 100%);
  background-repeat: no-repeat;
  background-position: center right 20px, center;
  box-shadow: 0px 2px 0px rgb(0 0 0 / 20%), inset 0px 2px 0px rgb(255 255 255 / 40%);
  border-radius: 10px;
  opacity: 1;
  font-family: 'HelveticaMedium';
  font-feature-settings: "case" on;
  letter-spacing: 0.3px;
  font-weight: bold;
}
.thrones-game .game-actions .receive-rewards.next-game::after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(game/next-game.svg);
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 0 0 6px;
}
.thrones-game .game-actions .receive-rewards.use {
  margin: 0 28px 0 30px;
  flex: 0 0 150px;
  cursor: pointer;
  color: #fff;
  background: linear-gradient(266.99deg, #30D025 0%, #3CA334 100%);
  box-shadow: 0px 2px 0px rgb(0 0 0 / 20%), inset 0px 2px 0px rgb(255 255 255 / 40%);
  opacity: 1;
}
.HotPromotion-gift-control {
  width: 460px;
  min-height: 194px;
  margin: 40px auto 0;
  padding: 30px;
  backdrop-filter: blur(5px);
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
}
.HotPromotion-gift-control div {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.HotPromotion-gift-control div p {
  flex: 1;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  padding: 0 10px;
  text-align: left;
  letter-spacing: 0.3px;
}
.HotPromotion-gift-control div span {
  color: #FDE053;
  font-family: 'Gotham-Normal';
  font-size: 26px;
  padding: 0;
  flex: 0 0 134px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  border-radius: 6px;
}
.HotPromotion-gift-control div span::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(progress-freespin.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 10px 0 0;
}
.HotPromotion-gift-control .gift-button {
  width: 400px;
  height: 64px;
  margin: 20px 0 0 0;
  color: #ffffff;
  font-family: 'HelveticaMedium';
  font-feature-settings: "case" on;
  letter-spacing: 0.3px;
  cursor: pointer;
  border: none;
  font-size: 16px;
  background: linear-gradient(180deg, #3BDA30 0%, #1EA315 100%);
  box-shadow: 0px 3px 0px rgb(0 0 0 / 25%), inset 0px 3px 0px rgb(255 255 255 / 30%);
  border-radius: 6px;
}
.HotPromotion-gift-control .gift-button.disabled {
  cursor: default;
  background: rgba(99, 124, 190, 0.3);
  box-shadow: 0px 2px 0px rgb(0 0 0 / 20%), inset 0px 2px 0px rgb(255 255 255 / 40%);
  border-radius: 10px;
  color: rgb(255 255 255 / 50%);
}
.HotPromotion-popup-container {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0 0 100px;
}
.HotPromotion-popup-container .HotPromotion-popup {
  width: 670px;
  height: 600px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  position: relative;
  padding: 87px 40px 40px;
  overflow: hidden;
}
.HotPromotion-popup-container .HotPromotion-popup .HotPromotion-popup-header {
  height: 86px;
  padding: 0 20px 0 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-family: "CrystalBetUni-Bold";
  font-size: 20px;
  color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  /* new styles, maybe temp */
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.3px;
}
.HotPromotion-popup-container .HotPromotion-popup input.close,
.HotPromotion-popup-container .HotPromotion-popup div.close {
  height: 58px;
  width: 58px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  cursor: pointer;
  background-color: transparent;
  color: #B3B3B3;
  border: none;
  background-image: url(close-3.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.cosGameOfSlotsmo-popup-container .HotPromotion-popup input.close::after {
  font-family: "cb-icons";
  content: "\e818";
  font-size: 18px;
  color: #B3B3B3;
}
.HotPromotion-popup-container .HotPromotion-popup .HotPromotion-popup-content {
  height: 472px;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.HotPromotion-popup-container .HotPromotion-popup .HotPromotion-popup-content::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.HotPromotion-popup-container .HotPromotion-history {
  background: #ECF2F6;
  border-radius: 10px;
  width: 100%;
  height: 60px;
  margin: 0 0 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 20px;
}
.HotPromotion-popup-container .HotPromotion-history::before {
  content: attr(data-time);
  width: 91px;
  font-family: "CrystalBetUni-Medium";
  font-size: 12px;
  color: #8A98A0;
  text-align: left;
}
.HotPromotion-popup-container .HotPromotion-history div {
  content: attr(data-text);
  background-image: url(jetx.png);
  background-repeat: no-repeat;
  background-position: 3px center;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 46px;
  font-family: 'CrystalNU4-Bold';
  color: #000000;
  display: flex;
  flex-direction: row-reverse;
  font-family: "CrystalBetUni-Bold";
  font-size: 14px;
  vertical-align: middle;
}
.HotPromotion-popup-container .HotPromotion-history span {
  font-family: "CrystalBetUni-Bold";
  font-size: 14px;
  vertical-align: middle;
  padding: 0 0 0 5px;
}
.HotPromotion-popup-container .HotPromotion-history.fail div {
  background-image: url(game/cross.svg);
  background-size: 26px;
}
.HotPromotion-popup-container.freespins-popup .HotPromotion-popup {
  padding: 103px 39px 0;
  background-repeat: no-repeat;
  background-position: center;
  width: 670px;
  height: 533px;
  box-shadow: none;
  background: url(n-winner-ng.png) no-repeat center;
  border-radius: 30px;
}
.HotPromotion-popup-container.freespins-popup .HotPromotion-popup .HotPromotion-popup-header {
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  height: 104px;
  font-size: 20px;
  padding: 0px 25px 0 40px;
  color: #ffffff;
  letter-spacing: 0.4px;
  font-weight: bold;
}
.HotPromotion-popup-container.freespins-popup .HotPromotion-popup input.close {
  width: 50px;
  height: 50px;
  background-image: url(close-2.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.HotPromotion-popup-container .HotPromotion-freespins {
  box-shadow: none;
  height: 70px;
  margin: 0 0 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px 0 8px;
  border: 1px solid transparent;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5);
}
.HotPromotion-popup-container .HotPromotion-freespins .use {
  display: none;
}
.HotPromotion-popup-container .HotPromotion-freespins.use {
  border: 1px solid #33B52A!important;
  box-shadow: 0px 0px 10px 2px rgb(58 172 49 / 60%)!important;
  background: rgba(0, 0, 0, 0.5)!important;
}
.HotPromotion-popup-container .HotPromotion-freespins.use .HotPromotion-action-button {
  display: none;
}
.HotPromotion-popup-container .HotPromotion-freespins.use .HotPromotion-action-button.use {
  display: block;
}
.HotPromotion-popup-container .HotPromotion-freespins.money.use .HotPromotion-action-button.use {
    display: none;
}
.HotPromotion-popup-container .HotPromotion-freespins.use .HotPromotion-freespin-title::before {
  color: #ffffff!important;
}
.HotPromotion-popup-container .HotPromotion-freespins.use .HotPromotion-freespin-title::after {
  color: #ffffff!important;
}
.HotPromotion-popup-container .HotPromotion-freespins.use .HotPromotion-freespins-actions::before {
  background-image: url(freespin.svg)!important;
  color: #3FE234!important;
  opacity: 1!important;
}
.HotPromotion-popup-container .HotPromotion-freespins.money.use .HotPromotion-freespins-actions::before {
    visibility: hidden;
}
.HotPromotion-popup-container .HotPromotion-freespins.use .freespin-thumb {
  opacity: 1!important;
}
.HotPromotion-popup-container .HotPromotion-freespins.disabled {
  border-color: transparent;
  background: rgba(0, 0, 0, 0.35);
}
.HotPromotion-popup-container .HotPromotion-freespins.disabled .HotPromotion-freespin-title::before {
  color: rgba(255, 255, 255, 0.6);
}
.HotPromotion-popup-container .HotPromotion-freespins.disabled .HotPromotion-freespins-actions::before {
  background-image: url(freespin-disabled.svg);
  color: #ffffff;
  opacity: 0.6;
}
.HotPromotion-popup-container .HotPromotion-freespins.money .HotPromotion-freespins-actions::before{
  visibility: hidden;
}
.HotPromotion-popup-container .HotPromotion-freespins.disabled .freespin-thumb {
  opacity: 0.6;
}
.HotPromotion-popup-container .HotPromotion-freespins.disabled .HotPromotion-action-button {
    color: #666666;
    background: rgba(0, 0, 0, 0.6);
    cursor: default;
    pointer-events: none;
}
.HotPromotion-popup-container .HotPromotion-freespins .freespin-thumb {
  flex: 0 0 64px;
  height: 54px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  border-radius: 10px;
  margin: 0 16px 0 0;
}
.HotPromotion-popup-container .HotPromotion-freespins .freespin-thumb.heart5 {
    background-image: url(5heart.png);
}
.HotPromotion-popup-container .HotPromotion-freespins .freespin-thumb.burninghot40 {
    background-image: url(40burninghot.png);
}
.HotPromotion-popup-container .HotPromotion-freespins .freespin-thumb.superhot100 {
    background-image: url(100superhot.png);
}
.HotPromotion-popup-container .HotPromotion-freespins .freespin-thumb.diceandroll {
    background-image: url(diceandroll.png);
}
.HotPromotion-popup-container .HotPromotion-freespins .freespin-thumb.money {
    background-image: url(money.png);
}
.HotPromotion-popup-container .HotPromotion-freespins .HotPromotion-freespin-title {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex: 1;
  flex: 1;
}
.HotPromotion-popup-container .HotPromotion-freespins .HotPromotion-freespin-title::before {
  content: attr(data-title);
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 16px;
  color: #FFFFFF;
  margin: 0 0 6px;
}
.HotPromotion-popup-container .HotPromotion-freespins .HotPromotion-freespin-title::after {
  content: attr(data-name);
  font-family: "CrystalNU4-Regular";
  font-size: 13px;
  color: #ffffff;
}
.HotPromotion-popup-container .HotPromotion-freespins.disabled .HotPromotion-freespin-title::after {
  color: rgba(255, 255, 255, 0.6);
}
.HotPromotion-popup-container .HotPromotion-freespins .HotPromotion-freespins-actions {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex: 0 0 187px;
  flex: 0 0 187px;
}
.HotPromotion-popup-container .HotPromotion-freespins .HotPromotion-freespins-actions::before {
  content: attr(data-cost) "₾";
  height: 20px;
  background-image: url(freespin.svg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0 0 0 22px;
  font-family: 'CrystalNU4-Bold';
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #3FE234;
}
.HotPromotion-popup-container .HotPromotion-freespins .HotPromotion-action-button {
  width: 100px;
  height: 40px;
  background: #FDE053;
  border-radius: 6px;
  font-family: "CrystalBetUni-Medium";
  font-size: 12px;
  line-height: 40px;
  color: #232000;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border: 0px;
}
.HotPromotion-popup-container .HotPromotion-freespins .HotPromotion-action-button.use {
  color: #ffffff;
  background: #33B52A;
  cursor: pointer;
  pointer-events:all;
}

@-webkit-keyframes fromTop {
  0% {
    opacity: 0;
    margin-top: -90px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@keyframes fromTop {
  0% {
    opacity: 0;
    margin-top: -90px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@-webkit-keyframes toBottom {
  0% {
    opacity: 1;
    margin-top: 0px;
  }
  100% {
    opacity: 0;
    margin-top: 90px;
  }
}
@keyframes toBottom {
  0% {
    opacity: 1;
    margin-top: 0px;
  }
  100% {
    opacity: 0;
    margin-top: 90px;
  }
}
.rules-container {
  position: relative;
  text-align: left;
  margin: 60px auto;
  width: 840px;
}
.show-mobile {
  display: none!important;
}
.HotPromotion-content.ru .thrones-game .thrones-game-title,
.HotPromotion-content.en .thrones-game .thrones-game-title,
.HotPromotion-content.en .thrones-game .history-button,
.HotPromotion-content.ru .thrones-game .history-button,
.HotPromotion-content.en .HotPromotion-gift-control .gift-button,
.HotPromotion-content.ru .HotPromotion-gift-control .gift-button,
.HotPromotion-content.en .play-the-game,
.HotPromotion-content.ru .play-the-game,
.HotPromotion-content.ru .thrones-game .game-actions .receive-rewards,
.HotPromotion-content.en .thrones-game .game-actions .receive-rewards  {
  text-transform: uppercase;
  font-family: "CrystalBetUni-Bold";
}
.promo-video-wrapper {
  margin: 37px auto 39px;
}
.rules-new-list-text * {
  user-select: text;
}
/* new codes */
.multiple-progresses {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 980px;
  margin: 29px auto 41px;
}
.multiple-progresses-wrapper {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
  width: 964px;
  gap: 16px;
  justify-content: space-between;
}
.cocktail-theme .multiple-progresses-wrapper  {
  margin: 0 0 20px;
}
.league-theme .multiple-progresses-wrapper  {
  margin: 0 0 20px;
  flex-direction: row-reverse;
}
.league-theme .multiple-progresses-wrapper:nth-child(2)  {
  margin: 0 0 20px;
  flex-direction: row;
}

.multiple-car-progress {
  width: 180px;
  height: 280px;
  border-radius: 16px;
  position: relative;
  background: linear-gradient(82deg, #FFAA0E 0%, #FFD80A 94.98%);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.keydrawn .car-progress-visual {
  display: none;
}
.multiple-car-progress::before {
  content: attr(data-remaining);
  position: absolute;
  left: 20px;
  bottom: 5px;
  line-height: 46px;
  font-family: "HelveticaMedium","CrystalBetUni-Bold";
  color: #735400;
  font-size: 14px;
  opacity: 1;
  opacity: 0;
}
.cocktail-theme .multiple-car-progress::before {
  color: #4E6DA8;
}
.multiple-car-progress.drawn {
/*background: linear-gradient(84deg, #29D9FF -36.39%, #FFBDDF 95.46%), url(<path-to-image>) lightgray 50% / cover no-repeat;*/
}
.multiple-car-progress.drawn .multiple-progresses-prize-title {
  color: #000;

}
.multiple-car-progress.drawn::before {
  content: attr(data-finish);
  position: absolute;
  left: 5px;
  bottom: 28px;
  line-height: 19px;
  font-family: "HelveticaBold", "CrystalBetUni-Bold";
  font-feature-settings: "case" on;
  color: #000;
  font-size: 16px;
  width: 170px;
  text-align: center;
  opacity: 1;
  letter-spacing: -0.2px;
}
.cocktail-theme .multiple-car-progress.drawn::before {
  color: #0B3E5B;
  font-weight: bold;
  bottom: 52px;
}
body#body.en .multiple-car-progress.drawn::before {
  padding: 0 30px;
  box-sizing: border-box;
}
body#body.ru .multiple-car-progress.drawn::before {
  padding: 0 30px;
  box-sizing: border-box;
}
.multiple-car-progress.drawn .multiple-progresses-prize-title,
.multiple-car-progress.drawn .multiple-progresses-prize-icon {
  opacity: 0.6;
}
.multiple-car-progress.drawn .car-progress-visual {
  display: none;
}
.multiple-car-progress::after {
  content: attr(data-prize);
  color: #fff;
  font-size: 22px;
  font-family: "MontHeavy",'HelveticaBlack';
  position: absolute;
  top: 21px;
  letter-spacing: 0.3px;
  left: 27px;
  display: none;
}
.league-theme .multiple-car-progress::after {
  content: inherit;
}
.cocktail-theme .multiple-car-progress::after {
  color: #0B3E5B;
  text-shadow: 0px 2px 0px rgba(255, 255, 255, 0.50);

}
.multiple-car-progress.drawn::after {
  opacity: 0.7;
}
.multiple-car-progress.charger {
  background-image: url(charger-logo.png);
  background-position: center;
}
.WildWildWest-year-theme .multiple-car-progress.charger {
  background-image: url(n-flat.png);
}
.cocktail-theme .multiple-car-progress.charger {
  background-image: url(cocktail-charger-logo.png);
}
.league-theme .multiple-car-progress.charger {
  background-image: url(cl-charger-logo.png);
}
.multiple-prize-progress {
  --multiple-prize-progress-bg: linear-gradient(180deg, #C9030F 0%, #E22B00 100%);
  width: calc(33% - 11px);
  height: 100px;
  border-radius: 16px;
  position: relative;
  background-repeat: no-repeat;
  background-position: 23px 27px, 0;
  backdrop-filter: blur(2px);
}



.multiple-prize-progress.cash {
  background-image: url(10k.png), var(--multiple-prize-progress-bg);
  background-size: auto 23.2px,auto;
}
.multiple-prize-progress.small-cash {
  background-image: url(1k.png),  var(--multiple-prize-progress-bg);
}
.multiple-prize-progress.iphone {
  background: var(--multiple-prize-progress-bg);
}


.multiple-prize-progress.iphone::before {
    content: '';
    height: 40px;
    width: 40px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 17px;
    top: calc(50% - 60px/2);
    background-image: url(iPhone.png);
    background-size: contain;
}



.multiple-prize-progress.seven {
    width: 500px;
    height: 90px;
    border-radius: 16px;
    position: relative;
    background: var(--multiple-prize-progress-bg);
    backdrop-filter: blur(2px);
    /* margin: 23px 0px 0px 59px;*/
    margin-bottom: 41px;
}

.multiple-prize-progress.seven::before {
    content: '';
    height: 60px;
    width: 60px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: calc(50% - 60px/2);
    background-image: url(token.svg);
    background-size: contain;
}


.multiple-progress-numbers {
  position: relative;
  width: 91px;
  height: 30px;
  border-radius: 0 6px 6px 0;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 20px;
  color: #fff;
  font-family: "CrystalBetUni-Bold";
  line-height: 31px;
  position: absolute;
  top: 25px;
  right: 21px;
  text-align: right;
  padding: 0px 12px 0 0;
}
.multiple-progress-numbers span {
  font-family: "MontHeavy","CrystalBetUni-Bold";
  display: inline-block;
  margin: 0 5px;
}
.multiple-progress-numbers span:first-child {
  color: #7DFF25;
}
.multiple-progress-numbers::before {
  content: '';
  height: 50px;
  width: 50px;
  background-position: right center;
  background-repeat: no-repeat;
  position: absolute;
  left: -35px;
  top: calc(50% - 28px);
}
.multiple-prize-progress.cash .multiple-progress-numbers::before {
  background-image: url(case-10.png);
}
.multiple-prize-progress.small-cash .multiple-progress-numbers::before {
  background-image: url(case-1.png);
}
.multiple-prize-progress.iphone .multiple-progress-numbers::before {
  background-image: url(apple.svg);
  top: calc(50% - 21px);
  left: -28px;
  width: 42px;
  height: 42px;
  background-size: contain;
}
.multiple-prize-progress.iphone .multiple-progress-text span {
  display: none;
}
.multiple-prize-progress.iphone .multiple-progress-text p {
  font-size: 16px;
  font-family: 'MontHeavy';
  position: absolute;
  left: 64px;
  top: 30px;
  letter-spacing: 1px;
}

.multiple-prize-progress.seven .multiple-progress-numbers::before {
  background-image: url(token.svg);
    background-size: contain;
    left: -20px;
    top: calc(50% - 21px);
    width: 42px;
    height: 42px;
}
.multiple-prize-progress.seven .multiple-progress-numbers {
  width: 118px;
  border-radius: 6px;
  top: 29px;
  right: 21px;
} 

.car-progress-visual {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  bottom: 16px;
  left: 10px;
  width: 158px;
  height: 62px;
  position: absolute;
  gap: 2px;
}
.car-progress-visual span {
  width: 30px;
  flex: 0 0 30px;
  height: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.multiple-progress-visual {
  display: flex;
  justify-content: space-between;
  width: 265px;
  position: absolute;
  left: 20px;
  right: 27px;
  bottom: 15px;
}
.multiple-progress-visual span {
  width: 22px;
  flex: 0 0 22px;
  height: 3px;
  border-radius: 1px;
  background-color: rgba(0, 0, 0, 0.4);
}
.multiple-progress-visual span.active {
  background-color: #7DFF25;
}


.multiple-progress-text {
  margin: 20px 0 0 100px;
  color: #fff;
  font-family: 'Helvetica','CrystalNU4-Regular';
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.3px;
}
.multiple-car-progress .multiple-progresses-prize-title{
    position: absolute;
    top: 59px;
    left: 0;
    font-family: 'MontHeavy';
    font-size: 19px;
    color: #000;
    text-align: center;
    width: 100%;
    letter-spacing: -0.8px;
}
.multiple-progresses-prize-title span{
  display: none;
}
.multiple-progresses-prize-title span.show-desktop{
  display: inline;
}
.multiple-car-progress .multiple-progresses-prize-icon{
  background: no-repeat;
  background-size: cover;
}


/**/
.multiple-car-progress.prize1 .car-progress-visual span {
  background-image: url(prize1-small-icon-inactive.svg);
}
.multiple-car-progress.prize1 .car-progress-visual span.active {
  background-image: url(prize1-small-icon.svg);
}

.multiple-car-progress.prize1 .multiple-progresses-prize-icon{
  position: absolute;
  top: 99px;
  right: 7px;
  background-image: url(prize1-big-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 167px;
  height: 84px;
}
.multiple-car-progress.prize1 .multiple-progresses-prize-title:before {
    content: '';
    width: 36px;
    height: 36px;
    background-image: url(prize1-title-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -41px;
    left: calc(50% - 15px);
}


.multiple-car-progress.prize2 .car-progress-visual span {
  background-image: url(prize2-small-icon-inactive.svg);
}
.multiple-car-progress.prize2 .car-progress-visual span.active {
  background-image: url(prize2-small-icon.svg);
  opacity: 1;
}
.multiple-car-progress.prize2 .multiple-progresses-prize-icon{
    position: absolute;
    top: 93px;
    right: 0px;
    background-image: url(prize2-big-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 169px;
    height: 90px;
}
.multiple-car-progress.prize2 .multiple-progresses-prize-title:before {
    content: '';
    width: 58px;
    height: 32px;
    background-image: url(prize2-title-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -39px;
    left: calc(50% - 31px);
}



.multiple-car-progress.prize3 .car-progress-visual span {
  background-image: url(prize3-small-icon-inactive.svg);
}
.multiple-car-progress.prize3 .car-progress-visual span.active {
  background-image: url(prize3-small-icon.svg);
}

.multiple-car-progress.prize3 .multiple-progresses-prize-icon{
  position: absolute;
  top: 98px;
  right: 8px;
  background-image: url(prize3-big-icon.png);
  width: 165px;
  height: 84px;
}
.multiple-car-progress.prize3 .multiple-progresses-prize-title:before {
    content: '';
    width: 61px;
    height: 24px;
    background-image: url(prize3-title-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -35px;
    left: calc(50% - 32px);
}


.multiple-car-progress.prize4 .car-progress-visual span {
  background-image: url(prize4-small-icon-inactive.svg);
}
.multiple-car-progress.prize4 .car-progress-visual span.active {
  background-image: url(prize4-small-icon.svg);
  opacity: 1;
}
.multiple-car-progress.prize4 .multiple-progresses-prize-icon{
    position: absolute;
    top: 98px;
    right: 0px;
    background-image: url(prize4-big-icon.png);
    width: 175px;
    height: 86px;
}
.multiple-car-progress.prize4 .multiple-progresses-prize-title:before {
    content: '';
    width: 61px;
    height: 24px;
    background-image: url(prize3-title-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -35px;
    left: calc(50% - 32px);
}



.multiple-car-progress.prize5 .car-progress-visual span {
  background-image: url(prize5-small-icon-inactive.svg);
}
.multiple-car-progress.prize5 .car-progress-visual span.active {
  background-image: url(prize5-small-icon.svg);
  opacity: 1;
}
.multiple-car-progress.prize5 .multiple-progresses-prize-icon{
    position: absolute;
    top: 95px;
    right: -4px;
    background-image: url(prize5-big-icon.png);
    width: 180px;
    height: 96px;
}
.multiple-car-progress.prize5 .multiple-progresses-prize-title:before {
    content: '';
    width: 61px;
    height: 24px;
    background-image: url(prize3-title-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -35px;
    left: calc(50% - 32px);
}



/**/


.cocktail-theme .multiple-progress-text {
  margin: 20px 0 0 56px;
}
.league-theme .multiple-progress-text {
  margin: 20px 0 0 53px;
}
.cocktail-theme .league-theme .multiple-progress-text {
  margin: 20px 0 0 48px;
}
.multiple-progress-text p {
  display: block;
  font-family: 'HelveticaBlack';
  color: #FDE053;
  font-weight: bold;
  font-size: 24px;
  padding: 0 0 3px 0;
  letter-spacing: 0px;
  font-feature-settings: "case" on;
}
.HotPromotion-game-links {
  display: flex;
  justify-content: center;
  margin: 40px auto;
}
.HotPromotion-game-links a {
  margin: 0 5px;
  display: inline-flex;
  align-items: center;
  width: 160px;
  height: 55px;
  padding: 0 39px 0 46px;
  background-repeat: no-repeat;
  font-family: 'HelveticaBold','CrystalNU4-Regular';
  font-feature-settings: "case" on;
  text-align: left;
  font-size: 14px;
  text-decoration: none;
  color: #262000;
  cursor: pointer;
  background: linear-gradient(180deg, #FFE062 0%, #FFCC00 100%);
  box-shadow: 0px 3px 0px rgb(0 0 0 / 25%), inset 0px 3px 0px rgb(255 255 255 / 30%);
  border-radius: 10px;
  position: relative;
}
.HotPromotion-game-links a::before {
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: calc(50% - 20px);
  left: 6px;
}
.HotPromotion-game-links a::after {
  content: '';
  background-repeat: no-repeat;
  background-position: center;
  width: 6px;
  height: 10px;
  position: absolute;
  top: calc(50% - 5px);
  right: 15px;
  background-image: url(arrow-right.svg);
}
.HotPromotion-game-links a.HotPromotion-slots::before {
  background-image: url(slot-icon.svg);
}
.HotPromotion-game-links a.HotPromotion-jetx::before {
  background-image: url(jetx-icon.svg);
}
.HotPromotion-game-links a.HotPromotion-spin::before {
  background-image: url(spin-icon.svg);
}
.HotPromotion-game-links a.HotPromotion-pocker::before {
  background-image: url(pocker-icon.svg);
}
.HotPromotion-helper {
  margin: 0 auto 19px;
  font-family: 'helveticaMedium';
  color: #EAEDF7;
  font-size: 14px;
  text-align: center;
}
.HotPromotion-helper p {
  font-size: 16px;
  letter-spacing: 0.22px;
  padding: 0 0 6px;
}
.league-theme .HotPromotion-helper,
.WildWildWest-year-theme .HotPromotion-helper {
  display: none;
}
.HotPromotion-winner-popup-container {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0 0 100px;
}
.HotPromotion-winner-popup-container.hidden {
  display: none;
}
.HotPromotion-winner {
  width: 670px;
  height: 463px;
  position: relative;
  background-image: url(winner-ng.png);
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.WildWildWest-year-theme .HotPromotion-winner {
  background-image: url(n-winner-ng.png);
}
.cocktail-theme .HotPromotion-winner {
  background-image: url(cocktail-winner-ng.png);
}
.league-theme .HotPromotion-winner {
  background-image: url(cl-winner-ng.png);
}
.HotPromotion-winner-close {
  height: 78px;
  width: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: transparent;
  color: #FFFFFF;
  border: none;
  background-image: url(close.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
}
.HotPromotion-winner-prize {
  height: 164px;
  width: calc(100% - 156px);
  background-repeat: no-repeat;
}
.HotPromotion-winner-popup-container .HotPromotion-winner-progress::before {
  content: '';
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: auto 24px;
  background-position: center;
  position: absolute;
  left: 11px;
  top: 10px;
}

.HotPromotion-winner-popup-container.prize-10k .HotPromotion-winner-prize {
  background-image: url(10k.png);
  background-position: center 66px;
}
.HotPromotion-winner-popup-container.prize-10k .HotPromotion-winner-progress::before {
  background-image: url(case-10.png);
}
.HotPromotion-winner-popup-container.prize-1k .HotPromotion-winner-prize {
  background-image: url(1k-2x.png);
  background-position: center 66px;
}
.HotPromotion-winner-popup-container.prize-1k .HotPromotion-winner-progress::before {
  background-image: url(case-1.png);
  left: 11px;
  top: 10px;
}

.HotPromotion-winner-popup-container.seven .HotPromotion-winner-prize {
    background-image: url(token.svg);
    background-position: center 51px;
    background-size: 97px;
  }
.HotPromotion-winner-popup-container.seven .HotPromotion-winner-progress::before {
  content: inherit;
}
.HotPromotion-winner-popup-container.seven .HotPromotion-winner-progress {
  padding: 3px 15px 0;
}
.cocktail-theme .HotPromotion-winner-popup-container.seven .HotPromotion-winner-progress {
  padding: 3px 36px 0;
}
.HotPromotion-winner-popup-container.alfa-romeo-stelvio .HotPromotion-winner-prize {
  background-image: url(prize1-big-icon.png);
  background-position: center 25px;
}
.HotPromotion-winner-popup-container.alfa-romeo-stelvio .HotPromotion-winner-progress::before {
  background-image: url(prize1-small-icon.svg);
}

.HotPromotion-winner-popup-container.land-rover-defender .HotPromotion-winner-prize {
  background-image: url(prize2-big-icon.png);
  background-position: 144px 21px;
}
.HotPromotion-winner-popup-container.land-rover-defender .HotPromotion-winner-progress::before {
  background-image: url(prize2-small-icon.svg);
}
.HotPromotion-winner-popup-container.jeep-gladiator-rubicon .HotPromotion-winner-prize {
  background-image: url(prize3-big-icon.png);
  background-position: center 22px;
}
.HotPromotion-winner-popup-container.jeep-gladiator-rubicon .HotPromotion-winner-progress::before {
  background-image: url(prize3-small-icon.svg);
}
.HotPromotion-winner-popup-container.jeep-grand-cherokee .HotPromotion-winner-prize {
  background-image: url(prize4-big-icon.png);
  background-position: 131px  25px;
}
.HotPromotion-winner-popup-container.jeep-grand-cherokee .HotPromotion-winner-progress::before {
  background-image: url(prize4-small-icon.svg);
}
.HotPromotion-winner-popup-container.jeep-wrangler-rubicon .HotPromotion-winner-prize {
  background-image: url(prize5-big-icon.png);
  background-position: center 26px;
}
.HotPromotion-winner-popup-container.jeep-wrangler-rubicon .HotPromotion-winner-progress::before {
  background-image: url(prize5-small-icon.svg);
}


.HotPromotion-winner-progress {
  height: 44px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  font-family: "MontHeavy","CrystalBetUni-Bold";
  font-size: 30px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 3px 10px 0 45px;
  position: relative;
}
.HotPromotion-winner-progress b {
  font-family: "CrystalBetUni-Bold";
  margin: 0 5px;
}
.HotPromotion-winner-progress span {
  color: #7DFF25;
}
.HotPromotion-winner-text {
  color: #fff;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 18px;
  letter-spacing: 0.2px;
  padding: 25px 0 21px;
}
.HotPromotion-winner-description {
  color: #FDE053;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 24px;
  font-feature-settings: "case" on;
  letter-spacing: 0.4px;
  padding: 0 0 30px;
}
.HotPromotion-winner-close-button,
.HotPromotion-winner-get-button {
  width: 200px;
  height: 62px;
  flex: 0 0 62px;
  border-radius: 10px;
  line-height: 63px;
  font-family: 'HelveticaMedium';
  font-feature-settings: "case" on;
  font-size: 15px;
  border: none;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.4);
  color: #fff;
  background: linear-gradient(266.99deg, #30D025 0%, #3CA334 100%);
  opacity: 1;
  cursor: pointer;
}
.thrones-game .houses-container .house.noclick,
.thrones-game .houses-container .house.fail {
  pointer-events: none;
}
#body.notauthorized .promo-verification-registration{
  display: flex;
  margin-top: 100px;
}
.promo-verification-registration {
  display: none;
  gap: 13.5px;
  justify-content: center;
  width: 100%;
}
.promo-verification-registration__card{
  position: relative;
  width: 460px;
  height: 270px;
  background: rgba(0, 0, 0, 0.4);
  border: 2px solid #33B52A;
  backdrop-filter: blur(5px);
  border-radius: 20px;
  display: flex;
  align-items: center;
  padding-bottom: 5px;
}
.promo-verification-registration__title {
  font-family: 'CrystalNU4-Bold';
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 0 30px;
}
.promo-verification-registration__title .c1 {
  color: #FDE053;
}
.promo-verification-registration__title .c2 {
  color: #2BFF1D;
}


.promo-verification-registration__card--verification .promo-verification-registration__image{
  width: 90px;
  height: 133px;
  background-image: url(verify-prize.svg);
  position: absolute;
  left: calc(50% - 45px);
  top: -51px;
}

.promo-verification-registration__card--registration .promo-verification-registration__image{
  width: 256.25px;
  height: 139px;
  background-image: url(registration-prize.svg);
  position: absolute;
  left: calc(50% - 127px);
  top: -51px;
  background-size: cover;
}
.promo-verification-registration__card .promo-verification-registration__action__btn{
  position: absolute;
  bottom: 27px;
  left: calc(50% - 84px);
  width: 168px;
  height: 58px;
  border-radius: 30px;
  font-family: 'CrystalBetUni-Bold';
  font-size: 16px;
  line-height: 58px;
  text-align: center;
  text-decoration: none;
}

.promo-verification-registration__card--verification .promo-verification-registration__action__btn{
  background: linear-gradient(180deg, #FDE053 0%, #F1C802 100%);
  color: #262000;
}
.promo-verification-registration__card--registration .promo-verification-registration__action__btn{
  background: linear-gradient(180deg, #3BDA30 0%, #24B91A 100%);
  color: #fff;
}
.HotPromotion-free-game {
  font-size: 16px;
  text-align: center;
  color: #FDE053;
  margin: 20px auto 0;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  letter-spacing: 0.25px;
  padding: 0 20px;
}
.HotPromotion-free-game span {
  display: inline-block;
}
.button-how-to {
  background-color: #FFEC21;
  color: #262000;
  padding: 21px 18px 19px 49px;
  border-radius: 10px;
  display: inline-block;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 13px;
  margin: -10px auto 21px;
  font-weight: bold;
  letter-spacing: 0.2px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 18px center;
  background-image: url(how-to.svg);
}
.HotPromotion-popup-container.how-to-popup .HotPromotion-popup-header{
  background-repeat: no-repeat;
  background-position: 40px center;
  background-image: url(how-to.svg);
  padding: 0 20px 0 76px;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.3px;
}
.HotPromotion-popup-container.how-to-popup .HotPromotion-popup {
  height: auto;
  padding: 82px 40px 40px;
}
.HotPromotion-popup-container.how-to-popup {
  display: none;
}
.HotPromotion-popup-container.how-to-popup .how-to-tip {
  border-radius: 10px;
  background: #ECF2F6;
  padding: 20px 30px 20px 90px;
  margin: 0 0 15px;
  font-size: 14px;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  line-height: 19px;
  text-align: left;
  background-position: 30px center;
  background-repeat: no-repeat;
  letter-spacing: -0.2px;
  position: relative;
}
.HotPromotion-popup-container.how-to-popup .how-to-tip:last-child {
  margin: 0 0 -3px;
}
.HotPromotion-popup-container.how-to-popup .how-to-tip.slots {
  background-image: url(slots.svg);
}
.HotPromotion-popup-container.how-to-popup .how-to-tip.spin {
  background-image: url(spin.svg);
  padding: 20px 32px 20px 90px;
}
.HotPromotion-popup-container.how-to-popup .how-to-tip.jetx {
  background-image: url(jetx.svg);
  padding: 20px 20px 20px 90px;
}
.HotPromotion-popup-container.how-to-popup .how-to-tip b {
  font-family: 'HelveticaBlack';
  font-feature-settings: "case" on;
  font-weight: bold;
  display: block;
  margin: 0 0 9px;
  letter-spacing: 0px;
}
.HotPromotion-popup-container.how-to-popup .how-to-tip span {
  color: #256FF5;
  font-weight: bold;
  letter-spacing: 0.2px;
}
.HotPromotion-popup-container.how-to-popup .how-to-tip.multiplier::before {
  content: attr(data-multiplier);
  width: 40px;
  height: 40px;
  border: 5px solid #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 20px;
  color: #fff;
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #256FF5;
  text-transform: uppercase;
}
.hot-multiplier {
  width: 35px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 33px;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: -16px;
  right: -7px;
  background-color: #256FF5;
  text-transform: uppercase;
  font-weight: normal;
  cursor: pointer;
}
.hot-multiplier:hover p {
  display: block;
}
.hot-multiplier p {
  position: absolute;
  bottom: 44px;
  width: 278px;
  padding: 14px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.15);
  left: calc(50% - 139px);
  font-size: 12px;
  font-family: 'HelveticaMedium','CrystalNU4-Regular';
  line-height: 14px;
  text-align: center;
  letter-spacing: -0.2px;
  color: #000;
  text-transform: none;
  font-feature-settings: 'case' off;
  cursor: pointer;
  display: none;
}
.hot-multiplier p:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 7px solid white;
  border-bottom: 7px solid transparent;
  border-right: 7px solid transparent;
  border-left: 7px solid #af212100;
  left: calc(50% - 6.5px);
  bottom: -12px;
}
.hot-multiplier p span {
  color: #256FF5;
  font-weight: bold;
  letter-spacing: 0.2px;
}
.days_leaderboard_caption{
  font-family: 'Heltvetica_Neue_Ltd_Geo';
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
  margin: 38px auto 0;
}
.days_leaderboard_container {
    width: 920px;
    height: 705px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 55.45%, rgba(0, 0, 0, 0) 100%);
    backdrop-filter: blur(7.5px);
    border-radius: 30px;
    margin: 17px auto 0;
    padding-top: 1px;
    position: relative;
}

.days_leaderboard_titles {
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Heltvetica_Neue_Ltd_Geo';
    margin: -18px auto 0;
}
.days_leaderboard_titles label {
    font-family: 'HelveticaBlack';
}
.days_leaderboard_titles>p:nth-child(1) {
    margin: 45px auto 0;
}
.days_leaderboard_titles>p:nth-child(2) {
    font-family: 'HelveticaMedium';
    font-size: 14px;
    margin-top: -3px;
}
.days_leaderboard_stages.owl-carousel {
    height: 64px;
    margin: 30px auto 0;
    width: 620px;
    position: relative;
    /*opacity: 0;*/
}
.days_leaderboard_stages .owl-item .loaderbord-days {
    text-align: center;
    width: 140px;
    height: 64px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    font-family: 'CrystalNU4-Bold';
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;    
}
.days_leaderboard_stages .owl-item .loaderbord-days.selected {
    background: linear-gradient(80.91deg, #FDE053 0%, #FFCC00 100%);
    border: none;
    color: #262000;
    cursor: initial;
}
.days_leaderboard_stages .owl-item .loaderbord-days.disabled {
  opacity: 0.5;
}
.days_leaderboard_stages .owl-nav {
    position: relative;
    margin: -53px auto 0;
}
.days_leaderboard_stages .owl-nav>button span {
    font-size: 0;
}
.days_leaderboard_stages .owl-nav>button {
    width: 50px;
    height: 50px;
    position: absolute;
    display: inline-block;
    background: rgba(0, 0, 0, 0.5) !important;
    border-radius: 100%;
    top: -3px; 
}
.days_leaderboard_stages .owl-nav>button:after {
    content: '\e823';
    position: absolute;
    font-family: 'cb-icons';
    font-size: 9.5px;
    color: #ffffff;
    transform: rotate(90deg);
    left: 5px;
    top: 8px;
}
.days_leaderboard_stages .owl-nav>button.owl-prev {
    left: -69px;
}
.days_leaderboard_stages .owl-nav>button.owl-next {
    right: -70px;
}
.days_leaderboard_stages .owl-nav>button.owl-prev:after {
  transform: rotate(90deg);
  left: 15px;
  top: 19px;
}
.days_leaderboard_stages .owl-nav>button.owl-next:after {
    transform: rotate(-90deg);
    left: 18px;
    top: 19px;
}


.days-leaderboard__header {
    width: 700px;
    height: 34px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    margin-top: 20px;
    margin-bottom: 2px;
}
.days-leaderboard__header__item {
    width: 145px;
    font-family: 'CrystalNU4-Regular';
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    color: rgb(255 255 255 / 70%);
    box-sizing: border-box;
    display: inline-block;
}
.days-leaderboard__header__item:nth-child(1) {
    width: 70px;
}
.days-leaderboard__header__item:nth-child(2) {
    width: 280px;
    text-align: left;
}
.days-leaderboard__header__item:nth-child(3) {
    width: 135px;
}
.days-leaderboard__header__item:nth-child(4) {
    width: 200px;
}
.days-leaderboard__header__item .mob{
 display: none;
}

.days-leaderboard {
    width: 700px;
    height: 358px;
    margin: 0 auto;
    overflow-y: auto;
/*    padding-bottom: 45px;*/
    border-bottom-left-radius: 12px;
}
.days-leaderboard::-webkit-scrollbar {
    width: 12px;
    margin-left: 2px;
}
.days-leaderboard::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 4px;
}
.days-leaderboard::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
    border: 3px solid #090708;
    border-radius: 6px;
    width: 6px;
}
.days-leaderboard__list {
    width: 686px;
    height: 44px;
    background: rgba(0, 0, 0, 0.44);
    display: flex;
    align-items: center;
    flex-direction: row;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 1px;
    font-family: 'Mont-HeavyDEMO';
    flex-wrap: wrap;
    align-content: center;
    margin-bottom: 2px;
}

.days-leaderboard__list:first-of-type {
  border-top-left-radius: 12px;
}
.days-leaderboard__list:nth-child(odd) {
  background: rgba(0, 0, 0, 0.35);
}

.days-leaderboard__list--current{
/*  background: #3E3E3E !important;*/
  background: rgba(255, 255, 255, 0.15) !important;

  position: absolute;
  bottom: 63px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 6px;
}
.days-leaderboard__list__item {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
.days-leaderboard__list__item:first-of-type {
    width: 76px;
}
.days-leaderboard__list__item:nth-of-type(2) {
    width: 270px;
    justify-content: flex-start;
    font-family: 'Heltvetica_Neue_Ltd_Geo';
    font-size: 16px;
    padding-left: 6px;
}
.days-leaderboard__list__item:nth-child(3) {
    width: 135px;
}
.days-leaderboard__list__item:nth-child(4) {
    width: 200px;
    color: #1DF13F;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    line-height: 16px;
    gap: 5px;
    padding-right: 5px;
}
.days-leaderboard__list__item:nth-child(4) span {
    font-family: 'Heltvetica_Neue_Ltd_Geo';
    font-size: 14px;
}
.show-mobile {
    display: none !important;
}
.restrected_user {
    width: 830px;
    height: 120px;
    z-index: 1;
    color: #FFFFFF;
    font-family: Heltvetica_Neue_Ltd_Geo_700;
    font-size: 22px;
    display: flex;
    justify-content: center;
    padding-left: 0px;
    align-items: center;
    background-image: url(../../restricteduserpromo/user-x.svg);
    background-position: left 67px center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.6);
    border: 5px solid #DC1A1A;
    border-radius: 90px;
    margin-left: calc(50% - 415px);
    margin-top: 90px;
    box-sizing: border-box;
}
body.ka .restrected_user {
     padding-left: 50px;
}
body.en .restrected_user {
    background-position: left 93px center;
}
body.ru .restrected_user {
    background-position: left 145px center;
}
.restrected_user_text {
    width: 100%;
    color: #FFFFFF;
    font-family: Heltvetica_Neue_Ltd_Geo_700;
    font-size: 22px; 
    margin-top: 60px;
    text-align: center;
}
.restrected_user_allpromo {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 90px;
}
.restrected_user_allpromo a {
    width: auto;
    height: 62px;
    border-radius: 10px;
    background: #FFEC21;
    color: #262000;
    font-family: "Heltvetica_Neue_Ltd_Geo_900Bold";
    font-size: 18px;
    margin-top: 30px;
    background-image: url(../../restricteduserpromo/promotion.svg);
    background-position: center left 42px;
    background-repeat: no-repeat;
    padding-left: 80px;
    padding-right: 42px;
    display: flex;
    justify-content: left;
    align-items: center;
    text-decoration: none;
}