@font-face {
  font-family: Inter;
  src: url(/zlwfufv_media_main/zlwfufv_fonts/zlwfufv_inter_500.woff2) format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: BioRhyme;
  src: url(/zlwfufv_media_main/zlwfufv_fonts/zlwfufv_biorhyme_regular.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: BioRhyme;
  src: url(/zlwfufv_media_main/zlwfufv_fonts/zlwfufv_biorhyme_500.woff2) format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: BioRhyme;
  src: url(/zlwfufv_media_main/zlwfufv_fonts/zlwfufv_biorhyme_700.woff2) format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url(/zlwfufv_media_main/zlwfufv_fonts/zlwfufv_roboto_regular.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url(/zlwfufv_media_main/zlwfufv_fonts/zlwfufv_roboto_500.woff2) format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url(/zlwfufv_media_main/zlwfufv_fonts/zlwfufv_roboto_600.woff2) format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url(/zlwfufv_media_main/zlwfufv_fonts/zlwfufv_roboto_700.woff2) format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:active,
:focus {
  outline: 0;
}

a:active,
a:focus {
  outline: 0;
}

aside,
footer,
header,
nav {
  display: block;
}

body,
html {
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
  overscroll-behavior: none;
}

button,
input,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

input,
textarea {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}

textarea::placeholder,
input::placeholder {
  color: inherit;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: inherit;
}

input::placeholder,
textarea::placeholder {
  color: inherit;
}

textarea {
  resize: none;
}

button {
  cursor: pointer;
  background-color: transparent;
}

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

a {
  display: inline-block;
  color: inherit;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  display: block;
  /* width: 100%;
  height: 100%; */
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  vertical-align: top;
}

svg {
  display: block;
  width: 100%;
  height: 100%;
}

.w100 {
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.section {
  /* margin-bottom: 40px; */
}

.section_pages {
  margin-top: 100px;
  margin-bottom: 20px;
}

/* @media (max-width: 700px) {
  .section {
    margin-bottom: 40px;
  }
} */

.container {
  max-width: 1240px;
  margin: 0 auto;
}

.container {
  padding: 0 40px;
}

.header_section-zlwfufv {
  max-width: 100%;
  margin: 0 auto;
}

.container_section-zlwfufv {
  max-width: 1240px;
  margin: 0 auto;
}

@media (max-width: 1300px) {
  .container_section-zlwfufv {
    padding: 0 30px;
  }
}

@media (max-width: 991px) {

  .container,
  .container_section-zlwfufv {
    padding: 0 30px;
  }
}

@media (max-width: 768px) {

  .container,
  .container_section-zlwfufv {
    padding: 0 20px;
  }
}

@media (max-width: 480px) {

  .container,
  .container_section-zlwfufv {
    padding: 0 10px;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

:root {
  overscroll-behavior: none;
  /* // Шрифты */
  --font-main: "Roboto", sans-serif;
  --background-page: #101010;
  --main: var(--white);
  --black: #000000;
  --white: #ffffff;
  --i: calc(1vw + 1vh);
  --btn-color: #39701f;
  --btn-hover: #59714e;
  --hover-a: #a09f9f;
}

.page-zlwfufv {
  display: flex;
  flex-direction: column;
  font-family: var(--font-main);
  min-height: 100vh;
  overflow: hidden;
  color: var(--main);
  background: var(--background-page);

  position: relative;
  z-index: 1;
}

h1 {}

h2 {}

h3 {}

p {}

.uppercase {
  text-transform: uppercase;
}

@media (max-width: 991px) {
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
  }
}

.btn {
  border-radius: 6px;
  border: 1px solid #fff;
  background: #39701f;
  color: var(--white);

  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 24px */
  text-transform: uppercase;

  padding: 14px;
  width: 100%;

  display: flex;
  justify-content: center;
}

.btn:hover {
  background-color: var(--btn-hover);
}

.p-r-z-1 {
  position: relative;
  z-index: 1;
}

.p-r-z-3 {
  position: relative;
  z-index: 3;
}

/* font-weight */

.f--w-100 {
  font-weight: 100;
}

.f--w-200 {
  font-weight: 200;
}

.f--w-300 {
  font-weight: 300;
}

.f--w-400 {
  font-weight: 400;
}

.f--w-500 {
  font-weight: 500;
}

.f--w-600 {
  font-weight: 600;
}

.f--w-700 {
  font-weight: 700;
}

.f--w-800 {
  font-weight: 800;
}

.f-w-900 {
  font-weight: 900;
}

/* font-size */

.f-s-10 {
  font-size: 10px;
}

.f-s-12 {
  font-size: 12px;
}

.f-s-14 {
  font-size: 14px;
}

.f-s-16 {
  font-size: 16px;
}

.f-s-20 {
  font-size: 20px;
}

.f-s-16 {
  font-size: 16px;
}

.f-s-18 {
  font-size: 18px;
}

.f-s-20 {
  font-size: 20px;
}

.f-s-26 {
  font-size: 26px;
}

.f-s-30 {
  font-size: 30px;
}

.f-s-32 {
  font-size: 32px;
}

.f-s-40 {
  font-size: 40px;
}

.f-s-50 {
  font-size: 50px;
}

/* padding */

.p-t-20 {
  padding-top: 20px;
}

.p-t-40 {
  padding-top: 40px;
}

.p-t-50 {
  padding-top: 50px;
}

.p-t-80 {
  padding-top: 80px;
}

.p-t-100 {
  padding-top: 100px;
}

.p-b-10 {
  padding-bottom: 10px;
}

.p-b-20 {
  padding-bottom: 20px;
}

.p-b-50 {
  padding-bottom: 50px;
}

.p-b-50 {
  padding-bottom: 50px;
}

/* margin */
.m-t-10 {
  margin-top: 10px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-t-24 {
  margin-top: 24px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-t-80 {
  margin-top: 80px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-b-50 {
  margin-bottom: 50px;
}

/* flex */

.flex {
  display: flex;
}

.align-center {
  align-items: center;
}

.justi-center {
  justify-content: center;
}

.space-between {
  justify-content: space-between;
}

.colum {
  flex-direction: column;
}

.wrap {
  flex-wrap: wrap;
}

.main-zlwfufv {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.no-wrap {
  white-space: nowrap;
}

.none-uppercase {
  text-transform: none;
}

.word-break {
  word-break: break-all;
}

.m-auto {
  margin-left: auto;
  margin-right: auto;
}

.img-contain {
  object-fit: contain;
}

.img-cover {
  object-fit: cover;
}

.underline {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.rd-upload img {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.rd-load img {
  opacity: 1;
}

/* !!!!!!!!!!!!!!!!!!!!!!! */
/* gap */
/* !!!!!!!!!!!!!!!!!!!!!!! */
.gap-5 {
  gap: 5px;
}

.gap-10 {
  gap: 10px;
}

.gap-15 {
  gap: 15px;
}

.gap-20 {
  gap: 20px;
}

.gap-30 {
  gap: 30px;
}

.gap-40 {
  gap: 40px;
}

.gap-50 {
  gap: 50px;
}

.visibility {
  visibility: hidden;
}

/* !!!!!!!!!!!!!!!!!!!!!!! */
/* header */
/* !!!!!!!!!!!!!!!!!!!!!!! */

.header-zlwfufv {
  padding: 30px 0;
  /* z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7; */
  width: 100%;

  background: #101010;
}

header .logo-zlwfufv img {
  max-width: 208px;
  height: 25px;
}

@media (max-width: 600px) {

  .header-zlwfufv {
    padding: 12px 0;
  }

  header .logo-zlwfufv img {
    max-width: 170px;
    height: 20px;
  }
}

.header__container-zlwfufv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}

.nav__list-zlwfufv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-around;
  gap: 40px;
}

@media (max-width: 991px) {
  .header__menu-zlwfufv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: var(--black);
    z-index: 100;
    padding: 100px 30px 30px 30px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    overflow: auto;
    -webkit-transition:
      opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out,
      pointer-events 0.2s ease-in-out;
    transition:
      opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out,
      pointer-events 0.2s ease-in-out;
  }
}

@media (max-width: 600px) {
  .header__menu-zlwfufv {
    padding: 80px 30px 30px 30px;
  }
}

.header__menu-zlwfufv.active {
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}

.header__exit-menu-zlwfufv {
  display: none;
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: transparent;
}

@media (max-width: 991px) {
  .header__exit-menu-zlwfufv {
    display: block;
    top: 30px;
    right: 30px;
  }
}

@media (max-width: 600px) {
  .header__exit-menu-zlwfufv {
    top: 15px;
    right: 15px;
  }
}

.header__exit-menu-zlwfufv::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--white);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header__exit-menu-zlwfufv::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: var(--white);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav__list-zlwfufv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .nav__list-zlwfufv {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
}

.nav__item-zlwfufv a {
  text-decoration: none;
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

@media (max-width: 991px) {
  .nav__list-zlwfufv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }

  .nav__item-zlwfufv a {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .gilzaboom_nav__list_footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px 30px;
  }
}

@media (max-width: 600px) {
  .gilzaboom_nav__list_footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.nav__link-zlwfufv {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

@media (any-hover: hover) {
  .nav__link-zlwfufv:hover {
    color: var(--hover-a);
  }
}

.nav__link-zlwfufv:focus-visible {
  color: var(--hover-a);
}

.nav__link-zlwfufv:active {
  color: var(--active);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

.nav__link-zlwfufv.active {
  font-weight: 700;
  color: #fff;
  border-bottom: 2px solid #fff;
}

.burger-zlwfufv {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 30px;
  height: 18px;
}

@media (max-width: 991px) {
  .burger-zlwfufv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.burger-zlwfufv img {
  width: 24px;
  height: 24px;

}

.section_main_text_pages-zlwfufv {
  padding-top: 190px;
  padding-bottom: 190px;
  background: url(/zlwfufv_media_main/zlwfufv_images/zlwfufv_bg_main.webp) no-repeat center;
  background-size: cover;
}

.section_main_text-zlwfufv {
  padding-top: 100px;
  padding-bottom: 100px;
  background: url(/zlwfufv_media_main/zlwfufv_images/zlwfufv_bg_main.webp) no-repeat center;
  background-size: cover;
}

.main_text_container-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.main_text_container-zlwfufv h1 {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 2.88px;
  text-transform: uppercase;
}

.main_text_container-zlwfufv p {
  font-family: 'Roboto';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}

@media (max-width: 900px) {
  .section_main_text-zlwfufv {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .section_main_text_pages-zlwfufv {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .main_text_container-zlwfufv h1 {
    font-size: 38px;
    line-height: 42px;
  }
}

@media (max-width: 600px) {

  .section_main_text-zlwfufv {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(/zlwfufv_media_main/zlwfufv_images/zlwfufv_bg_main_mobile.webp) no-repeat center;
    background-size: cover;
  }

  .section_main_text_pages-zlwfufv {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .main_text_container-zlwfufv {
    gap: 16px;
  }

  .main_text_container-zlwfufv h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .main_text_container-zlwfufv p {
    font-size: 16px;
  }
}

.legendary_section-zlwfufv {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #1D1E21;
}

.legendary_main_block-zlwfufv {
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}

.legendary_main_block_text-zlwfufv {
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.legendary_main_block_text-zlwfufv h2 {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 7.6px;
  text-transform: uppercase;
}

.legendary_main_block_text-zlwfufv span {
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.legendary_main_block_text-zlwfufv p {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  max-width: 550px;
}

.legendary_main_block_image-zlwfufv {
  width: 25%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.legendary_main_block_image_img-zlwfufv {
  max-width: 300px;
  width: 100%;
}

.legendary_main_block_image_img-zlwfufv img {
  display: block;
  height: auto;
  width: 100%;
}

@media (max-width: 1100px) {
  .legendary_main_block_text-zlwfufv {
    width: 60%;
  }

  .legendary_main_block_image-zlwfufv {
    width: 40%;
  }
}

@media (max-width: 991px) {
  .legendary_main_block-zlwfufv {
    flex-direction: column;
  }

  .legendary_main_block_text-zlwfufv {
    width: 100%;
  }

  .legendary_main_block_image-zlwfufv {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .legendary_section-zlwfufv {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .legendary_main_block_text-zlwfufv {
    gap: 20px;
  }

  .legendary_main_block_text-zlwfufv h2 {
    font-size: 24px;
    line-height: 130%;
  }

  .legendary_main_block_text-zlwfufv span {
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }

  .legendary_main_block_text-zlwfufv p {
    font-size: 14px;
    line-height: 140%;
    text-align: left;
  }
}

.game_demo_section-zlwfufv {
  padding-top: 80px;
  padding-bottom: 80px;
}

.demo_main_container-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: center;
  align-items: center;
}

.demo_container_text-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.demo_container_text-zlwfufv h2 {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 7.6px;
  text-transform: uppercase;
}

.demo_container_text-zlwfufv p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.demo_game_with_btn-zlwfufv {
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 650px;
  margin: 0 auto;
}

.demo_game_btn-zlwfufv {
  display: flex;
  width: 100%;
  padding: 14px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: linear-gradient(90deg, #AE2B02 0%, #641800 100%);

  font-family: 'BioRhyme';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}

.game_demo {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 30px;
}

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

@media (max-width: 600px) {
  .game_demo_section-zlwfufv {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .demo_main_container-zlwfufv {
    gap: 30px;
  }

  .demo_container_text-zlwfufv {
    gap: 30px;
  }

  .demo_container_text-zlwfufv h2 {
    font-size: 24px;
  }

  .demo_container_text-zlwfufv p {
    font-size: 14px;
  }

  .demo_game_with_btn-zlwfufv {
    gap: 15px;
  }

  .demo_game_btn-zlwfufv {
    font-size: 12px;
  }
}

.gaming_section-zlwfufv {
  padding-top: 80px;
  padding-bottom: 80px;
}

.gaming_main_block-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.gaming_main_block-zlwfufv h2 {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 7.6px;
  text-transform: uppercase;
}

.gaming_main_block_p-zlwfufv {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.gaming_list-zlwfufv {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
}

.gaming_item-zlwfufv {
  max-width: 380px;
  width: 100%;
  display: flex;
  padding: 32px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  align-self: stretch;

  border-radius: 20px;
  border: 1px solid #FFF;
}

.gaming_item_image-zlwfufv {
  max-width: 54px;
  width: 100%;
  margin: 0 auto;
}

.gaming_item_text-zlwfufv {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
}

.gaming_item_text-zlwfufv span {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 1.44px;
  text-transform: uppercase;
}

.gaming_item_text-zlwfufv p {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 600px) {
  .gaming_section-zlwfufv {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .gaming_main_block-zlwfufv {
    gap: 24px;
  }

  .gaming_main_block-zlwfufv h2 {
    font-size: 24px;
  }

  .gaming_main_block_p-zlwfufv {
    font-size: 14px;
  }

  .gaming_list-zlwfufv {
    gap: 16px;
  }

  .gaming_item-zlwfufv {
    padding: 16px;
    gap: 16px;
  }

  .gaming_item_text-zlwfufv {
    gap: 12px;
  }

  .gaming_item_text-zlwfufv span {
    font-size: 16px;
  }

  .gaming_item_text-zlwfufv p {
    font-size: 14px;
  }
}

.support_section-zlwfufv {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #1D1E21;
}

.support_main_block-zlwfufv {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.support_main_block-zlwfufv h2 {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 7.6px;
  text-transform: uppercase;
}

.support_main_block-zlwfufv p {
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.support_btn-zlwfufv {
  display: flex;
  max-width: 646px;
  width: 100%;
  margin: 0 auto;
  padding: 14px;
  justify-content: center;
  align-items: center;
  gap: 10px;

  border-radius: 10px;
  background: linear-gradient(90deg, #AE2B02 0%, #641800 100%);

  font-family: 'BioRhyme';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}

@media (max-width: 600px) {
  .support_section-zlwfufv {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .support_main_block-zlwfufv h2 {
    font-size: 24px;
  }

  .support_main_block-zlwfufv p {
    font-size: 16px;
  }

  .support_btn-zlwfufv {
    font-size: 12px;
  }
}

.step_section-zlwfufv {
  padding-top: 80px;
  padding-bottom: 80px;
}

.step_main_block-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.step_first_block-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.step_first_block-zlwfufv h2 {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 7.6px;
  text-transform: uppercase;
}

.step__block_p-zlwfufv {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.step_second_block-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.step_second_block-zlwfufv span {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}

.step_third_block-zlwfufv {
  width: 100%;
  display: flex;
  padding: 40px 30px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  gap: 20px;

  border-radius: 30px;
  border: 2px solid #641800;
  background: linear-gradient(90deg, #050505 0%, #3C0400 100%);
}

.step_third_block_game-zlwfufv {
  width: 25%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.step_third_block_game_image-zlwfufv {
  max-width: 300px;
  width: 100%;
}

.step_third_block_game_image-zlwfufv img {
  display: block;
  height: auto;
  width: 100%;
}

.step_third_block_game_btn-zlwfufv {
  width: 100%;
  max-width: 300px;
  display: flex;
  padding: 14px;
  justify-content: center;
  align-items: center;
  gap: 10px;

  border-radius: 10px;
  background: linear-gradient(90deg, #AE2B02 0%, #641800 100%);

  font-family: 'BioRhyme';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}

.step_third_block_text-zlwfufv {
  width: 70%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-end;
}

.step_third_block_text-zlwfufv span {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}

.step_third_block_p-zlwfufv {
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 991px) {
  .step_third_block-zlwfufv {
    flex-direction: column-reverse;
  }

  .step_third_block_text-zlwfufv {
    width: 100%;
    align-items: center;
  }

  .step_third_block_p-zlwfufv {
    text-align: center;
  }

  .step_third_block_game-zlwfufv {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 600px) {
  .step_section-zlwfufv {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .step_main_block-zlwfufv {
    gap: 30px;
  }

  .step_first_block-zlwfufv h2 {
    font-size: 24px;
  }

  .step__block_p-zlwfufv {
    font-size: 14px;
  }

  .step_second_block-zlwfufv {
    gap: 15px;
  }

  .step_second_block-zlwfufv span {
    font-size: 16px;
  }

  .step_third_block-zlwfufv {
    padding: 20px 16px;
  }

  .step_third_block_text-zlwfufv {
    gap: 15px;
  }

  .step_third_block_p-zlwfufv {
    font-size: 14px;
  }

  .step_third_block_game_btn-zlwfufv {
    font-size: 12px;
  }
}

.who_section-zlwfufv {
  padding-top: 40px;
  padding-bottom: 40px;
}

.who_main_block-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.who_main_block-zlwfufv h2 {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 7.6px;
  text-transform: uppercase;
}

.who_text_p-zlwfufv {
  text-align: left;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.who_main_block_text-zlwfufv {
  width: 100%;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.who_main_block_text_title-zlwfufv {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 4.8px;
  text-transform: uppercase;
}

.who_main_block_text_span-zlwfufv {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.who_main_block_text_p-zlwfufv {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-top: -20px;
}

.who_main_block_image-zlwfufv {
  max-width: 1240px;
  width: 100%;
}

.who_main_block_image-zlwfufv img {
  display: block;
  height: auto;
  width: 100%;
}

.who_main_block_image_mobile-zlwfufv {
  display: none;
}

@media (max-width: 800px) {
  .who_main_block_image-zlwfufv {
    display: none;
  }

  .who_main_block_image_mobile-zlwfufv {
    display: block;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }

  .who_main_block_image_mobile-zlwfufv img {
    display: block;
    height: auto;
    width: 100%;
  }
}

@media (max-width: 600px) {
  .who_main_block-zlwfufv {
    gap: 30px;
  }

  .who_main_block-zlwfufv h2 {
    font-size: 24px;
  }

  .who_text_p-zlwfufv {
    font-size: 14px;
  }

  .who_main_block_text_title-zlwfufv {
    font-size: 16px;
  }

  .who_main_block_text_span-zlwfufv,
  .who_main_block_text_p-zlwfufv {
    font-size: 14px;
  }

  .who_main_block_image_mobile-zlwfufv {
    max-width: 330px;
  }
}

.form_section-zlwfufv {
  padding-top: 80px;
  padding-bottom: 80px;
}

.contact_form_container-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
  justify-content: center;
  align-items: center;
}

.contact_form_container-zlwfufv h2 {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 7.6px;
  text-transform: uppercase;
}

.contact_form-zlwfufv {
  width: 100%;
  max-width: 700px;
  padding: 40px 60px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 16px;

  border-radius: 30px;
  border: 4px solid #641800;
  backdrop-filter: blur(15px);
}

.contact_form-zlwfufv p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.contact_form-zlwfufv input,
.contact_form-zlwfufv textarea {
  border-radius: 10px;
  border: 1px solid #0097FC;
  background: #FFF;

  color: #000;

  padding: 14px 16px;
  width: 100%;
  margin: 0;
}

input:valid,
textarea:valid {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  border: 2px solid #641800;
  background-color: #fff;
}

.contact_form_btn-zlwfufv {
  display: flex;
  padding: 14px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  margin-top: 8px;

  border-radius: 10px;
  background: linear-gradient(90deg, #AE2B02 0%, #641800 100%);

  color: #FFF;
  font-family: 'BioRhyme';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}

.contact_form-zlwfufv textarea {
  min-height: 100px;
}

.success_message {
  display: none;
  color: #AE2B02;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin-top: 10px;
  width: 100%;

  text-align: center;
  justify-content: center;
  gap: 20px;
  align-items: center;
}

.success_message.show {
  display: flex;
}

@media (max-width: 600px) {
  .form_section-zlwfufv {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contact_form_container-zlwfufv {
    gap: 15px;
  }

  .contact_form_container-zlwfufv h2 {
    font-size: 24px;
  }

  .contact_form-zlwfufv {
    padding: 30px 20px;
  }

  .success_message {
    font-size: 16px;
  }
}

.m-t-60 {
  margin-top: 60px;
}

.m-t-100 {
  margin-top: 100px;
}

.date_display {
  display: none;
}

.bg_footer_section-zlwfufv {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #000;
  margin-bottom: 0;
}

.footer_container-zlwfufv {
  max-width: 1240px;
  width: 100%;
  gap: 24px;

  display: flex;
  flex-direction: column;
}

.general_disclaimer-zlwfufv {
  color: #F1F1F1;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.general_disclaimer_main_text-zlwfufv {
  color: #F1F1F1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 600px) {
  .footer_container-zlwfufv {
    gap: 16px;
  }

  .general_disclaimer-zlwfufv {
    font-size: 18px;
  }

  .general_disclaimer_main_text-zlwfufv {
    font-size: 14px;
  }

  .bg_footer_section-zlwfufv {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.politic_page_links-zlwfufv ul {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 40px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.politic_page_links-zlwfufv li {
  margin: 0;
}

.politic_page_links-zlwfufv a {
  color: #F1F1F1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.84px;
}

.politic_page_links-zlwfufv a:hover,
.politic_page_links-zlwfufv a:active,
.politic_page_links-zlwfufv a:focus {
  color: #AE2B02;
  text-decoration: none;
}

.links_company_footer-zlwfufv {
  width: 100%;
}

@media (max-width: 620px) {
  .politic_page_links-zlwfufv ul {
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
  }
}

.links_company_footer-zlwfufv ul {
  display: flex;
  justify-content: center;
  align-items: center;
  /* align-content: center; */
  gap: 180px;
  align-self: stretch;
  /* flex-wrap: wrap; */
  list-style: none;
}

.links_company_footer-zlwfufv li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.links_company_footer-zlwfufv img {
  max-height: 40px;
  height: auto;
  width: auto;
  display: block;
}

.footer_disc_icon_image-zlwfufv {
  max-width: 84px;
  width: 100%;
}

@media (max-width: 750px) {
  .links_company_footer-zlwfufv ul {
    gap: 50px;
  }
}

@media (max-width: 600px) {
  .links_company_footer-zlwfufv ul {
    flex-direction: column;
    gap: 16px;
    justify-content: center;
  }
}

.copyright_footer-zlwfufv {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.copyright_footer-zlwfufv p {
  color: #A1A1A1;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.84px;
  text-transform: uppercase;
}

@media (max-width: 600px) {

  .copyright_footer-zlwfufv p {
    font-size: 14px;
  }
}

.main-zlwfufv {
  position: relative;
}

.page-zlwfufv {
  position: relative;
}

@keyframes rotate360 {
  from {
    transform: translateX(50%) rotate(0deg);
  }

  to {
    transform: translateX(50%) rotate(360deg);
  }
}

.rules_main_block-zlwfufv {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
}

.rules_main_block-zlwfufv h2 {
  text-align: center;
  font-family: 'BioRhyme';
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 7.6px;
  text-transform: uppercase;
}

.rules_main_block_text-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
  max-width: 1000px;
  gap: 20px;
}

.rules_main_block_text_pages-zlwfufv {
  max-width: 100% !important;
}

.rules_main_block_text-zlwfufv span {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.rules_main_block_text-zlwfufv p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.rules_main_block_text-zlwfufv ul li {
  list-style-type: disc !important;
  margin-left: 15px;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.m-t--20 {
  margin-top: -20px;
}

.demo_container_text_bg-zlwfufv {
  border-radius: 30px;
  background: #1D1E21;
  padding: 30px 20px;
}

@media (max-width: 600px) {
  .rules_main_block-zlwfufv h2 {
    font-size: 24px;
  }

  .rules_main_block_text-zlwfufv span,
  .rules_main_block_text-zlwfufv p,
  .rules_main_block_text-zlwfufv ul li {
    font-size: 14px;
  }

  .demo_container_text_bg-zlwfufv {
    padding: 20px;
  }
}

.pages_section-zlwfufv {
  padding-top: 80px;
  padding-bottom: 80px;
}

.block_pages_info_main-zlwfufv {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
}

.block_pages_info_main-zlwfufv h1 {
  color: #FFF;
  text-align: center;
  font-family: "Bruno Ace SC";
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.9px;
}

.block_pages_info-zlwfufv {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.block_pages_info-zlwfufv p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.16px;
}

.block_pages_info-zlwfufv ul li {
  list-style: disc !important;
  margin-left: 15px;

  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.16px;

}

@media (max-width: 600px) {
  .pages_section-zlwfufv {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .block_pages_info_main-zlwfufv h1 {
    font-size: 32px;
    line-height: 32px;
  }
}

.status {
  display: none;
  position: fixed;
  z-index: 999;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.6);

  /* display: flex; */
  align-items: center;
  justify-content: center;

  padding: 20px;
}

.status.active {
  display: flex;
}


.bg-popup {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;


  padding: 64px;
  border-radius: 35px;
  background: #F3FFF4;
  color: #272727;
}

.bg-popup>*:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width:991px) {
  .bg-popup {
    padding: 32px 24px
  }
}

@media (max-width:600px) {
  .bg-popup {
    padding: 24px 16px
  }
}

.age-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 10, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.age-modal-content {
  background: #101010;
  border: 2px solid #641800;
  color: #fff;
  border-radius: 16px;
  padding: 30px;
  text-align: center;
  max-width: 400px;
  width: 90%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.age-modal-content h2 {
  margin-bottom: 10px;
  color: #F1F1F1;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.age-modal-content p {
  color: #F1F1F1;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
  margin-bottom: 20px;
}

.age-modal-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.age-modal-buttons button {
  padding: 10px 25px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.3s;
}

#ageYes {
  background-color: #0C9100;
  color: #fff;
}

#ageYes:hover {
  background-color: #032300;
}

#ageNo {
  background-color: #c50c0c;
  color: #fff;
}

#ageNo:hover {
  background-color: #999;
}