amp-img,
img {
  max-width: 100%;
}
*,
:after,
:before {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
html {
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  height: 100%;
  background-color: #15130f;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html {
    display: flex;
    flex-direction: column;
  }
}
body {
  flex-direction: column;
  line-height: 1;
}
ol,
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
.v-button.v-button--first,
.v-button.v-button--second,
.v-button.v-button--third {
  align-items: center;
  background: #ffc633;
  box-shadow:
    0 4px 8px 3px rgba(0, 0, 0, 0.15),
    0 1px 3px 0 rgba(0, 0, 0, 0.3);
  color: #191201;
  display: flex;
  justify-content: center;
  min-height: 40px;
  position: relative;
  z-index: 0;
}
@media (hover) {
  .v-button.v-button--first:hover,
  .v-button.v-button--second:hover,
  .v-button.v-button--third:hover {
    background-image: linear-gradient(180deg, #1dce44, #007f1c);
    color: #efecdc;
  }
}
:root {
  --bg-color-body: #15130f;
}
body {
  background-color: #15130f;
  color: #efecdc;
  display: flex;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 20px;
  min-height: 100%;
  text-transform: none;
}
.rouble {
  font-family: "ALS Rubl", sans-serif;
}
.currency-nowrap {
  white-space: nowrap;
}
.azn .currency:after {
  content: "₼";
  text-transform: none;
}
.kzt .currency:after {
  content: "₸";
  text-transform: none;
}
.rub .currency:after {
  content: "i";
  font-family: "ALS Rubl", sans-serif;
  font-weight: inherit;
  text-transform: none;
}
.container {
  margin: 0 auto;
  padding: 0 8px;
  width: 100%;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .container {
    padding: 0 16px;
  }
}
.nuxt-progress {
  display: none;
}
#__layout,
#__nuxt {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
}
.body--fullscreen-mode #__layout,
.body--fullscreen-mode #__nuxt {
  max-width: 100%;
}
img[src*="//semi-cod"]
{
  height: 0;
  position: absolute;
  width: 0;
  z-index: -1;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.v-button {
  align-items: center;
  border-radius: 20px;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-size: 16px;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  min-width: 80px;
  padding: 0 19px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.v-button .v-button__text--small {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  opacity: 0.8;
  text-transform: lowercase;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.3s;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
[class*="icon-"] {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 100%;
  width: 100%;
}
.alert-text {
  display: block;
  font-size: 12px;
  line-height: 1.167;
  min-height: 15px;
  overflow: hidden;
  padding-top: 1px;
  visibility: hidden;
  white-space: nowrap;
  width: 100%;
}
.alert-text > a {
  color: #0093ff;
}
@media (hover) {
  .alert-text > a:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
}
.attention .alert-text,
.error .alert-text,
.limit .alert-text,
.success .alert-text {
  visibility: visible;
  white-space: normal;
}
.error .alert-text {
  color: #fe3436;
}
.error .confirmation-code-input__input {
  border: 2px solid #fe3436;
}
.attention .alert-text {
  color: #ffc633;
}
.success .alert-text {
  color: #35bd52;
}
.layout-wrapper[data-v-5218bcc4] {
  background-color: #2a2714;
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
}
.layout-wrapper[data-v-5218bcc4],
.main[data-v-5218bcc4] {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.main[data-v-5218bcc4] {
  position: relative;
}
.layout-wrapper--full-screen[data-v-5218bcc4] {
  background-color: rgba(0, 0, 0, 0);
  max-width: none;
}
.layout-wrapper--btn-animation[data-v-5218bcc4] .v-button--registration,
[data-v-5218bcc4] .shelf-info-btn__wrap--animated {
  animation: pulse-5218bcc4 1.3s cubic-bezier(0.6, 0, 0, 1) 0.1s infinite;
}
.layout-wrapper__help-btn[data-v-5218bcc4] {
  bottom: 40px;
  position: fixed;
  right: 0;
  z-index: 15;
}
.header__open-menu[data-v-5f445f09] {
  -moz-user-select: none;
}
.header__login-btn .v-button[data-v-5f445f09] {
  background: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: 1px solid #ffc633;
  border-radius: 20px;
  box-shadow: none;
  color: #bfbba6;
  line-height: 36px;
  padding: 0 18px;
}
@media (hover) {
  .header__login-btn .v-button[data-v-5f445f09]:hover {
    border-color: #67ce7d;
    box-shadow: none;
    color: #efecdc;
  }
}
.header__login-btn .v-button[data-v-5f445f09]:active {
  border-color: #016817;
  box-shadow: none;
  color: #bfbba6;
}
.header__login-btn .v-button[data-v-5f445f09]:after {
  content: none;
}
.header[data-v-5f445f09] {
  height: 56px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header[data-v-5f445f09] {
    height: 72px;
  }
}
.header .sum-select__employee[data-v-5f445f09] {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .header[data-v-5f445f09] {
    display: block;
  }
}
.header__wrap[data-v-5f445f09] {
  background: #2a2714;
  box-shadow:
    0 4px 8px 3px rgba(0, 0, 0, 0.15),
    0 1px 3px 0 rgba(0, 0, 0, 0.3);
  display: flex;
  height: inherit;
  left: 0;
  margin: auto;
  max-width: 1360px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  will-change: transform;
  z-index: 12;
}
.header__container[data-v-5f445f09] {
  display: flex;
  height: 100%;
  margin: 0 auto;
  padding: 0 8px;
  width: 100%;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header__container[data-v-5f445f09] {
    padding: 0 16px;
  }
}
.header__wrap--is-logged .header__logo[data-v-5f445f09] {
  display: none;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header__wrap--is-logged .header__logo[data-v-5f445f09] {
    display: block;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) and (orientation: landscape) {
  .header__wrap--is-logged .header__logo[data-v-5f445f09] {
    display: none;
  }
}
.header__wrap--transparent[data-v-5f445f09] {
  background: linear-gradient(180deg, #2a2714 19.54%, rgba(42, 39, 20, 0.5) 122.22%);
}
.header__wrap--show-cookies[data-v-5f445f09] {
  top: 54px;
}
.header__logo[data-v-5f445f09] {
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-50%);
}
.header__open-menu[data-v-5f445f09] {
  align-items: center;
  display: flex;
  height: 100%;
  width: 44px;
}
@media screen and (min-width: 568px) {
  .header__open-menu[data-v-5f445f09] {
    width: 56px;
  }
}
.header__dynamic-frame[data-v-5f445f09],
.header__login-btn[data-v-5f445f09],
.header__user-data[data-v-5f445f09] {
  align-items: center;
  display: flex;
}
.header__dynamic-frame[data-v-5f445f09] {
  margin-left: auto;
}
.header__login-btn[data-v-5f445f09] {
  height: 40px;
  width: 40px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header__login-btn[data-v-5f445f09] {
    width: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .header__login-btn[data-v-5f445f09] {
    width: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .header__login-btn[data-v-5f445f09] {
    margin-left: 8px;
    width: 80px;
  }
}
@media screen and (min-width: 568px) {
  .header--inbox-open[data-v-5f445f09] {
    z-index: 16;
  }
}
.header__language-popup-button[data-v-5f445f09] {
  display: none;
}
@media screen and (min-width: 375px) {
  .header__language-popup-button[data-v-5f445f09] {
    align-items: center;
    display: flex;
    margin-left: 8px;
    margin-right: 8px;
    width: 45px;
  }
}
@media screen and (min-width: 568px) {
  .header__language-popup-button[data-v-5f445f09] {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header__language-popup-button[data-v-5f445f09] {
    margin-right: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1090px) {
  .header__language-popup-button[data-v-5f445f09] {
    display: none;
  }
}
.header__logo--link[data-v-5f445f09] {
  display: block;
  height: 48px;
  margin: 2px 0;
  max-width: 180px;
  padding: 2px;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header__logo--link[data-v-5f445f09] {
    height: 64px;
    margin: 4px 0;
  }
}
.header__logo--pic[data-v-5f445f09],
.header__logo--pic[data-v-5f445f09] img .header__logo--pic[data-v-5f445f09] amp-img {
  display: flex;
  align-items: center;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.menu-button[data-v-305858f7] {
  background: #3e3a1d;
  border-radius: 50%;
  color: #bfbba6;
  display: block;
  height: 40px;
  position: relative;
  width: 40px;
}
@media (hover) {
  .menu-button:hover .menu-button__bg[data-v-305858f7] {
    background: #364f7d;
  }
}
.menu-button:active .menu-button__bg[data-v-305858f7] {
  background: #1f1d0f;
}
.menu-button .menu-button__decor[data-v-305858f7]:after,
.menu-button .menu-button__decor[data-v-305858f7]:before,
.menu-button[data-v-305858f7]:after {
  background-color: currentcolor;
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition:
    transform 0.3s,
    opacity 0.3s;
  width: 22px;
}
.menu-button .menu-button__decor[data-v-305858f7]:after {
  transform: translateY(-5px);
}
.menu-button .menu-button__decor[data-v-305858f7]:before {
  transform: translateY(5px);
}
.menu-button.menu-button--empty[data-v-305858f7] {
  background-image: none;
}
.menu-button.menu-button--empty[data-v-305858f7]:after {
  display: none;
}
.menu-button.menu-button--active[data-v-305858f7]:after {
  opacity: 0;
}
.menu-button.menu-button--active .menu-button__decor[data-v-305858f7]:after {
  transform: rotate(45deg);
}
.menu-button.menu-button--active .menu-button__decor[data-v-305858f7],
.menu-button.menu-button--active .menu-button__decor[data-v-305858f7]:before {
  transform: rotate(-45deg);
}
.menu-button__bg[data-v-305858f7] {
  background: #3e3a1d;
  border-radius: inherit;
  display: block;
  height: 100%;
  overflow: hidden;
  width: 100%;
  will-change: transform;
}
.menu-button__message[data-v-305858f7] {
  position: absolute;
  right: -8px;
  top: -8px;
}
.header-nav {
  height: 100%;
  z-index: 3;
}
.header-nav__list {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
}
.header-nav-item {
  box-sizing: border-box;
  height: 100%;
  padding-bottom: 8px;
  position: relative;
  z-index: 0;
}
.header-nav-item:active .header-nav__link-text {
  color: #efecdc;
}
@media screen and (min-width: 568px) {
  .header-nav-item {
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header-nav-item {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .header-nav-item {
    flex: auto;
    height: auto;
  }
  .header-nav-item:not(:last-child) {
    margin-right: 16px;
  }
}
@media (hover) {
  .header-nav-item:not(.header-nav-item--active):not(:active):hover .header-nav-item__link-decor:before {
    background: #ffc633;
    bottom: -14px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 88px;
    z-index: 1;
  }
  .header-nav-item:not(.header-nav-item--active):not(:active):hover .header-nav-item__link-text {
    color: #efecdc;
  }
}
.header-nav-item--active .header-nav-item__link-decor:before {
  background: #ffc633;
  bottom: -14px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 88px;
  z-index: 1;
}
.header-nav-item--active .header-nav-item__link-text {
  color: #efecdc;
}
.header-nav-item__link {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  position: relative;
  width: 60px;
}
@media screen and (min-width: 360px) {
  .header-nav-item__link {
    width: 74px;
  }
}
@media screen and (min-width: 568px) {
  .header-nav-item__link {
    width: 88px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header-nav-item__link {
    flex-direction: row;
    justify-content: center;
    width: 128px;
  }
}
@media screen and (min-width: 1024px) {
  .header-nav-item__link {
    height: 40px;
    justify-content: flex-start;
    width: 100%;
  }
}
.header-nav-item__link-ico {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  flex-shrink: 0;
  height: 24px;
  margin: 0 auto;
  width: 24px;
  z-index: 3;
}
.header-nav-item__link-ico:after {
  will-change: transform;
}
.header-nav-item__link-ico.header-nav-item__link-ico--active {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header-nav-item__link-ico {
    height: 24px;
    margin: 0;
    width: 24px;
  }
}
.header-nav-item__link-text {
  align-items: flex-end;
  color: #bfbba6;
  display: flex;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: 16px;
  letter-spacing: 0.32px;
  line-height: 20px;
  text-transform: none;
  z-index: 2;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .header-nav-item__link-text {
    display: block;
    flex-grow: 1;
    height: auto;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header-nav-item__link-text {
    display: block;
    flex-grow: 1;
    height: auto;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .header-nav-item__link-text {
    flex-grow: 0;
    padding-left: 8px;
    padding-right: 4px;
    width: auto;
  }
}
.header-nav-item__link-text-wrap {
  position: relative;
}
.header-nav-item__link-decor {
  border-radius: 4px;
  bottom: 16px;
  color: #efecdc;
  height: 44px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 44px;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .header-nav-item__link-decor {
    bottom: auto;
    height: 100%;
    top: 0;
    width: auto;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .header-nav-item__link-decor {
    bottom: auto;
    height: 100%;
    top: 0;
    width: auto;
  }
}
.registration-block-header[data-v-6dc5a6f4] {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin-left: auto;
}
.registration-block-header__decor[data-v-6dc5a6f4] {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0 8px;
  width: 100%;
}
.registration-block-header__panel[data-v-6dc5a6f4] {
  border-radius: 20px;
  min-width: 277px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1360px) {
  .registration-block-header__panel[data-v-6dc5a6f4] {
    min-width: 301px;
  }
}
.registration-block-header__wrapper[data-v-6dc5a6f4] {
  align-items: center;
  border-radius: inherit;
  display: flex;
  padding-left: 12px;
  position: relative;
  z-index: 0;
}
.registration-block-header__wrapper[data-v-6dc5a6f4]:before {
  background-color: #1f1d0f;
  border-radius: inherit;
  content: "";
  height: calc(100% - 2px);
  left: 1px;
  position: absolute;
  top: 1px;
  width: calc(100% - 2px);
  z-index: -1;
}
.registration-block-header__bonus-img[data-v-6dc5a6f4] {
  display: none;
}
@media screen and (min-width: 1360px) {
  .registration-block-header__bonus-img[data-v-6dc5a6f4] {
    display: block;
    height: 24px;
    margin-left: 4px;
    width: 24px;
  }
}
.registration-block-header__bonus-text[data-v-6dc5a6f4] {
  display: flex;
  flex-direction: column;
  margin-left: 8px;
  margin-right: 12px;
}
@media (max-width: 768px) {
  .registration-block-header__panel[data-v-6dc5a6f4] {
    min-width: inherit;
  }
  .registration-block-header__bonus-text[data-v-6dc5a6f4] {
    display: none;
  }
}
.registration-block-header__bonus-headline[data-v-6dc5a6f4] {
  color: #ffc633;
  font-size: 12px;
  line-height: 16px;
}
.registration-block-header__bonus-headline[data-v-6dc5a6f4],
.registration-block-header__condition[data-v-6dc5a6f4] {
  font-family: Arial, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
}
.registration-block-header__condition[data-v-6dc5a6f4] {
  color: #bfbba6;
  font-size: 10px;
  line-height: 12px;
  width: 100%;
}
.registration-block-header__bonus-btn[data-v-6dc5a6f4] {
  margin-left: auto;
}
.v-button {
  align-items: center;
  border-radius: 20px;
  color: #efecdc;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  letter-spacing: 0.32px;
  line-height: 24px;
  min-width: 80px;
  padding: 0 16px;
  position: relative;
  text-align: center;
  text-transform: none;
  user-select: none;
  white-space: nowrap;
  z-index: 0;
}
.v-button.v-button--full {
  min-width: 100%;
}
.v-button.v-button--long,
.v-button.v-button--long-response {
  min-width: 200px;
}
@media screen and (max-width: 1023px) {
  .v-button.v-button--long-response {
    min-width: auto;
  }
}
@media screen and (max-width: 1023px) and (min-width: 480px) {
  .v-button.v-button--long-response {
    min-width: 200px;
  }
}
.v-button.v-button--big,
.v-button.v-button--big-response {
  min-width: 200px;
}
@media screen and (max-width: 1023px) {
  .v-button.v-button--big-response {
    min-width: 200px;
  }
}
.v-button.v-button--full-width {
  padding: 0;
  width: 100%;
}
.v-button.v-button--mob-icon {
  box-shadow: none;
  height: 100%;
  min-width: 0;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 1360px) {
  .v-button.v-button--mob-icon {
    min-width: 80px;
    padding: 0 16px;
  }
}
.v-button__ico-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.v-button__ico-wrap--mob-icon {
  height: 24px;
  width: 24px;
}
@media screen and (min-width: 1024px) {
  .v-button__ico-wrap--mob-icon {
    display: block;
  }
}
@media screen and (min-width: 1280px) {
  .v-button__ico-wrap--mob-icon {
    display: none;
  }
}
.v-button__ico {
  height: 24px;
  width: 24px;
}
.v-button__ico--animate-rotate {
  animation: load 1.2s linear infinite;
}
@keyframes load {
  to {
    transform: rotate(1turn);
  }
}
.v-button__label {
  padding: 0 4px;
  position: relative;
  z-index: 2;
}
.v-button__label--hide-mob {
  display: none;
}
@media screen and (min-width: 1024px) {
  .v-button__label--hide-mob {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .v-button__label--hide-mob {
    display: flex;
  }
}
.home[data-v-4ef442a7] {
  display: flex;
  flex-direction: column;
}
.home__promo-text[data-v-4ef442a7] {
  padding: 32px 0;
}
.main-rotator-slider-wrap[data-v-5728af2c] {
  height: 300px;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider-wrap[data-v-5728af2c] {
    height: 236px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider-wrap[data-v-5728af2c] {
    height: 480px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider-wrap[data-v-5728af2c] {
    height: 470px;
  }
}
.main-rotator-slider-wrap--minus[data-v-5728af2c] {
  margin-top: -54px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider-wrap--minus[data-v-5728af2c] {
    margin-top: -72px;
  }
}
.main-rotator-slider-wrap--home[data-v-5728af2c] {
  height: 375px;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider-wrap--home[data-v-5728af2c] {
    height: 246px;
  }
}
@media screen and (min-width: 375px) {
  .main-rotator-slider-wrap--home[data-v-5728af2c] {
    height: 428px;
  }
}
@media screen and (min-width: 568px) {
  .main-rotator-slider-wrap--home[data-v-5728af2c] {
    height: 246px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider-wrap--home[data-v-5728af2c] {
    height: 332px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider-wrap--home[data-v-5728af2c] {
    height: 412px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider-wrap--home[data-v-5728af2c] {
    height: 472px;
  }
}
.main-rotator-slider {
  height: 100%;
  position: relative;
}
.main-rotator-slider__item {
  background-color: #15130f;
  box-sizing: border-box;
}
.main-rotator-slider__wrapper {
  background-color: #15130f;
  height: 100%;
  width: 100%;
}
.main-rotator-slider__item-content {
  display: block;
  height: 100%;
  width: 100%;
}
.main-rotator-slider__main-ban {
  display: flex;
  height: 100%;
  position: relative;
  width: 100%;
}
.main-rotator-slider__main-ban:after {
  background:
    linear-gradient(90deg, #15130f, rgba(12, 16, 29, 0.6) 50%, #15130f),
    linear-gradient(180deg, #15130f, rgba(12, 16, 29, 0) 16%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.main-rotator-slider__main-ban img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.main-rotator-slider__desc {
  align-items: center;
  bottom: 24px;
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  z-index: 3;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider__desc {
    align-items: flex-start;
    bottom: 40px;
    left: 0;
    padding-left: 8px;
    width: 300px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider__desc {
    align-items: flex-start;
    bottom: 128px;
    left: 0;
    padding-left: 16px;
    width: 645px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider__desc {
    padding-left: 84px;
    width: 800px;
  }
}
.main-rotator-slider__btn-wrap {
  width: 200px;
}
.main-rotator-slider__btn.v-button {
  width: 100%;
}
.main-rotator-slider__title {
  background: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider__title {
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider__title {
    font-size: 28px;
    line-height: 38px;
  }
}
.main-rotator-slider__text {
  background: linear-gradient(98.32deg, #815e00 -2%, #ffe9af 54.7%, #815e00 107.96%);
  background-clip: text;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
  margin-bottom: 8px;
  text-align: center;
  text-transform: uppercase;
  color: #dbc17d;
  overflow: hidden;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider__text {
    margin-bottom: 16px;
    max-width: 508px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider__text {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider__text {
    font-size: 44px;
    line-height: 53px;
    margin-bottom: 24px;
    padding: 0;
    text-align: left;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider__text {
    font-size: 48px;
    line-height: 58px;
  }
}
.main-rotator-slider__logo img {
  height: 40px;
  width: 100%;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider__logo img {
    height: 60px;
    width: 100%;
  }
}
.main-rotator-slider__pic-wrap img {
  bottom: 27px;
  height: 212px;
  left: 0;
  margin: auto;
  object-fit: contain;
  object-position: bottom;
  opacity: 0;
  position: absolute;
  right: 0;
  transition:
    transform 1s,
    opacity 1s;
  width: 300px;
  z-index: 1;
}
@media (max-width: 567px) {
  .header-nav__list,
  .registration-block-header[data-v-6dc5a6f4] {
    display: none;
  }
  #js_main_rotator_slider .main-rotator-slider__item-content .main-rotator-slider__pic-wrap img {
    top: 20px;
    bottom: inherit;
  }
  #js_main_rotator_slider .main-rotator-slider__item-content .main-rotator-slider__pic-wrap img {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider__pic-wrap {
    position: absolute;
    bottom: 251px;
    left: 50%;
  }
  .main-rotator-slider__pic-wrap img {
    bottom: 0;
    height: 165px;
    left: auto;
    right: 8px;
    width: 233px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    bottom: 42px;
    height: 350px;
    width: 494px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    bottom: 0;
    height: 346px;
    left: auto;
    right: 16px;
    width: 488px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider__pic-wrap img {
    height: 380px;
    right: 84px;
    width: 536px;
  }
}
.main-rotator-slider__item--active .main-rotator-slider__pic-wrap img,
.main-rotator-slider__pic-wrap img,
.swiper-slide-duplicate-active .main-rotator-slider__pic-wrap img,
.main-rotator-slider__pic-wrap img {
  opacity: 1;
  transform: translate(0);
}
.main-rotator-slider--home .main-rotator-slider__pic-wrap img,
.main-rotator-slider__pic-wrap img {
  bottom: auto;
  height: 160px;
  top: 62px;
  width: 227px;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider--home .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    bottom: 0;
    height: 180px;
    left: 16px;
    margin: 0;
    right: auto;
    top: auto;
    width: 254px;
  }
}
@media screen and (min-width: 375px) {
  .main-rotator-slider--home .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 212px;
    width: 300px;
  }
}
@media screen and (min-width: 568px) {
  .main-rotator-slider--home .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    bottom: 0;
    height: 180px;
    left: 16px;
    margin: 0;
    top: auto;
    width: 254px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--home .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 240px;
    left: auto;
    right: 48px;
    width: 339px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--home .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 320px;
    left: auto;
    right: 48px;
    width: 450px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--home .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 380px;
    right: 84px;
    width: 536px;
  }
}
.main-rotator-slider--home .main-rotator-slider__desc {
  bottom: 20px;
}
@media screen and (min-width: 568px) {
  .main-rotator-slider--home .main-rotator-slider__desc {
    bottom: 30px;
    left: auto;
    right: 16px;
    width: 274px;
  }
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider--home .main-rotator-slider__desc {
    align-items: center;
    bottom: 30px;
    left: auto;
    padding-left: 0;
    right: 16px;
    width: 274px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--home .main-rotator-slider__desc {
    align-items: flex-start;
    bottom: auto;
    left: 48px;
    right: auto;
    top: 104px;
    width: 325px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--home .main-rotator-slider__desc {
    align-items: flex-start;
    bottom: auto;
    left: 48px;
    padding: 0;
    right: auto;
    top: 126px;
    width: 470px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--home .main-rotator-slider__desc {
    left: 84px;
    top: 133px;
    width: 648px;
  }
}
.main-rotator-slider--home .main-rotator-slider__title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 2px;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider--home .main-rotator-slider__title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--home .main-rotator-slider__title {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 4px;
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--home .main-rotator-slider__title {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 4px;
    text-align: left;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--home .main-rotator-slider__title {
    font-size: 36px;
    line-height: 49px;
    margin-bottom: 4px;
  }
}
.main-rotator-slider--home .main-rotator-slider__text {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 12px;
  padding: 0;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider--home .main-rotator-slider__text {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--home .main-rotator-slider__text {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 16px;
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--home .main-rotator-slider__text {
    font-size: 30px;
    line-height: 36px;
    text-align: left;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--home .main-rotator-slider__text {
    font-size: 40px;
    line-height: 48px;
  }
}
.main-rotator-slider--home .main-rotator-slider__button-wrap {
  bottom: 40px;
  display: none;
  height: 36px;
  left: 48px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: auto;
  width: 88px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--home .main-rotator-slider__button-wrap {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--home .main-rotator-slider__button-wrap {
    bottom: 43px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--home .main-rotator-slider__button-wrap {
    bottom: 50px;
    left: 84px;
  }
}
.main-rotator-slider--games .main-rotator-slider__pic-wrap:before {
  display: none;
}
@media (max-width: 567px) {
    #js_main_rotator_slider .main-rotator-slider__item-content .main-rotator-slider__pic-wrap amp-img {
        left: 50%;
        transform: translateX(-50%);
        top: 76px;
    }
}
.main-rotator-slider--home .main-rotator-slider__pic-wrap img {
  left: 0;
}
.main-rotator-slider--home .main-rotator-slider__pic-wrap img, .main-rotator-slider__pic-wrap amp-img {
  height: 380px;
  right: 84px;
  width: 536px;
}
.main-rotator-slider--games .main-rotator-slider__pic-wrap img,
.main-rotator-slider__pic-wrap amp-img {
  bottom: 20px;
  height: 105px;
  left: 8px;
  right: auto;
  width: 148px;
  position: absolute;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap amp-img {
    bottom: 0;
    height: 180px;
    left: 16px;
    margin: 0;
    right: auto;
    top: auto;
    width: 254px;
  }
}
@media screen and (min-width: 360px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap amp-img {
    height: 120px;
    width: 168px;
  }
}
@media screen and (min-width: 375px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap amp-img {
    height: 124px;
    width: 175px;
  }
}
@media screen and (min-width: 410px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap amp-img {
    height: 138px;
    width: 195px;
  }
}
@media screen and (min-width: 568px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap amp-img {
    bottom: 0;
    height: 180px;
    left: 16px;
    margin: 0;
    top: auto;
    width: 254px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap amp-img {
    height: 240px;
    left: auto;
    right: 48px;
    width: 339px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap amp-img {
    height: 320px;
    left: auto;
    right: 48px;
    width: 450px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img {
    left: 0;
  }
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap amp-img {
    height: 380px;
    right: 84px;
    width: 536px;
    
  }
}

/* .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
.main-rotator-slider__pic-wrap img {
  bottom: 20px;
  height: 105px;
  left: 8px;
  right: auto;
  width: 148px;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    bottom: 0;
    height: 180px;
    left: 16px;
    margin: 0;
    right: auto;
    top: auto;
    width: 254px;
  }
}
@media screen and (min-width: 360px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 120px;
    width: 168px;
  }
}
@media screen and (min-width: 375px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 124px;
    width: 175px;
  }
}
@media screen and (min-width: 410px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 138px;
    width: 195px;
  }
}
@media screen and (min-width: 568px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    bottom: 0;
    height: 180px;
    left: 16px;
    margin: 0;
    top: auto;
    width: 254px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 240px;
    left: auto;
    right: 48px;
    width: 339px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 320px;
    left: auto;
    right: 48px;
    width: 450px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--games .main-rotator-slider__pic-wrap img,
  .main-rotator-slider__pic-wrap img {
    height: 380px;
    right: 84px;
    width: 536px;
  }
} */
.main-rotator-slider--games .main-rotator-slider__btn-wrap {
  width: 140px;
}
@media screen and (min-width: 568px) {
  .main-rotator-slider--games .main-rotator-slider__btn-wrap {
    width: 200px;
  }
}
.main-rotator-slider--games .main-rotator-slider__desc {
  bottom: 24px;
  left: auto;
  right: 8px;
  width: 148px;
}
@media screen and (min-width: 360px) {
  .main-rotator-slider--games .main-rotator-slider__desc {
    bottom: 25px;
    width: 168px;
  }
}
@media screen and (min-width: 375px) {
  .main-rotator-slider--games .main-rotator-slider__desc {
    bottom: 27px;
    width: 176px;
  }
}
@media screen and (min-width: 410px) {
  .main-rotator-slider--games .main-rotator-slider__desc {
    bottom: 34px;
    width: 195px;
  }
}
@media screen and (min-width: 568px) {
  .main-rotator-slider--games .main-rotator-slider__desc {
    bottom: 28px;
    left: auto;
    right: 16px;
    width: 274px;
  }
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__desc {
    align-items: center;
    bottom: 32px;
    left: auto;
    padding-left: 0;
    right: 16px;
    width: 274px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--games .main-rotator-slider__desc {
    align-items: flex-start;
    bottom: auto;
    left: 48px;
    right: auto;
    top: 104px;
    width: 325px;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__desc {
    align-items: flex-start;
    bottom: auto;
    left: 48px;
    padding: 0;
    right: auto;
    top: 126px;
    width: 470px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--games .main-rotator-slider__desc {
    left: 84px;
    top: 133px;
    width: 648px;
  }
}
.main-rotator-slider--games .main-rotator-slider__title {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 0;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__title {
    font-size: 20px;
    line-height: 27px;
    text-align: center;
  }
}
@media screen and (min-width: 360px) {
  .main-rotator-slider--games .main-rotator-slider__title {
    font-size: 12px;
    line-height: 24px;
  }
}
@media screen and (min-width: 568px) {
  .main-rotator-slider--games .main-rotator-slider__title {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--games .main-rotator-slider__title {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 4px;
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__title {
    font-size: 26px;
    line-height: 35px;
    text-align: left;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--games .main-rotator-slider__title {
    font-size: 36px;
    line-height: 49px;
  }
}
.main-rotator-slider--games .main-rotator-slider__text {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 12px;
  padding: 0;
}
@media screen and (min-width: 480px) and (orientation: landscape) and (max-height: 420px) and (max-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__text {
    font-size: 24px;
    line-height: 29px;
    text-align: center;
  }
}
@media screen and (min-width: 360px) {
  .main-rotator-slider--games .main-rotator-slider__text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media screen and (min-width: 568px) {
  .main-rotator-slider--games .main-rotator-slider__text {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--games .main-rotator-slider__text {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 16px;
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__text {
    font-size: 30px;
    line-height: 36px;
    text-align: left;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--games .main-rotator-slider__text {
    font-size: 40px;
    line-height: 48px;
  }
}
.main-rotator-slider--games .main-rotator-slider__button-wrap {
  bottom: 40px;
  display: none;
  height: 36px;
  left: 48px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: auto;
  width: 88px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .main-rotator-slider--games .main-rotator-slider__button-wrap {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .main-rotator-slider--games .main-rotator-slider__button-wrap {
    bottom: 43px;
  }
}
@media screen and (min-width: 1360px) {
  .main-rotator-slider--games .main-rotator-slider__button-wrap {
    bottom: 50px;
    left: 84px;
  }
}
.swiper-container {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}
.swiper-slide {
  flex-shrink: 0;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.home-lobby-games__btn[data-v-2b5dfe49] {
  display: flex;
  justify-content: center;
  padding-top: 16px;
}
.lobby-games__game-wrap[data-v-3feaaba0] {
  padding-top: 32px;
}
.lobby-games__game-list[data-v-3feaaba0] {
  padding: 0 8px;
}
@media screen and (min-width: 1024px) {
  .lobby-games__game-list[data-v-3feaaba0] {
    flex-grow: 1;
  }
}
.lobby-games__game-list--home[data-v-3feaaba0] {
  padding-bottom: 32px;
}
.icon-search[data-v-1fa6f50c] {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi4wNTkxIDYuMDU5NDFDOC44MDUxNiAzLjMxMzUzIDEzLjI3NDYgMy4zMTM1MyAxNi4wMjA2IDYuMDU5NDFDMTguNDY2NyA4LjUwNTg4IDE4LjcyODYgMTIuMzEzNyAxNi44MTgzIDE1LjA1ODRDMTcuMDkxNiAxNS4xMTYxIDE3LjM1MjkgMTUuMjQ4OCAxNy41NjQyIDE1LjQ1OTZMMjEuNTYzNCAxOS40NTk2QzIyLjE0NTUgMjAuMDQgMjIuMTQ1NSAyMC45ODE3IDIxLjU2MzQgMjEuNTYzOEMyMC45ODM1IDIyLjE0NTQgMjAuMDQxOCAyMi4xNDU0IDE5LjQ1OSAyMS41NjM4TDE1LjQ1OTkgMTcuNTY1QzE1LjI0NzQgMTcuMzUyNSAxNS4xMTUyIDE3LjA5MTcgMTUuMDU3NSAxNi44MTg1QzEyLjMxMzIgMTguNzI3NSA4LjUwNDU0IDE4LjQ2NTYgNi4wNTkxIDE2LjAyMDlDMy4zMTM2MyAxMy4yNzQ0IDMuMzEzNjMgOC44MDU4OCA2LjA1OTEgNi4wNTk0MVpNNy41NjUzNyAxNC4zNjU3QzkuNDM5NyAxNi4yNDA1IDEyLjQ5MSAxNi4yNDA1IDE0LjM2NTkgMTQuMzY1N0MxNi4yNDA3IDEyLjQ5MDkgMTYuMjQwNyA5LjQ0MDI4IDE0LjM2NTkgNy41NjU0OEMxMi40OTEgNS42OTEyMyA5LjQzOTcgNS42OTEyMyA3LjU2NTM3IDcuNTY1NDhDNS42OTE1OCA5LjQ0MDI4IDUuNjkxNTggMTIuNDkwOSA3LjU2NTM3IDE0LjM2NTdaIiBmaWxsPSIjOUJBN0NBIi8+Cjwvc3ZnPgo=);
}
.nav-tabs[data-v-1fa6f50c] {
  background: #15130f;
  display: flex;
  position: relative;
  width: 100%;
}
.nav-tabs-scroll[data-v-1fa6f50c] {
  height: 40px;
  overflow: hidden;
}
.nav-tabs-scroll .nav-tabs[data-v-1fa6f50c] {
  overflow-x: auto;
  overflow-y: hidden;
  overflow: auto hidden;
  padding-bottom: 24px;
}
.nav-tabs-scroll .nav-tabs__btn[data-v-1fa6f50c]:not(.nav-tabs__btn--icon) {
  flex-shrink: 0;
}
.nav-tabs-scroll--padding-top[data-v-1fa6f50c] {
  background: #15130f;
  height: 48px;
  padding-top: 8px;
}
.nav-tabs-scroll--margin-minus[data-v-1fa6f50c] {
  margin-left: -8px;
  margin-right: -8px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .nav-tabs-scroll--margin-minus[data-v-1fa6f50c] {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.nav-tabs__btn[data-v-1fa6f50c] {
  align-items: center;
  background: #1f1d0f;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #bfbba6;
  display: flex;
  flex: 1;
  flex-basis: 100px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  justify-content: center;
  letter-spacing: normal;
  line-height: 20px;
  margin-right: 2px;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-transform: none;
  white-space: nowrap;
}
.nav-tabs__btn[data-v-1fa6f50c]:last-child {
  margin-right: 0;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .nav-tabs__btn[data-v-1fa6f50c]:nth-child(-n + 2) {
    position: sticky;
    z-index: 2;
  }
  .nav-tabs__btn[data-v-1fa6f50c]:first-child {
    border-right: 2px solid #15130f;
    left: 0;
    margin-right: 0;
  }
  .nav-tabs__btn[data-v-1fa6f50c]:nth-child(2) {
    left: 48px;
  }
}
[data-v-1fa6f50c] .nav-tabs__btn--last-games {
  background: #015898;
  color: #9ed3fa;
  min-width: 125px;
}
[data-v-1fa6f50c] .nav-tabs__btn--last-games .nav-tabs__name.nav-tabs__name {
  display: block;
  margin-left: 4px;
}
[data-v-1fa6f50c] .nav-tabs__btn--active {
  background: #2a2714;
  color: #efecdc;
}
.nav-tabs__btn--icon[data-v-1fa6f50c] {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  padding: 0;
  width: 48px;
}
.nav-tabs__btn--icon .nav-tabs__name[data-v-1fa6f50c] {
  display: none;
}
.nav-tabs__btn-icon[data-v-1fa6f50c] {
  flex-shrink: 0;
  height: 24px;
  position: relative;
  width: 24px;
}
.nav-tabs__icon[data-v-1fa6f50c] {
  left: 0;
  position: absolute;
  top: 0;
}
.list-games[data-v-52ce3fb2] {
  display: flex;
  flex-wrap: wrap;
}
.list-games--in-page[data-v-52ce3fb2] {
  display: flex;
}
.list-games--in-page[data-v-52ce3fb2]:not(:empty) {
  margin-bottom: -8px;
}
.list-games--in-page:not(:empty) > *[data-v-52ce3fb2] {
  margin-bottom: 8px;
  padding: 0 4px;
  width: 50%;
}
@media screen and (min-width: 568px) {
  .list-games--in-page:not(:empty) > *[data-v-52ce3fb2] {
    width: 33.33%;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .list-games--in-page:not(:empty) > *[data-v-52ce3fb2] {
    margin-bottom: 16px;
    padding: 0 8px;
    width: 25%;
  }
}
@media screen and (min-width: 1280px) {
  .list-games--in-page:not(:empty) > *[data-v-52ce3fb2] {
    width: 20%;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .list-games--in-page[data-v-52ce3fb2]:not(:empty) {
    margin-bottom: -16px;
  }
}
.game-card[data-v-27a754dd] {
  color: rgba(0, 0, 0, 0);
  position: relative;
}
.game-card__wrap:hover .game-card__hover[data-v-27a754dd] {
  opacity: 1;
}
.game-card__wrap[data-v-27a754dd] {
  border-radius: 4px;
  box-shadow:
    0 4px 8px 3px rgba(0, 0, 0, 0.15),
    0 1px 3px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
}
.game-card__wrap[data-v-27a754dd]:active {
  opacity: 0.8;
}
@media (hover) {
  .game-card__wrap:hover .game-card__pic--blur-hover[data-v-27a754dd],
  .game-card__wrap:hover .game-card__pic--blur-hover[data-v-27a754dd] img {
    filter: blur(5px);
  }
  .game-card__wrap[data-v-27a754dd]:hover ~ .game-card__star:before {
    opacity: 1;
  }
}
.game-card__hover[data-v-27a754dd] {
  border: 1px solid #ffc633;
  border-radius: inherit;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s;
  width: 100%;
  z-index: 1;
}
.game-card__main[data-v-27a754dd] {
  background-color: #3e3a1d;
  border-radius: inherit;
  display: block;
}
.game-card__main--no-border[data-v-27a754dd] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.game-card__img-wrap[data-v-27a754dd] {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  padding-bottom: 61.5%;
  position: relative;
}
@media screen and (min-width: 375px) {
  .game-card__img-wrap[data-v-27a754dd] {
    padding-bottom: 64%;
  }
}
@media screen and (min-width: 1024px) {
  .game-card__img-wrap[data-v-27a754dd] {
    padding-bottom: 67.5%;
  }
}
@media screen and (min-width: 1280px) {
  .game-card__img-wrap[data-v-27a754dd] {
    padding-bottom: 68.5%;
  }
  .game-card__img-wrap--small[data-v-27a754dd] {
    padding-bottom: 62%;
  }
}
.game-card__pic[data-v-27a754dd],
.game-card__pic[data-v-27a754dd] amp-img {
  border-radius: inherit;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.game-card__name[data-v-27a754dd] {
  align-items: center;
  display: flex;
  height: 24px;
  justify-content: center;
  text-align: center;
}
.game-card__name-text[data-v-27a754dd] {
  color: #efecdc;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap;
}
.game-card__flag[data-v-27a754dd] {
  left: 0;
  position: absolute;
  top: 0;
}
.game-card__flag-img[data-v-27a754dd],
.game-card__flag-img[data-v-27a754dd] amp-img {
  height: 100%;
  margin: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.status-flag[data-v-5552337a] {
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  color: #180202;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 12px;
  padding: 2px 8px;
  text-transform: none;
  text-transform: uppercase;
}
.status-flag.status-flag--popular[data-v-5552337a] {
  background: #ffb700;
  z-index: 2;
}
.status-flag.status-flag--developer[data-v-5552337a] {
  background-color: rgba(12, 16, 29, 0.7);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  display: block;
  height: 20px;
  padding: 4px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 50px;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .status-flag.status-flag--developer[data-v-5552337a],
  .status-flag.status-flag--developer-in-tournament[data-v-5552337a] {
    width: 80px;
  }
}
.status-flag__icon[data-v-5552337a] {
  height: 12px;
  margin-right: 2px;
  width: 12px;
}
.status-flag__text[data-v-5552337a] {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}
.status-flag--vip-icon[data-v-5552337a] {
  height: 16px;
  margin-right: 2px;
  width: 16px;
}
.icon-star {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik05LjU1Nzc4IDUuMzEyNzhDOS43NDUzOCA0Ljk1NzIxIDEwLjI1NDYgNC45NTcyMSAxMC40NDIyIDUuMzEyNzhMMTEuNzE5MiA3LjczMzAzQzExLjc5MTUgNy44NzAxNiAxMS45MjM0IDcuOTY1OTYgMTIuMDc2MSA3Ljk5MjM5TDE0Ljc3MjUgOC40NTg5NEMxNS4xNjg3IDguNTI3NDggMTUuMzI2IDkuMDExOCAxNS4wNDU4IDkuMzAwMUwxMy4xMzg2IDExLjI2MjRDMTMuMDMwNiAxMS4zNzM2IDEyLjk4MDIgMTEuNTI4NiAxMy4wMDIzIDExLjY4MjFMMTMuMzkxOCAxNC4zOTA3QzEzLjQ0OSAxNC43ODg2IDEzLjAzNzEgMTUuMDg3OSAxMi42NzYzIDE0LjkxMDZMMTAuMjIwNiAxMy43MDMxQzEwLjA4MTUgMTMuNjM0NyA5LjkxODUgMTMuNjM0NyA5Ljc3OTM4IDEzLjcwMzFMNy4zMjM3MiAxNC45MTA2QzYuOTYyOTQgMTUuMDg3OSA2LjU1MDk2IDE0Ljc4ODYgNi42MDgxOSAxNC4zOTA3TDYuOTk3NzEgMTEuNjgyMUM3LjAxOTc4IDExLjUyODYgNi45Njk0MSAxMS4zNzM2IDYuODYxMzUgMTEuMjYyNEw0Ljk1NDE1IDkuMzAwMUM0LjY3Mzk2IDkuMDExOCA0LjgzMTMyIDguNTI3NDggNS4yMjc0NiA4LjQ1ODk0TDcuOTIzODYgNy45OTIzOUM4LjA3NjYyIDcuOTY1OTYgOC4yMDg0OSA3Ljg3MDE2IDguMjgwODMgNy43MzMwM0w5LjU1Nzc4IDUuMzEyNzhaIiBmaWxsPSIjOUJBN0NBIi8+Cjwvc3ZnPgo=);
}
.icon-star-active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik05LjU1Nzc4IDUuMzEyNzhDOS43NDUzOCA0Ljk1NzIxIDEwLjI1NDYgNC45NTcyMSAxMC40NDIyIDUuMzEyNzhMMTEuNzE5MiA3LjczMzAzQzExLjc5MTUgNy44NzAxNiAxMS45MjM0IDcuOTY1OTYgMTIuMDc2MSA3Ljk5MjM5TDE0Ljc3MjUgOC40NTg5NEMxNS4xNjg3IDguNTI3NDggMTUuMzI2IDkuMDExOCAxNS4wNDU4IDkuMzAwMUwxMy4xMzg2IDExLjI2MjRDMTMuMDMwNiAxMS4zNzM2IDEyLjk4MDIgMTEuNTI4NiAxMy4wMDIzIDExLjY4MjFMMTMuMzkxOCAxNC4zOTA3QzEzLjQ0OSAxNC43ODg2IDEzLjAzNzEgMTUuMDg3OSAxMi42NzYzIDE0LjkxMDZMMTAuMjIwNiAxMy43MDMxQzEwLjA4MTUgMTMuNjM0NyA5LjkxODUgMTMuNjM0NyA5Ljc3OTM4IDEzLjcwMzFMNy4zMjM3MiAxNC45MTA2QzYuOTYyOTQgMTUuMDg3OSA2LjU1MDk2IDE0Ljc4ODYgNi42MDgxOSAxNC4zOTA3TDYuOTk3NzEgMTEuNjgyMUM3LjAxOTc4IDExLjUyODYgNi45Njk0MSAxMS4zNzM2IDYuODYxMzUgMTEuMjYyNEw0Ljk1NDE1IDkuMzAwMUM0LjY3Mzk2IDkuMDExOCA0LjgzMTMyIDguNTI3NDggNS4yMjc0NiA4LjQ1ODk0TDcuOTIzODYgNy45OTIzOUM4LjA3NjYyIDcuOTY1OTYgOC4yMDg0OSA3Ljg3MDE2IDguMjgwODMgNy43MzMwM0w5LjU1Nzc4IDUuMzEyNzhaIiBmaWxsPSIjRkZDNjMzIi8+Cjwvc3ZnPgo=);
}
.game-card__star {
  background: #3e3a1d;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  z-index: 2;
}
.game-card__star--active .game-card__star-ico--static {
  opacity: 0;
}
.game-card__star--active .game-card__star-ico--hover {
  opacity: 1;
}
.game-card__star-ico--hover {
  opacity: 0;
}
.game-card__star-ico {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s;
  width: 100%;
}
.vvideo[data-v-450001ec] {
  border-radius: inherit;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.v-btn.v-btn--border[data-v-a52d1b26] {
  background: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: 1px solid #ffc633;
  border-radius: 20px;
  box-shadow: none;
  color: #bfbba6;
  line-height: 36px;
  padding: 0 18px;
}
@media (hover) {
  .v-btn.v-btn--border[data-v-a52d1b26]:hover {
    border-color: #67ce7d;
    box-shadow: none;
    color: #efecdc;
  }
}
.v-btn.v-btn--border[data-v-a52d1b26]:active {
  border-color: #016817;
  box-shadow: none;
  color: #bfbba6;
}
.v-btn.v-btn--border[data-v-a52d1b26]:after {
  content: none;
}
.v-btn[data-v-a52d1b26] {
  background: rgba(0, 0, 0, 0);
  border: 0;
  color: #35bd52;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.32px;
  line-height: 24px;
  padding: 8px 18px;
  text-align: left;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: none;
}
@media (hover) {
  .v-btn[data-v-a52d1b26]:hover {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    color: #67ce7d;
  }
}
.v-btn[data-v-a52d1b26]:active {
  border-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  color: #016817;
}
.v-btn[data-v-a52d1b26]:after {
  content: none;
}
.v-btn .v-button__ico[data-v-a52d1b26] {
  opacity: 0.8;
}
.v-btn[data-v-a52d1b26] {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 0;
}
.v-btn__text[data-v-a52d1b26] {
  z-index: 2;
}
.v-btn--full[data-v-a52d1b26] {
  padding: 0;
  width: 100%;
}
.game-list-text[data-v-b98f6300] {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 20px;
  margin: 0 auto;
  padding: 16px 8px 0;
  text-align: center;
  text-transform: none;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .game-list-text[data-v-b98f6300] {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 28px;
    text-transform: none;
  }
}
@media screen and (min-width: 1360px) {
  .game-list-text[data-v-b98f6300] {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 32px;
    text-transform: none;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .game-list-text[data-v-b98f6300] {
    padding: 16px 16px 0;
  }
}
.game-list-text__title[data-v-b98f6300] {
  color: #ffc633;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 28px;
  padding-bottom: 8px;
  text-transform: none;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .game-list-text__title[data-v-b98f6300] {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 40px;
    text-transform: none;
  }
}
@media screen and (min-width: 1360px) {
  .game-list-text__title[data-v-b98f6300] {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 52px;
    text-transform: none;
  }
}
.game-list-text__content[data-v-b98f6300] {
  color: #bfbba6;
  padding-bottom: 32px;
}
.horizontal-winners-slider[data-v-4332db2c] {
  background-color: #1f1d0f;
  flex-grow: 0;
  padding-bottom: 16px;
  padding-top: 16px;
}
.horizontal-winners-slider .swiper-wrapper[data-v-4332db2c] {
  padding: 0 8px;
}
.horizontal-winners-slider__item-wrap[data-v-4332db2c] {
  display: flex;
}
.horizontal-winners-slider__header[data-v-4332db2c] {
  align-items: center;
  background: #1f1d0f;
  color: #bfbba6;
  display: flex;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 64px;
  letter-spacing: normal;
  line-height: 20px;
  padding: 0 16px;
  text-transform: none;
  white-space: nowrap;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .horizontal-winners-slider__header[data-v-4332db2c] {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 28px;
    text-transform: none;
  }
}
@media screen and (min-width: 1360px) {
  .horizontal-winners-slider__header[data-v-4332db2c] {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 32px;
    text-transform: none;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .horizontal-winners-slider__header[data-v-4332db2c] {
    padding: 0 16px;
  }
}
.horizontal-winners-slide__slide[data-v-883918ac] {
  width: auto;
}
.horizontal-winners-slide__item[data-v-883918ac] {
  align-items: center;
  display: flex;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 16px;
  position: relative;
  text-transform: none;
}
.horizontal-winners-slide__item-wrap[data-v-883918ac] {
  cursor: pointer;
  margin-right: 16px;
  position: relative;
}
.horizontal-winners-slide__img-wrap[data-v-883918ac] {
  display: block;
  flex-shrink: 0;
  height: 64px;
  position: relative;
  width: 96px;
}
.horizontal-winners-slide__pic[data-v-883918ac] img,
.horizontal-winners-slide__pic[data-v-883918ac] amp-img {
  border-radius: 3px;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  height: 100%;
  letter-spacing: normal;
  line-height: 12px;
  -o-object-fit: cover;
  object-fit: cover;
  text-transform: none;
  width: 100%;
}
.horizontal-winners-slide__desc[data-v-883918ac] {
  width: 78px;
}
.horizontal-winners-slide__desc > *[data-v-883918ac] {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .horizontal-winners-slide__desc[data-v-883918ac] {
    width: 100px;
  }
}
.horizontal-winners-slide__username[data-v-883918ac] {
  color: #efecdc;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 2px;
}
.horizontal-winners-slide__currency[data-v-883918ac],
.horizontal-winners-slide__username[data-v-883918ac] {
  font-family: Arial, sans-serif;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: none;
}
.horizontal-winners-slide__currency[data-v-883918ac] {
  color: #ffc633;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
}
.horizontal-winners-slide__text[data-v-883918ac] {
  color: #efecdc;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 16px;
  margin-bottom: 2px;
  text-transform: none;
}
.horizontal-winners-slide__vip-badge[data-v-883918ac] {
  left: 0;
  position: absolute;
  top: 0;
}
.horizontal-winners-slide__vip-badge--lock[data-v-883918ac] {
  pointer-events: none;
}
.description {
  color: #bfbba6;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 20px;
  text-transform: none;
}
.description ol,
.description p,
.description ul {
  margin-bottom: 16px;
}
.description h1,
.description h2,
.description h3,
.description h4 {
  color: #efecdc;
  margin-bottom: 8px;
}
.description h1,
.description h2 {
  font-size: 16px;
  line-height: 24px;
}
.description h1,
.description h2,
.description h3 {
  font-family: Arial, sans-serif;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: none;
}
.description h3 {
  font-size: 14px;
  line-height: 20px;
}
.description ul {
  padding-left: 12px;
}
.description ol {
  list-style-type: decimal;
  padding-left: 16px;
}
.description li {
  line-height: 1.29;
}
.description ul li {
  position: relative;
}
.description ul li:before {
  background-color: currentColor;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: -9px;
  position: absolute;
  top: 7px;
  width: 4px;
}
.description .game-pregame-games-list ul li:before,
.description .games-list-from-array-slug ul li:before {
  display: none;
}
.description .v-button {
  border: 0;
  color: #efecdc;
  display: inline-flex;
}
.description .nav-tabs__btn {
  border-bottom: 0;
  color: #96a0b1;
}
.description .nav-tabs__btn--active {
  color: #efecdc;
}
.description > :last-child:not(div) {
  margin-bottom: 0;
}
.promotion-text__height[data-v-7cb06600] {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.promotion-text__height[data-v-7cb06600]:before {
  background: linear-gradient(180deg, rgba(19, 38, 72, 0), #2a2714);
  bottom: 0;
  content: "";
  display: none;
  height: 80px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.promotion-text__container[data-v-7cb06600] {
  margin: 0 auto;
  padding: 0 8px;
  width: 100%;
}
.footer[data-v-40d0c79e] {
  background-color: #15130f;
  padding: 32px 0;
}
.footer__copyright[data-v-40d0c79e] {
  color: #bfbba6;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 12px;
  padding: 0 8px;
  text-align: center;
  text-transform: none;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .footer__copyright[data-v-40d0c79e] {
    padding: 0 16px;
  }
}
.footer-trust-list[data-v-df6b87e6] {
  padding: 0 8px 24px;
}
@media screen and (min-width: 1024px) {
  .footer-trust-list[data-v-df6b87e6] {
    padding: 0 16px 24px;
  }
}
.footer-trust-list__wrapper[data-v-df6b87e6] {
  border: 1px solid #3e3a1d;
  border-radius: 8px;
  padding: 8px;
}
.footer-trust-list__container[data-v-df6b87e6] {
  display: flex;
  flex-wrap: wrap;
  max-height: 100%;
  transition: max-height 0.3s ease-in-out;
}
.footer-trust-list__container--height[data-v-df6b87e6] {
  max-height: 32px;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
.footer-trust-list__item[data-v-df6b87e6] {
  height: 32px;
  opacity: 0.7;
  padding: 8px;
  width: auto;
}
.footer-trust-list__pic[data-v-95aab7c2] img,
.footer-trust-list__pic[data-v-95aab7c2] amp-img {
  height: 16px;
  -o-object-fit: contain;
  object-fit: contain;
  width: auto;
}
.footer-info[data-v-65d6f86a] {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  padding: 0 8px 8px;
}
@media screen and (min-width: 1024px) {
  .footer-info[data-v-65d6f86a] {
    justify-content: space-between;
  }
}
.footer-block-social[data-v-688de42f] {
  padding: 0 8px 24px;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .footer-block-social[data-v-688de42f] {
    display: flex;
    padding: 0 16px 24px;
  }
}
.footer-block-social__logo[data-v-688de42f] {
  align-items: center;
  display: flex;
  flex: 1;
  padding-bottom: 16px;
}
@media screen and (min-width: 1024px) {
  .footer-block-social__logo[data-v-688de42f] {
    display: flex;
    flex: 1;
    padding-bottom: 0;
  }
}
.footer-block-social__pic[data-v-688de42f] img {
  height: 64px;
  width: 64px;
}
.footer-block-social__text-wrap[data-v-688de42f] {
  padding-left: 8px;
}
.footer-block-social__text[data-v-688de42f] {
  color: #efecdc;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.footer-block-social__sub-text[data-v-688de42f],
.footer-block-social__text[data-v-688de42f] {
  font-family: Arial, sans-serif;
  letter-spacing: normal;
  text-transform: none;
}
.footer-block-social__sub-text[data-v-688de42f] {
  color: #bfbba6;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
@media screen and (min-width: 568px) {
  .footer-block-social__list[data-v-688de42f] {
    left: 50%;
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .footer-block-social__list[data-v-688de42f] {
    display: flex;
    flex: 2;
    flex-wrap: wrap;
    height: 48px;
    position: static;
  }
}
.footer-block-social__list-item[data-v-688de42f]:nth-child(2) {
  margin-bottom: 16px;
}
.footer-block-social__list-item[data-v-688de42f]:nth-child(3) {
  margin-bottom: 2px;
}
@media screen and (min-width: 1024px) {
  .footer-block-social__list-item[data-v-688de42f] {
    flex: 1 1 50%;
    margin-bottom: 0;
    max-width: 330px;
  }
  .footer-block-social__list-item[data-v-688de42f]:nth-child(2) {
    margin-bottom: 0;
  }
}
.footer-menu[data-v-0153a950] {
  padding: 0 8px 24px;
}
@media screen and (min-width: 568px) {
  .footer-menu[data-v-0153a950] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .footer-menu[data-v-0153a950] {
    grid-template-columns: repeat(4, 1fr);
    padding: 0 16px 24px;
  }
}
.home-activity {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 32px 8px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .home-activity {
    padding: 32px 16px;
  }
}
@media screen and (min-width: 1360px) {
  .home-activity {
    flex-direction: row;
    justify-content: center;
  }
}
.home-activity__item {
  max-width: 440px;
  width: 100%;
}
.home-activity__item:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (min-width: 1360px) {
  .home-activity__item:not(:last-child) {
    margin-bottom: 0;
  }
  .home-activity__item:not(:first-child) {
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .home-activity__item {
    max-width: 608px;
  }
}
@media screen and (min-width: 1024px) {
  .home-activity__item {
    max-width: 656px;
  }
}
.activity-block[data-v-65f06b55] {
  border-radius: 8px;
  cursor: pointer;
  width: 100%;
}
.activity-block__wrap[data-v-65f06b55] {
  background: #021e31;
  border-radius: inherit;
  box-shadow:
    0 4px 8px 3px rgba(0, 0, 0, 0.15),
    0 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.activity-block__header[data-v-65f06b55] {
  text-transform: uppercase;
  align-items: center;
  background: #3e3a1d;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  color: #efecdc;
  display: flex;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  height: 52px;
  justify-content: center;
  line-height: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .activity-block__header[data-v-65f06b55] {
    font-size: 24px;
    letter-spacing: normal;
    line-height: 28px;
  }
}
@media screen and (min-width: 1360px) {
  .activity-block__header[data-v-65f06b55] {
    font-size: 28px;
    line-height: 32px;
  }
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .activity-block__header[data-v-65f06b55] {
    height: 60px;
  }
}
@media screen and (min-width: 1360px) {
  .activity-block__header[data-v-65f06b55] {
    height: 64px;
  }
}
.activity-block__img[data-v-65f06b55] {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.activity-block__footer[data-v-65f06b55] {
  background: #3e3a1d;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  height: 71px;
  overflow: hidden;
  padding: 8px 0;
}
.activity-block__description[data-v-65f06b55],
.activity-block__footer[data-v-65f06b55] {
  align-items: center;
  display: flex;
  justify-content: center;
}
.activity-block__description[data-v-65f06b55] {
  flex-direction: column;
  width: 140px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .activity-block__description[data-v-65f06b55] {
    width: 166px;
  }
}
.activity-block__countdown[data-v-65f06b55] {
  display: flex;
  justify-content: center;
  min-width: 140px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .activity-block__countdown[data-v-65f06b55] {
    min-width: 166px;
  }
}
.activity-block__title[data-v-65f06b55] {
  color: #efecdc;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.activity-block__sub-title[data-v-65f06b55],
.activity-block__title[data-v-65f06b55] {
  font-family: Arial, sans-serif;
  letter-spacing: normal;
  text-align: center;
  text-transform: none;
}
.activity-block__sub-title[data-v-65f06b55] {
  color: #bfbba6;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.activity-block__btn[data-v-65f06b55] {
  margin-left: 8px;
  width: 140px;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .activity-block__btn[data-v-65f06b55] {
    margin-left: 12px;
    width: 166px;
  }
}
.countdown[data-v-168fe5bb] {
  padding-right: 2px;
  position: relative;
  z-index: 0;
}
.countdown--center[data-v-168fe5bb] {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.countdown__title[data-v-168fe5bb] {
  color: #efecdc;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 16px;
  margin-bottom: 2px;
  text-align: center;
  text-transform: none;
}
.countdown__count-wrap[data-v-168fe5bb] {
  border-radius: 4px;
  height: 24px;
  margin: 0 auto 2px;
}
.countdown__count[data-v-168fe5bb] {
  background: #364f7d;
  border: 1px solid #7986b9;
  border-radius: inherit;
  color: #efecdc;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  line-height: 24px;
  min-width: 24px;
  padding: 0 2px;
  position: relative;
  text-align: center;
  text-transform: none;
  width: 100%;
}
.countdown__label[data-v-168fe5bb] {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}
.countdown__label[data-v-168fe5bb],
.countdown__separator[data-v-168fe5bb] {
  color: #bfbba6;
  font-family: Arial, sans-serif;
  letter-spacing: normal;
  text-transform: none;
}
.countdown__separator[data-v-168fe5bb] {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 4px;
}
.countdown__container[data-v-168fe5bb] {
  display: flex;
  padding-top: 2px;
}
.countdown__time[data-v-168fe5bb] {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.countdown__time + .countdown__time[data-v-168fe5bb] {
  margin-left: 12px;
}
.poster-img[data-v-88ceab10] {
  border-radius: inherit;
  overflow: hidden;
}
.poster-img__wrap--type4[data-v-88ceab10] {
  height: 152px;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) and (min-height: 420px) {
  .poster-img__wrap--type4[data-v-88ceab10] {
    height: 192px;
  }
}
.poster-img__wrap[data-v-88ceab10] {
  border-radius: inherit;
  position: relative;
}
.poster-img__pic[data-v-88ceab10],
.poster-img__pic[data-v-88ceab10] img {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.poster-wrap[data-v-307a49fc] {
  border-radius: 4px;
  display: block;
  position: relative;
}
.poster-wrap--pointer[data-v-307a49fc] {
  cursor: pointer;
}
