@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');
}
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}
.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #000;
}
.ap {
  appearance: none;
}
.nw {
  white-space: nowrap;
}
.ma {
  margin: 0 auto;
}
.oh {
  overflow: hidden;
}
.pen {
  pointer-events: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background: #161817;
  overflow-x: hidden;
}
body,
th,
td {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #fff;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: "Open Sans", sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
button:focus::-moz-placeholder,
select:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
button:focus:-moz-placeholder,
select:focus:-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  color: transparent;
}
button,
input[type='submit'] {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.wrap {
  margin: 0 auto;
  width: 1268px;
}
* {
  outline: none!important;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* Баланс-дропдаун: длинные суммы держим на одной строке с названием,
   при нехватке места обрезаем название троеточием, а сумму показываем целиком */
.balance-fade .flex {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.balance-fade .b-title {
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.balance-fade .b-value {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  white-space: nowrap;
  text-align: right;
}
.flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 82px;
}
.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 24px;
  background: #161817;
  z-index: 8;
}
.header nav .logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 32px;
}
.header nav ul {
  display: inline-block;
  vertical-align: middle;
}
.header nav ul li {
  display: inline-block;
  padding: 7px 8px;
}
.header nav ul li a {
  display: block;
  text-decoration: none;
  padding: 10px 12px;
  font-weight: 700;
  line-height: 16.1px;
  border-radius: 40px;
}
.header nav ul li a:hover {
  background: #2c302f;
}
.header nav ul li a.hall {
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.header .user * {
  vertical-align: middle;
}
.header .user .chat {
  display: inline-block;
  background: url('img/chat.svg?v=4') no-repeat 8px 50%;
  padding: 16px 8px 16px 40px;
  margin-right: 8px;
  font-weight: 700;
  line-height: 16px;
  border-radius: 28px;
  text-decoration: none;
}
.header .user .chat:hover {
  box-shadow: 0px 3px 10px 0px rgba(212, 160, 23, 0.12);
  background: #2c302f url('img/chat.svg?v=4') no-repeat 8px 50%;
  color: #fdfdfd;
}
.header .user .langs {
  display: inline-block;
  position: relative;
  margin-right: 8px;
  cursor: pointer;
}
.header .user .langs .link {
  display: inline-block;
  text-decoration: none;
  padding: 11px 44px 11px 36px;
  position: relative;
  font-weight: 700;
  line-height: 16.1px;
  text-transform: uppercase;
  background: url('img/arrow.svg?v=4') no-repeat right 14px top 50%;
}
.header .user .langs .link img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  width: 20px;
  border-radius: 40px;
}
.header .user .langs .morelangs {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #2c302f;
  border-radius: 12px;
  padding: 6px 0;
  margin-top: 4px;
  z-index: 200;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
}
.header .user .langs .morelangs .link {
  display: block;
  padding: 8px 16px 8px 36px;
  white-space: nowrap;
  border-radius: 0;
  background: none;
  transition: background 150ms ease;
}
.header .user .langs .morelangs .link:hover {
  background: rgba(255, 255, 255, 0.08);
}
.header .user .langs .morelangs .link img {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.header .user button {
  height: 48px;
  color: #fff;
  padding: 0 24px;
  font-weight: 700;
  border-radius: 28px;
}
.header .user button.login {
  background: #2c302f;
  margin-right: 8px;
}
.header .user button.login:hover {
  box-shadow: 0px 3px 10px 0px rgba(212, 160, 23, 0.12);
  background: #2c302f;
  color: #fdfdfd;
}
.header .user button.reg {
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.header .user button.reg:hover {
  background: linear-gradient(135deg, #FFE15A 0%, #FFD93D 50%, #D4A017 100%);
}
.header .user .menu-button {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('img/menu-button.svg');
  margin-left: 8px;
  display: none;
}
.header .user .ballanse {
  height: 48px;
  line-height: 46px;
  margin-right: 8px;
  border-radius: 30px;
  background: #2c302f;
  padding: 0 4px 0 16px;
  display: inline-block;
}
.header .user .ballanse .money {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  color: #808aa6;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.header .user .ballanse .money a {
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  padding-right: 20px;
  background: url('img/arrow5.svg') no-repeat right;
}
.header .user .ballanse button {
  vertical-align: middle;
  width: 102px;
  height: 40px;
  color: #fff;
  font-weight: 700;
  border-radius: 30px;
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.header .user .links {
  display: inline-block;
  vertical-align: middle;
  border-radius: 30px;
  background: #2c302f;
  height: 48px;
  line-height: 48px;
  padding: 0 8px 0 16px;
}
.header .user .links a {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
}
.header .user .links a:nth-child(1) {
  background: url('img/header-link1.svg');
}
.header .user .links a:nth-child(2) {
  background: url('img/header-link3.svg');
}
.header .user .links a:nth-child(3) {
  background: url('img/header-link4.svg');
}
.header .user .links a:nth-child(4) {
  background: url('img/header-link4.svg');
}
.header .user .links a span {
  position: absolute;
  right: -5px;
  top: -5px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  font-size: 8px;
  font-weight: 700;
}
.index-page-slider {
  position: relative;
}
.index-page-slider .item {
  padding: 143px 0 184px;
  text-align: center;
}
.index-page-slider .item .top-text {
  margin-bottom: 12px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 12.88px;
  text-transform: uppercase;
  text-shadow: 0px 10px 16px rgba(75, 74, 120, 0.11);
}
.index-page-slider .item h2 {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 50px;
  line-height: 72px;
  text-transform: uppercase;
  text-shadow: 0px 0px 5px #000000;
}
.index-page-slider .item button {
  width: 194px;
  height: 60px;
background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
.index-page-slider .item button:hover {
  background: linear-gradient(135deg, #FFE15A 0%, #FFD93D 50%, #D4A017 100%);
}
.index-page-slider .dots {
  position: absolute;
  left: 0;
  bottom: 65px!important;
  z-index: 3;
  text-align: center;
}
.index-page-slider .dots .swiper-pagination-bullet {
  opacity: 1;
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.72);
  margin: 0 5px!important;
}
.index-page-slider .dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2ccbfc;
}
.index-page-slider .slider-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  width: 36px;
  height: 36px;
}
.index-page-slider .slider-nav.prev {
  left: 30px;
  background: url('img/prev.svg');
}
.index-page-slider .slider-nav.next {
  right: 30px;
  background: url('img/next.svg');
}
.index-top-form {
  margin: -40px auto 32px auto;
  max-width: 1300px;
  padding: 16px 0;
  border-radius: 16px;
  background: #222524;
  position: relative;
  z-index: 3;
}
.index-top-form .flex {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.index-top-form form .gamesearch-close {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(var(--gamesearch-btn-min) + 12px);
  /* Общий стиль кнопок формы задаёт min-width: var(--gamesearch-btn-min);
     min-width побеждает width — крестик растягивало в «пилюлю». */
  min-width: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255,255,255,0.1);
  color: #c8cac9;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
}
.index-top-form form .gamesearch-close:hover {
  background: rgba(255,255,255,0.2);
  color: #fff;
}
.index-top-form .random {
   text-decoration: none;
  line-height: 48px;
  background: #2c302f url('img/random.svg?v=4') no-repeat 20px 50%;
  padding: 0 20px 0 48px;
  font-weight: 700;
  border-radius: 28px;
  white-space: nowrap;
  flex-shrink: 0;
}
.index-top-form .random:hover {
  color: #d4a017;
}
.index-top-form .providers-wrap {
  position: relative;
  align-self: center;
}
.index-top-form .providers-wrap .providers {
  text-decoration: none;
  display: block;
  height: 48px;
  line-height: 48px;
  background: url('img/providers.svg?v=4') no-repeat 20px 50%, url('img/arrow.svg?v=4') no-repeat right 14px top 50%, #2c302f;
  padding: 0 44px 0 48px;
  font-weight: 700;
  border-radius: 28px;
  white-space: nowrap;
}
.index-top-form .providers-wrap .providers:hover {
  color: #d4a017;
}
.index-top-form .providers-wrap .all-provs {
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  z-index: 10;
  background: #2c302f;
  border-radius: 12px;
  min-width: 180px;
  max-height: 320px;
  overflow-y: auto;
  padding: 8px 0;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.35);
}
.index-top-form .providers-wrap .all-provs::-webkit-scrollbar {
  width: 6px;
}
.index-top-form .providers-wrap .all-provs::-webkit-scrollbar-track {
  background: transparent;
}
.index-top-form .providers-wrap .all-provs::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
}
.index-top-form .providers-wrap .all-provs .filter_provs {
  list-style: none;
  padding: 0;
  margin: 0;
}
.index-top-form .providers-wrap .all-provs .filter_provs li {
  padding: 10px 20px;
  cursor: pointer;
  font-size: 13px;
  line-height: 18px;
  white-space: nowrap;
}
.index-top-form .providers-wrap .all-provs .filter_provs li:first-child {
  color: #d4a017;
  font-weight: 700;
}
.index-top-form .providers-wrap .all-provs .filter_provs li:hover {
  color: #d4a017;
}
.index-top-form form {
  width: calc(100% - 355px);
  position: relative;
  min-width: 0;
  /* Driven by the longest localized label of .gamesearch-button (e.g. PL "Wyszukiwanie"
   * is wider than RU "Поиск" or EN "Search"). Bumping this single value also
   * shifts the input right-padding and the .gamesearch-close offset below. */
  --gamesearch-btn-min: 130px;
}
.index-top-form form input[type='text'] {
  width: 100%;
  height: 48px;
  border-radius: 24px;
  background: #2c302f url('img/search.svg?v=4') no-repeat 16px 50%;
  padding: 0 calc(var(--gamesearch-btn-min) + 16px) 0 44px;
  font-size: 13px;
  letter-spacing: -0.4px;
  color: #fff;
}
.index-top-form form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4px;
  width: auto;
  min-width: var(--gamesearch-btn-min);
  height: 40px;
  padding: 0 18px;
  border-radius: 30px;
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
}
.index-top-form form button:hover {
  background: linear-gradient(135deg, #FFE15A 0%, #FFD93D 50%, #D4A017 100%);
}
.index-top-form form .window {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 24px;
  border-radius: 24px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
  background: #2c302f;
  margin-top: 12px;
}
.index-top-form form .window .game {
  padding: 16px 0;
}
.index-top-form form .window .game:not(:last-child) {
  border-bottom: 1px solid #5d6160;
}
.index-top-form form .window .game div {
  display: table-cell;
  vertical-align: middle;
  font-weight: 700;
  line-height: 16px;
}
.index-top-form form .window .game div img {
  width: 74px;
  height: 74px;
  max-width: 74px;
  object-fit: cover;
  border-radius: 16px;
  margin-right: 16px;
}
.index-top-form .list {
  overflow: hidden;
  margin-top: 16px;
  position: relative;
}
.index-top-form .list .item {
  text-align: center;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  height: 48px;
  line-height: 48px;
  border-radius: 28px;
  background: #2c302f;
  cursor: pointer;
  font-weight: 700;
}
.index-top-form .list .item:hover,
.index-top-form .list .item.active {
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.index-top-form .list .item:hover svg path,
.index-top-form .list .item.active svg path {
  fill: #fff;
}
.index-top-form .list .item svg {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.index-top-form .list .item svg path {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  fill: #ffd93d;
}
.index-top-form .list .scroll {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  position: relative;
  z-index: 5;
  width: calc(100% - 8px);
}
.index-top-form .list .scroll .swiper-pagination-progressbar-fill {
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.totop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 5;
  width: 48px;
  height: 48px;
  background: url('img/totop.svg?v=4') center / cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0px 10px 16px 0px rgba(75, 74, 120, 0.11);
  opacity: 0;
}
.totop.opened {
  opacity: 1;
}
.index-catalog-block {
  padding-bottom: 84px;
  background: url('img/catalog-block.png') no-repeat left bottom / contain;
}
.index-catalog-block .back-link {
  display: block;
  text-decoration: none;
  margin-bottom: 16px;
  line-height: 24px;
  padding-left: 32px;
  background: url('img/back.svg?v=4') no-repeat left;
  font-weight: 600;
  display: none;
}
.index-catalog-block .top-block {
  margin-bottom: 16px;
  line-height: 33px;
  position: relative;
}
.index-catalog-block .top-block:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #2c302f;
}
.index-catalog-block .top-block h2 {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  padding-right: 45px;
  background: #161817;
}
.index-catalog-block .top-block h2 a {
  padding: 0;
  color: #cecece;
}
.index-catalog-block .top-block h2 span {
  color: #cecece;
  opacity: 0.5;
  margin: 0 4px;
  font-weight: 300;
}
.index-catalog-block .top-block h2 img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.index-catalog-block .top-block a {
  display: inline-block;
  position: relative;
  background: #161817;
  padding-left: 45px;
  text-decoration: none;
  color: #949695;
  font-weight: 700;
}
/* Заголовок блока кликабелен — ведёт в раздел, как ссылка «Pokaż wszystkie». */
.index-catalog-block .top-block h2.section-title-link {
  cursor: pointer;
}
/* Заголовок и ссылка «Pokaż wszystkie» держатся в ОДНУ строку. Раньше .flex
   (flex-wrap:wrap) переносил ссылку под длинный заголовок (напр. «Kasyno na żywo»):
   она выглядела криво, а тап по заголовку случайно попадал на перенесённую ссылку. */
.index-catalog-block .top-block.flex {
  flex-wrap: nowrap;
}
.index-catalog-block .top-block.flex > h2 {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-catalog-block .top-block.flex > a {
  flex: 0 0 auto;
  white-space: nowrap;
}
.index-catalog-block .list {
  margin: 0 -6px;
}
.index-catalog-block .list .item {
  width: calc(12.5% - 12px);
  margin: 0 6px 12px 6px;
}
.index-catalog-block .list .item:hover .image .link {
  opacity: 1;
}
.index-catalog-block .list .item .image {
  position: relative;
  margin-bottom: 8px;
  border-radius: 16px;
  overflow: hidden;
}
.index-catalog-block .list .item .image > img {
  width: 100%;
}
.index-catalog-block .list .item .image .link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.index-catalog-block .list .item .image .link a {
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
}
.index-catalog-block .list .item .image .link a:first-child {
  width: 55px;
  height: 55px;
  background: url('img/play.svg') no-repeat center center;
  background-size: contain;
  margin-bottom: 8px;
}
.index-catalog-block .list .item .image .link a:last-child:not(:first-child) {
  font-size: 12px;
  color: #fff;
  opacity: 0.8;
}
.index-catalog-block .list .item h3 {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.index-catalog-block .bottom-button {
  text-align: center;
  padding-top: 12px;
  margin-bottom: 40px;
}
.index-catalog-block .bottom-button button {
  color: #fff;
  height: 48px;
  padding: 0 24px 0 44px;
  font-weight: 700;
  border-radius: 28px;
  box-shadow: 0px 10px 16px 0px rgba(75, 74, 120, 0.11);
  background: #2c302f url('img/reload.svg?v=4') no-repeat 16px 50%;
}
.index-catalog-block .bottom-button button:hover {
  color: #d4a017;
}
.bottom-contacts-block {
  background: #222524;
  padding: 32px 0;
}
.bottom-contacts-block .links a {
  display: inline-block;
  text-decoration: none;
  line-height: 48px;
  font-weight: 700;
}
.bottom-contacts-block .links a.mail {
  color: #ffd93d;
  padding: 0 24px 0 48px;
  background: url('img/mail.svg?v=4') no-repeat 16px 50%;
}
.bottom-contacts-block .links a.help {
  padding: 0 20px 0 52px;
  background: url('img/help.svg?v=4') no-repeat 20px 50%;
}
.bottom-contacts-block .langs {
  position: relative;
  cursor: pointer;
}
.bottom-contacts-block .langs .link {
  display: inline-block;
  text-decoration: none;
  padding: 0 44px 0 36px;
  line-height: 48px;
  height: 48px;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  background: #3f4241 url('img/arrow.svg?v=4') no-repeat right 14px top 50%;
  border-radius: 24px;
}
.bottom-contacts-block .langs .link img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  width: 20px;
  border-radius: 40px;
}
.bottom-contacts-block .langs .morelangs {
  position: absolute;
  bottom: 100%;
  left: 0;
  min-width: 100%;
  background: #2c302f;
  border-radius: 12px;
  padding: 6px 0;
  margin-bottom: 4px;
  z-index: 200;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
}
.bottom-contacts-block .langs .morelangs .link {
  display: block;
  padding: 8px 16px 8px 36px;
  white-space: nowrap;
  height: auto;
  line-height: 20px;
  border-radius: 0;
  background: none;
  transition: background 150ms ease;
}
.bottom-contacts-block .langs .morelangs .link:hover {
  background: rgba(255, 255, 255, 0.08);
}
.bottom-contacts-block .langs .morelangs .link img {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.partners-block {
  padding: 60px 0;
}
.partners-block .item .logo {
  width: 12%;
  font-size: 0;
}
.partners-block .bottom-link {
  display: inline-block;
  text-decoration: none;
  padding: 0 44px 0 20px;
  line-height: 48px;
  color: rgba(255, 255, 255, 0.48);
  text-transform: uppercase;
  font-weight: 700;
  background: url('img/arrow3.svg?v=4') no-repeat right 12px top 50%;
  display: none;
}
.partners-block .bottom-link:before {
  content: var(--label-expand, "Expand");
}
.partners-block .bottom-link.active {
  background: url('img/arrow3a.svg') no-repeat right 12px top 50%;
}
.partners-block .bottom-link.active:before {
  content: var(--label-hide, "Hide");
}
.bottom-payments-block {
  max-width: 1350px;
  margin: 0 auto;
  padding: 22px 0;
  border-radius: 16px;
  background: #222524;
  text-align: center;
  font-size: 0;
}
.footer {
  text-align: center;
  padding: 40px 0 106px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  line-height: 16px;
}
.footer .logos {
  margin-bottom: 40px;
}
.footer .logos img {
  vertical-align: middle;
}
.footer .logos2 {
  margin-bottom: 40px;
}
.footer .logos2 img {
  vertical-align: middle;
}
.footer p {
  margin-bottom: 15px;
}
.mobile-menu {
  position: fixed;
  width: 307px;
  height: 100%;
  top: 0;
  right: -307px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  z-index: 21;
  background: #161817;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}
html.menu-open,
body.menu-open {
  overflow: hidden !important;
  height: 100%;
}
.mobile-menu .close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 20px;
  height: 20px;
  background: url('img/close.svg');
}
.mobile-menu .mail {
  position: absolute;
  top: 16px;
  right: 52px;
  width: 20px;
  height: 20px;
  background: url('img/mail2.svg');
}
.mobile-menu .wellcome {
  padding: 45px 24px 24px 24px;
  background: url('img/wellcome.jpg') center / cover;
}
.mobile-menu .wellcome .user {
  margin-bottom: 8px;
}
.mobile-menu .wellcome .user .avatar {
  display: table-cell;
  vertical-align: middle;
}
.mobile-menu .wellcome .user .avatar img {
  width: 54px;
  max-width: 54px;
  height: 54px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  object-fit: cover;
}
.mobile-menu .wellcome .user .info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
}
.mobile-menu .wellcome .user .info .name {
  margin-bottom: 4px;
  font-weight: 700;
  line-height: 19px;
}
.mobile-menu .wellcome .user .info .id {
  color: #d6dcee;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.mobile-menu .wellcome .user .info .id .copy {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url('img/copy.svg') center / cover;
  margin: -4px 0 0 4px;
}
.mobile-menu .wellcome .user .info .data {
  padding-top: 12px;
  border-top: 3px solid rgba(255, 255, 255, 0.3);
  width: 360px;
}
.mobile-menu .wellcome .user .info .data .data-item {
  display: inline-block;
  vertical-align: top;
  color: #d6dcee;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.mobile-menu .wellcome .user .info .data .data-item:not(:last-child) {
  margin-right: 28px;
}
.mobile-menu .wellcome .user .info .data .data-item span {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.mobile-menu .wellcome .flex {
  padding: 0;
}
.mobile-menu .wellcome .block {
  color: #d6dcee;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 16px;
}
.mobile-menu .wellcome .block span {
  display: block;
  margin-top: 2px;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
}
.mobile-menu .wellcome .bt {
  padding-top: 12px;
  border-top: 3px solid rgba(255, 255, 255, 0.3);
}
.mobile-menu .wellcome button {
  margin-bottom: 24px;
  width: 102px;
  height: 36px;
  color: #fff;
  border-radius: 28px;
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  font-weight: 700;
}
.mobile-menu .wellcome table {
  width: 100%;
}
.mobile-menu .wellcome table tr td {
  padding: 0 0 10px 0;
  color: #d6dcee;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.mobile-menu .wellcome table tr td:last-child {
  text-align: right;
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
}
.mobile-menu ul {
  padding: 0 30px;
}
.mobile-menu ul li:not(:last-child) {
  border-bottom: 1px solid #2c302f;
}
.mobile-menu ul li:last-child a {
  color: #616764;
}
.mobile-menu ul li a {
  display: block;
  text-decoration: none;
  line-height: 56px;
  position: relative;
  font-weight: 700;
  padding: 0 22px;
  background: url('img/arrow2.svg?v=4') no-repeat right;
}
.mobile-menu ul li a img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}
.mobile-menu .flex {
  padding: 16px;
}
.mobile-menu .flex .chat {
  background: url('img/chat.svg?v=4') no-repeat 8px 50%;
  padding: 16px 8px 16px 40px;
  margin-right: 8px;
  font-weight: 700;
  line-height: 16px;
  border-radius: 28px;
  text-decoration: none;
}
.mobile-menu .flex .chat:hover {
  box-shadow: 0px 3px 10px 0px rgba(212, 160, 23, 0.12);
  background: #2c302f url('img/chat.svg?v=4') no-repeat 8px 50%;
  color: #fdfdfd;
}
.mobile-menu .flex .langs {
  position: relative;
  cursor: pointer;
}
.mobile-menu .flex .langs .link {
  display: inline-block;
  text-decoration: none;
  padding: 16px 44px 16px 36px;
  position: relative;
  font-weight: 700;
  line-height: 16.1px;
  text-transform: uppercase;
  background: url('img/arrow.svg?v=4') no-repeat right 14px top 50%;
}
.mobile-menu .flex .langs .link img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  width: 20px;
  border-radius: 40px;
}
.mobile-menu .flex .langs .morelangs {
  position: absolute;
  bottom: 100%;
  left: 0;
  min-width: 100%;
  background: #2c302f;
  border-radius: 12px;
  padding: 6px 0;
  margin-bottom: 4px;
  z-index: 200;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
}
.mobile-menu .flex .langs .morelangs .link {
  display: block;
  padding: 8px 16px 8px 36px;
  white-space: nowrap;
  border-radius: 0;
  background: none;
  transition: background 150ms ease;
}
.mobile-menu .flex .langs .morelangs .link:hover {
  background: rgba(255, 255, 255, 0.08);
}
.mobile-menu .flex .langs .morelangs .link img {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-menu.mobile-menu--guest .mobile-menu-user-only {
  display: none !important;
}
.mobile-menu.mobile-menu--user .mobile-menu-guest-only {
  display: none !important;
}
.mobile-menu .mobile-menu-guest-only {
  padding-top: 56px;
}
.mobile-menu .mobile-menu-guest-only ul li:last-child a {
  color: #fdfdfd;
}
.mobile-menu .mobile-menu-guest-only .mobile-menu-guest-actions {
  padding: 8px 24px 24px;
}
.mobile-menu .mobile-menu-guest-only .mobile-menu-guest-actions button {
  width: 100%;
  box-sizing: border-box;
  height: 48px;
  margin-bottom: 8px;
  color: #fff;
  padding: 0 24px;
  font-weight: 700;
  border-radius: 28px;
  border: none;
  cursor: pointer;
}
.mobile-menu .mobile-menu-guest-only .mobile-menu-guest-actions button.login {
  background: #2c302f;
}
.mobile-menu .mobile-menu-guest-only .mobile-menu-guest-actions button.reg {
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.popup {
  background: none !important;
  padding: 0!important;
  color: #fff;
}
.navi {
  max-width: 1400px;
  margin: 16px auto 24px auto;
  padding: 12px 24px;
  border-radius: 12px;
  background: linear-gradient(90deg, rgba(212, 160, 23, 0.14) 0%, rgba(34, 37, 36, 0.55) 60%, rgba(34, 37, 36, 0.55) 100%);
  border: 1px solid rgba(212, 160, 23, 0.25);
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.45);
}
.navi a {
  display: inline-block;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
  transition: color 0.2s ease;
  cursor: pointer;
}
.navi a:hover {
  color: #FFD93D;
}
.navi span {
  color: #FFD93D;
  font-weight: 700;
  margin: 0 0 0 4px;
}
.popup-game {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 0;
}
.popup-game .navi {
  max-width: none;
  margin: 0;
  border: none;
  border-radius: 0;
  background: #1a1a1a;
  padding: 12px 32px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  flex-shrink: 0;
}
.popup-game .navi a {
  display: inline-block;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.popup-game .navi span {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  margin: 0 5px;
}
.popup-game .game {
  flex: 1;
  margin-bottom: 0;
  overflow: hidden;
}
.popup-game .game iframe {
  display: block;
  width: 100% !important;
  height: 100% !important;
  border: none;
}
.popup-game .bottom-block {
  padding: 10px 32px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  font-weight: 600;
  line-height: 16.8px;
}
.popup-game .bottom-block img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.popup-game .bottom-block button {
  float: right;
  width: 231px;
  height: 40px;
  color: #fff;
  border-radius: 24px;
  background: #ff5823;
  font-weight: 700;
  margin-top: -2px;
}
@media (max-width: 1200px) {
  .popup-game .bottom-block {
    text-align: center;
  }
  .popup-game .bottom-block img {
    display: block;
    margin: 0 auto 10px auto;
  }
  .popup-game .bottom-block button {
    float: none;
    width: 100%;
    margin: 10px 0 0 0;
  }
}
.popup-form {
  border-radius: 16px;
  overflow: hidden;
  background: #161817;
}
.popup-form .fields {
  padding: 32px 40px 48px 40px;
  position: relative;
}
.popup-form .fields .back-link {
  position: absolute;
  left: 16px;
  top: 16px;
  width: 24px;
  height: 24px;
  background: url('img/back2.svg');
}
.popup-form .fields h2 {
  text-align: center;
  margin-bottom: 44px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.popup-form .fields .field {
  position: relative;
  margin-bottom: 8px;
}
.popup-form .fields .field input[type='text'],
.popup-form .fields .field input[type='password'] {
  width: 100%;
  height: 48px;
  border-radius: 8px;
  background: #2c302f;
  padding: 10px 50px 0 46px;
  color: #fff;
  font-weight: 600;
  color: #b1b1b1;
}
.popup-form .fields .field input[type='text']:focus,
.popup-form .fields .field input[type='password']:focus {
  color: #fff;
}
.popup-form .fields .field input[type='text'].mail,
.popup-form .fields .field input[type='password'].mail {
  background: #2c302f url('img/inp1.svg') no-repeat 14px 50%;
}
.popup-form .fields .field input[type='text'].mail:focus,
.popup-form .fields .field input[type='password'].mail:focus {
  background: #2c302f url('img/inp1a.svg') no-repeat 14px 50%;
}
.popup-form .fields .field input[type='text'].mail.error,
.popup-form .fields .field input[type='password'].mail.error {
  background: #2c302f url('img/inp1e.svg') no-repeat 14px 50%;
}
.popup-form .fields .field input[type='text'].pass,
.popup-form .fields .field input[type='password'].pass {
  background: #2c302f url('img/inp2.svg') no-repeat 14px 50%;
}
.popup-form .fields .field input[type='text'].pass:focus,
.popup-form .fields .field input[type='password'].pass:focus {
  background: #2c302f url('img/inp2a.svg') no-repeat 14px 50%;
}
.popup-form .fields .field input[type='text'].pass.error,
.popup-form .fields .field input[type='password'].pass.error {
  background: #2c302f url('img/inp2e.svg') no-repeat 14px 50%;
}
.popup-form .fields .field input[type='text'].value,
.popup-form .fields .field input[type='password'].value {
  background: url('img/inp3.svg') no-repeat 14px 50%, url('img/arrow4.svg') no-repeat right 14px top 50%, #2c302f;
}
.popup-form .fields .field input[type='text'].value:focus,
.popup-form .fields .field input[type='password'].value:focus {
  background: url('img/inp3a.svg') no-repeat 14px 50%, url('img/arrow4.svg') no-repeat right 14px top 50%, #2c302f;
}
.popup-form .fields .field input[type='text'].error,
.popup-form .fields .field input[type='password'].error {
  box-shadow: 0 0 0 1px #ff7a6e;
}
.popup-form .fields .field p {
  position: absolute;
  pointer-events: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 600;
  left: 46px;
  top: 15px;
  line-height: 16.8px;
  color: #b1b1b1;
}
.popup-form .fields .field input[type='text']:focus + p,
.popup-form .fields .field input[type='text']:valid + p,
.popup-form .fields .field input[type='password']:focus + p,
.popup-form .fields .field input[type='password']:valid + p,
.popup-form .fields .field input[type='text'].active + p {
  top: 8px;
  font-size: 8px;
  line-height: 11px;
}
.popup-form .fields .field .eye {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
  width: 24px;
  height: 24px;
  background: url('img/eye.svg');
}
.popup-form .fields .field .eye.view {
  background: url('img/eye2.svg');
}
.popup-form .fields .field .window {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 8px;
  z-index: 4;
  border-radius: 8px;
  background: #3c4140;
  width: 100%;
  padding: 16px 16px 8px 16px;
  display: none;
}
.popup-form .fields .field .window ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.popup-form .fields .field .window ul li {
  width: 33.33334%;
  margin-bottom: 8px;
  text-align: center;
  border-right: 1px solid #6a7371;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-form .fields .field .window ul li:nth-child(3n) {
  border-right: 0;
}
.popup-form .fields .field .window ul li a {
  display: block;
  text-decoration: none;
  padding: 8px 0;
  font-weight: 600;
  line-height: 16.8px;
}
.popup-form .fields .field .error-text {
  margin: 4px 0 0 14px;
  color: #ff7a6e;
  font-size: 8px;
  font-weight: 600;
  line-height: 11px;
}
.popup-form .fields button {
  width: 100%;
  height: 48px;
  margin-top: 8px;
  color: #fff;
  font-weight: 700;
  border-radius: 24px;
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.popup-form .fields button:hover {
  background: linear-gradient(135deg, #FFE15A 0%, #FFD93D 50%, #D4A017 100%);
}
.popup-form .fields .forget {
  text-align: center;
  padding: 16px 0 12px;
}
.popup-form .fields .forget a {
  color: #ffd93d;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
}
.popup-form .login {
  background: #212423;
  text-align: center;
  padding: 24px;
}
.popup-form .login p {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 8px;
  color: #a4a4a4;
}
.popup-form .login p:first-child {
  color: #fff;
  margin-bottom: 16px;
}
.popup-form .login .links {
  margin-bottom: 16px;
}
.popup-form .login .links * {
  vertical-align: middle;
}
.popup-form .login .links a {
  margin: 0 8px;
}
.popup-form .login button {
  width: 100%;
  height: 48px;
  color: #fff;
  font-weight: 700;
  border-radius: 24px;
  background: #363a39;
}
.popup-form .login button:hover {
  background: #000;
}
.cabinet {
  background: #161817;
  border-radius: 8px;
  overflow: hidden;
}
.cabinet .cabinet-header {
  background: url('img/cabinet-header.jpg') center / cover;
  padding: 40px 76px 46px 80px;
}
.cabinet .cabinet-header .user .avatar {
  display: table-cell;
  vertical-align: middle;
}
.cabinet .cabinet-header .user .avatar img {
  width: 120px;
  max-width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  object-fit: cover;
}
.cabinet .cabinet-header .user .info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.cabinet .cabinet-header .user .info .name {
  margin-bottom: 3px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.cabinet .cabinet-header .user .info .id {
  margin-bottom: 12px;
  color: #d6dcee;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.cabinet .cabinet-header .user .info .id .copy {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url('img/copy.svg');
}
.cabinet .cabinet-header .user .info .data {
  padding-top: 12px;
  border-top: 3px solid rgba(255, 255, 255, 0.3);
  width: 360px;
}
.cabinet .cabinet-header .user .info .data .data-item {
  display: inline-block;
  vertical-align: top;
  color: #d6dcee;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.cabinet .cabinet-header .user .info .data .data-item:not(:last-child) {
  margin-right: 28px;
}
.cabinet .cabinet-header .user .info .data .data-item span {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.cabinet .cabinet-header .confirm {
  height: 40px;
  color: #fff;
  padding: 0 24px 0 56px;
  font-weight: 700;
  border-radius: 28px;
  background: #373b3a url('img/confirm.svg') no-repeat 24px 50%;
}
.cabinet .cabinet-header .confirm:hover {
  background: #000 url('img/confirm.svg') no-repeat 24px 50%;
}
.cabinet .cabinet-content {
  padding: 16px 80px 40px 80px;
}
.cabinet .cabinet-content .menu {
  margin-bottom: 24px;
  border-bottom: 1px solid #2c302f;
  font-size: 0;
}
.cabinet .cabinet-content .menu a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding: 16px;
  color: #6f7573;
  font-size: 14px;
  font-weight: 700;
  line-height: 16.1px;
}
.cabinet .cabinet-content .menu a:hover,
.cabinet .cabinet-content .menu a.active {
  color: #d4a017;
}
.cabinet .cabinet-content .menu a:hover:after,
.cabinet .cabinet-content .menu a.active:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.cabinet .cabinet-content .left-menu {
  width: 25%;
}
.cabinet .cabinet-content .left-menu ul {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0px 10px 16px 0px rgba(75, 74, 120, 0.11);
  background: #222524;
}
.cabinet .cabinet-content .left-menu ul li:not(:last-child) {
  border-bottom: 1px solid #2c302f;
}
.cabinet .cabinet-content .left-menu ul li a {
  display: block;
  text-decoration: none;
  padding: 20px 52px;
  position: relative;
  font-weight: 700;
  line-height: 16px;
  background: url('img/arrow6.svg') no-repeat right 16px top 50%;
}
.cabinet .cabinet-content .left-menu ul li a.active {
  color: #fff;
  background: url('img/arrow6a.svg') no-repeat right 16px top 50%, linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.cabinet .cabinet-content .left-menu ul li a.active svg path {
  fill: #fff;
}
.cabinet .cabinet-content .left-menu ul li a.logout {
  color: #6f7573;
}
.cabinet .cabinet-content .left-menu ul li a.logout svg path {
  fill: #6f7573;
}
.cabinet .cabinet-content .left-menu ul li a svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
}
.cabinet .cabinet-content .left-menu ul li a svg path {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  fill: #ffd93d;
}
.cabinet .cabinet-content .main-content {
  width: 73%;
}
.cabinet .cabinet-content .main-content .ballanse {
  margin-bottom: 24px;
  padding: 24px 32px 112px 32px;
  border-radius: 16px;
  box-shadow: 0px 8px 8px 0px rgba(75, 74, 120, 0.04);
  background: #222524;
}
.cabinet .cabinet-content .main-content .ballanse .top {
  position: relative;
  margin-bottom: 16px;
}
.cabinet .cabinet-content .main-content .ballanse .top .name div {
  display: table-cell;
  vertical-align: middle;
  color: #808aa6;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.cabinet .cabinet-content .main-content .ballanse .top .name div span {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.cabinet .cabinet-content .main-content .ballanse .top .name div img {
  max-width: 102px;
  width: 102px;
  margin-right: 16px;
}
.cabinet .cabinet-content .main-content .ballanse .top button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 180px;
  height: 48px;
  border-radius: 28px;
  background: linear-gradient(135deg, #FFE15A 0%, #FFD93D 50%, #D4A017 100%);
  color: #fff;
  font-weight: 700;
}
.cabinet .cabinet-content .main-content .ballanse .list .item {
  width: 49%;
  margin-bottom: 16px;
  border-radius: 4px;
  background: #2c302f;
  padding: 8px 16px;
}
.cabinet .cabinet-content .main-content .ballanse .list .item div {
  color: #fdfdfd;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.cabinet .cabinet-content .main-content .ballanse .list .item div:last-child {
  font-weight: 700;
  color: #fdfdfd;
}
.cabinet .cabinet-content .main-content .ballanse .list .item div span {
  margin-right: 12px;
  font-weight: 700;
  color: #e4e5eb;
}
.cabinet .cabinet-content .main-content .promo-banner {
  background: url('img/promo-banner.jpg') center / cover;
  text-align: center;
  padding: 16px 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  border-radius: 8px;
}
.cabinet .cabinet-content .main-content .promo-banner input[type='text'] {
  width: 322px;
  height: 48px;
  margin: 0 16px;
  padding: 0 20px 0 50px;
  color: #808aa6;
  font-weight: 600;
  border-radius: 24px;
  background: #373b3a url('img/promo.svg') no-repeat 16px 50%;
}
.cabinet .cabinet-content .main-content .promo-banner button {
  width: 107px;
  height: 48px;
  color: #fff;
  font-weight: 700;
  border-radius: 28px;
  background: linear-gradient(135deg, #FFE15A 0%, #FFD93D 50%, #D4A017 100%);
}
.cabinet .cabinet-content .main-content .left-menu {
  width: auto;
  display: none;
}
.cabinet .cabinet-content .main-content .bonuses {
  margin-bottom: 24px;
  padding: 24px 32px;
  border-radius: 16px;
  box-shadow: 0px 8px 8px 0px rgba(75, 74, 120, 0.04);
  background: #222524;
}
.cabinet .cabinet-content .main-content .bonuses .top-block {
  margin-bottom: 16px;
}
.cabinet .cabinet-content .main-content .bonuses .top-block div {
  display: table-cell;
  vertical-align: middle;
  color: #808aa6;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.cabinet .cabinet-content .main-content .bonuses .top-block div span {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.cabinet .cabinet-content .main-content .bonuses .top-block div img {
  width: 102px;
  max-width: 102px;
  margin-right: 16px;
}
.cabinet .cabinet-content .main-content .bonuses .list .item {
  width: 49%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0px 10px 16px 0px rgba(75, 74, 120, 0.11);
  background: #2c302f;
}
.cabinet .cabinet-content .main-content .bonuses .list .item:nth-child(1) {
  background: #2c302f url('img/bg1.png') no-repeat top right;
}
.cabinet .cabinet-content .main-content .bonuses .list .item:nth-child(2) {
  background: #2c302f url('img/bg2.png') no-repeat top right;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .name {
  margin-bottom: 75px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .name h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 8px;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider {
  overflow: hidden;
  margin: 0 -16px 8px 0;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .slide {
  width: 332px;
  background: #2C302F;
  border: 2px solid #7E8583;
  border-radius: 8px;
  overflow: hidden;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .slide .top {
  padding: 8px;
  position: relative;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .slide .top .avatar div {
  display: table-cell;
  vertical-align: middle;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #9CA1A0;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .slide .top .avatar div span {
  display: block;
  margin-bottom: 4px;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .slide .top .avatar div img {
  width: 32px;
  max-width: 32px;
  margin-right: 8px;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .slide .top button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  width: 60px;
  height: 32px;
  background: #434746;
  border-radius: 24px;
  font-weight: 700;
  color: #FFD93D;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .slide .bottom {
  padding: 16px 32px 16px 40px;
  background: #434746 url('img/gift.svg') no-repeat 8px 50%;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .dots {
  text-align: center;
  padding-top: 10px;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .dots .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: none;
  opacity: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 11px!important;
  position: relative;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .dots .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .slider .dots .swiper-pagination-bullet:not(:last-child):after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -1px;
  width: 24px;
  height: 2px;
  background: #fff;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .button {
  text-align: right;
}
.cabinet .cabinet-content .main-content .bonuses .list .item .button button {
  width: 91px;
  height: 40px;
  background: #9C7A1F;
  border-radius: 24px;
  font-weight: 700;
  color: #FFFFFF;
}
.cabinet .cabinet-content .main-content .history {
  border-radius: 16px;
  box-shadow: 0px 8px 8px 0px rgba(75, 74, 120, 0.04);
  background: #222524;
  min-height: 552px;
}
.cabinet .cabinet-content .main-content .history .form {
  text-align: right;
  padding: 24px 32px 16px 32px;
}
.cabinet .cabinet-content .main-content .history .form .pdf {
  display: inline-block;
  margin-right: 24px;
  line-height: 48px;
  padding: 0 24px 0 48px;
  border-radius: 24px;
  background: rgba(214, 220, 238, 0.32) url('img/pdf.svg') no-repeat 16px 50%;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0.35;
}
.cabinet .cabinet-content .main-content .history .form select {
  margin-right: 24px;
  height: 48px;
  padding: 0 44px;
  color: #fff;
  font-weight: 700;
  appearance: none;
  border-radius: 9999px;
  background: url('img/date.svg') no-repeat 12px 50%, url('img/arrow7.svg') no-repeat right 12px top 50%, #373b3a;
}
.cabinet .cabinet-content .main-content .history .form form {
  display: inline-block;
  width: 320px;
  height: 48px;
  position: relative;
  /* See .index-top-form form for the rationale — locales like PL "Wyszukiwanie"
   * are wider than the original 96px button. Bumping this single value also
   * shifts the input's right padding below. */
  --history-search-btn-min: 130px;
}
.cabinet .cabinet-content .main-content .history .form form input[type='text'] {
  width: 100%;
  height: 100%;
  border-radius: 24px;
  background: #2c302f url('img/search.svg?v=4') no-repeat 16px 50%;
  padding: 0 calc(var(--history-search-btn-min) + 16px) 0 44px;
  font-size: 13px;
  letter-spacing: -0.4px;
  color: #fff;
}
.cabinet .cabinet-content .main-content .history .form form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4px;
  width: auto;
  min-width: var(--history-search-btn-min);
  height: 40px;
  padding: 0 18px;
  border-radius: 30px;
  background: linear-gradient(135deg, #FFE15A 0%, #FFD93D 50%, #D4A017 100%);
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
}
.cabinet .cabinet-content .main-content .history .form form button:hover {
  background: linear-gradient(135deg, #FFE15A 0%, #FFD93D 50%, #D4A017 100%);
}
.cabinet .cabinet-content .main-content .history .tbl table {
  width: 100%;
}
.cabinet .cabinet-content .main-content .history .tbl table thead tr {
  background: #2c302f;
}
.cabinet .cabinet-content .main-content .history .tbl table thead tr td {
  padding: 12px 24px;
  color: #a5a5a5;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.4px;
}
.cabinet .cabinet-content .main-content .history .tbl table tbody tr {
  border-top: 1px solid #2c302f;
}
.cabinet .cabinet-content .main-content .history .tbl table tbody tr td {
  padding: 12px 24px;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.4px;
}
.cabinet .cabinet-content .main-content .history .tbl table tbody tr td .no-transactions {
  padding: 134px 0;
  text-align: center;
}
.cabinet .cabinet-content .main-content .history .tbl table tbody tr td .no-transactions .text {
  display: inline-block;
  text-align: left;
}
.cabinet .cabinet-content .main-content .history .tbl table tbody tr td .no-transactions .text div {
  display: table-cell;
  vertical-align: middle;
  color: #a5a5a5;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.cabinet .cabinet-content .main-content .history .tbl table tbody tr td .no-transactions .text div img {
  width: 78px;
  max-width: 78px;
  margin-right: 16px;
}
.cabinet .cabinet-content .main-content .profile {
  padding: 24px 32px 162px 32px;
  margin-bottom: 24px;
  border-radius: 8px;
  box-shadow: 0px 10px 16px 0px rgba(75, 74, 120, 0.11);
  background: #222524;
}
.cabinet .cabinet-content .main-content .profile .back-link {
  position: absolute;
  left: 0;
  top: 8px;
  width: 38px;
  height: 24px;
  background: url('img/back3.svg');
  display: none;
}
.cabinet .cabinet-content .main-content .profile h3 {
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.cabinet .cabinet-content .main-content .profile .field {
  width: 49%;
  position: relative;
  margin-bottom: 12px;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text'],
.cabinet .cabinet-content .main-content .profile .field input[type='password'],
.cabinet .cabinet-content .main-content .profile .field input[type='date'],
.cabinet .cabinet-content .main-content .profile .field input[type='email'],
.cabinet .cabinet-content .main-content .profile .field input[type='tel'],
.cabinet .cabinet-content .main-content .profile .field select {
  width: 100%;
  height: 48px;
  border-radius: 8px;
  background: #2c302f;
  padding: 16px 50px 4px 46px;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text']:focus,
.cabinet .cabinet-content .main-content .profile .field input[type='password']:focus,
.cabinet .cabinet-content .main-content .profile .field input[type='date']:focus,
.cabinet .cabinet-content .main-content .profile .field input[type='email']:focus,
.cabinet .cabinet-content .main-content .profile .field input[type='tel']:focus,
.cabinet .cabinet-content .main-content .profile .field select:focus {
  color: #fff;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text']::-webkit-calendar-picker-indicator,
.cabinet .cabinet-content .main-content .profile .field input[type='password']::-webkit-calendar-picker-indicator,
.cabinet .cabinet-content .main-content .profile .field input[type='date']::-webkit-calendar-picker-indicator,
.cabinet .cabinet-content .main-content .profile .field input[type='email']::-webkit-calendar-picker-indicator,
.cabinet .cabinet-content .main-content .profile .field input[type='tel']::-webkit-calendar-picker-indicator,
.cabinet .cabinet-content .main-content .profile .field select::-webkit-calendar-picker-indicator {
  filter: invert(0.7) sepia(1) saturate(5) hue-rotate(5deg);
  cursor: pointer;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text'].inp1,
.cabinet .cabinet-content .main-content .profile .field input[type='password'].inp1,
.cabinet .cabinet-content .main-content .profile .field input[type='date'].inp1,
.cabinet .cabinet-content .main-content .profile .field input[type='email'].inp1,
.cabinet .cabinet-content .main-content .profile .field input[type='tel'].inp1 {
  background: #2c302f url('img/inp4.svg?v=4') no-repeat 14px 50%;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text'].inp2,
.cabinet .cabinet-content .main-content .profile .field input[type='password'].inp2,
.cabinet .cabinet-content .main-content .profile .field input[type='date'].inp2,
.cabinet .cabinet-content .main-content .profile .field input[type='email'].inp2,
.cabinet .cabinet-content .main-content .profile .field input[type='tel'].inp2 {
  background: #2c302f url('img/inp5.svg?v=4') no-repeat 14px 50%;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text'].inp3,
.cabinet .cabinet-content .main-content .profile .field input[type='password'].inp3,
.cabinet .cabinet-content .main-content .profile .field input[type='date'].inp3,
.cabinet .cabinet-content .main-content .profile .field input[type='email'].inp3,
.cabinet .cabinet-content .main-content .profile .field input[type='tel'].inp3 {
  background: #2c302f url('img/inp6.svg?v=4') no-repeat 14px 50%;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text'].inp4,
.cabinet .cabinet-content .main-content .profile .field input[type='password'].inp4,
.cabinet .cabinet-content .main-content .profile .field input[type='date'].inp4,
.cabinet .cabinet-content .main-content .profile .field input[type='email'].inp4,
.cabinet .cabinet-content .main-content .profile .field input[type='tel'].inp4 {
  background: #2c302f url('img/inp7.svg?v=4') no-repeat 14px 50%;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text'].inp5,
.cabinet .cabinet-content .main-content .profile .field input[type='password'].inp5,
.cabinet .cabinet-content .main-content .profile .field input[type='date'].inp5,
.cabinet .cabinet-content .main-content .profile .field input[type='email'].inp5,
.cabinet .cabinet-content .main-content .profile .field input[type='tel'].inp5 {
  background: #2c302f url('img/inp8.svg?v=4') no-repeat 14px 50%;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text'].inp6,
.cabinet .cabinet-content .main-content .profile .field input[type='password'].inp6,
.cabinet .cabinet-content .main-content .profile .field input[type='date'].inp6,
.cabinet .cabinet-content .main-content .profile .field input[type='email'].inp6,
.cabinet .cabinet-content .main-content .profile .field input[type='tel'].inp6 {
  background: #2c302f url('img/inp9.svg?v=4') no-repeat 14px 50%;
}
.cabinet .cabinet-content .main-content .profile .field select {
  background: url('img/arrow7.svg?v=4') no-repeat right 14px top 50%, #2c302f;
  padding-right: 36px;
  cursor: pointer;
}
.cabinet .cabinet-content .main-content .profile .field select.inp1 {
  background: url('img/inp4.svg?v=4') no-repeat 14px 50%, url('img/arrow7.svg?v=4') no-repeat right 14px top 50%, #2c302f;
}
.cabinet .cabinet-content .main-content .profile .field select.inp2 {
  background: url('img/inp5.svg?v=4') no-repeat 14px 50%, url('img/arrow7.svg?v=4') no-repeat right 14px top 50%, #2c302f;
}
.cabinet .cabinet-content .main-content .profile .field select.inp3 {
  background: url('img/inp6.svg?v=4') no-repeat 14px 50%, url('img/arrow7.svg?v=4') no-repeat right 14px top 50%, #2c302f;
}
.cabinet .cabinet-content .main-content .profile .field select.inp4 {
  background: url('img/inp7.svg?v=4') no-repeat 14px 50%, url('img/arrow7.svg?v=4') no-repeat right 14px top 50%, #2c302f;
}
.cabinet .cabinet-content .main-content .profile .field select.inp5 {
  background: url('img/inp8.svg?v=4') no-repeat 14px 50%, url('img/arrow7.svg?v=4') no-repeat right 14px top 50%, #2c302f;
}
.cabinet .cabinet-content .main-content .profile .field select.inp6 {
  background: url('img/inp9.svg?v=4') no-repeat 14px 50%, url('img/arrow7.svg?v=4') no-repeat right 14px top 50%, #2c302f;
}
.cabinet .cabinet-content .main-content .profile .field select option {
  background: #2c302f;
  color: #fdfdfd;
}
.cabinet .cabinet-content .main-content .profile .field input::placeholder,
.cabinet .cabinet-content .main-content .profile .field input::-webkit-input-placeholder {
  color: transparent;
}
.cabinet .cabinet-content .main-content .profile .field p {
  position: absolute;
  pointer-events: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  font-weight: 600;
  left: 46px;
  top: 8px;
  font-size: 10px;
  line-height: 12px;
  color: #b1b1b1;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text']:placeholder-shown + p,
.cabinet .cabinet-content .main-content .profile .field input[type='password']:placeholder-shown + p,
.cabinet .cabinet-content .main-content .profile .field input[type='email']:placeholder-shown + p,
.cabinet .cabinet-content .main-content .profile .field input[type='tel']:placeholder-shown + p {
  top: 17px;
  font-size: 13px;
  line-height: 16px;
}
.cabinet .cabinet-content .main-content .profile .field input[type='text']:focus + p,
.cabinet .cabinet-content .main-content .profile .field input[type='password']:focus + p,
.cabinet .cabinet-content .main-content .profile .field input[type='email']:focus + p,
.cabinet .cabinet-content .main-content .profile .field input[type='tel']:focus + p {
  top: 8px;
  font-size: 10px;
  line-height: 12px;
}
.cabinet .cabinet-content .main-content .profile .field .confirm {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
  text-decoration: none;
  color: #ffd93d;
  font-weight: 700;
  line-height: 16.8px;
  font-size: 12px;
  cursor: pointer;
}
.cabinet .cabinet-content .main-content .profile .buttons {
  width: 49%;
  padding-top: 4px;
}
.cabinet .cabinet-content .main-content .profile .buttons button {
  width: 48%;
  height: 48px;
  border-radius: 24px;
  color: #fff;
  font-weight: 700;
}
.cabinet .cabinet-content .main-content .profile .buttons button:nth-child(1) {
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.cabinet .cabinet-content .main-content .profile .buttons button:nth-child(2) {
  background: #3c403e;
}
.cabinet .cabinet-content .main-content .profile .bottom-text {
  width: 49%;
  padding-top: 4px;
}
.cabinet .cabinet-content .main-content .profile .bottom-text p {
  margin-bottom: 8px;
  color: #808aa6;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.cabinet .cabinet-content .main-content .profile .bottom-text p span {
  color: #fff;
}
.cabinet .cabinet-content .main-content .network {
  padding: 24px 32px;
  border-radius: 8px;
  box-shadow: 0px 10px 16px 0px rgba(75, 74, 120, 0.11);
  background: #222524;
}
.cabinet .cabinet-content .main-content .network h3 {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.cabinet .cabinet-content .main-content .network a {
  display: inline-block;
  margin-right: 8px;
}
.cabinet .cabinet-content .deposits {
  padding: 44px 205px 48px 205px;
  border-radius: 16px;
  box-shadow: 0px 8px 8px 0px rgba(75, 74, 120, 0.04);
  background: #222524;
}
.cabinet .cabinet-content .deposits .flag {
  text-align: right;
  margin-bottom: 36px;
}
.cabinet .cabinet-content .deposits .list {
  margin: 0 -3px;
}
.cabinet .cabinet-content .deposits .list .item {
  width: calc(16.66667% - 6px);
  margin: 0 3px 6px 3px;
  height: 86px;
  line-height: 86px;
  background: #2c302f;
  text-align: center;
}
.cabinet .cabinet-content .deposits .list .item img {
  vertical-align: middle;
  max-width: 80%;
}
.cabinet .cabinet-content .deposit {
  padding: 34px 20px 30px 20px;
  position: relative;
  border-radius: 16px;
  box-shadow: 0px 8px 8px 0px rgba(75, 74, 120, 0.04);
  background: #222524;
}
.cabinet .cabinet-content .deposit .back-link {
  position: absolute;
  top: 34px;
  left: 34px;
  width: 28px;
  height: 28px;
  background: url('img/back4.svg');
}
.cabinet .cabinet-content .deposit form {
  max-width: 343px;
  margin: 0 auto;
}
.cabinet .cabinet-content .deposit .steps {
  margin-bottom: 34px;
  overflow: hidden;
  padding: 6px;
  margin: 0 -6px 34px -6px;
}
.cabinet .cabinet-content .deposit .steps .step {
  position: relative;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #4c514f;
  font-size: 12px;
}
.cabinet .cabinet-content .deposit .steps .step:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -1px;
  width: 100000px;
  height: 2px;
  background: #4c514f;
}
.cabinet .cabinet-content .deposit .steps .step.active {
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  box-shadow: 0 0 0 6px rgba(212, 160, 23, 0.4);
}
.cabinet .cabinet-content .deposit .steps .step.past {
  background: url('img/check.svg') no-repeat center, linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  font-size: 0;
}
.cabinet .cabinet-content .deposit .steps .step.past:after {
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
}
.cabinet .cabinet-content .deposit h4 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
.cabinet .cabinet-content .deposit .select {
  margin-bottom: 16px;
}
.cabinet .cabinet-content .deposit .select .radio {
  display: none;
}
.cabinet .cabinet-content .deposit .select .radio + label {
  width: 23%;
  height: 40px;
  line-height: 40px;
  border-radius: 100px;
  background: #4c514f;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  border-bottom: 2px solid #ffffff;
}
.cabinet .cabinet-content .deposit .select .radio:checked + label {
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  border-bottom: 2px solid #653c14;
}
.cabinet .cabinet-content .deposit .flex .field {
  width: 48.5%;
}
.cabinet .cabinet-content .deposit .field {
  position: relative;
  margin-bottom: 16px;
}
.cabinet .cabinet-content .deposit .field input[type='text'] {
  width: 100%;
  height: 53px;
  border: 1px solid #727976;
  border-radius: 2px;
  padding: 14px 17px 0 17px;
  color: #fff;
  background: none;
}
.cabinet .cabinet-content .deposit .field input[type='text'].error {
  border: 1px solid #ff7a6e;
}
.cabinet .cabinet-content .deposit .field p {
  position: absolute;
  pointer-events: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  top: 15px;
  left: 17px;
  color: #7f8a86;
  line-height: 19px;
}
.cabinet .cabinet-content .deposit .field input[type='text']:focus + p,
.cabinet .cabinet-content .deposit .field input[type='text']:valid + p {
  font-size: 12px;
  line-height: 16px;
  top: 8px;
}
.cabinet .cabinet-content .deposit .field .value {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 17px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}
.cabinet .cabinet-content .deposit .field .error-text {
  margin: 4px 0 -4px;
  color: #ff7a6e;
  font-size: 8px;
  font-weight: 600;
  line-height: 11px;
}
.cabinet .cabinet-content .deposit .tbl {
  margin-bottom: 22px;
  padding: 10px 16px;
  border-radius: 2px;
  background: #303332;
}
.cabinet .cabinet-content .deposit .tbl table {
  width: 100%;
}
.cabinet .cabinet-content .deposit .tbl table tr:last-child td:last-child {
  font-weight: 700;
}
.cabinet .cabinet-content .deposit .tbl table tr td {
  line-height: 17px;
  padding: 5px 0;
}
.cabinet .cabinet-content .deposit .tbl table tr td:last-child {
  text-align: right;
  padding-left: 10px;
}
.cabinet .cabinet-content .deposit button {
  width: 100%;
  height: 46px;
  margin-bottom: 20px;
  color: #fff;
  border-radius: 100px;
  background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  font-size: 16px;
  font-weight: 700;
}
.cabinet .cabinet-content .deposit button.other {
  background: none;
  border: 2px solid #d4a017;
  color: #ffd93d;
}
.cabinet .cabinet-content .deposit .security {
  text-align: center;
}
.cabinet .cabinet-content .deposit .checkbox {
  display: none;
}
.cabinet .cabinet-content .deposit .checkbox + label {
  display: block;
  cursor: pointer;
  margin-bottom: 22px;
  padding-left: 26px;
  background: url('img/checkbox.svg') no-repeat 0 1px;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
}
.cabinet .cabinet-content .deposit .checkbox:checked + label {
  background: url('img/checkbox2.svg') no-repeat 0 1px;
}
.demo-page {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  z-index: 9999;
  background: #111;
  overflow: hidden;
}
.game-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.game-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 48px;
  flex-shrink: 0;
  background: #1a1a1a;
  border-bottom: 1px solid rgba(255, 217, 61, 0.12);
}
.game-nav-back {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}
.game-nav-back:hover {
  color: #FFD93D;
}
.game-nav-back img {
  opacity: 0.7;
}
.game-nav-demotype {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
.game-nav-demotype .go-real-link {
  padding: 6px 18px;
  height: 34px;
  border-radius: 20px;
  background: #ff5823;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  border: none;
  cursor: pointer;
  white-space: nowrap;
}
@media (max-width: 900px) {
  .game-nav-demotype span {
    display: none;
  }
  .game-nav-demotype img {
    width: 16px;
  }
}
@media (max-width: 768px) {
  .game-nav {
    padding: 0 10px;
    gap: 8px;
    height: 44px;
  }
  .game-nav-back {
    flex: 1 1 auto;
    min-width: 0;
    gap: 8px;
    font-size: 13px;
  }
  .game-nav-back .gamename {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .game-nav-back img {
    width: 16px;
    flex-shrink: 0;
  }
  .game-nav-demotype {
    flex-shrink: 0;
    gap: 6px;
  }
  .game-nav-demotype img {
    display: none;
  }
  .game-nav-demotype .go-real-link {
    padding: 0 14px;
    height: 30px;
    font-size: 12px;
    border-radius: 16px;
  }
}
@media (max-width: 380px) {
  .game-nav {
    padding: 0 8px;
  }
  .game-nav-back {
    font-size: 12px;
  }
  .game-nav-demotype .go-real-link {
    padding: 0 10px;
    font-size: 11px;
  }
}
@media (max-width: 1298px) {
  .wrap {
    width: 970px;
  }
  .header nav .logo {
    margin-right: 12px;
  }
  .header nav ul li {
    padding: 7px 0;
  }
  .header .user .chat {
    margin-right: 0;
  }
  .header .user .langs {
    margin-right: 0;
  }
  .header .user .ballanse button {
    width: 86px;
    padding: 0;
  }
  .header .user .links a {
    margin-right: 0;
  }
  .header .user .links {
    padding: 0 12px;
  }
  .cabinet .cabinet-content .main-content .promo-banner input[type='text'] {
    width: 200px;
  }
  .cabinet .cabinet-content .main-content .bonuses .list .item {
    width: 100%;
  }
  .cabinet .cabinet-content .main-content .bonuses .list .item:nth-child(1) {
    margin-bottom: 24px;
  }
  .cabinet .cabinet-content .deposits {
    padding: 44px 30px 48px 30px;
  }
  .cabinet .cabinet-content .main-content .history .form form {
    width: 240px;
  }
}
@media (max-width: 991px) {
  /* Плавающий значок reCAPTCHA перекрывает контент в правом нижнем углу
     на мобильных; скрываем (защита работает, упоминание reCAPTCHA — в формах). */
  .grecaptcha-badge {
    visibility: hidden !important;
  }
  .wrap {
    width: 747px;
  }
  .index-top-form form {
    width: calc(100% - 280px);
  }
  .index-top-form .random {
    padding: 0 14px 0 40px;
    font-size: 13px;
  }
  .index-top-form .providers-wrap .providers {
    padding: 0 36px 0 40px;
    font-size: 13px;
  }
  .header nav .logo {
    margin-right: 0;
    width: 67px;
    margin-top: 3px;
  }
  .header nav ul {
    display: none;
  }
  .header .user .chat {
    display: none;
  }
  .header .user .langs {
    display: none;
  }
  .header {
    padding: 10px 12px;
  }
  .header .user button {
    height: 36px;
  }
  /* Гостевые кнопки логина/регистрации на мобиле: десктопный padding 0 24px
     оставлял длинные локали (PL «Logowanie/Rejestracja», DE и т.п.) шире строки,
     и .user переносился под логотип (.header.flex имеет flex-wrap:wrap) —
     «кривой» хедер. Компактим padding/шрифт и запрещаем перенос текста. */
  .header .user button.login,
  .header .user button.reg {
    padding: 0 14px;
    font-size: 13px;
    white-space: nowrap;
  }
  body {
    padding-top: 56px;
  }
  .header .user .menu-button {
    display: inline-block;
  }
  .menubg {
    background: rgba(4, 4, 30, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 20;
    display: none;
  }
  .mobile-menu.opened {
    right: 0;
  }
  .index-catalog-block .list .item {
    width: calc(25% - 12px);
  }
  .partners-block .item .logo {
    width: 24%;
  }
  .header .user .chat.other {
    display: inline-block;
  }
  .cabinet .cabinet-content {
    padding: 16px 24px 40px 24px;
  }
  .cabinet .cabinet-header {
    padding: 40px;
  }
  .cabinet .cabinet-header .user .info .data {
    width: 320px;
  }
  .cabinet .cabinet-content .main-content .ballanse .top button {
    width: 160px;
  }
  .cabinet .cabinet-content .main-content .history .tbl {
    overflow-x: scroll;
  }
  .cabinet .cabinet-content .main-content .history .tbl::-webkit-scrollbar {
    height: 8px;
  }
  .cabinet .cabinet-content .main-content .history .tbl::-webkit-scrollbar-track {
    background: #2c302f;
  }
  .cabinet .cabinet-content .main-content .history .tbl::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background: linear-gradient(135deg, #FFD93D 0%, #D4A017 50%, #9C7A1F 100%);
  }
  .cabinet .cabinet-content .main-content .history .tbl table {
    min-width: 816px;
  }
  .cabinet .cabinet-content .main-content .history .form {
    text-align: left;
  }
  .cabinet .cabinet-content .main-content .history .form form {
    width: 100%;
  }
  .cabinet .cabinet-content .main-content .history .form .pdf,
  .cabinet .cabinet-content .main-content .history .form select {
    margin: 0 12px 12px 0;
  }
  .cabinet .cabinet-content .main-content .profile .field {
    width: 100%;
  }
  .cabinet .cabinet-content .main-content .profile .buttons {
    width: 100%;
  }
  .cabinet .cabinet-content .main-content .profile .buttons button {
    margin-bottom: 16px;
  }
  .cabinet .cabinet-content .main-content .profile .bottom-text {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .wrap {
    width: 556px;
  }
  .index-page-slider .slider-nav {
    display: none;
  }
  .index-top-form .random {
    display: inline-block;
    font-size: 12px;
    padding: 0 12px 0 38px;
    background-position: 12px 50%;
  }
  .index-top-form .providers-wrap .providers {
    display: inline-block;
    font-size: 12px;
    padding: 0 32px 0 36px;
    background-position: 10px 50%, right 10px top 50%;
  }
  .index-top-form .flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
  }
  .index-top-form form {
    width: 100%;
    order: 3;
  }
  .index-top-form form .gamesearch-button {
    display: none;
  }
  .index-top-form form input[type='text'] {
    padding-right: 52px;
  }
  .index-top-form form .gamesearch-close {
    display: block;
    right: 8px;
  }
  .cabinet .cabinet-header .confirm {
    width: 100%;
    margin-top: 20px;
  }
  .cabinet .cabinet-content > .modal-nav-content .flex {
    flex-direction: column;
  }
  .cabinet .cabinet-content .left-menu {
    width: 100%;
    margin-bottom: 12px;
  }
  .cabinet .cabinet-content .left-menu ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    border-radius: 10px;
    background: #222524;
    padding: 4px;
    gap: 4px;
  }
  .cabinet .cabinet-content .left-menu ul::-webkit-scrollbar {
    display: none;
  }
  .cabinet .cabinet-content .left-menu ul li {
    flex: 0 0 auto;
  }
  .cabinet .cabinet-content .left-menu ul li:not(:last-child) {
    border-bottom: none;
  }
  .cabinet .cabinet-content .left-menu ul li a {
    padding: 10px 14px 10px 36px;
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
    border-radius: 8px;
    background-image: none;
  }
  .cabinet .cabinet-content .left-menu ul li a.active {
    background-image: none;
  }
  .cabinet .cabinet-content .left-menu ul li a svg {
    left: 10px;
    width: 18px;
    height: 18px;
  }
  .cabinet .cabinet-content .main-content {
    width: 100%;
  }
  .cabinet .cabinet-content .main-content .ballanse .list .item {
    width: 100%;
  }
  .cabinet .cabinet-content .main-content .ballanse .top button {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    width: 100%;
    margin-top: 20px;
  }
  .cabinet .cabinet-content .deposits .list .item {
    width: calc(20% - 6px);
  }
}
@media (max-width: 575px) {
  .wrap {
    width: auto;
    padding: 0 16px;
  }
  /* Заголовок секции игр не влезает рядом с «Pokaż wszystkie» и обрезался
     троеточием («Najleps…»). Оставляем одну flex-строку, но разрешаем
     заголовку переноситься внутри своей колонки и ужимаем ссылку. */
  .index-catalog-block .top-block.flex {
    align-items: center;
  }
  .index-catalog-block .top-block.flex > h2 {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    line-height: 1.25;
    padding-right: 12px;
  }
  .index-catalog-block .top-block.flex > a {
    font-size: 12px;
    padding-left: 38px;
  }
  .index-page-slider .item {
    padding: 98px 0 121px;
  }
  .index-page-slider .item .top-text {
    font-size: 10px;
    letter-spacing: 8px;
  }
  .index-page-slider .item h2 {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 38px;
  }
  .index-page-slider .item button {
    font-size: 14px;
    width: 144px;
    height: 51px;
  }
  .index-top-form {
    padding: 16px 0;
    margin: -40px 0 0 0;
    border-radius: 16px 16px 0 0;
    background: #161817;
    position: relative;
  }
  .index-top-form form {
    position: relative;
    width: 100%;
    order: 3;
    margin-bottom: 12px;
  }
  .index-top-form .list {
    width: 100%;
    margin: 0;
    order: 4;
  }
  .index-top-form .random {
    flex: 1;
    text-align: left;
    padding: 0 8px 0 34px;
    background-position: 10px 50%;
    font-size: 12px;
  }
  .index-top-form .providers-wrap {
    flex: 1;
  }
  .index-top-form .providers-wrap .providers {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    padding: 0 28px 0 32px;
    background-position: 8px 50%, right 8px top 50%;
    font-size: 11px;
  }
  .index-top-form form input[type='text'] {
    height: 40px;
  }
  .index-top-form form button {
    display: none;
  }
  .index-top-form form .gamesearch-close {
    display: block;
    right: 8px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
  }
  .index-top-form .list .item {
    width: 114px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    text-align: center;
    padding: 9px;
    height: auto;
    line-height: 16.8px;
  }
  .index-top-form .list .item svg {
    display: block;
    margin: 0 auto 4px auto;
  }
  .index-top-form .list .item {
    margin: 0 8px 0 0;
  }
  .index-catalog-block .list .item {
    width: calc(33.33334% - 14px);
    margin: 0 7px 14px 7px;
  }
  .index-catalog-block .list {
    margin: 0 -7px;
  }
  .index-catalog-block .bottom-button {
    padding-top: 2px;
    margin-bottom: 32px;
  }
  .index-catalog-block .top-block {
    line-height: 24px;
  }
  .index-catalog-block .top-block:before {
    display: none;
  }
  /* Декоративной линии между заголовком и «Pokaż wszystkie» на мобильных нет —
     45px-отступы под неё лишь съедали место и обрезали заголовок («Kasyno na …»). */
  .index-catalog-block .top-block h2 {
    padding-right: 8px;
  }
  .index-catalog-block .top-block a {
    padding-left: 8px;
  }
  .totop {
    right: 10px;
    bottom: 10px;
    width: 32px;
    height: 32px;
  }
  .index-catalog-block {
    padding-bottom: 28px;
    background: url('img/catalog-block2.png') no-repeat bottom center;
  }
  .bottom-contacts-block {
    padding: 18px 0;
  }
  .bottom-contacts-block .wrap {
    padding: 0;
    position: relative;
  }
  .bottom-contacts-block .links a {
    display: block;
  }
  .bottom-contacts-block .langs {
    position: absolute;
    bottom: 0;
    right: 32px;
  }
  .partners-block {
    padding: 16px 0;
    text-align: center;
  }
  .partners-block .item .logo {
    width: 50%;
  }
  .partners-block .item {
    display: none;
  }
  .partners-block .item:first-child {
    display: block !important;
  }
  .partners-block .bottom-link {
    display: inline-block;
  }
  .bottom-payments-block {
    padding: 20px 0;
    margin: 0 16px;
  }
  .bottom-payments-block img {
    height: 54px;
  }
  .footer {
    padding: 40px 0 32px;
  }
  .footer .logos img {
    height: 32px;
    margin: 0 8px 16px 8px;
  }
  .footer .logos {
    margin-bottom: 0;
    padding-bottom: 56px;
  }
  .index-catalog-block .top-block.inner {
    display: none;
  }
  .index-catalog-block .back-link {
    display: block;
  }
  .index-top-form form .window {
    margin-top: 8px;
    padding: 8px 16px;
  }
  .index-top-form form .window .game {
    padding: 8px 0;
  }
  .index-top-form form .window .game div img {
    width: 54px;
    max-width: 54px;
    height: 54px;
    border-radius: 12px;
  }
  .popup-game .navi {
    padding: 15px 12px;
  }
  .popup-game .bottom-block {
    padding: 12px;
  }
  .popup-form .fields {
    padding: 32px 26px 48px 26px;
  }
  .header .user .links {
    display: none;
  }
  .header .user .ballanse {
    margin-right: 0;
  }
  .header .user .chat {
    font-size: 12px;
    line-height: 16px;
  }
  .header .user .ballanse .money {
    font-size: 10px;
    margin-right: 5px;
  }
  .header .user .ballanse .money a {
    font-size: 12px;
  }
  .header .user .ballanse button {
    height: 32px;
    width: 82px;
  }
  .header {
    padding: 10px 8px;
  }
  .cabinet .cabinet-header {
    padding: 45px 16px 16px 16px;
  }
  .cabinet .cabinet-header .user .avatar img {
    width: 64px;
    max-width: 64px;
    height: 64px;
  }
  .cabinet .cabinet-header .user {
    position: relative;
    margin-bottom: 92px;
    width: 100%;
  }
  .cabinet .cabinet-header .user .info .name {
    font-size: 20px;
    line-height: 24px;
  }
  .cabinet .cabinet-header .user .info .id {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
  }
  .cabinet .cabinet-header .user .info .data {
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cabinet .cabinet-header .user .info .data .data-item:not(:last-child) {
    margin-right: 0;
  }
  .cabinet .cabinet-header .confirm {
    margin-top: 0;
  }
  .cabinet .cabinet-content {
    padding: 8px 16px 45px 16px;
  }
  .cabinet .cabinet-content .menu {
    white-space: nowrap;
    overflow-x: scroll;
  }
  .cabinet .cabinet-content .main-content .ballanse {
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: none;
  }
  .cabinet .cabinet-content .main-content .ballanse .top {
    margin-bottom: 24px;
  }
  .cabinet .cabinet-content .main-content .ballanse {
    margin-bottom: 0;
    padding-bottom: 8px;
  }
  .cabinet .cabinet-content .main-content .left-menu {
    display: block;
    margin-bottom: 24px;
  }
  .cabinet .cabinet-content .main-content .promo-banner {
    background: url('img/promo-banner2.jpg') center / cover;
  }
  .cabinet .cabinet-content .main-content .promo-banner input[type='text'] {
    width: 100%;
    margin: 16px 0 8px 0;
  }
  .cabinet .cabinet-content .main-content .promo-banner button {
    width: 100%;
  }
  .cabinet .cabinet-content .main-content .bonuses {
    background: none;
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .cabinet .cabinet-content .main-content .bonuses .top-block div img {
    width: 80px;
    max-width: 80px;
  }
  .cabinet .cabinet-content .main-content .bonuses .top-block div {
    font-size: 14px;
    line-height: 16.8px;
  }
  .cabinet .cabinet-content .main-content .bonuses .top-block div span {
    font-size: 20px;
    line-height: 24px;
  }
  .cabinet .cabinet-content .main-content .bonuses .list .item .name {
    width: 70%;
    margin-bottom: 50px;
  }
  .cabinet .cabinet-content .deposits {
    background: none;
    padding: 20px 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .cabinet .cabinet-content .deposits .list {
    justify-content: center;
  }
  .cabinet .cabinet-content .deposits .list .item {
    width: calc(33.33334% - 6px);
  }
  .cabinet .cabinet-content .main-content .history {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    min-height: 0;
  }
  .cabinet .cabinet-content .main-content .history .form {
    padding: 0 0 16px 0;
  }
  .cabinet .cabinet-content .main-content .history .form form {
    width: 100%;
  }
  .cabinet .cabinet-content .main-content .history .tbl {
    margin: 0 -16px 24px -16px;
  }
  .cabinet .cabinet-content .main-content .history .tbl table tbody tr td .no-transactions {
    padding: 76px 0;
    width: 100vw;
  }
  .cabinet .cabinet-content .main-content .history .tbl table tbody tr td .no-transactions .text div {
    display: block;
    text-align: center;
  }
  .cabinet .cabinet-content .main-content .history .tbl table tbody tr td .no-transactions .text div img {
    margin: 0 0 16px 0;
  }
  .cabinet.small .cabinet-header {
    display: none;
  }
  .cabinet.small .cabinet-content .menu {
    display: none;
  }
  .cabinet.small .cabinet-content .main-content .profile {
    background: none;
    padding: 0;
  }
  .cabinet .cabinet-content .main-content .profile h3 {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
  }
  .cabinet .cabinet-content .main-content .profile .back-link {
    display: block;
  }
  .cabinet.small {
    background: #222524;
  }
  .cabinet .cabinet-content .main-content .profile .buttons button {
    width: 100%;
  }
  .cabinet .cabinet-content .main-content .network {
    padding: 0;
    text-align: left;
    background: none;
    box-shadow: none;
  }
  .cabinet.small .cabinet-content .main-content .profile {
    box-shadow: none;
    margin-bottom: 12px;
  }
  .cabinet .cabinet-content .main-content .network h3 {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
  }
  .cabinet.small .cabinet-content {
    padding: 8px 16px;
  }
  .cabinet .cabinet-content .deposit {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 50px 0 0 0;
  }
  .cabinet .cabinet-content .deposit .back-link {
    top: 0;
    left: -10px;
  }
}
/* Recent Wins table layout */
.recent-wins-table {
  background: #222524;
  border-radius: 16px;
  overflow: hidden;
  margin-top: 8px;
}
.recent-wins-header,
.recent-wins-row {
  display: flex;
  align-items: center;
  padding: 0 16px;
}
.recent-wins-header {
  padding: 10px 16px;
  font-size: 11px;
  font-weight: 600;
  color: #949695;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.recent-wins-row {
  padding: 7px 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
}
.rw-col-game {
  flex: 0 0 40%;
}
.rw-col-player {
  flex: 0 0 22%;
  display: flex;
  align-items: center;
  gap: 6px;
  overflow: hidden;
}
.rw-col-bet {
  flex: 0 0 14%;
}
.rw-col-coeff {
  flex: 0 0 12%;
}
.rw-col-win {
  flex: 1;
  text-align: right;
}
.rw-game-info {
  display: flex;
  align-items: center;
  gap: 8px;
}
.rw-game-type {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2c302f;
}
.rw-game-img {
  width: 36px;
  height: 36px;
  object-fit: cover;
  border-radius: 8px;
}
.rw-game-img-fallback {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 18px;
  color: #d4a017;
  background: #2c302f;
  border-radius: 8px;
}
.rw-game-details {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.rw-game-name {
  font-size: 13px;
  font-weight: 600;
  color: #fdfdfd;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.rw-game-time {
  font-size: 11px;
  color: #949695;
}
.rw-game-link {
  text-decoration: none;
  color: inherit;
}
.rw-game-link:hover .rw-game-name {
  color: #d4a017;
}
.rw-avatar {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}
.rw-rating-placeholder {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #2c302f;
  flex-shrink: 0;
}
.rw-win-positive {
  color: #d4a017;
  font-weight: 700;
}
.rw-mult-high {
  color: #ffd93d;
  font-weight: 700;
}
.recent-wins-viewport {
  overflow: hidden;
  max-height: 420px;
}
.recent-wins-track {
  --rw-marquee-duration: 40s;
}
.recent-wins-track--animate {
  animation: rw-scroll var(--rw-marquee-duration) linear infinite;
}
@keyframes rw-scroll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}
.recent-wins-list-chunk--dup {
  pointer-events: none;
}
/* ── Recent Wins – mobile ── */
@media (max-width: 767px) {
  .recent-wins-header {
    display: none;
  }
  .recent-wins-row {
    flex-wrap: wrap;
    padding: 10px 12px;
    gap: 4px 0;
  }
  .rw-col-game {
    flex: 0 0 100%;
    margin-bottom: 4px;
  }
  .rw-col-player {
    flex: 1 1 auto;
    font-size: 12px;
  }
  .rw-col-bet {
    flex: 0 0 auto;
    font-size: 12px;
    margin-left: auto;
    padding-left: 8px;
  }
  .rw-col-coeff {
    flex: 0 0 auto;
    font-size: 12px;
    padding-left: 8px;
  }
  .rw-col-win {
    flex: 0 0 auto;
    font-size: 12px;
    padding-left: 8px;
  }
  .rw-game-type {
    width: 28px;
    height: 28px;
  }
  .rw-game-img {
    width: 28px;
    height: 28px;
  }
  .rw-game-img-fallback {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }
  .rw-game-name {
    font-size: 12px;
  }
  .rw-game-time {
    font-size: 10px;
  }
  .recent-wins-viewport {
    max-height: 350px;
  }
}
@media (max-width: 575px) {
  .recent-wins-row {
    padding: 8px 10px;
  }
  .rw-col-player span {
    max-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .rw-col-bet,
  .rw-col-coeff,
  .rw-col-win {
    font-size: 11px;
  }
  .recent-wins-viewport {
    max-height: 300px;
  }
}
.swiper-backface-hidden .swiper-slide .wrap {
    color: #ffda3d;
}

@media (max-width: 767px) {
  .gamesearch-window .game .gamesearch-buttons {
    display: flex !important;
    align-items: center;
    margin-left: auto;
  }
  .gamesearch-window .game .gamesearch-realgame {
    display: none !important;
  }
  .gamesearch-window .game .gamesearch-demogame {
    display: inline-block;
    padding: 8px 16px;
    background: #d4a017;
    color: #fff;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
  }
}

/* Game popup: mobile landscape — game takes the whole viewport, nav collapses to floating buttons */
@media (orientation: landscape) and (max-height: 600px) {
  .demo-page .game-wrapper {
    position: relative;
  }
  .demo-page .game-wrapper .game-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    padding: 6px 8px;
    background: transparent;
    border-bottom: none;
    z-index: 10000;
    pointer-events: none;
  }
  .demo-page .game-wrapper .game-nav-back {
    pointer-events: auto;
    background: rgba(0, 0, 0, 0.55);
    border-radius: 18px;
    padding: 4px 10px;
    height: 30px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
  }
  .demo-page .game-wrapper .game-nav-back .gamename {
    display: none;
  }
  .demo-page .game-wrapper .game-nav-demotype {
    pointer-events: auto;
  }
  .demo-page .game-wrapper .game-nav-demotype > span,
  .demo-page .game-wrapper .game-nav-demotype > img {
    display: none;
  }
  .demo-page .game-wrapper .game-nav-demotype .go-real-link {
    height: 30px;
    padding: 0 12px;
    font-size: 12px;
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
    opacity: 0.93;
  }
}

/* ── Fancybox-модалки: предотвращаем «протекание» скролла на фон ──────────
   На мобильном при докрутке контента модалки (кабинет «Profil → Saldo»,
   касса и т.п.) до конца скролл уходил на главную страницу под модалкой
   (scroll chaining): .fancybox-container — лишь position:fixed, а документ
   под ним оставался прокручиваемым. overscroll-behavior:contain на
   скролл-контейнере слайда гасит передачу скролла вверх по дереву, а
   body.fancybox-active фиксирует фон, пока модалка открыта. */
.fancybox-slide { overscroll-behavior: contain; }
body.fancybox-active { overflow: hidden; }
