* {
  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;
}
button,
input,
textarea {
  font-family: inherit;
}
input::-ms-clear {
  display: none;
}
input,
textarea {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
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%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
picture {
  display: block;
  width: 100%;
  height: 100%;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
address {
  font-style: normal;
}
strong {
  display: block;
}
:root {
  --font-main: "Inter", sans-serif;
  --container-width: 1240px;
  --container-step: 20px;
  --container-step-tablet: 15px;
  --container-step-mobile: 10px;
  --container: calc(var(--container-width) + (var(--container-step) * 2));
  --background-page: #0d1117;
  --main: #e6edf3;
  --black: #000000;
  --white: #ffffff;
  --hover: #58a6ff;
  --active: #8b5cf6;
  --accent: #58a6ff;
  --accent2: #8b5cf6;
  --text-dark: #161b22;
}
.Lexendexa {
  font-family: "Inter", sans-serif;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}
.tx-24 {
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
}
.tx-40-24 {
  font-weight: 400;
  font-size: 40px;
  line-height: 120%;
}
@media (max-width: 1220px) {
  .tx-40-24 {
    font-size: 34px;
  }
}
@media (max-width: 991px) {
  .tx-40-24 {
    font-size: 28px;
  }
}
@media (max-width: 600px) {
  .tx-40-24 {
    font-size: 24px;
  }
}
.tx-48-24 {
  font-weight: 400;
  font-size: 48px;
  line-height: 120%;
}
@media (max-width: 1220px) {
  .tx-48-24 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .tx-48-24 {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .tx-48-24 {
    font-size: 24px;
  }
}
.tx-38-24 {
  font-weight: 400;
  font-size: 38px;
  line-height: 120%;
}
@media (max-width: 1220px) {
  .tx-38-24 {
    font-size: 34px;
  }
}
@media (max-width: 991px) {
  .tx-38-24 {
    font-size: 28px;
  }
}
@media (max-width: 600px) {
  .tx-38-24 {
    font-size: 24px;
  }
}
.tx-16-14 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
.tx-score {
  font-weight: 900;
  font-size: 32px;
  line-height: 120%;
  font-family: "Inter", sans-serif;
}
@media (max-width: 1220px) {
  .tx-score {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .tx-score {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .tx-score {
    font-size: 16px;
  }
}
.tx-20-14 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 1220px) {
  .tx-20-14 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .tx-20-14 {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .tx-20-14 {
    font-size: 14px;
  }
}
.tx-16-14 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 600px) {
  .tx-16-14 {
    font-size: 14px;
  }
}
.tx-main {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}
.border {
  border: 1px solid rgba(88, 166, 255, 0.3);
}
.ptb-40-24 {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .ptb-40-24 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 600px) {
  .ptb-40-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.p-16 {
  padding: 16px;
}
.p-24 {
  padding: 24px;
}
.p-16-8 {
  padding: 16px;
}
@media (max-width: 600px) {
  .p-16-8 {
    padding: 8px;
  }
}
.p-40-10 {
  padding: 40px;
}
@media (max-width: 1220px) {
  .p-40-10 {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .p-40-10 {
    padding: 20px;
  }
}
@media (max-width: 600px) {
  .p-40-10 {
    padding: 10px;
  }
}
.brr-20-10 {
  border-radius: 24px;
}
@media (max-width: 991px) {
  .brr-20-10 {
    border-radius: 20px;
  }
}
@media (max-width: 600px) {
  .brr-20-10 {
    border-radius: 16px;
  }
}
.brr-10 {
  border-radius: 16px;
}
.bg-gr-purple {
  background: linear-gradient(135deg, #0d1117 0, #161b22 50%, #1a1f29 100%);
  position: relative;
  overflow: hidden;
}
.bg-gr-purple::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 20% 50%, rgba(88, 166, 255, 0.15) 0, transparent 50%),
    radial-gradient(circle at 80% 50%, rgba(139, 92, 246, 0.15) 0, transparent 50%);
  pointer-events: none;
}
.bg-gr-purple-2 {
  background: linear-gradient(135deg, #1a1f29 0, #161b22 50%, #0d1117 100%);
}
.bg-purple {
  background-color: #161b22;
}
.color-purple {
  color: #58a6ff;
}
.cp-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.cp-age {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.cp-line {
  height: 16px;
  position: relative;
}
.cp-line span {
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: var(--white);
}
.cp-column {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  -ms-grid-columns: (1fr) [4];
  grid-template: auto/repeat(4, 1fr);
}
@media (max-width: 1220px) {
  .cp-column {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr) [3];
    grid-template: auto/repeat(3, 1fr);
  }
}
@media (max-width: 991px) {
  .cp-column {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr) [2];
    grid-template: auto/repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .cp-column {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.cp-column_2 {
  -ms-grid-rows: auto;
  -ms-grid-columns: (1fr) [2];
  grid-template: auto/repeat(2, 1fr);
}
@media (max-width: 600px) {
  .cp-column_2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.cp-column_3 {
  -ms-grid-rows: auto;
  -ms-grid-columns: (1fr) [3];
  grid-template: auto/repeat(3, 1fr);
}
@media (max-width: 991px) {
  .cp-column_3 {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr) [2];
    grid-template: auto/repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .cp-column_3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.cp-column_g-20 {
  gap: 20px;
}
.cp-column_g40-24 {
  gap: 40px;
}
@media (max-width: 991px) {
  .cp-column_g40-24 {
    gap: 32px;
  }
}
@media (max-width: 600px) {
  .cp-column_g40-24 {
    gap: 24px;
  }
}
.cp-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
}
@media (max-width: 1220px) {
  .cp-logo {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .cp-logo {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .cp-logo {
    font-size: 10px;
  }
}
.cp-logo img {
  width: 30px;
  height: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .cp-logo img {
    width: 26px;
    height: 26px;
  }
}
@media (max-width: 600px) {
  .cp-logo img {
    width: 24px;
    height: 24px;
  }
}
.cp-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.cp-icon.swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.cp-icon_24 {
  width: 24px;
  height: 24px;
}
.cp-icon_slider {
  width: 45px;
  height: 45px;
}
@media (max-width: 600px) {
  .cp-icon_slider {
    width: 30px;
    height: 30px;
  }
}
.input {
  display: block;
  border-radius: 16px;
  padding: 0 16px;
  width: 100%;
  height: 49px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #e6edf3;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
  background-color: rgba(22, 27, 34, 0.6);
  border: 2px solid rgba(88, 166, 255, 0.2);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
@media (any-hover: hover) {
  .input:hover {
    border-color: var(--hover);
  }
}
.input:focus-visible {
  border-color: var(--hover);
}
.input_textarea {
  height: 100px;
  padding: 14px 16px;
}
.but {
  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;
  padding: 10px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #0d1117;
  background: linear-gradient(135deg, #58a6ff 0, #8b5cf6 100%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 16px;
  min-width: 246px;
  min-height: 47px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(88, 166, 255, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
  .but {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .but {
    min-width: 0;
    font-size: 12px;
    min-height: 42px;
    width: 100%;
  }
}
.but_120 {
  min-width: 120px;
}
.but_border {
  color: #58a6ff;
  border: 1px solid #58a6ff;
  background-color: rgba(88, 166, 255, 0.1);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.but_black {
  color: var(--white);
  background-color: var(--black);
}
.but::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: repeating-linear-gradient(
      75grad,
      rgba(0, 0, 0, 0) 25%,
      rgba(255, 255, 255, 0.6) 26%,
      rgba(0, 0, 0, 0) 50%,
      rgba(0, 0, 0, 0) 100%
    ),
    transparent;
  -webkit-animation: mymove 2s infinite linear;
  animation: mymove 2s infinite linear;
  z-index: 1;
}
@media (any-hover: hover) {
  .but:hover {
    background-color: var(--hover);
  }
}
.but:focus-visible {
  background-color: var(--hover);
}
.but:active {
  background-color: var(--active);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
@-webkit-keyframes mymove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 500px 0;
  }
}
@keyframes mymove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 500px 0;
  }
}
.cp-rabbit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .cp-rabbit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .cp-rabbit_reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.cp-rabbit__descr {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 530px;
  flex: 0 1 530px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .cp-rabbit__descr {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding: 0;
  }
}
.cp-rabbit__image {
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 643px;
  flex: 0 1 643px;
  width: 100%;
}
@media (max-width: 768px) {
  .cp-rabbit__image {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
}
.cp-card {
  border-radius: 20px;
  padding: 24px;
  -webkit-box-shadow: 0 8px 32px rgba(88, 166, 255, 0.15),
    inset 0 1px 2px rgba(255, 255, 255, 0.08), 0 0 0 1px rgba(88, 166, 255, 0.1);
  box-shadow: 0 8px 32px rgba(88, 166, 255, 0.15),
    inset 0 1px 2px rgba(255, 255, 255, 0.08), 0 0 0 1px rgba(88, 166, 255, 0.1);
  background: rgba(22, 27, 34, 0.4);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(88, 166, 255, 0.2);
  transition: all 0.3s ease, box-shadow 0.4s ease;
}
.cp-card img {
  max-height: 336px;
  object-fit: contain;
  object-position: center;
}
@media (any-hover: hover) {
  .cp-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(88, 166, 255, 0.3),
      inset 0 1px 2px rgba(255, 255, 255, 0.12),
      0 0 0 1px rgba(88, 166, 255, 0.3);
  }
}
.mb-section:not(:last-child) {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .mb-section:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .mb-section:not(:last-child) {
    margin-bottom: 40px;
  }
}
.mb-24:not(:last-child) {
  margin-bottom: 24px;
}
.mb-12:not(:last-child) {
  margin-bottom: 12px;
}
.mb-16:not(:last-child) {
  margin-bottom: 16px;
}
.mb-8:not(:last-child) {
  margin-bottom: 8px;
}
.mb-40-20:not(:last-child) {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .mb-40-20:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .mb-40-20:not(:last-child) {
    margin-bottom: 20px;
  }
}
.mb-12-8:not(:last-child) {
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  .mb-12-8:not(:last-child) {
    margin-bottom: 8px;
  }
}
.hover-opacity {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .hover-opacity:hover {
    opacity: 0.5;
  }
}
.hover-opacity:focus-visible {
  opacity: 0.5;
}
.hover-opacity:active {
  opacity: 0.5;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hover-color {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media (any-hover: hover) {
  .hover-color:hover {
    color: var(--hover);
  }
}
.hover-color:focus-visible {
  color: var(--hover);
}
.hover-color:active {
  color: var(--active);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--container-step);
}
@media (max-width: 991px) {
  .container {
    padding: 0 var(--container-step-tablet);
  }
}
@media (max-width: 600px) {
  .container {
    padding: 0 var(--container-step-mobile);
  }
}
.rd-transfer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: var(--font-main);
  min-height: 100vh;
  overflow: hidden;
  color: var(--main);
  background-color: var(--background-page);
}
.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.main_no-margin:not(:last-child) {
  margin-bottom: 0;
}
a,
button {
  color: var(--main);
}
.d-block {
  display: block;
}
.w100 {
  min-width: 0;
  width: 100%;
}
.relative-z2 {
  position: relative;
  z-index: 2;
}
.word-break {
  word-break: break-all;
}
.m-auto {
  margin-left: auto;
  margin-right: auto;
}
.img-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.img-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.underline {
  text-decoration: underline;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.fw-100 {
  font-weight: 100;
}
.fw-200 {
  font-weight: 200;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}
.fw-900 {
  font-weight: 900;
}
.rd-upload img {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.rd-load img {
  opacity: 1;
}
.scroll {
  padding-bottom: 10px;
  overflow: auto;
}
.scroll::-webkit-scrollbar {
  height: 4px;
  background-color: var(--white);
}
.scroll::-webkit-scrollbar-thumb {
  background-color: var(--brown);
}
.terms {
  padding: 80px 0 0 0;
}
.terms h1 {
  font-size: 42px;
  line-height: 1.3;
  color: var(--main);
  font-weight: 700;
}
@media (max-width: 991px) {
  .terms h1 {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .terms h1 {
    font-size: 16px;
  }
}
.terms h1:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .terms h1:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .terms h1:not(:last-child) {
    margin-bottom: 15px;
  }
}
.terms h2 {
  font-size: 36px;
  line-height: 1.3;
  color: var(--main);
  font-weight: 700;
}
@media (max-width: 991px) {
  .terms h2 {
    font-size: 25px;
  }
}
@media (max-width: 600px) {
  .terms h2 {
    font-size: 14px;
  }
}
.terms h2:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .terms h2:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .terms h2:not(:last-child) {
    margin-bottom: 15px;
  }
}
.terms p {
  font-size: 20px;
  line-height: 1.3;
  color: var(--main);
  font-weight: 400;
}
@media (max-width: 991px) {
  .terms p {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .terms p {
    font-size: 12px;
  }
}
.terms p:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .terms p:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .terms p:not(:last-child) {
    margin-bottom: 15px;
  }
}
.terms ul:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .terms ul:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .terms ul:not(:last-child) {
    margin-bottom: 15px;
  }
}
.terms li {
  font-size: 18px;
  line-height: 1.3;
  color: var(--main);
  font-weight: 400;
}
@media (max-width: 991px) {
  .terms li {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .terms li {
    font-size: 12px;
  }
}
.terms li:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .terms li:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .terms li:not(:last-child) {
    margin-bottom: 15px;
  }
}
.header {
  padding: 15px 0;
}
@media (max-width: 600px) {
  .header {
    padding: 12px 0;
  }
}
.header__buttons {
  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;
  gap: 16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header__container {
  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;
}
.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1220px) {
  .header__menu {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .header__menu {
    -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;
      z-index: 1000;
  }
}
@media (max-width: 600px) {
  .header__menu {
    padding: 80px 30px 30px 30px;
  }
}
.header__menu.active {
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
.burger.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}
.burger.active span:nth-child(2) {
  opacity: 0;
}
.burger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -6px);
}
.header__exit-menu {
  display: none;
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: transparent;
}
@media (max-width: 991px) {
  .header__exit-menu {
    display: block;
    top: 30px;
    right: 30px;
  }
}
@media (max-width: 600px) {
  .header__exit-menu {
    top: 15px;
    right: 15px;
  }
}
.header__exit-menu::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::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 {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 40px;
}
@media (max-width: 1220px) {
  .nav__list {
    gap: 10px 20px;
  }
}
@media (max-width: 991px) {
  .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
}
.nav__list_footer {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .nav__list_footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 10px 20px;
  }
}
.burger {
  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: 26px;
  height: 18px;
  background-color: transparent;
  cursor: pointer;
  z-index: 101;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.burger span {
  display: block;
  width: 100%;
  height: 3px;
  background: linear-gradient(135deg, #58a6ff 0%, #8b5cf6 100%);
  border-radius: 10px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(88, 166, 255, 0.3);
}
@media (any-hover: hover) {
  .burger:hover span {
    background: linear-gradient(135deg, #6eb6ff 0%, #9c6ff6 100%);
    box-shadow: 0 4px 12px rgba(88, 166, 255, 0.5);
  }
}
@media (max-width: 600px) {
  .hero__text {
    text-align: center;
  }
}
.hero__top {
  padding: 80px 0 40px;
  position: relative;
}
@media (max-width: 991px) {
  .hero__top {
    padding: 60px 0 40px;
  }
}
@media (max-width: 600px) {
  .hero__top {
    padding: 40px 0 30px;
  }
}
.hero__content {
  position: relative;
  z-index: 2;
}
.hero__wrapper {
  display: flex;
  align-items: center;
  gap: 60px;
  position: relative;
  min-height: 500px;
}
@media (max-width: 1220px) {
  .hero__wrapper {
    gap: 40px;
    min-height: 450px;
  }
}
@media (max-width: 991px) {
  .hero__wrapper {
    flex-direction: column;
    gap: 40px;
    min-height: auto;
  }
}
@media (max-width: 600px) {
  .hero__wrapper {
    gap: 30px;
  }
}
.hero__decor {
  position: absolute;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(88, 166, 255, 0.2) 0, transparent 70%);
  pointer-events: none;
  animation: float 20s infinite ease-in-out;
}
.hero__decor_1 {
  width: 300px;
  height: 300px;
  top: -50px;
  right: 10%;
  animation-delay: 0s;
}
@media (max-width: 991px) {
  .hero__decor_1 {
    width: 200px;
    height: 200px;
    right: 0;
  }
}
.hero__decor_2 {
  width: 200px;
  height: 200px;
  bottom: -50px;
  left: 5%;
  background: radial-gradient(circle, rgba(139, 92, 246, 0.2) 0, transparent 70%);
  animation-delay: 7s;
}
@media (max-width: 991px) {
  .hero__decor_2 {
    width: 150px;
    height: 150px;
    left: 0;
  }
}
.hero__decor_3 {
  width: 150px;
  height: 150px;
  top: 50%;
  right: -20px;
  background: radial-gradient(circle, rgba(88, 166, 255, 0.15) 0, transparent 70%);
  animation-delay: 14s;
}
@media (max-width: 991px) {
  .hero__decor_3 {
    display: none;
  }
}
@keyframes float {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  33% {
    transform: translate(30px, -30px) scale(1.1);
  }
  66% {
    transform: translate(-30px, 30px) scale(0.9);
  }
}
.hero__text-wrapper {
  flex: 0 1 600px;
  width: 100%;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .hero__text-wrapper {
    flex: none;
    order: 1;
  }
}
.hero__subtitle {
  display: inline-block;
  padding: 8px 16px;
  background: rgba(88, 166, 255, 0.1);
  border: 1px solid rgba(88, 166, 255, 0.3);
  border-radius: 30px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
@media (max-width: 600px) {
  .hero__subtitle {
    font-size: 12px;
    padding: 6px 12px;
  }
}
.hero__title {
  background: linear-gradient(135deg, #e6edf3 0, rgba(88, 166, 255, 0.9) 50%, #e6edf3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: gradient-shift 8s infinite ease-in-out;
}
@keyframes gradient-shift {
  0%, 100% {
    filter: hue-rotate(0deg);
  }
  50% {
    filter: hue-rotate(10deg);
  }
}
.hero__buttons {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .hero__buttons {
    flex-direction: column;
    gap: 12px;
  }
  .hero__buttons .but {
    width: 100%;
  }
}
.hero__image-wrapper {
  flex: 1;
  position: relative;
  max-width: 600px;
  min-height: 400px;
}
@media (max-width: 991px) {
  .hero__image-wrapper {
    flex: none;
    width: 100%;
    max-width: 100%;
    order: 0;
    min-height: 350px;
  }
}
@media (max-width: 600px) {
  .hero__image-wrapper {
    min-height: 280px;
  }
}
.hero__image-glow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  background: radial-gradient(circle, rgba(88, 166, 255, 0.3) 0, transparent 70%);
  animation: pulse 4s infinite ease-in-out;
  pointer-events: none;
}
@keyframes pulse {
  0%, 100% {
    opacity: 0.5;
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    opacity: 0.8;
    transform: translate(-50%, -50%) scale(1.1);
  }
}
.hero__image {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 20px;
  filter: drop-shadow(0 20px 60px rgba(88, 166, 255, 0.3));
  transition: transform 0.5s ease;
}
@media (max-width: 991px) {
  .hero__image {
    object-fit: cover;
    border-radius: 16px;
  }
}
@media (any-hover: hover) {
  .hero__image:hover {
    transform: scale(1.05);
  }
}
.hero-secondary__image {
  width: 100%;
  max-width: 600px;
}
@media (max-width: 991px) {
  .hero-secondary__image {
    flex: none;
    max-width: 280px;
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  .hero-secondary__image {
    max-width: 240px;
  }
}
.hero-secondary__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 16px;
  box-shadow: 0 12px 40px rgba(88, 166, 255, 0.2),
    inset 0 1px 2px rgba(255, 255, 255, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 768px) {
  .hero-secondary__image img {
    box-shadow: 0 8px 24px rgba(88, 166, 255, 0.15);
  }
}
@media (any-hover: hover) {
  .hero-secondary__image img:hover {
    transform: translateY(-5px) scale(1.02);
    box-shadow: 0 16px 50px rgba(88, 166, 255, 0.3),
      inset 0 1px 2px rgba(255, 255, 255, 0.12);
  }
}
.tops__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 991px) {
  .tops__item {
    gap: 12px;
  }
}
.tops__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 991px) {
  .tops__left {
    gap: 8px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }
}
@media (max-width: 600px) {
  .tops__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
  }
}
.tops__line {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tops__icon {
  width: 48px;
  height: 48px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  line-height: 1;
}
@media (max-width: 991px) {
  .tops__icon {
    width: 36px;
    height: 36px;
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .tops__icon {
    width: 28px;
    height: 28px;
    font-size: 20px;
  }
}
.reviews__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .reviews__top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 600px) {
  .reviews__text {
    text-align: center;
  }
}
.reviews__controls {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
@media (max-width: 991px) {
  .reviews__controls {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.slider-prev {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.slider-next,
.slider-prev {
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.slider-next:hover,
.slider-prev:hover {
  opacity: 0.7;
}
.slider-next:active,
.slider-prev:active {
  opacity: 0.5;
}
.slider {
  overflow: hidden;
}
.slider .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
.slider__slide {
  height: auto;
  width: 400px;
  flex-shrink: 0;
  box-sizing: border-box;
  margin: 0 12px;
}
@media (max-width: 768px) {
  .slider__slide {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
@media (max-width: 600px) {
  .slider__slide {
    width: 100%;
    margin: 0;
  }
}
.slider__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2px;
}
.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
.footer__bottom nav {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 991px) {
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.popupauth {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 8;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.popupauth.active {
  opacity: 1;
  visibility: visible;
}
.popupauth__close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.popupauth__content {
  padding: 30px;
  width: 500px;
  overflow: auto;
  position: relative;
  z-index: 2;
  margin: auto;
  background-color: rgba(22, 27, 34, 0.98);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  border-radius: 24px;
  padding: 30px 20px;
  border: 1px solid rgba(88, 166, 255, 0.2);
  box-shadow: 0 20px 60px rgba(88, 166, 255, 0.15),
    inset 0 1px 2px rgba(255, 255, 255, 0.08);
}
@media (max-width: 600px) {
  .popupauth__content {
    padding: 24px 10px;
    width: 95%;
  }
}
.popupauth__item {
  display: none;
}
.popupauth__item.active {
  display: block;
}
.form__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}
.status {
  border-radius: 30px;
  margin-top: 15px;
  padding: 10px;
  background-color: green;
  display: none;
}
.form.active .status {
  display: block;
}
.age-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.85);
}
.age-popup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 50% 50%, rgba(88, 166, 255, 0.1) 0%, rgba(13, 17, 23, 0.98) 100%);
  animation: fadeIn 0.3s ease;
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
.age-popup__content {
  position: relative;
  z-index: 2;
  background: linear-gradient(135deg, rgba(22, 27, 34, 0.98) 0%, rgba(26, 31, 41, 0.98) 100%);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  border-radius: 32px;
  padding: 50px 40px;
  max-width: 550px;
  width: 95%;
  border: 2px solid rgba(88, 166, 255, 0.3);
  box-shadow: 0 30px 80px rgba(88, 166, 255, 0.25),
    0 0 60px rgba(139, 92, 246, 0.15),
    inset 0 1px 2px rgba(255, 255, 255, 0.1);
  animation: scaleIn 0.3s ease;
}
@keyframes scaleIn {
  from {
    transform: scale(0.9);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.age-popup__icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 60px;
  filter: drop-shadow(0 8px 20px rgba(88, 166, 255, 0.4));
  animation: pulse 2s infinite ease;
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
.cookie-popup {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(22, 27, 34, 0.98) 0%, rgba(13, 17, 23, 0.95) 100%);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  z-index: 9998;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px 20px;
  border-top: 2px solid rgba(88, 166, 255, 0.3);
  box-shadow: 0 -12px 50px rgba(88, 166, 255, 0.2),
    0 0 40px rgba(139, 92, 246, 0.1);
  animation: slideUp 0.4s ease;
}
@keyframes slideUp {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.cookie-popup__content {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 1200px;
  width: 100%;
  flex-wrap: wrap;
}
.cookie-popup__content p {
  flex: 1;
  min-width: 200px;
}
@media (max-width: 768px) {
  .cookie-popup__content {
    flex-direction: column;
    gap: 16px;
  }
  .cookie-popup {
    padding: 20px 15px;
  }
  .cookie-popup__content .but {
    width: 100%;
  }
}
@media (any-hover: hover) {
  .but:hover:not(.but_border) {
    box-shadow: 0 12px 36px rgba(88, 166, 255, 0.4),
      inset 0 1px 0 rgba(255, 255, 255, 0.15);
    transform: translateY(-3px);
  }
}
.but_border:hover {
  box-shadow: 0 8px 24px rgba(88, 166, 255, 0.25);
  background-color: rgba(88, 166, 255, 0.15);
  border-color: rgba(88, 166, 255, 0.4);
}
.header,
.header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: rgba(13, 17, 23, 0.98);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  border-bottom: 1px solid rgba(88, 166, 255, 0.15);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.4),
    0 0 1px rgba(88, 166, 255, 0.1);
  transition: all 0.3s ease;
}
.footer,
.footer {
  background: linear-gradient(180deg, #0a0d12 0%, #0d1117 25%, #161b22 75%, #1a1f29 100%);
  border-top: 1px solid rgba(88, 166, 255, 0.15);
  box-shadow: 0 -4px 30px rgba(0, 0, 0, 0.3);
}
.hero,
.hero {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .hero,
  .hero {
    padding-top: 60px;
  }
}
@media (max-width: 600px) {
  .hero,
  .hero {
    padding-top: 40px;
  }
}
.game {
  border-radius: 20px;
  padding: 20px;
  background: rgba(22, 27, 34, 0.4);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(88, 166, 255, 0.2);
  transition: all 0.3s ease, box-shadow 0.4s ease;
  box-shadow: 0 8px 32px rgba(88, 166, 255, 0.15),
    inset 0 1px 2px rgba(255, 255, 255, 0.08);
}
@media (any-hover: hover) {
.game:hover {
    transform: translateY(-8px);
    box-shadow: 0 16px 48px rgba(88, 166, 255, 0.3),
      inset 0 1px 2px rgba(255, 255, 255, 0.12);
  }
}
.section,
.section {
  background: rgba(22, 27, 34, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(88, 166, 255, 0.15);
  border-radius: 20px;
  padding: 32px;
}
@media (max-width: 991px) {
  .section,
  .section {
    padding: 24px;
  }
}
@media (max-width: 600px) {
  .section,
  .section {
    padding: 16px;
  }
}
