/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/wheel/styles.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
.wheelBg {
  background: linear-gradient(180deg, #131318 0%, #1c223f 27%, #131318 100%);
  position: relative;
}
@media (max-width: 767px) {
  .wheelBg {
    overflow: hidden;
  }
}
.wheelBg:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(to top, #131318 0%, rgb(19, 19, 24) 50%, rgba(19, 19, 24, 0) 100%);
  z-index: 1;
}

.page-circle-game {
  position: relative;
  overflow: hidden;
  padding-top: 24px;
  height: 762px;
}
@media (max-width: 1280px) {
  .page-circle-game {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .page-circle-game {
    overflow: visible;
  }
}

.in-case-circle .in-case-item {
  width: 180px;
  height: 180px;
  display: inline-block;
  margin: 0 24px 24px 0;
  border-radius: 5px;
  position: relative;
  background: #010310;
  background-clip: padding-box;
}
.in-case-circle .in-case-item[data-rar="4b69ff"]:before {
  background-image: none;
}
.in-case-circle .in-case-item[data-rar="4b69ff"]:after {
  background: #3d4cbf;
}
.in-case-circle .in-case-item[data-rar="4b69ff"],
.in-case-circle .in-case-item[data-rar="4b69ff"]:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5), 0 5px 70px 0 rgba(37, 63, 194, 0.5), inset 0 0 51px 0 rgba(75, 105, 255, 0.36);
}
.in-case-circle .in-case-item[data-rar="8847ff"]:before {
  background-image: none;
}
.in-case-circle .in-case-item[data-rar="8847ff"]:after {
  background: #542ba0;
}
.in-case-circle .in-case-item[data-rar="8847ff"],
.in-case-circle .in-case-item[data-rar="8847ff"]:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5), 0 5px 70px 0 rgba(136, 71, 255, 0.5), inset 0 0 51px 0 rgba(136, 71, 255, 0.36);
}
.in-case-circle .in-case-item[data-rar=d32ce6]:before {
  background-image: none;
}
.in-case-circle .in-case-item[data-rar=d32ce6]:after {
  background: #9612a5;
}
.in-case-circle .in-case-item[data-rar=d32ce6],
.in-case-circle .in-case-item[data-rar=d32ce6]:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5), 0 5px 70px 0 rgba(182, 25, 200, 0.5), inset 0 0 51px 0 rgba(211, 44, 230, 0.36);
}
.in-case-circle .in-case-item[data-rar=eb4b4b]:before {
  background-image: none;
}
.in-case-circle .in-case-item[data-rar=eb4b4b]:after {
  background: #823636;
}
.in-case-circle .in-case-item[data-rar=eb4b4b],
.in-case-circle .in-case-item[data-rar=eb4b4b]:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5), 0 5px 70px 0 rgba(196, 49, 49, 0.5), inset 0 0 51px 0 rgba(235, 75, 75, 0.36);
}
.in-case-circle .in-case-item[data-rar=ffd700]:before {
  background-image: none;
}
.in-case-circle .in-case-item[data-rar=ffd700]:after {
  background: #4a3a04;
}
.in-case-circle .in-case-item[data-rar=ffd700],
.in-case-circle .in-case-item[data-rar=ffd700]:hover {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5), 0 5px 70px 0 rgba(187, 146, 12, 0.5), inset 0 0 51px 0 rgba(255, 198, 0, 0.36);
}
.in-case-circle .in-case-item-wrap {
  height: 100%;
  padding: 22px 7px 0;
  position: relative;
}
.in-case-circle .in-case-item:before {
  position: absolute;
  top: -1px;
  left: -1px;
  border-radius: 6px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  z-index: 1;
}
.in-case-circle .in-case-item-wrap::after,
.in-case-circle .in-case-item-wrap::before {
  position: absolute;
  top: 0;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0;
  content: "";
}
.in-case-circle .in-case-item-wrap::after {
  background-image: radial-gradient(circle 140px at 50% 110%, #5d006b 0, transparent 100%);
}
.in-case-circle .in-case-item[data-rar=b0c3d9] .in-case-item-wrap::before {
  background: #010310;
  background-image: -moz-linear-gradient(90deg, rgba(176, 195, 217, 0.2) 0, rgba(176, 195, 217, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(176, 195, 217, 0.2) 0, rgba(176, 195, 217, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(176, 195, 217, 0.2) 0, rgba(176, 195, 217, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
}
.in-case-circle .in-case-item[data-rar=b0c3d9]:hover {
  box-shadow: 0 0 20px 0 #b0c3d9;
}
.in-case-circle .in-case-item[data-rar=b0c3d9] .in-case-item-wrap::after {
  background-image: radial-gradient(circle 140px at 50% 110%, rgba(176, 195, 217, 0.3) 0, transparent 100%);
}
.in-case-circle .in-case-item[data-rar=b0c3d9]:before {
  background-image: -moz-linear-gradient(90deg, #b0c3d9 0, rgba(176, 195, 217, 0.2) 100%);
  background-image: -webkit-linear-gradient(90deg, #b0c3d9 0, rgba(176, 195, 217, 0.2) 100%);
  background-image: -ms-linear-gradient(90deg, #b0c3d9 0, rgba(176, 195, 217, 0.2) 100%);
}
.in-case-circle .in-case-item[data-rar="5e98d9"] .in-case-item-wrap::before {
  background: #010310;
  background-image: -moz-linear-gradient(90deg, rgba(94, 152, 217, 0.2) 0, rgba(94, 152, 217, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(94, 152, 217, 0.2) 0, rgba(94, 152, 217, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(94, 152, 217, 0.2) 0, rgba(94, 152, 217, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
}
.in-case-circle .in-case-item[data-rar="5e98d9"]:hover {
  box-shadow: 0 0 20px 0 #5e98d9;
}
.in-case-circle .in-case-item[data-rar="5e98d9"] .in-case-item-wrap::after {
  background-image: radial-gradient(circle 140px at 50% 110%, rgba(94, 152, 217, 0.3) 0, transparent 100%);
}
.in-case-circle .in-case-item[data-rar="5e98d9"]:before {
  background-image: -moz-linear-gradient(90deg, #5e98d9 0, rgba(94, 152, 217, 0.2) 100%);
  background-image: -webkit-linear-gradient(90deg, #5e98d9 0, rgba(94, 152, 217, 0.2) 100%);
  background-image: -ms-linear-gradient(90deg, #5e98d9 0, rgba(94, 152, 217, 0.2) 100%);
}
.in-case-circle .in-case-item[data-rar="4b69ff"]:hover {
  box-shadow: 0 0 20px 0 #4b69ff;
}
.in-case-circle .in-case-item[data-rar="4b69ff"] .in-case-item-wrap::before {
  background: #010310;
  background-image: -moz-linear-gradient(90deg, rgba(75, 105, 255, 0.2) 0, rgba(75, 105, 255, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(75, 105, 255, 0.2) 0, rgba(75, 105, 255, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(75, 105, 255, 0.2) 0, rgba(75, 105, 255, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
}
.in-case-circle .in-case-item[data-rar="4b69ff"] .in-case-item-wrap::after {
  background-image: radial-gradient(circle 140px at 50% 110%, rgba(94, 152, 217, 0.3) 0, transparent 100%);
}
.in-case-circle .in-case-item[data-rar="4b69ff"]:before {
  background-image: -moz-linear-gradient(90deg, #4b69ff 0, rgba(75, 105, 255, 0.2) 100%);
  background-image: -webkit-linear-gradient(90deg, #4b69ff 0, rgba(75, 105, 255, 0.2) 100%);
  background-image: -ms-linear-gradient(90deg, #4b69ff 0, rgba(75, 105, 255, 0.2) 100%);
}
.in-case-circle .in-case-item[data-rar=ffd700] .in-case-item-wrap::before,
.in-case-circle .in-case-item[data-rar="8650AC"] .in-case-item-wrap::before {
  background: #010310;
  background-image: -moz-linear-gradient(90deg, rgba(255, 215, 0, 0.2) 0, rgba(255, 215, 0, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(255, 215, 0, 0.2) 0, rgba(255, 215, 0, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(255, 215, 0, 0.2) 0, rgba(255, 215, 0, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
}
.in-case-circle .in-case-item[data-rar=ffd700] .in-case-item-wrap::after,
.in-case-circle .in-case-item[data-rar="8650AC"] .in-case-item-wrap::after {
  background-image: radial-gradient(circle 140px at 50% 110%, rgba(255, 215, 0, 0.3) 0, transparent 100%);
}
.in-case-circle .in-case-item[data-rar=ffd700]:before,
.in-case-circle .in-case-item[data-rar="8650AC"]:before {
  background-image: -moz-linear-gradient(90deg, gold 0, rgba(255, 215, 0, 0.2) 100%);
  background-image: -webkit-linear-gradient(90deg, gold 0, rgba(255, 215, 0, 0.2) 100%);
  background-image: -ms-linear-gradient(90deg, gold 0, rgba(255, 215, 0, 0.2) 100%);
}
.in-case-circle .in-case-item[data-rar=ffd700]:hover {
  box-shadow: 0 0 20px 0 #ffd700;
}
.in-case-circle .in-case-item[data-rar="8650AC"]:hover {
  box-shadow: 0 0 20px 0 #8650ac;
}
.in-case-circle .in-case-item[data-rar="8650AC"] .in-case-item-wrap::before {
  background: #010310;
  background-image: -moz-linear-gradient(90deg, rgba(134, 80, 172, 0.2) 0, rgba(134, 80, 172, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(134, 80, 172, 0.2) 0, rgba(134, 80, 172, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(134, 80, 172, 0.2) 0, rgba(134, 80, 172, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
}
.in-case-circle .in-case-item[data-rar="8650AC"] .in-case-item-wrap::after {
  background-image: radial-gradient(circle 140px at 50% 110%, rgba(134, 80, 172, 0.3) 0, transparent 100%);
}
.in-case-circle .in-case-item[data-rar="8650AC"]:before {
  background-image: -moz-linear-gradient(90deg, #8650ac 0, rgba(134, 80, 172, 0.2) 100%);
  background-image: -webkit-linear-gradient(90deg, #8650ac 0, rgba(134, 80, 172, 0.2) 100%);
  background-image: -ms-linear-gradient(90deg, #8650ac 0, rgba(134, 80, 172, 0.2) 100%);
}
.in-case-circle .in-case-item[data-rar="8650AC"]:hover {
  box-shadow: 0 0 20px 0 #8650ac;
}
.in-case-circle .in-case-item[data-rar=d32ce6]:hover {
  box-shadow: 0 0 20px 0 #d32ce6;
}
.in-case-circle .in-case-item[data-rar=d32ce6] .in-case-item-wrap::before {
  background: #010310;
  background-image: -moz-linear-gradient(90deg, rgba(211, 44, 230, 0.2) 0, rgba(211, 44, 230, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(211, 44, 230, 0.2) 0, rgba(211, 44, 230, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(211, 44, 230, 0.2) 0, rgba(211, 44, 230, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
}
.in-case-circle .in-case-item[data-rar=d32ce6] .in-case-item-wrap::after {
  background-image: radial-gradient(circle 140px at 50% 110%, rgba(211, 44, 230, 0.3) 0, transparent 100%);
}
.in-case-circle .in-case-item[data-rar=d32ce6]:before {
  background-image: -moz-linear-gradient(90deg, #d32ce6 0, rgba(211, 44, 230, 0.2) 100%);
  background-image: -webkit-linear-gradient(90deg, #d32ce6 0, rgba(211, 44, 230, 0.2) 100%);
  background-image: -ms-linear-gradient(90deg, #d32ce6 0, rgba(211, 44, 230, 0.2) 100%);
}
.in-case-circle .in-case-item[data-rar=eb4b4b]:hover {
  box-shadow: 0 0 20px 0 #eb4b4b;
}
.in-case-circle .in-case-item[data-rar=eb4b4b] .in-case-item-wrap::before {
  background: #010310;
  background-image: -moz-linear-gradient(90deg, rgba(235, 75, 75, 0.2) 0, rgba(235, 75, 75, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(235, 75, 75, 0.2) 0, rgba(235, 75, 75, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(235, 75, 75, 0.2) 0, rgba(235, 75, 75, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
}
.in-case-circle .in-case-item[data-rar=eb4b4b] .in-case-item-wrap::after {
  background-image: radial-gradient(circle 140px at 50% 110%, rgba(235, 75, 75, 0.3) 0, transparent 100%);
}
.in-case-circle .in-case-item[data-rar=eb4b4b]:before {
  background-image: -moz-linear-gradient(90deg, #eb4b4b 0, rgba(235, 75, 75, 0.2) 100%);
  background-image: -webkit-linear-gradient(90deg, #eb4b4b 0, rgba(235, 75, 75, 0.2) 100%);
  background-image: -ms-linear-gradient(90deg, #eb4b4b 0, rgba(235, 75, 75, 0.2) 100%);
}
.in-case-circle .in-case-item[data-rar="8847ff"]:hover {
  box-shadow: 0 0 20px 0 #8847ff;
}
.in-case-circle .in-case-item[data-rar="8847ff"] .in-case-item-wrap::before {
  background: #010310;
  background-image: -moz-linear-gradient(90deg, rgba(136, 71, 255, 0.2) 0, rgba(136, 71, 255, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(136, 71, 255, 0.2) 0, rgba(136, 71, 255, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(136, 71, 255, 0.2) 0, rgba(136, 71, 255, 0.13) 70%, rgba(1, 3, 16, 0.1) 100%);
}
.in-case-circle .in-case-item[data-rar="8847ff"] .in-case-item-wrap::after {
  background-image: radial-gradient(circle 140px at 50% 110%, rgba(136, 71, 255, 0.3) 0, transparent 100%);
}
.in-case-circle .in-case-item[data-rar="8847ff"] .stattrack {
  color: #8847ff;
}
.in-case-circle .in-case-item[data-rar=d32ce6]:hover {
  box-shadow: 0 0 20px 0 #d32ce6;
}
.in-case-circle .in-case-item[data-rar=d32ce6] .stattrack {
  color: #d32ce6;
}
.in-case-circle .in-case-item[data-rar=dea937]:hover {
  box-shadow: 0 0 20px 0 #dea937;
}
.in-case-circle .in-case-item[data-rar=dea937s] .stattrack {
  color: #dea937;
}

.circle-wrap {
  width: 992px;
  height: 981px;
  margin: 0 auto;
  background: url(/files/images/c955affe13ea38636936.png) no-repeat 0 0;
  background-position: top center;
  background-size: contain;
  position: relative;
  user-select: none;
  flex-shrink: 0;
}

.circle-roulette {
  width: 100%;
  height: 100%;
  position: relative;
}

.circle-roulette .circle-roulette-item {
  position: absolute;
  width: 181px;
  text-align: center;
  height: 163px;
  box-sizing: border-box;
}

.circle-roulette .circle-roulette-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  max-width: 304px;
}

.circle-roulette > :first-child {
  top: 72px;
  left: 50%;
  margin-left: -85px;
}

.circle-arrow {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  z-index: 3;
  width: 229px;
  height: 287px;
}

.circle-arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 155px;
  height: 87px;
  background: url(/files/images/d8649c590f53327ec170.svg) no-repeat 0 0;
  background-position: center;
}

.circle-arrow:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
  display: block;
  width: 155px;
  height: 87px;
  background: url(/files/images/d8649c590f53327ec170.svg) no-repeat 0 0;
  background-position: center;
}

.circle-roulette > :nth-child(2) {
  top: 130px;
  left: 50%;
  margin-left: 128px;
  transform: rotate(35deg);
}

.circle-roulette > :nth-child(3) {
  top: 281px;
  left: 50%;
  margin-left: 237px;
  transform: rotate(68deg);
}

.circle-roulette > :nth-child(4) {
  top: 468px;
  left: 50%;
  margin-left: 265px;
  transform: rotate(90deg);
}

.circle-roulette > :nth-child(5) {
  top: 634px;
  left: 50%;
  margin-left: 195px;
  transform: rotate(137deg);
}

.circle-roulette > :nth-child(6) {
  top: 725px;
  left: 50%;
  margin-left: 75px;
  transform: rotate(161deg);
}

.circle-roulette > :nth-child(7) {
  top: 759px;
  left: 50%;
  margin-left: -90px;
  transform: rotate(180deg);
}

.circle-roulette > :nth-child(8) {
  top: 720px;
  left: 50%;
  margin-left: -277px;
  transform: rotate(210deg);
}

.circle-roulette > :nth-child(9) {
  top: 603px;
  left: 50%;
  margin-left: -394px;
  transform: rotate(240deg);
}

.circle-roulette > :nth-child(10) {
  top: 449px;
  left: 50%;
  margin-left: -442px;
  transform: rotate(-90deg);
}

.circle-roulette > :nth-child(11) {
  top: 267px;
  left: 50%;
  margin-left: -416px;
  transform: rotate(-60deg);
}

.circle-roulette > :nth-child(11).active:before {
  margin-top: 0;
}

.circle-roulette > :nth-child(12) {
  top: 123px;
  left: 50%;
  margin-left: -284px;
  transform: rotate(-30deg);
}

.circle-roulette > :nth-child(12).active:before {
  margin-top: 20px;
}

.circle-controls {
  width: 535px;
  height: 535px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: Roboto;
  padding-top: 128px;
  z-index: 2;
}
@media (max-width: 767px) {
  .circle-controls {
    width: 328px;
  }
}

.circle-controls-title {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 2px 4.25px #050b16;
  margin-bottom: 10px;
  letter-spacing: 3px;
}

.circle-controls-title-small {
  font-size: 16px;
  color: #e4ae39;
  line-height: 1.2;
  margin-bottom: 17px;
}

.circle-controls-timer {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  border-radius: 20px;
  min-height: 48px;
  position: relative;
  padding-right: 27px;
}

.circle-controls-timer:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 328px;
  height: 48px;
  z-index: -1;
}

.circle-clock {
  display: inline-flex;
  flex-direction: row;
  width: 100%;
  font-size: 30px;
  font-family: a_FuturaRoundDemi;
  color: #f9d1fe;
  line-height: 1.2;
  text-shadow: 0 3px 4px rgba(211, 44, 230, 0.5), 0 0 20px #d32ce6;
  -webkit-text-stroke: 1px #7b2394;
}

.circle-clock span {
  margin: 0 16px;
}

.circle-timer-days {
  color: #efa8f8;
  color: #d32ce6;
  font-size: 14px;
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #43014b;
  flex-direction: column;
  min-width: 60px;
  min-height: 60px;
  margin-right: 25px;
}

.circle-timer-days,
.circle-timer-days span {
  font-family: a_FuturaRoundDemi;
  line-height: 1.2;
  text-shadow: 0 3px 4px rgba(211, 44, 230, 0.5), 0 0 20px #d32ce6;
  -webkit-text-stroke: 1px #7b2394;
}

.circle-timer-days span {
  font-size: 36px;
  color: #efa8f8;
  display: block;
  line-height: 25px;
}

.btn-circle {
  background-color: #ffc600;
  box-shadow: 0 5px 21px 0 rgba(255, 198, 0, 0.46);
  padding: 0 21px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  color: #050b16;
  border-radius: 40px;
  margin: 10px 29px 0;
}

.btn-circle:hover {
  background: #ffd132;
  background: -moz-linear-gradient(left, #ffd132 0, #ffd132 100%);
  background: -webkit-linear-gradient(left, #ffd132, #ffd132);
  background: linear-gradient(90deg, #ffd132 0, #ffd132);
  color: #000;
}

.btn-circle:active {
  background: #e0ae00;
  background: -moz-linear-gradient(left, #e0ae00 0, #e0ae00 100%);
  background: -webkit-linear-gradient(left, #e0ae00, #e0ae00);
  background: linear-gradient(90deg, #e0ae00 0, #e0ae00);
}

.circle-super-bonus {
  width: 393px;
  height: 52px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 52px;
  margin: 0 auto 5px;
  position: relative;
}

.circle-super-bonus:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  width: 811px;
  height: 357px;
  z-index: -1;
}

.circle-btns {
  margin-bottom: 40px;
}
.circle-btns .circle-how-play {
  background-color: #ffc600;
  color: #050b16;
}
.circle-btns .circle-how-play:hover {
  background: linear-gradient(90deg, #ffd132, #ffd132);
  color: #000;
}
.circle-btns .btn-circle {
  background: rgba(255, 198, 0, 0.12);
  border: 3px solid #ffc600;
  box-shadow: 0 7px 25.8px 2.2px rgba(255, 198, 0, 0.55);
  color: #ffc600;
}
.circle-btns .btn-circle:hover {
  background: #ffc600;
  color: #000;
}

.circle-super-bonus-title {
  font-size: 16px;
  color: #d32ce6;
  text-align: center;
  text-shadow: 0 2px 4.25px rgba(5, 11, 22, 0.004);
  margin-bottom: 20px;
}

.circle-words-item {
  border-radius: 18px;
  background-color: #1d0c31;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.004);
  left: 1104px;
  top: 1326px;
  width: 58px;
  height: 72px;
  text-align: center;
  margin: 0 6px;
  font-size: 48px;
  font-family: a_FuturaRoundDemi;
  color: #7d6580;
  text-shadow: 0 3px 4px rgba(19, 17, 19, 0.5), 0 0 27px rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #3d353e;
}

.circle-words-item.active {
  font-family: a_FuturaRoundDemi;
  color: #f9d1fe;
  text-shadow: 0 3px 4px rgba(211, 44, 230, 0.5), 0 0 20px #d32ce6;
  -webkit-text-stroke: 1px #7b2394;
  border-color: #7a1281;
}

.circle-words {
  display: flex;
  align-items: center;
  justify-content: center;
}

.in-case-circle .in-case-title {
  font-size: 16px;
}

.in-case-circle .in-case-item {
  width: 375px;
  height: 169px;
  margin-right: 35px;
  border-radius: 10px;
  background-color: rgba(255, 198, 0, 0);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5), 0 5px 70px 0 rgba(187, 146, 12, 0.5), inset 0 0 51px 0 rgba(255, 198, 0, 0.36);
  position: relative;
}

.wheel-prizes .drop-chance {
  height: auto;
  font-size: 16px;
  padding: 2px 12px;
  bottom: -14px;
  left: -1px;
  background: #3f0047;
  border: 2px solid rgba(211, 44, 230, 0.24);
  border-radius: 4px;
  position: absolute;
  z-index: 3;
}

.in-case-circle .in-case-item img {
  width: 150px;
}

.in-case-circle .in-case-item-wrap {
  padding: 0;
}

.in-case.in-case-circle {
  margin-top: -75px;
}

.in-case-circle img {
  max-height: 100%;
  transform: scale(1.3) translateX(15px);
  margin-top: -5px;
  filter: none;
  position: relative;
  z-index: 2;
}

.in-case-circle-text {
  position: relative;
  z-index: 2;
  text-align: left;
  padding-left: 35px;
  padding-right: 20px;
  color: #fff;
  font-size: 16px;
}

.in-case-circle .in-case-item-wrap {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.in-case-circle .in-case-wrap > :nth-child(3n+3) {
  margin-right: 0;
}

.in-case-circle .in-case-item:before {
  content: "";
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  display: block;
  position: absolute;
  border-radius: 6px;
}

.in-case-circle .in-case-item:after {
  content: "";
  display: block;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  position: absolute;
  top: -5px;
  left: -5px;
  border-radius: 8px;
}

.circle-game-btn-play {
  position: absolute;
  left: 100%;
  top: 201px;
  margin-left: 60px;
  width: 37px;
  height: 276px;
  border-radius: 37px;
}
.circle-game-btn-play.active .circle-game-btn {
  top: 160px;
}

.circle-game-btn-play:before {
  background: url(/files/images/8aede4218a34d2f13f5d.png) no-repeat 0 0;
  width: 444px;
  height: 608px;
}

.circle-game-btn-play:after,
.circle-game-btn-play:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  pointer-events: none;
  z-index: 3;
}

.circle-game-btn-play:after {
  background: url(/files/images/ed3bee32b777e8384ef0.png) no-repeat 0 0;
  width: 68px;
  height: 276px;
  margin-left: 20px;
}

.circle-game-btn {
  position: absolute;
  top: -60px;
  left: -58px;
  width: 158px;
  height: 158px;
  display: block;
  z-index: 4;
  cursor: pointer;
  transition: all 1s;
}

.circle-wrap.play .circle-game-btn-play.active .circle-btn-anim {
  border: 6px solid #ffc600;
  border-radius: 50%;
  background-color: rgba(176, 195, 217, 0);
  box-shadow: 0 0 128px 0 rgba(255, 198, 0, 0.5);
  position: absolute;
  top: 30px;
  left: 11px;
  width: 76px;
  height: 76px;
  z-index: 3;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: pulse;
  animation-iteration-count: infinite;
}

.circle-wrap.play .circle-btn-arrow {
  background: url(/files/images/58dd470b80634fbebc0e.png) no-repeat 0 0;
  background-position: center;
  width: 154px;
  height: 172px;
  position: absolute;
  top: 80px;
  left: -30px;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInDownArrow;
  animation-iteration-count: infinite;
  z-index: -1;
}

@keyframes fadeInDownArrow {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.circle-game-btn:before {
  content: "";
  background: url(/files/images/8633f5226fcdecdb7d6a.png) no-repeat 0 0;
  width: 158px;
  height: 158px;
  display: block;
  z-index: 2;
}

.circle-game-btn-active:before {
  content: "";
  background: url(/files/images/be3570f7ffa7c88cacf6.png) no-repeat 0 0;
  width: 158px;
  height: 158px;
  display: block;
  z-index: 2;
}

.circle-wrap.play .circle-btn-anim {
  border: 6px solid #ffc600;
  border-radius: 50%;
  background-color: rgba(176, 195, 217, 0);
  box-shadow: 0 0 128px 0 rgba(255, 198, 0, 0.5);
  position: absolute;
  top: 30px;
  left: 11px;
  width: 76px;
  height: 76px;
  z-index: 3;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: pulse;
  animation-iteration-count: infinite;
}

.circle-wrap.play .circle-btn-arrow {
  background: url(/files/images/58dd470b80634fbebc0e.png) no-repeat 0 0;
  background-position: center;
  width: 154px;
  height: 172px;
  position: absolute;
  top: 80px;
  left: -30px;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInDownArrow;
  animation-iteration-count: infinite;
  z-index: -1;
}

.circle-wrap.play .circle-controls-title-small {
  margin-bottom: 86px;
}

.circle-wrap.play .circle-btns {
  margin-bottom: 69px;
}

.circle-how-play {
  background-color: rgba(255, 198, 0, 0.12);
  border: 3px solid #ffc600;
  border-radius: 25px;
  line-height: 40px;
  box-shadow: 0 7px 25.8px 2.2px rgba(255, 198, 0, 0.55);
  color: #ffc600;
  margin-bottom: 31px;
  padding: 0 33px;
  display: inline-block;
  text-decoration: none;
}

.circle-how-play:hover {
  color: #000;
  background: #ffc600;
}

.circle-btns .open-cases-btns a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  margin: 0 15px;
  font-size: 18px;
}

.circle-btns .open-cases-btns .advantages-sign-in-steam {
  min-width: auto;
  padding: 0 16px;
}

.circle-btns .open-cases-btns .advantages-sign-in-steam .icon-steam {
  background-size: 265%;
  width: 37px;
  height: 22px;
  margin-left: 20px;
}

.circle-btns .open-cases-btns .advantages-sign-in-steam:hover .icon-steam {
  background-size: 265%;
  background-position: -1px -218px;
}

.circle-btns .open-cases-btns a:hover span {
  color: #000;
}

.circle-btns .open-cases-btns .advantages-sign-in-fb,
.circle-btns .open-cases-btns .advantages-sign-in-vk {
  width: 54px;
}

.circle-btns .open-cases-btns .advantages-sign-in-vk .icon-vk {
  transform: scale(0.7);
}

.circle-btns .open-cases-btns .advantages-sign-in-vk:hover .icon-vk {
  background-position: -57px -319px;
}

.circle-btns .open-cases-btns .advantages-sign-in-fb .icon-fb {
  transform: scale(0.8);
}

.circle-btns .open-cases-btns .advantages-sign-in-fb:hover .icon-fb {
  background-position: -71px -245px;
}

.circle-btns .open-cases-btns a span {
  line-height: 48px;
}

.circle-btns .open-cases-btns a .icon {
  margin-top: 0;
}

.circle-btns input {
  margin: 15px auto 10px;
  display: block;
  height: 38px;
  width: 80%;
  border-radius: 18px;
  border: 0;
  border-bottom: 1px solid #1d430a;
  color: #5d8d0b;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0.5);
}

#main.wheel {
  background: #050b16;
}

.page-bonus-new {
  position: relative;
  overflow: hidden;
  margin-top: -136px;
  z-index: 5;
  padding-top: 12px;
}
@media (max-width: 767px) {
  .page-bonus-new {
    margin-top: -200px;
  }
}

.bonus-header-new {
  max-width: 1240px;
  margin: 0 auto 82px auto;
  position: relative;
}
@media (max-width: 768px) {
  .bonus-header-new {
    margin: 0 auto 32px auto;
  }
}
.bonus-header-new h1 {
  font-weight: 900;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 0 24px 0 rgba(57, 87, 170, 0.64), 0 0 80px 0 #3957aa;
  margin-bottom: 8px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 768px) {
  .bonus-header-new h1 {
    font-size: 30px;
    line-height: 30px;
  }
}
.bonus-header-new .title-sub {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #b3b5c6;
}
.bonus-header-new-btns {
  width: 400px;
  margin: 60px auto 40px auto;
  min-height: 168px;
  padding-bottom: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .bonus-header-new-btns {
    margin-top: 40px;
    margin-bottom: 32px;
    min-height: 128px;
  }
}
@media (max-width: 480px) {
  .bonus-header-new-btns {
    width: 100%;
    padding: 0 0 40px;
  }
}
.bonus-header-new-btns .btn-buy {
  border-radius: 32px;
  box-shadow: inset 0 0 0 4px #eb4b4b, 0px 0px 16px 0px rgba(235, 75, 75, 0.64);
  background: rgba(235, 75, 75, 0.2);
  gap: 20px;
  padding-left: 32px;
  margin: 0 auto 24px auto;
}
.bonus-header-new-btns .btn-buy-text {
  min-width: 232px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 480px) {
  .bonus-header-new-btns .btn-buy-text {
    min-width: auto;
  }
}
.bonus-header-new-btns .btn-buy:hover {
  background: rgba(235, 75, 75, 0.48);
  box-shadow: inset 0 0 0 6px #eb4b4b, 0px 0px 16px 0px rgba(235, 75, 75, 0.64);
}
.bonus-header-new-btns .btn-buy.disabled {
  box-shadow: inset 0 0 0 4px rgba(136, 71, 255, 0.2);
  background: rgba(136, 71, 255, 0.2);
}
.bonus-header-new-btns .btn-buy.disabled .btn-buy-cost {
  background: rgba(136, 71, 255, 0.2);
}

.bonus-content {
  max-width: 720px;
  margin: 0 auto;
}

.bonus-letters {
  display: flex;
  align-items: center;
  gap: 14px;
}
@media (max-width: 768px) {
  .bonus-letters {
    justify-content: center;
  }
}
.bonus-letters-parent {
  padding: 0 20px 32px;
  display: flex;
  gap: 40px;
  position: relative;
  margin-bottom: 32px;
}
.bonus-letters-parent:before {
  content: "";
  width: calc(100vw - 46px);
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  background: #202028;
  bottom: 0;
}
@media (max-width: 768px) {
  .bonus-letters-parent {
    flex-direction: column;
    gap: 10px;
  }
}
.bonus-letters-parent-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  position: relative;
  max-width: 594px;
  height: 40px;
  padding-left: 64px;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .bonus-letters-parent-title {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    padding-left: 0;
  }
}
.bonus-letters-parent-title::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 40px;
  background: url(/files/images/80521048f29dec248053.svg) no-repeat 0 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 768px) {
  .bonus-letters-parent-title::before {
    display: none;
  }
}
.bonus-letters-parent-sec-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  color: #ffb800;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .bonus-letters-parent-sec-title {
    text-align: center;
  }
}
.bonus-letters-parent .cases-new {
  width: 168px;
}
.bonus-letters-parent .cases-new .case-item-new {
  width: 100%;
  margin: 0;
  width: 168px;
  height: 168px;
}
.bonus-letters-parent .cases-new .case-item-new a {
  width: 100%;
  height: 168px;
  max-height: 168px;
  display: block;
}
.bonus-letters-parent .cases-new .case-item-new a .case-item-img-new {
  margin: 0;
}
@media (max-width: 1366px) {
  .bonus-letters-parent .cases-new .case-item-new a .case-item-img-new {
    height: 100%;
  }
}
.bonus-letters-parent .cases-new .case-item-new a .case-item-img-new img {
  width: 168px;
  height: 168px;
  max-width: 168px;
  min-width: 168px;
}
.bonus-letters-parent .cases-new .case-item-new-name {
  text-align: center;
  margin-top: -22px;
}
@media (max-width: 768px) {
  .bonus-letters-parent .cases-new .case-item-new-name {
    display: none;
  }
}
.bonus-letters-parent-right {
  margin-top: -62px;
}
@media (max-width: 768px) {
  .bonus-letters-parent-right {
    margin-top: 0;
    order: -1;
    display: flex;
    justify-content: center;
  }
}
.bonus-letters > :nth-child(1):before {
  background: url(/files/images/93689f289021480212dd.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(1):after {
  background: url(/files/images/e73ff3cc7ad7df81c0e8.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(2):before {
  background: url(/files/images/66f54614f730cbca45fc.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(2):after {
  background: url(/files/images/9219574f0f7345e47aa6.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(3):before {
  background: url(/files/images/93689f289021480212dd.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(3):after {
  background: url(/files/images/e73ff3cc7ad7df81c0e8.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(4):before {
  background: url(/files/images/dbcd647def5adec4b5ff.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(4):after {
  background: url(/files/images/6d6020b89cc67c13d059.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(5):before {
  background: url(/files/images/66f54614f730cbca45fc.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(5):after {
  background: url(/files/images/9219574f0f7345e47aa6.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(6):before {
  background: url(/files/images/0568f1a353b7a4c579c1.png) no-repeat 0 0;
}
.bonus-letters > :nth-child(6):after {
  background: url(/files/images/1992f578ffb5d56fd2aa.png) no-repeat 0 0;
}
.bonus-letters-item {
  border-radius: 18px;
  width: 58px;
  height: 72px;
  position: relative;
}
@media (max-width: 768px) {
  .bonus-letters-item {
    width: 48px;
    height: 56px;
  }
  .bonus-letters-item:after, .bonus-letters-item:before {
    width: 100% !important;
    height: 100% !important;
    background-size: 105% !important;
  }
}
.bonus-letters-item::before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 64px;
  height: 72px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.bonus-letters-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 64px;
  height: 72px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
}
.bonus-letters-item:after {
  opacity: 0;
}
.bonus-letters-item.active {
  background: #1d0c31;
}
.bonus-letters-item.active:before {
  opacity: 0;
}
.bonus-letters-item.active:after {
  opacity: 1;
}

.battle-pass-quest-list-new-block-item-line-text-toggle {
  font-size: 16px;
  line-height: 24px;
  color: rgba(213, 185, 255, 0.5);
  display: none;
}

.battle-pass-quest-list-new-desclaimer {
  position: relative;
  background: linear-gradient(180deg, #202028 0%, rgba(32, 32, 40, 0) 100%);
  border-radius: 8px;
  padding: 16px 16px 8px 16px;
  margin-bottom: 20px;
  overflow: hidden;
}
.battle-pass-quest-list-new-desclaimer-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #ffc600;
  margin-bottom: 8px;
  position: relative;
}
.battle-pass-quest-list-new-desclaimer-title span {
  color: #eb4b4b;
}
.battle-pass-quest-list-new-desclaimer-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 114%;
  position: relative;
  color: #b3b5c6;
}
.battle-pass-quest-list-new-desclaimer-text p {
  margin-bottom: 8px;
}

.case-item-name-new {
  background: #202028;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 114%;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
}

.battle-pass-quest-list-new-block-item.active {
  background: radial-gradient(50% 8814.97% at 50% 50%, rgba(211, 44, 230, 0.16) 0%, rgba(211, 44, 230, 0) 100%);
}
.battle-pass-quest-list-new-block-item.active .battle-pass-quest-list-new-block-item-line-text {
  color: #fff;
  text-shadow: 0px 0px 36px #c131e4, 0px 0px 3px #c131e4;
}

.battle-pass-quest-list-new {
  margin-bottom: 114px;
}

.bonus-prizes {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
.bonus-prizes-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 24px;
}
.bonus-prizes-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 46px;
  justify-content: center;
  margin-bottom: 100px;
}
@media (max-width: 1280px) {
  .bonus-prizes-wrap {
    gap: 38px;
  }
}
@media (max-width: 767px) {
  .bonus-prizes-wrap {
    gap: 12px;
    padding: 0 16px;
  }
}
.bonus-prizes-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: calc(16.66% - 38.33px);
  height: calc(100% - 16px);
  background: radial-gradient(71.97% 73.64% at 49.63% 73.64%, rgba(57, 87, 170, 0.2) 27.7%, rgba(57, 87, 170, 0) 100%);
  border: 2px solid #202028;
  border-radius: 2px;
  padding-bottom: 16px;
  aspect-ratio: 1/1;
  position: relative;
}
@media (max-width: 1280px) {
  .bonus-prizes-item {
    width: calc(25% - 18px);
    height: auto;
  }
}
@media (max-width: 992px) {
  .bonus-prizes-item {
    width: calc(33.3% - 18px);
  }
}
@media (max-width: 767px) {
  .bonus-prizes-item {
    width: calc(50% - 6px);
  }
}
.bonus-prizes-item::before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  background: url(/files/images/62563f9e6f8a02b7e10b.svg) no-repeat 0 0;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media (max-width: 1280px) {
  .bonus-prizes-item::before {
    display: none;
  }
}
.bonus-prizes-item-name {
  font-weight: 400;
  font-size: 14px;
  line-height: 114%;
  text-align: center;
  color: #b3b5c6;
  padding: 0 8px;
}

.btn-bonus-custom {
  width: 100%;
  border-radius: 100px !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 120% !important;
  text-align: center !important;
  height: 56px !important;
  justify-content: center !important;
}

.not-wheel-value {
  display: flex;
  align-items: center;
  gap: 9px;
  position: relative;
}
.not-wheel-value::before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  background: radial-gradient(5600% 50% at 50% 50%, #b0c3d9 0%, rgba(176, 195, 217, 0) 100%);
  opacity: 0.2;
  width: 1px;
  height: 40px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.not-wheel-value-item {
  width: calc(50% - 4px);
}
.not-wheel-value-item-title {
  color: rgba(230, 155, 255, 0.8);
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
.not-wheel-value-item-cost {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #f59eff;
  text-shadow: 0px 3px 0px 0px #750083;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
.not-wheel-value > :last-child {
  text-align: right;
}
.not-wheel-value > :last-child .not-wheel-value-item-cost {
  justify-content: flex-end;
}

.circleMessage {
  width: 300px;
  height: auto;
  border-radius: 8px;
  background: linear-gradient(90deg, #131318 0%, rgba(19, 19, 24, 0) 100%);
  position: absolute;
  left: -150px;
  top: 0;
  z-index: 5;
}
@media (max-width: 1280px) {
  .circleMessage {
    display: none;
  }
}

.battlePassQuestListDesclaimer {
  width: 100%;
  height: 100%;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.battlePassQuestListDesclaimerTitle {
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #ffb800;
}
.battlePassQuestListDesclaimerTitle span {
  color: #eb4b4b;
}

.battlePassQuestListDesclaimerText {
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  color: #8a8ca6;
}
.battlePassQuestListDesclaimerText p {
  margin: 0;
  padding: 0;
  margin-bottom: 7px;
}
.battlePassQuestListDesclaimerText p:last-child {
  margin-bottom: 0;
}

.circleUserCoins {
  width: 204px;
  height: auto;
  border-radius: 8px;
  background: linear-gradient(270deg, #131318 0%, rgba(19, 19, 24, 0) 100%);
  position: absolute;
  right: -110px;
  top: 0;
  padding: 14px 20px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  z-index: 5;
}
@media (max-width: 1280px) {
  .circleUserCoins {
    display: none;
  }
}

.circleUserCoinsVal {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 4px;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
}
.circleUserCoinsVal svg {
  width: 32px;
  height: 32px;
}

.girl {
  position: absolute;
  left: 0;
  top: 100%;
}

.circleUserCoinsCost {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  justify-content: flex-end;
}
.circleUserCoinsCost svg {
  width: 16px;
  height: 16px;
}
.circleUserCoinsCost span {
  color: #ffffff;
}

.battle-pass-quest-list-new {
  max-width: 720px;
  margin: 0 auto 0 auto;
  padding: 0 20px;
}
.battle-pass-quest-list-new-block {
  margin-bottom: 44px;
}
.battle-pass-quest-list-new-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  margin-bottom: 24px;
}
.battle-pass-quest-list-new-block-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #b3b5c6;
  padding-bottom: 19px;
  position: relative;
  margin-bottom: 6px;
  text-align: center;
}
.battle-pass-quest-list-new-block-title span {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
}
.battle-pass-quest-list-new-block-item {
  padding: 16px 0 16px 0;
  position: relative;
  cursor: pointer;
  margin-bottom: 5px;
  border-top: 1px solid #202028;
}
.battle-pass-quest-list-new-block-item-line {
  display: flex;
  align-items: center;
  padding-top: 2px;
  margin-bottom: 3px;
}
@media (max-width: 992px) {
  .battle-pass-quest-list-new-block-item-line {
    margin-bottom: 20px;
  }
  .battle-pass-quest-list-new-block-item-line .battle-pass-quest-list-new-block-item-line-cost,
  .battle-pass-quest-list-new-block-item-line .btn-loop {
    display: none;
  }
}
.battle-pass-quest-list-new-block-item-line-text {
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  color: #6c6f8b;
  margin-right: auto;
  transition: all 0.2s;
}
.battle-pass-quest-list-new-block-item-line-cost {
  display: flex;
  align-items: center;
  height: 24px;
  background: rgba(57, 87, 170, 0.5);
  border-radius: 4px;
  padding: 0 2px 0 8px;
  font-weight: 500;
  font-size: 16px;
}
.battle-pass-quest-list-new-block-item-line-cost svg {
  margin-left: 4px;
  margin-bottom: 1px;
}
.battle-pass-quest-list-new-block-item .btn-loop {
  width: 48px;
  height: 48px;
  position: relative;
  margin-left: 40px;
  padding: 0;
  z-index: 2;
  color: #7ba8df;
}
.battle-pass-quest-list-new-block-item .btn-loop-wrap {
  border-radius: 24px;
  border: 2px solid #3957aa;
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.battle-pass-quest-list-new-block-item .btn-loop-wrap .text {
  color: #7ba8df;
}
.battle-pass-quest-list-new-block-item .btn-loop:hover .btn-loop-wrap {
  border-color: #7ba8df;
}
.battle-pass-quest-list-new-block-item .btn-loop[disabled] .btn-loop-wrap {
  background: rgba(211, 44, 230, 0.04);
  box-shadow: none;
}
.battle-pass-quest-list-new-block-item:hover:before {
  background: radial-gradient(50% 8814.97% at 50% 50%, rgba(211, 44, 230, 0.08) 0%, rgba(211, 44, 230, 0) 100%);
}
.battle-pass-quest-list-new-block-item:hover .battle-pass-quest-list-new-block-item-line-text {
  color: #b3b5c6;
}
.battle-pass-quest-list-new-block-item.done:after {
  background: linear-gradient(90deg, rgba(136, 71, 255, 0) 0%, rgba(136, 71, 255, 0.4) 50%, rgba(136, 71, 255, 0) 100%);
}
.battle-pass-quest-list-new-block-item.done .battle-pass-quest-list-new-block-item-line-text,
.battle-pass-quest-list-new-block-item.done .battle-pass-quest-list-new-block-item-progress-count {
  color: rgba(179, 181, 198, 0.64);
  text-shadow: none;
}
.battle-pass-quest-list-new-block-item.done .battle-pass-quest-list-new-block-item-line-cost {
  background: rgba(8, 148, 8, 0.5);
}
.battle-pass-quest-list-new-block-item.done .btn-loop-wrap {
  border-color: #089408;
}
.battle-pass-quest-list-new-block-item.done .btn-loop:hover .btn-loop-wrap {
  border-color: #0c6f0d;
}
.battle-pass-quest-list-new-block-item.done .battle-pass-quest-list-new-block-item-progress-item.done:after {
  background: #8847ff;
  box-shadow: inset 0px 2px 2px rgba(255, 255, 255, 0.64), inset 0px -2px 2px rgba(46, 12, 107, 0.48);
}
.battle-pass-quest-list-new-block-item.done:hover .battle-pass-quest-list-new-block-item-line-text {
  color: #b3b5c6;
}
.battle-pass-quest-list-new-block-item-mob {
  display: none;
  padding: 0 4px;
}
@media (max-width: 992px) {
  .battle-pass-quest-list-new-block-item-mob {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.battle-pass-quest-list-new-block-item-mob .btn-loop {
  width: auto;
  min-width: 48px;
  box-shadow: inset 0 0 0 2px rgba(211, 44, 230, 0.08);
  border-radius: 24px;
  margin-left: auto;
}
.battle-pass-quest-list-new-block-item-mob .btn-loop-text .btn-loop-wrap {
  padding-right: 12px;
}
.battle-pass-quest-list-new-block-item-mob .btn-loop-wrap {
  padding: 4px 4px 4px 4px;
}
.battle-pass-quest-list-new-block-item-mob .btn-loop .icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.battle-pass-quest-list-new-block-item-mob .btn-loop .text {
  margin-right: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.05em;
  color: #7ba8df;
  opacity: 0.4;
  margin-left: 16px;
}
@media (max-width: 359px) {
  .battle-pass-quest-list-new-block-item-mob .btn-loop .text {
    margin-left: 14px;
    margin-right: 6px;
  }
}
.battle-pass-quest-list-new-block-item-mob .btn-loop:hover .text {
  opacity: 1;
}
.battle-pass-quest-list-new-block-item-progress {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.battle-pass-quest-list-new-block-item-progress-count {
  min-width: 48px;
  margin-right: 8px;
  color: rgba(179, 181, 198, 0.64);
  font-size: 16px;
}
.battle-pass-quest-list-new-block-item-progress-items {
  display: flex;
  align-items: center;
  flex-grow: 1;
  margin-right: 160px;
  max-width: 436px;
}
@media (max-width: 992px) {
  .battle-pass-quest-list-new-block-item-progress-items {
    margin-right: 0;
  }
}
.battle-pass-quest-list-new-block-item-progress-items > :first-child {
  border-radius: 20px 12px 12px 20px;
}
.battle-pass-quest-list-new-block-item-progress-items > :first-child:before {
  border-radius: 20px 12px 12px 20px;
}
.battle-pass-quest-list-new-block-item-progress-items > :first-child.done:after {
  border-radius: 20px 6px 6px 20px;
}
.battle-pass-quest-list-new-block-item-progress-items > :last-child {
  border-radius: 12px 20px 20px 12px;
}
.battle-pass-quest-list-new-block-item-progress-items > :last-child:before {
  border-radius: 6px 20px 20px 6px;
}
.battle-pass-quest-list-new-block-item-progress-items > :last-child.done:after {
  border-radius: 6px 20px 20px 4px;
}
.battle-pass-quest-list-new-block-item-progress-items.three .battle-pass-quest-list-new-block-item-progress-item {
  width: 143px;
}
@media (max-width: 992px) {
  .battle-pass-quest-list-new-block-item-progress-items.three .battle-pass-quest-list-new-block-item-progress-item {
    width: 33.3%;
  }
}
.battle-pass-quest-list-new-block-item-progress-items .battle-pass-quest-list-new-block-item-progress-item.undefined {
  border-radius: 20px;
}
.battle-pass-quest-list-new-block-item-progress-items .battle-pass-quest-list-new-block-item-progress-item.undefined:before {
  border-radius: 20px;
}
.battle-pass-quest-list-new-block-item-progress-item {
  margin-right: 4px;
  height: 12px;
  border-radius: 4px 4px 4px 4px;
  position: relative;
  background: #363744;
  flex-grow: 1;
}
.battle-pass-quest-list-new-block-item-progress-item-line {
  position: inherit;
  background: #3957aa;
  border-radius: 4px;
  height: 100%;
}
.battle-pass-quest-list-new-block-item-progress-item.done {
  background: #3957aa;
}
.battle-pass-quest-list-new-block-item-progress-item.one {
  border-radius: 20px;
}

.bonus-content-info {
  padding: 0 20px;
  margin-bottom: 20px;
  display: none;
}
@media (max-width: 1280px) {
  .bonus-content-info {
    display: flex;
  }
}

.bonus-content-info-item {
  display: flex;
  flex-direction: column;
  width: 50%;
  gap: 4px;
}
.bonus-content-info-item:last-child {
  border-left: 1px solid #47485d;
  align-items: flex-end;
}

.bonus-content-info-item-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #fff;
}

.bonus-content-info-item-text {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 4px;
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../node_modules/resolve-url-loader/index.js!../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/container/styles.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.container_new {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}
.container_new_row {
  flex-direction: row;
}
@media (max-width: 1600px) {
  .container_new {
    padding: 0 24px;
  }
}
@media (max-width: 992px) {
  .container_new {
    padding: 0 16px;
  }
}
