@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Regular_botto.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

.tur-bottom__btn_fiol {
  grid-column-gap: 0;
  min-width: 110px;
  padding: 5px 15px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: center;
  height: 40px;
  display: inline-flex;
  color: #000;
  background: #dafe31;
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 20px 4px;
  color: #111;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  margin-right: 15px;
  grid-column: 2;
  text-transform: initial;
}

p{
	padding: 10px
	
}

.tur-bottom__btn_yel {
  grid-column-gap: 0;
  min-width: 110px;
  padding: 5px 15px;
  background: transparent;
  border: 2px solid #735cfc;
  box-shadow: none;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: center;
  height: 40px;
  border-radius: 20px 4px;
  display: inline-flex;
  justify-content: center;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  grid-column: 2;
  text-transform: initial;
}

.tur__content {
  background-color: #ffffff40;
  position: relative;
  backdrop-filter: blur(12px);
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  padding: 75px 40px 40px;
  box-shadow: 3px 4px 16px #00000012;
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
}

.tur-1 {
  background: url("../img_diff/section-1.webp");
  min-height: 395px;
}

.tur-2 {
  background: url("../img_diff/section-2.webp");
  min-height: 395px;
}

.tur-3 {
  background: url("../img_diff/section-3.webp");
  min-height: 395px;
}

.tur-top__desc {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  margin: 15px 0 0px 0;
  line-height: 1.45;
  max-width: 450px;
}

.tur-top__title {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.45;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-line-clamp: 2;
  margin: 0 0 15px;
}

.tur-wh {
  padding: 10px 20px;
  min-width: 350px;
  flex-wrap: nowrap;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: left;
  height: 100%;
  background: #1b2b38;
}

.tur-wh__icon {
  width: 18px;
  height: 18px;
  color: #735cfc;
}

.tur-wh__left {
  min-width: 180px;
  display: flex;
  align-items: center;
}

.tur-wh__icon {
  margin: 0px 10px 0 0;
}

.tour-timer {
  /* margin-right: 20px; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tour-timer__inn {
  width: 100%;
}

.timer_data {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: flex-start;
}

.timer__block {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  color: #fff;
}

.tochka {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  font-weight: 800;
}

.tochkas {
  margin: 0 3px;
  font-size: 14px;
  line-height: 1;
  color: #fff;
}

.palka {
  background: rgba(0, 0, 0, 0.7);
  width: 2px;
  height: 43.2px;
  margin: 0 10px;
}

.tur-wh__right {
  display: flex;
  align-items: center;
}

.tur-wh__name {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  line-height: 1.45;
}

.tur-bottom {
  margin-top: auto;
}

.tur-wh__value {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  display: flex;
  align-items: center;
}

.tur-wh__value svg {
  margin-left: 5px;
}

.tourney-item__label {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  line-height: 1.45;
}

* {
  word-break: break-word;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Medium_botto.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Roboto;
  src: url(../fonts/Roboto-Bold_botto.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: OpenSans;
  src: url(../fonts/OpenSans-Regular_botto.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: OpenSans;
  src: url(../fonts/OpenSans-SemiBold_botto.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: OpenSans;
  src: url(../fonts/OpenSans-Bold_botto.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: RosaMarena;
  src: url(../fonts/rosamarena_botto.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Yellowtail;
  src: url(../fonts/Yellowtail-Regular_botto.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.wrapper {
  display: flex;
}

.gam-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0;
}

.gam__title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.45;
  display: flex;
  align-items: center;
}

.gam-nav {
  display: flex;
  align-items: center;
}

.gam-nav__btn {
  transition: background 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--wlc-navi-button-size, 24px);
  height: var(--wlc-navi-button-size, 24px);
  color: var(--mc-baseMain);
  background: rgba(35, 46, 74, 0.6);
  outline: none;
  border-radius: 20px;
  border: none;
  box-shadow: none;
}

.gam-nav__btn_first {
  background: rgba(35, 46, 74, 0.4);
  transform: rotate(180deg);
  margin-right: 5px;
}

.burger {
  /* display: none; */
}

.prov {
  margin: 20px 0 0 0;
  overflow: auto;
  width: 100%;
}

.prov__content {
  overflow: auto;
  padding-bottom: 10px;
}

.prov__content::-webkit-scrollbar {
  height: 3px;
  width: 30px;
}

.prov__content::-webkit-scrollbar-thumb {
  background: #dafe31;
  border-radius: 10px;
}

.prov__content::-webkit-scrollbar-track {
  margin: 5px;
  background: #131a2d;
  border-radius: 10px;
}

.prov__content {
  display: flex;
  align-items: stretch;
}

.jack {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 30px 75px 40px;
  background-size: cover;
  border-radius: 6px;
  align-items: center;
  margin-top: 40px;
  overflow: hidden;
}

.bf {
  position: relative !important;
}

.jack_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img_diff/j.webp") center no-repeat;
  background-size: cover;
}

@keyframes _ngcontent-wlc-app-c2724591341_rotateRight {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes _ngcontent-wlc-app-c2724591341_rotateLeft {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.jack_shest {
  height: 85px;
  width: 85px;
  left: 7%;
  top: 20px;
  background: url("../img_diff/shest.webp") center / contain no-repeat;
  animation: _ngcontent-wlc-app-c2724591341_rotateRight 60s linear infinite;
  position: absolute;
  z-index: 1;
}

.jack_lab {
  padding: 5px 55px 10px;
  background: #735cfc;
  border-radius: 0 0 100px 100px;
  display: flex;
  align-items: center;
  z-index: 100;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.45;
  margin: -30px 0 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jack_shest-2 {
  height: 85px;
  width: 85px;
  right: 7%;
  top: 20px;
  position: absolute;
  z-index: 1;
  background: url("../img_diff/shest-2.webp") center / contain no-repeat;
  animation: _ngcontent-wlc-app-c2724591341_rotateLeft 60s linear infinite;
}

.jack__title {
  font-weight: 700;
  font-size: 80px;
  color: #fff;
  margin-bottom: 10px;
  z-index: 10;
}

.jack__item .gam__gam {
  width: 100%;
}

.jack__content {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 15px;
  grid-auto-rows: 1fr;
  display: grid;
  max-width: 900px;
  margin: 0 auto;
  width: 100%;
}

.jack__btn {
  height: 40px;
  display: grid;
  grid-column-gap: initial;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  background: #dafe31;
  border: 2px solid transparent;
  border-radius: 20px 4px;
  padding: 5px 10px;
  transition: all 0.3s;
  color: #111;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  margin-top: 20px;
  z-index: 100;
  line-height: 1.45;
  grid-column: 2;
  text-transform: initial;
  display: inline-flex;
}

.jack__box {
  width: 25%;
  margin-right: 15px;
}

.jack__item {
  /* max-width: 200px; */
  border-radius: 6px;
  width: 100%;
  height: 160px;
  display: flex;
  overflow: hidden;
  position: relative;
}

.jack__text {
  align-items: flex-start;
  padding: 10px 0 0;
  text-align: left;
  position: relative;
  z-index: 10;
}

.prov__item {
  font-size: 2rem;
  padding: 8px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  height: 77px;
  font-weight: 700;
  text-decoration: none;
  background: #13212d;
  border-radius: 20px;
  margin-right: 16px;
}

.prov__title {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 20px;
}

.prov__item:last-child {
  margin-right: 0;
}

.prov__icon {
  max-width: 80%;
}

.gam-nav__count {
  color: #dafe31;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.45;
}

.gam-nav__icon {
  transition: transform 0.3s linear;
  margin-left: 5px;
  display: flex;
  color: #dafe31;
  font-style: normal;
  position: relative;
}

.wrapper-left {
  width: 48px;
  flex-shrink: 0;
  background: #13212d;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
}

.wrapper-left__inner {
  overflow: auto;
  height: 100%;
  padding: 0 0px 160px;
}

.gam__content {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 15px;
  grid-auto-rows: 1fr;
  display: grid;
}

.prov__texte {
  line-height: 1.15;
  text-align: center;
  overflow-wrap: anywhere;
  overflow: hidden;
  color: #fff;
  font-size: 20px;
}

.gam__img__tite {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-line-clamp: 2;
  z-index: 100;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  position: absolute;
  bottom: 10px;
  left: 10px;
  align-items: start;
  opacity: 1;
}

.plash {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.45;
  padding: 10px 22px;
  display: flex;
  align-items: center;
  height: 24px;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 2;
  background: #735cfc;
  border-radius: 0 100px 100px 0;
}

.footer-rate__title {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  font-style: italic;
}

.icon-list__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.wp {
  padding: 10px 20px;
}

.icon-list__wrapper svg {
  flex-shrink: 0;
  color: #fff;
  fill: rgba(255, 255, 255, 0.2);
  max-height: 35px;
  width: auto;
  width: 100%;
  max-width: 105px;
}

.footer-rate {
  margin: 0 0 40px;
  padding: 0 0 40px;
}

.footer-rate__title {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  font-style: italic;
}

.footer-rate__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: -10px -20px;
}

.footer-rate__content svg {
  max-width: 105px;
  width: 100%;
  object-fit: contain;
  object-position: center;
}

.footer-rate__img {
  max-height: 35px;
  max-width: 105px;
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
}

.footer-rate__img:last-child {
  margin-right: 0;
}

.plash:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  vertical-align: sub;
  background: url("../img_diff/asq.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.gam {
  margin-bottom: 40px;
}

.gam__gam {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 20px;
}

.gam__gam__over__botto {
  display: grid;
  opacity: 1;
  transition: opacity 0.3s linear;
  z-index: 5;
  grid-template-rows: 1fr auto;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(360deg, #000 0%, rgba(0, 0, 0, 0) 47%);
}

.gam__img {
  object-fit: cover;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
}

.wrapper-right {
  padding-left: 48px;
  padding: 0 35px 0 83px;
  width: 100%;
}

body {
  margin: 0;
  background: #1b2b38;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

.main {
  margin-top: 70px;
}

audio,
canvas,
object,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

.intro__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
}

article {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.toc__wrap {
  padding: 10px 0;
  color: #000;
  cursor: pointer;
  font-size: 14px;
}

.toc__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 10px;
  padding: 20px 0;
}

.toc__item {
  display: block;
  margin-bottom: 5px;
}

.toc__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button,
input,
select {
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 0;
}

fieldset {
  min-width: 0;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

a {
  color: inherit;
  text-decoration: inherit;
}

img,
object,
svg,
ymaps {
  max-width: 100%;
  max-height: 100%;
}

textarea {
  resize: none;
}

table {
  border-spacing: 0;
}

table th:first-child {
  width: 30%;
}

a,
button,
input[type="submit"],
label {
  cursor: pointer;
}

button {
  text-align: left;
}

* {
  margin: 0;
  padding: 0;
  position: static;
  outline: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

menu,
ol,
ul {
  list-style-type: none;
}

.header {
  position: fixed;
  left: 80px;
  top: 0;
  width: calc(100% - 80px);
  padding: 10px 0;
  height: 70px;
  background-color: #1b2b38;
  z-index: 1000;
}

.headerl__left {
  display: flex;
  align-items: center;
}

.header__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px 0 0px;
}

.wrapper-left__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  left: 0px;
  top: 0;
  width: 48px;
  padding: 10px 8px;
  z-index: 1000;
}

.button-out {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  transform: scaleX(1);
  color: #fff;
}

.wrapper-left__block {
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 40px;
  margin: 0 4px;
  color: #ff7a00;
}

.wrapper-left__inner::-webkit-scrollbar {
  width: 5px;
}

.vip__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}

.vip__item {
  height: auto;
  width: 30%;
  padding: 30px 15px;
  background: #13212d;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 20px;
}

.vip__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 190px;
}

.vip__icon img {
  object-fit: scale-down;
}

.wrapper-left__inner::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #607896;
}

.vip-bot {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.45;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
}

.gam__gam__pl {
  height: 45px;
  width: 85px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  background: rgba(27, 43, 56, 0.8);
  border-radius: 0 10px;
  pointer-events: none;
}

.gam__gam__pl img {
  max-height: 35px;
  max-width: 75px;
}

.gam__img__tite_noviy_codsa_klswe_price {
  bottom: 30px;
}

.vip-bot__icon {
  line-height: 1;
  vertical-align: text-top;
  margin-left: 4px;
  display: flex;
  align-items: center;
}

.vip__title {
  padding: 15px 0;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
}

.wrapper-left__inner::-webkit-scrollbar-track {
  margin: 5px;
  border-radius: 10px;
}

.wrapper-left__block svg {
  width: 25px;
  height: auto;
  display: block;
}

.wrapper-left__img {
  border-radius: 50%;
  overflow: hidden;
  transition: box-shadow 0.3s linear;
  width: 24px;
  height: 24px;
  object-fit: cover;
}

.mrg-lf-wr-dr {
  margin-top: 20px;
}

.mrg-lf-wr {
  margin-top: 10px;
}

.wrapper-left__img_tg {
  object-fit: contain;
  width: 22px;
  height: 17.41px;
  border: 0;
  border-radius: unset;
}

.wrapper-left__block_fiol {
  transition: all 0.3s linear;
  color: #8194c8;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.45;
  display: flex;
  justify-content: center;
  min-height: auto;
  border-radius: 8px;
  background: linear-gradient(180deg, #8e54e9 19.49%, #2776e6) !important;
}

.wrapper-left__inner {
  margin-top: 50px;
}

.wr-block__title {
  color: #8194c8;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wr-block__item {
  padding: 12px 16px;
  display: flex;
  align-items: center;
}

.wr-block__text {
  font-size: 14px;
}

.wr-block {
  margin-top: 8px;
}

.wr-block__icon {
  margin-right: 8px;
}

.search {
  color: #7886ab;
  font-size: 16px;
  border-radius: 8px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0px 20px;
}

.header__overlay {
  opacity: 0.5;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 11;
  background: rgba(45, 52, 54, 0.95);
  top: 0;
  left: 0;
}

.container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 20px;
}

@media (max-width: 767px) {
  .container {
    max-width: 100%;
    padding: 0 15px;
  }
}

@media (max-width: 575px) {
  .container {
    padding: 0 10px;
  }
}

@media (max-width: 420px) {
  .container {
    padding: 0 8px;
  }
}

.tour-timer svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

.categories__wrap,
.header__wrap,
.tourney-item__tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.categories__wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: auto;
  position: relative;
}

.categories__wrap::-webkit-scrollbar {
  display: none;
}

.header__left {
  display: flex;
  align-items: center;
}

.header__right {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.logo {
  display: flex;
  justify-content: center;
  height: 48px;
  margin-right: 15px;
}

.footer {
  background: #1b2b38;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.footer__wrap {
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
}

.footer-block {
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer-block:first-child {
  flex-shrink: 0;
}

.footer-block_flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.footer-logo {
  margin-bottom: 15px;
  display: block;
  max-width: 180px;
  width: 100%;
}

.footer-block__inn {
  width: auto;
  width: 125px;
}

.footer-block__inn:first-child {
  margin-right: 20px;
  max-width: inherit;
  width: 200px;
}

.footer-yellow {
  color: #ff7a00;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  display: block;
}

.footer-link {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  display: block;
  margin-bottom: 5px;
}

.footer-btn {
  background: transparent;
  border: 2px solid #735cfc;
  box-shadow: none;
  max-width: 180px;
  margin: 20px 0;
  display: flex;
  grid-column-gap: initial;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  padding: 5px 10px;
  border-radius: 20px 4px;
  height: fit-content;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  grid-column: 2;
}

.footer-s {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.footer-block:last-child {
  margin-right: 0px;
}

.footer-block_last {
  /* max-width: 580px; */
  font-size: 12px;
  margin-left: auto;
  width: 50%;
}

.header-auth__in {
  background: transparent;
  border: 2px solid #735cfc;
  box-shadow: none;
  margin-right: 20px;
  padding: 5px 10px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 110px;
  border-radius: 20px 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  grid-column: 2;
  text-transform: initial;
}

.reg-wrap {
  position: relative;
}

.reg-wrap:before {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.45;
  content: "100%";
  position: absolute;
  top: -8px;
  right: 5px;
  height: 16px;
  padding-right: 8px;
  padding-left: 25px;
  background-color: #ff7a00;
  border-radius: 8px;
}

.reg-wrap:after {
  position: absolute;
  top: -7px;
  right: 48px;
  width: 12px;
  line-height: 12px;
  content: url("../img_diff/gift_botto.svg");
}

@keyframes _ngcontent-wlc-app-c3258388311_buttonPulse {
  0%,
  10%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90%,
  100% {
    box-shadow: rgb(218, 254, 49) 0px 0px 0px 0px;
  }
  9.99%,
  19.99%,
  29.99%,
  39.99%,
  49.99%,
  59.99%,
  69.99%,
  79.99%,
  89.99%,
  99.99% {
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 10px;
  }
}

.header-auth__register {
  height: 40px;
  display: grid;
  grid-column-gap: initial;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  background: #dafe31;
  border: 2px solid transparent;
  border-radius: 20px 4px;
  padding: 5px 10px;
  transition: all 0.3s;
  animation: _ngcontent-wlc-app-c3258388311_buttonPulse 16s infinite
    cubic-bezier(0.7, 0, 0, 1);
  color: #111;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  grid-column: 2;
  text-transform: initial;
}

.header-auth {
  display: flex;
  align-items: center;
}

.intro {
  display: flex;
  max-height: 400px;
  gap: 12px;
}

.intro__block {
  height: 300px;
  border-radius: 20px;
  min-height: 300px;
  position: relative;
  display: flex;
  align-items: center;
  background: #323b45;
  padding: 60px 40px 60px 40px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}

.intro-block__decor {
  left: 50%;
  right: 10%;
  top: -15px;
  max-width: 660px;
  height: calc(100% + 30px);
  z-index: 15;
  animation-delay: 0.5s;
  position: absolute;
  display: block;
  transform: translateY(-100%);
  transition: 0.3s;
}

@keyframes fadeUp {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadeLeft {
  0% {
    transform: translate(-100%);
    opacity: 0;
  }
  100% {
    transform: translate(0);
    opacity: 1;
  }
}

.intro-block__space {
  z-index: 100;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: translateY(-200%);
}

.animate_botto {
  animation: fadeLeft 0.7s;
  transition: 0.3s;
  transform: translateY(0%);
}

.animate_botto-2 {
  animation: fadeUp 1.4s;
  transition: 0.3s;
  transform: translateY(0%);
}

.cards-nav__left {
  margin-right: 10px;
  transition: background 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #ff7a00;
  outline: none;
  border-radius: 20px;
  border: none;
  box-shadow: none;
}

.cards-nav {
  display: inline-flex;
  align-items: center;
  position: absolute;
  bottom: -15px;
  position: absolute;
  right: 0;
  z-index: 10;
  justify-content: flex-end;
  transform: translate(0, 0);
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  padding: 40px;
  z-index: 100;
  width: 200px;
}

.lane-bot {
  padding: 0 30px 30px;
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-top: 1px solid transparent;
}

.lane-top__close {
  top: 48px;
  right: 25px;
  z-index: 100;
  transition: opacity 0.3s linear;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #fff;
  transform: translateY(-50%);
  cursor: pointer;
}

.lane {
  background: #151a22;
  box-shadow: 0 0 20px #0000004d;
  border-radius: 20px;
  overflow: hidden;
  max-width: 500px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
  border: 1px solid rgba(27, 43, 56, 0.2);
  margin: 0 auto 50px;
  overflow: visible;
  display: flex;
  flex-direction: column;
}

.lane-content {
  padding: 0 30px;
  position: relative;
  flex: 1 1 auto;
}

.lane-content__inn {
  position: relative;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
  padding: 15px;
  border-radius: 10px;
}

.lane__item {
  display: flex;
  justify-content: center;
}

.lane__wrap {
  position: relative;
  display: flex;
  flex-direction: column;
}

.lane__link {
  position: relative;
  display: grid;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  grid-gap: 10px;
  align-items: center;
  text-decoration: none;
}

.lane__link span {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
  margin: 4px;
  box-shadow: 0 0 0 4px #3b444e;
  transition: box-shadow 0.2s ease-out;
}

.sw {
  box-shadow: 0 0 0 4px #ff7a00, 0 0 7px 7px #0009 !important;
}

.lane__link span img {
  display: block;
  width: 100%;
  height: 100%;
}

.lane-top {
  justify-content: center;
  border-bottom: none;
  padding: 30px;
  z-index: 10;
  position: relative;
  display: flex;
  flex-shrink: 0;
  align-items: flex-start;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.45;
}

.cards-nav {
  right: 40px;
  bottom: 40px;
  position: absolute;
  z-index: 22;
  display: flex;
  align-items: center;
  width: auto;
}

.cards-nav__left {
  transition: background 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #fff;
  background: var(--mc-main);
  outline: none;
  border-radius: 20px;
  background: #ff7a00;
  outline: none;
  border: none;
  box-shadow: none;
  transform: rotate(-180deg);
  margin-right: 10px;
  color: #fff;
}

.cards-nav .slick-disabled {
  background: rgba(212, 225, 245, 0.2);
  cursor: default;
  margin-right: 10px;
  color: rgba(255, 255, 255, 0.4);
  cursor: default;
}

.cards-nav__right {
  transition: background 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #ff7a00;
  outline: none;
  border-radius: 20px;
  border: none;
  transform: rotate(0deg);
  margin-right: 10px;
}

.cards-nav__right {
  transition: background 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #ff7a00;
  outline: none;
  border-radius: 20px;
  border: none;
  box-shadow: none;
}

.intro-block__decor img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.intro__block_banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.intro__block_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.intro__img_diff {
  object-position: -300px;
}

.intro__img_pos {
  object-position: -50px;
}

.categories {
  display: flex;
  margin-top: 20px;
  align-items: center;
  overflow: hidden;
  background: transparent;
  min-height: 80px;
  padding: 0 0px;
  margin-bottom: 40px;
}

.categories::-webkit-scrollbar {
  height: 3px;
  width: 30px;
}

.categories::-webkit-scrollbar-thumb {
  background: rgba(118, 151, 244, 0.5);
  border-radius: 10px;
  display: none;
}

.categories::-webkit-scrollbar-track {
  margin: 5px;
  background: #131a2d;
  border-radius: 10px;
  display: none;
}

.intro-slider-wrap {
  position: relative;
  width: 100%;
}

.categories__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  transition: 0.2s;
  /* width: 100%; */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px 8px 0 0;
  padding: 12px;
  font-size: 16px;
  margin-right: 30px;
  white-space: nowrap;
  flex-shrink: 0;
}

.categories__button:last-child {
  margin-right: 0px;
}

.categories__icon {
  margin-right: 5px;
  height: 20px;
  width: 20px;
  flex-shrink: 0;
  fill: #fff;
}

.categories__text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
}

@media (max-width: 850px) {
  .categories__button {
    flex-direction: column;
    align-items: center;
  }
  .categories__icon {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.adv {
  grid-template-columns: repeat(3, 1fr) 300px;
  gap: 20px;
  display: grid;
}

.adv-left {
  height: 60px;
  width: 85px;
  position: relative;
  display: flex;
  align-items: center;
}

.adv-right__text {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.45;
}

.adv-right-stars {
  display: inline-grid;
  grid-template-columns: repeat(5, auto);
  gap: 5px;
}

.adv-right-star {
  width: 20px;
  height: 20px;
}

.adv-right__bot {
  transition: color 0.3s linear;
  display: flex;
  margin-top: 5px;
  align-items: center;
  color: #dafe31;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  display: flex;
  align-items: center;
  line-height: 1.45;
}

.adv {
  margin-top: 20px;
}

.adv-right__desc {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  margin-top: 5px;
  line-height: 1.45;
}

.adv-right__icon {
  color: #dafe31;
  transition: transform 0.3s linear;
  margin-left: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-menu .nav__link {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.45;
  transition: background 0.3s linear;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding: 10px 15px;
  text-decoration: none;
  background: transparent;
  cursor: pointer;
  border-radius: 10px;
}

.header-menu .nav__list {
  margin: 0;
  color: #fff;
}

.header-menu-tgs {
  margin: 5px 0;
  padding: 5px 10px;
  border: none;
  border-radius: 10px;
  max-height: 40px;
  width: 100%;
  height: 40px;
  display: grid;
  grid-column-gap: initial;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  box-shadow: none;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  text-transform: none;
  -moz-column-gap: 10px;
  column-gap: 10px;
  background: linear-gradient(262deg, #33bef0 14.28%, #0a85d9 97.2%), #2f2fde;
}

.header-menu-lg__icon {
  margin-right: 5px;
  display: flex;
}

.header-menu-lg__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
  width: 20px;
  height: 20px;
}

.header-menu-lg select {
  width: 100%;
  background: transparent;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.45;
}

.header-menu-lg {
  border: 1px solid rgba(212, 225, 245, 0.2);
  transition: background 0.3s linear;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 15px;
  border-radius: 20px;
}

.header-menu-tgs__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-menu .header-auth__in {
  width: 100%;
  margin-top: 7px;
}

.adv-right {
  display: flex;
  flex-direction: column;
  text-align: start;
  align-items: start;
}

.adv-left img {
  margin: 0 auto;
  width: 100%;
  max-height: 100%;
  display: block;
  object-fit: contain;
  align-items: center;
}

.adv__block {
  grid-template-rows: 1fr;
  grid-template-columns: 85px auto;
  transition: all 0.3s linear;
  gap: 10px;
  display: grid;
  height: 100%;
  background: #13212d;
  min-height: 90px;
  align-items: center;
  justify-items: start;
  border-radius: 20px;
  padding: 10px;
}

@media (max-width: 767px) {
  .header-auth__register {
    font-size: 14px;
    height: 40px;
    max-width: 115px;
  }
  .jack__title {
    font-size: 60px;
  }
  .intro__img_diff {
    object-position: -200px;
  }
  .prov__item {
    width: 200px;
    flex-shrink: 0;
  }
  .header-auth__in {
    font-size: 14px;
    height: 40px;
    min-width: 70px;
  }
}

.button-bot {
  transition: filter 0.3s linear;
  width: 170px;
  height: 40px;
  padding: 0 10px;
  background: #242d48;
  border-radius: 8px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #8194c8;
  font-size: 14px;
  width: 50%;
}

.button-prov {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../img/prov_botto.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding-right: 30px;
}

.button-bot__flex {
  display: flex;
  margin-left: 10px;
  flex-shrink: 0;
}

.icon-list__wrapper svg {
  width: 17px;
  height: 17px;
  flex-shrink: 0;
  color: #fff;
  fill: #8194c8;
  height: 32px;
  width: auto;
}

.buttons {
  display: flex;
  grid-area: search-merch;
  gap: 10px;
  align-items: center;
  justify-self: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 60px;
  width: 100%;
  background: #131a2d;
  border-radius: 8px;
}

.buttons__container {
  display: flex;
  align-items: stretch;
  width: 100%;
}

.button-bot:first-child {
  margin-right: 10px;
}

@media (max-width: 1280px) {
  .adv-right-star {
    width: 16px;
    height: 16px;
  }
  .adv-left {
    width: 75px;
    height: 50px;
  }
}

.footer-block__lyrs {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.45;
}

.lane {
  display: none;
}

@media (max-width: 1180px) {
  .adv-right-star {
    width: 16px;
    height: 16px;
  }
  .footer-block_last {
    width: 100%;
  }
  .footer-block_last {
    max-width: inherit;
  }
  .mrsw {
    max-width: 200px;
  }
  .footer-block_last {
    margin-left: 0;
  }
  .footer-block {
    margin-right: 0;
  }
  .footer-block_flex {
    gap: 20px;
  }
  .footer__wrap {
    gap: 20px;
  }
  .footer-block_flex {
    margin-right: 0;
  }
  .footer-block__inn:first-child {
    width: auto;
  }
  .footer-block__inn {
    width: auto;
  }
  .footer__wrap {
    flex-wrap: wrap;
  }
  .intro-block__title {
    font-size: 38px !important;
  }
  .adv-left {
    width: 75px;
    height: 50px;
  }
  .adv {
    grid-template-columns: repeat(1, 1fr) 50%;
  }
}

@media (max-width: 575px) {
  .adv__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: space-between; */
  }
  .jack__title {
    font-size: 50px;
    text-align: center;
  }
  .cards-nav {
    right: 5px;
    bottom: 10px;
  }
  .cards-nav__left {
    width: 30px;
    height: 30px;
  }
  .cards-nav__right {
    width: 30px;
    height: 30px;
  }
  .adv-right {
    text-align: center;
    align-items: center;
    height: 100%;
  }
}

.btn {
  height: 40px;
  display: flex;
  grid-column-gap: initial;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  padding: 5px 10px;
  background: #dafe31;
  color: #111;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  grid-column: 2;
  text-transform: initial;
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 20px 4px;
}

.icon-list__wrapper {
  display: flex;
  align-items: center;
}

.wp {
  margin: 20px 10px;
}

.intro-block__content {
  z-index: 100;
}

.intro-block__btn {
  z-index: 100;
  margin: 20px auto 0 0;
  flex-shrink: 0;
}

.intro-block {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 20px;
}

.intro-block__title {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.45;
}

.intro-block__desc {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.45;
}

@keyframes jump {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.bonus-popup {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #003266;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 256px;
  height: 315px;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10000;
  display: none;
}

.bonus-popup__btn {
  height: 40px;
  display: inline-flex;
  grid-column-gap: initial;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  background: #dafe31;
  border: 2px solid transparent;
  border-radius: 20px 4px;
  max-width: 115px;
  padding: 5px 10px;
  transition: all 0.3s;
  animation: _ngcontent-wlc-app-c3258388311_buttonPulse 16s infinite
    cubic-bezier(0.7, 0, 0, 1);
  color: #111;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.45;
  margin: 0 auto;
  text-transform: initial;
}

.bonus-popup__bottom {
  padding: 20px 0 20px;
  background: #1b2b38;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bonus-popup__title {
  color: #fff;
  font-style: normal;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  max-width: 100%;
  width: 230px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  display: -webkit-box;
}

.bonus-popup__plash {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 100;
  min-width: 120px;
  height: 24px;
  text-align: center;
  opacity: 1;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.45;
  padding: 4px 10px;
  border-radius: 0 100px 100px 0;
  white-space: nowrap;
  background: #735cfc;
}

.bonus-popup__inn {
  grid-template-rows: minmax(auto, 185px) 130px;
  position: relative;
  display: grid;
  width: 100%;
  height: 100%;
}

.bonus-popup__img {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  background: #0000004d center / cover no-repeat;
  background-image: url("../img_diff/we1.webp");
}

.gift {
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: 83px;
  height: 30px;
  cursor: pointer;
  z-index: 100;
  transition: 0.3s;
  left: 70px;
  bottom: -100%;
  -webkit-animation: jump 0.5s infinite;
  animation: jump 0.5s infinite;
}

.gift:before {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.45;
  content: "100%";
  position: absolute;
  top: 0px;
  right: 5px;
  height: 27px;
  width: 50px;
  padding-right: 8px;
  padding-left: 30px;
  background-color: #ff7a00;
  border-radius: 8px;
}

.gift:after {
  position: absolute;
  top: 6px;
  right: 70px;
  width: 14px;
  line-height: 18px;
  content: url(../img_diff/gift.svg);
}

.bonus-popup__close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}

.bonus-popup__i {
  top: 20px;
  right: 50px;
  position: absolute;
  z-index: 1;
  line-height: 1;
}

.gift-show {
  bottom: 20px;
  border-radius: 50%;
  /* padding: 15px; */
  z-index: 200;
}

.help-block {
  display: none;
}

.mrg-lf-wr-dr {
  position: relative;
}

.help__title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.45;
  text-align: center;
}

.header__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  will-change: transform;
  display: none;
  background: rgba(27, 43, 56, 0.8);
  transition: background 0.6s ease-in-out, visibility 0.6s ease-in-out;
}

.help__desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.45;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
}

.burger-desc {
  display: none;
}

@media (max-width: 991px) {
  .wp {
    flex-shrink: 0;
    height: 20px;
  }
  .burger-desc {
    display: flex;
  }
  .header-menu {
    -webkit-transform: translate(-150%, 0);
    -ms-transform: translate(-150%, 0);
    transform: translate(-150%, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    width: 50% !important;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    top: 0;
    left: 0;
    background-color: #151a22;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 110;
    overflow: auto;
    /* padding: 0px 30px 35px 15px; */
  }
  .gift-show {
    bottom: 70px;
    left: 20px;
    border-radius: 50%;
    /* padding: 15px; */
    z-index: 200;
  }
  .burger {
    flex-shrink: 0;
    margin-right: 10px;
    display: flex;
  }
  .search {
    display: none;
  }
  .help__wrap {
    display: none !important;
  }
  .help__title {
    display: none;
  }
  .help__desc {
    display: none;
  }
  .nn {
    display: none !important;
  }
  .help-block {
    margin: 0;
    display: grid;
    margin-top: 20px;
    grid-template-columns: 1fr 2fr;
    gap: 20px;
    align-items: center;
    padding: 10px 0 10px 20px;
    background: #ff7a00;
    border-radius: 20px;
  }
  .help-block__title {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.45;
  }
  .help-block__right {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .help-block__right img {
    max-width: 90%;
    margin: 0 auto;
    display: block;
  }
  .help-block__desc {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.45;
    margin: 0;
  }
  .menu-fixed {
    display: grid !important;
  }
  .winnings-block__content {
    margin: 45px 35px 30px !important;
  }
  .vip__item {
    width: 50%;
    width: calc(50% - 20px);
  }
  .vip__content {
    gap: 20px;
  }
  .prov__icon {
    width: 40%;
  }
  .footer-block_last {
    text-align: center;
    width: 100%;
    max-width: inherit;
  }
  .footer__wrap {
    justify-content: space-between;
  }
  .wrapper-right {
    padding: 0 10px;
  }
  .header__wrap {
    padding: 0;
  }
  .header {
    left: 0;
    width: 100%;
    padding: 10px 8px;
  }
  .wrapper-left {
    display: none;
  }
  .icon-list__wrapper {
    overflow-x: scroll;
  }
  .icon-list__wrapper::-webkit-scrollbar {
    height: 5px;
  }
  .icon-list__wrapper::-webkit-scrollbar-track {
    background: #131a2d;
    border-radius: 10px;
  }
  .icon-list__wrapper::-webkit-scrollbar-thumb {
    background: #dafe31;
    border-radius: 10px;
  }
}

.categories__row {
  display: flex;
  align-items: center;
  overflow: auto;
  height: 60px;
  border-radius: 8px;
  background: transparent;
  padding: 9px 12px;
  max-width: 835px;
  padding-right: 15px;
  /* margin-right: 16px; */
  width: 100%;
  overflow-y: hidden;
}

.gam__title__icon {
  display: flex;
  align-items: center;
  margin: 0 10px 4px 0;
  width: 24px;
  height: 24px;
}

.plash-yel {
  padding: 0 22px;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 10;
  min-width: 120px;
  text-align: center;
  background: #ff7a00;
  border-radius: 0 100px 100px 0;
}

.plash-yel:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  vertical-align: sub;
  background: url("../img_diff/te.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.gam__title__icon svg {
  width: 24px;
  height: 24px;
}

.categories__right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  grid-area: search-merch;
  gap: 20px;
  align-items: center;
  justify-self: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 0px;
  background: transparent;
  border-radius: 8px;
}

.cat-search {
  transition: filter 0.3s linear;
  width: 150px;
  height: 40px;
  padding: 0 10px;
  background: transparent;
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.3);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.45;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cat-search svg {
  color: #ff7a00;
}

.categories__right svg {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  flex-shrink: 0;
}

.game-selector {
  display: inline-flex;
  align-items: center;
  position: relative;
  height: 40px;
}

.categories__arr {
  width: 13px;
  height: 12px;
  right: 0;
  flex-shrink: 0;
  top: 50%;
}

.game-selector__select {
  background: transparent;
  font-style: normal;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  width: 118px;
}

.header-menu {
  display: none;
}

.game-filter {
  transition: filter 0.3s linear;
  /* width: 150px; */
  height: 40px;
  padding: 0 10px;
  background: transparent;
  border-radius: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.45;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 991px) {
}

.header-menu-top {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 20px;
  color: #fff;
  background: transparent;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 2px solid rgba(212, 225, 245, 0.2);
}

.header-menu__clos {
  margin: 0 0 0 auto;
  padding: 0;
  color: #fff;
  background: transparent;
  opacity: 0.4;
  transition: 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-appearance: none;
  appearance: none;
  border: none;
}

.header-menu-bot {
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior: contain;
  scroll-behavior: smooth;
  position: relative;
  flex: 1 1 auto;
  height: 100%;
  min-height: 1px;
  background: transparent;
  scrollbar-gutter: stable;
  width: 100%;
  padding: 20px 20px 40px;
}

.header-menu {
  -webkit-transform: translate(-150%, 0);
  -ms-transform: translate(-150%, 0);
  transform: translate(-150%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  width: 33.333%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  top: 0;
  left: 0;
  background-color: #151a22;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  z-index: 110;
  overflow: auto;
  /* padding: 0px 30px 35px 15px; */
}

.header-menu .header-auth {
  flex-direction: column;
  padding: 20px 0 40px;
}

.header-menu .header-auth__in {
  margin-right: 0;
  max-width: 115px;
}

.header-menu_active {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

@media (max-width: 767px) {
  .logo {
    max-width: 207px;
  }
  .intro-block__title {
    font-size: 32px !important;
  }
  .intro-block__decor {
    display: none;
  }
  .categories__row {
    margin-top: 20px;
  }
  .intro {
    max-height: inherit;
  }
  .categories {
    flex-direction: column-reverse;
  }
  .headerl__left {
    width: 100%;
  }
  .search {
    max-width: 200px;
  }
  /* .header-auth {
        position: fixed;
        bottom: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #000;
        padding: 10px 0;
        margin-right: 0;
        left: 0;
    }*/
  body {
    padding-bottom: 80px;
  }
  .logo__img {
    max-width: 225px;
    object-fit: cover;
  }
}

.foot-rat {
  width: auto;
  margin: 10px 10px 20px;
}

.menu-fixed {
  grid-gap: 8px;
  padding: 0 1rem;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.4);
  background-color: #1b2b38;
  -webkit-transition: bottom 0.6s;
  border-top: 1px solid #13212d;
  -o-transition: bottom 0.6s;
  transition: bottom 0.6s;
  display: none;
  display: grid;
  z-index: 200;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: column;
  justify-items: center;
  min-height: 60px;
  display: none;
}

.menu-fixed__item {
  display: grid;
  text-align: center;
  text-decoration: none;
}

.menu-fixed__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}

.menu-fixed__text {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 1;
}

.menu-fixed__picture {
  height: 20px;
  width: auto;
  margin-bottom: 2px;
}

@media (max-width: 467px) {
  .categories__right {
    flex-direction: column;
    height: auto;
    padding: 14px;
    width: 100%;
  }
  .lane-top {
    font-size: 20px;
    padding: 15px 30px;
  }
  .lane-top__close {
    top: 0;
  }
  .lane__link span {
    width: 40px;
    height: 40px;
  }
  .lane-content__inn {
    grid-gap: 12px;
  }
  .lane {
    border-radius: 0;
    height: 100%;
    justify-content: center;
  }
  .footer-rate {
    padding-bottom: 0;
  }
  .footer-rate__content {
    margin: 0;
  }
  .icon-list__wrapper {
    margin: 0;
  }
  .icon-list__wrapper svg {
    max-width: 85px;
  }
  .menu-fixed {
    padding: 0 10px;
  }
  .menu-fixed__picture {
    width: 18px;
  }
  .jack_lab {
    padding: 5px 31px 10px;
  }
  .jack_shest {
    height: 55px;
    width: 55px;
  }
  .jack_shest-2 {
    height: 55px;
    width: 55px;
  }
  .jack_lab {
    font-size: 14px;
  }
  .jack__title {
    font-size: 40px;
    text-align: center;
  }
  .gam__content {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  }
  .gam-top {
    align-items: flex-end;
  }
  .gam-nav__count {
    font-size: 14px;
  }
  .gam__title {
    font-size: 20px;
  }
  .logo {
    margin-right: 10px;
  }
  .search {
    margin-right: 0;
    margin-left: 10px;
  }
  .header-auth__in {
    margin-right: 10px;
  }
  .logo {
  }
  .logo__img {
    width: 85px;
    object-fit: contain;
  }
  .vip__item {
    width: 100%;
  }
  .footer-rate__title {
    font-size: 14px;
  }
  .cat-search {
    width: 100%;
  }
  .game-filter {
    width: 100%;
  }
  .game-selector {
    width: 100%;
    justify-content: space-between;
  }
}

h3,
h4 {
  margin: 10px 0;
}

.main-btn {
  max-width: 300px;
  margin: 10px auto;
  text-align: center;
  display: flex;
}

.categories__button_active:first-child {
  padding-left: 0;
}

h1,
h2 {
  margin: 30px 0 10px 0;
  color: #fff;
}

.texte-block p {
  margin: 10px 0;
}

ul,
ol {
  margin: 10px 0;
  color: #fff;
  list-style: inherit;
  padding-left: 20px;
}

@media (max-width: 575px) {
  .categories__button {
    padding: 15px 10px;
  }
  .categories__icon {
    height: 20px;
  }
  .categories__text {
    font-size: 12px;
  }

  .container {
    padding: 0 8px;
  }

  .container h1 {
    font-size: 28px;
    line-height: 1.3;
    word-wrap: break-word;
  }

  .container h2 {
    font-size: 22px;
    line-height: 1.3;
  }

  .container p {
    word-wrap: break-word;
    overflow-wrap: break-word;
  }

  .container table {
    font-size: 13px;
    width: 100%;
    overflow-x: auto;
  }
}

@media (max-width: 420px) {
  .container {
    padding: 0 5px;
  }

  .container h1 {
    font-size: 24px;
    line-height: 1.3;
    word-wrap: break-word;
  }

  .container h2 {
    font-size: 20px;
    line-height: 1.3;
  }

  .container p {
    word-wrap: break-word;
    overflow-wrap: break-word;
  }

  .container table {
    font-size: 12px;
    width: 100%;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
  }
}

li {
  margin: 5px 0;
}

.winnings-block__content::-webkit-scrollbar-track {
  display: none;
}

.winnings-block__content::-webkit-scrollbar-thumb {
  display: none;
}

.winnings-block__content::-webkit-scrollbar {
  display: none;
}

.scroll {
  overflow-x: scroll;
}

table {
  width: 100%;
  margin: 30px 0;
  border-spacing: 0;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid #607896;
}

caption {
  margin-bottom: 10px;
}

table td,
th {
  text-align: left;
  border: 1px solid #607896;
  padding: 20px 30px;
  min-width: 200px;
}

.faq__item {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: block;
  background-color: rgba(255, 255, 255, 0.03);
  padding: 14px 12px 0;
  border: 1px solid #607896;
  color: #fff;
  border-radius: 6px;
  margin-bottom: 30px;
}

.faq__item summary {
  position: relative;
  width: 100%;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  border-bottom: 1px solid transparent;
  padding-bottom: 14px;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.faq summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.faq summary img {
  width: 20px;
  height: 20px;
}

.faq__answer {
  margin: 0;
  padding: 20px 8px 20px 28px;
  text-align: left;
}

@media (max-width: 767px) {
  .intro-block_two {
    display: none;
  }
  .intro__img_pos {
    object-position: 0;
  }
  .intro {
    flex-direction: column;
    margin: 20px 0;
  }
  .intro-slider-wrap {
    width: 100%;
  }
  .intro-block {
    width: 100%;
  }

  .container {
    padding: 0 12px;
  }

  .container h1 {
    font-size: 32px;
    line-height: 1.3;
    word-wrap: break-word;
  }

  .container h2 {
    font-size: 24px;
    line-height: 1.3;
  }

  .container p {
    word-wrap: break-word;
    overflow-wrap: break-word;
  }

  .container table {
    font-size: 14px;
    width: 100%;
    overflow-x: auto;
  }
}

.wr-block_trans {
  background: transparent;
}

.wr-block__icon_flag {
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

@media (max-width: 467px) {
  .intro__img_pos {
    object-position: -150px;
  }
  .menu-fixed__text {
    font-size: 9px;
  }
}
