@-webkit-keyframes up {
  0%,
  50%,
  to {
    margin-bottom: 0;
  }
  16% {
    margin-bottom: 100%;
    height: 20px;
  }
}
@keyframes up {
  0%,
  50%,
  to {
    margin-bottom: 0;
  }
  16% {
    margin-bottom: 100%;
    height: 20px;
  }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
fieldset,
img {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}
a img,
fieldset,
img {
  border: 0;
}
input[type="email"],
input[type="tel"],
input[type="text"],
textarea {
  -webkit-appearance: none;
}
button,
input[type="submit"] {
  cursor: pointer;
}
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
button,
input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
a,
a:focus,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
span,
textarea {
  outline: 0;
}
ol,
ul {
  list-style-type: none;
}
a {
  text-decoration: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}
*,
:after,
:before {
  box-sizing: inherit;
}
@media (prefers-reduced-motion: reduce) {
  * {
    transition: none !important;
  }
}
@font-face {
  font-family: "Digital Dismay";
  src: url(../../fonts/DigitalDismay/digital-dismay-webfont.woff2)
      format("woff2"),
    url(../../fonts/DigitalDismay/digital-dismay-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Druk Wide";
  src: url(../../fonts/DrukWide/DrukWide-Bold.woff2) format("woff2"),
    url(../../fonts/DrukWide/DrukWide-Bold.woff) format("woff"),
    url(../../fonts/DrukWide/DrukWide-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Monument Extended";
  src: url(../..//fonts/MonumentExtended/MonumentExtended-Regular.woff2)
      format("woff2"),
    url(../../fonts/MonumentExtended/MonumentExtended-Regular.woff)
      format("woff"),
    url(../../fonts/MonumentExtended/MonumentExtended-Regular.ttf)
      format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Monument Extended";
  src: url(../..//fonts/MonumentExtended/MonumentExtended-Ultrabold.woff2)
      format("woff2"),
    url(../../fonts/MonumentExtended/MonumentExtended-Ultrabold.woff)
      format("woff"),
    url(../../fonts/MonumentExtended/MonumentExtended-Ultrabold.ttf)
      format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "HelveticaNeueCyr";
  src: url(../../fonts/HelvNew/HelveticaNeueCyr-Medium.woff2) format("woff2"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Medium.woff) format("woff"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueCyr";
  src: url(../../fonts/HelvNew/HelveticaNeueCyr-Light.woff2) format("woff2"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Light.woff) format("woff"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueCyr";
  src: url(../../fonts/HelvNew/HelveticaNeueCyr-Bold.woff2) format("woff2"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Bold.woff) format("woff"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueCyr";
  src: url(../../fonts/HelvNew/HelveticaNeueCyr-Roman.woff2) format("woff2"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Roman.woff) format("woff"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Roman.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueCyr";
  src: url(../../fonts/HelvNew/HelveticaNeueCyr-Heavy.woff2) format("woff2"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Heavy.woff) format("woff"),
    url(../../fonts/HelvNew/HelveticaNeueCyr-Heavy.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid #fff;
}
@media only screen and (max-width: 990px) {
  .header {
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .header {
    background-color: transparent;
    border-bottom: none;
  }
}
.header .logoWhite,
.header__logo a {
  display: block;
}
.header .logoBlack,
.header__burger.active span,
.header__logo.active .logoWhite {
  display: none;
}
.header__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__logo {
  max-width: 135px;
  z-index: 4;
  transition: all 0.5s;
}
@media only screen and (max-width: 920px) {
  .header__logo {
    max-width: 115px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 768px) {
  .header__logo {
    max-width: 90px;
  }
}
.header__logo img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 920px) {
  .menu {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #0f1735 0%, #0a1b62 89.01%);
    transition: right 0.5s;
    padding: 65px 0 50px;
  }
}
.menu::before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: blur(8px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/header/bg-header.svg);
}
@media only screen and (max-width: 920px) {
  .menu::before {
    display: block;
  }
}
.menu::after {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background: rgba(255, 255, 255, 0.05);
}
@media only screen and (max-width: 920px) {
  .menu::after {
    display: block;
  }
}
.menu__list {
  display: flex;
}
@media only screen and (max-width: 920px) {
  .menu__list {
    flex-direction: column;
    max-width: 100%;
    margin: 0 auto;
  }
}
.menu__list li {
  padding-left: 80px;
}
@media only screen and (max-width: 1440px) {
  .menu__list li {
    padding-left: 60px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1080px) {
  .menu__list li {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1080px) and (max-width: 920px) {
  .menu__list li {
    padding-left: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #253e9f;
  }
}
.menu__list li:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 920px) {
  .menu__list li:first-child {
    padding-left: 30px;
  }
}
.menu__list .whiteList {
  padding-right: 10px;
  font-weight: 500;
}
.menu__list .login {
  font-weight: 500;
  padding-left: 12px;
  border-left: 2px solid #000;
}
@media only screen and (max-width: 920px) {
  .menu__list .login {
    padding-left: 30px;
    border: 0;
  }
}
.menu__link {
  display: block;
  text-decoration: none;
  font-size: 16px;
  line-height: 100%;
  color: #121740;
  position: relative;
}
@media only screen and (max-width: 920px) {
  .menu__link {
    font-size: 18px;
    color: #fff;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    padding-left: 30px;
    line-height: 1;
  }
}
.menu__link:hover {
  text-decoration: underline;
}
.header-btn {
  background-color: transparent;
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 920px) {
  .header-btn {
    display: block;
    transition: all 0.5s;
  }
}
.header__burger {
  display: block;
  position: relative;
  width: 35px;
  height: 27px;
  z-index: 4;
}
.header__burger span,
.header__burger::after,
.header__burger::before {
  position: absolute;
  right: 0;
  width: 100%;
  height: 4px;
  background-color: #5e6eff;
}
.header__burger span {
  top: 12px;
}
.header__burger::after,
.header__burger::before {
  content: "";
}
.header__burger::before {
  top: 0;
}
.header__burger::after {
  bottom: 0;
}
.header__burger.active::before {
  transform: rotate(45deg) translateY(-50%);
  top: 45%;
  right: 3px;
  width: 100%;
  background-color: #fff;
}
.header__burger.active::after {
  transform: rotate(-45deg) translateY(-50%);
  top: 45%;
  width: 100%;
  background-color: #fff;
}
.menu.active {
  right: 0;
}
.header__logo.active {
  max-width: 100px;
}
.header__logo.active a {
  margin-left: 10px;
}
.header__logo.active .logoBlack {
  display: block;
}
.menu__list li.active {
  font-weight: 700;
}
@media only screen and (max-width: 920px) {
  .menu__list li.active {
    font-weight: 400;
    background: rgba(37, 62, 159, 0.4);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
  }
}
.menu__list li.active .menu__link {
  color: #5e6eff;
}
@media only screen and (max-width: 920px) {
  .menu__list li.active .menu__link {
    color: #fff;
  }
}
.header-black .logoWhite,
.header-none .header__logo .logoWhite,
.intro-canvas-hero div,
.intro-canvas-man div,
.menu__link span {
  display: none;
}
@media only screen and (max-width: 920px) {
  .menu__link span {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}
.menu__link span svg {
  fill: #324db8;
  width: 100%;
  height: 100%;
}
.menu__list li.active svg {
  fill: #fff;
}
.menu__list li.active .svg-team {
  fill: none;
  stroke: #fff;
}
.header-black {
  background: rgba(255, 255, 255, 0.05);
  border-bottom: none;
  padding: 30px 20px;
}
@media only screen and (max-width: 990px) {
  .header-black {
    padding: 20px;
  }
}
.header-black .logoBlack,
.header-none .header__logo .logoBlack {
  display: block;
}
.header-black .menu__link {
  color: #fff;
}
.header-black .login {
  border-left: 2px solid #fff;
}
@media only screen and (max-width: 920px) {
  .header-black .login {
    border: 0;
  }
}
.header-black .header__burger span,
.header-black .header__burger::after,
.header-black .header__burger::before {
  background-color: #fff;
}
.header-none {
  background-color: transparent;
  border-bottom: none;
}
@media only screen and (max-width: 990px) {
  .header-none {
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .header-none {
    top: 25px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) and (max-width: 520px) {
  .header-none {
    top: 20px;
  }
}
@media only screen and (max-width: 990px) {
  .header-none .header__logo {
    margin: 0 auto;
    max-width: 150px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 520px) {
  .header-none .header__logo {
    max-width: 120px;
  }
}
.header-none .header-btn,
.header-none .menu {
  display: none !important;
}
body,
html {
  font-family: "HelveticaNeueCyr", sans-serif;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 170%;
  font-weight: 400;
}
@media only screen and (max-width: 1220px) {
  body,
  html {
    font-size: 14px;
  }
}
html.active,
html.active body {
  overflow: hidden;
}
.container-all {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
.section-main {
  padding: 0 20px;
}
.out {
  overflow: hidden;
}
.breadcrumbs-wrap a,
.home-title {
  color: #fff;
  font-size: 36px;
  line-height: 120%;
  text-transform: uppercase;
}
@media only screen and (max-width: 1220px) {
  .home-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .home-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) {
  .home-title {
    font-size: 26px;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) and (max-width: 600px) {
  .home-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) and (max-width: 600px) and (max-width: 520px) {
  .home-title {
    font-size: 16px;
  }
}
.home-btn {
  font-size: 16px;
  line-height: 120%;
  font-weight: 700;
  padding: 18px 30px 18px 25px;
  color: #fff;
  border-radius: 15px;
  position: relative;
  z-index: 4;
  display: inline-block;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
@media only screen and (max-width: 1220px) {
  .home-btn {
    font-size: 14px;
    padding: 15px 25px 15px 20px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) {
  .home-btn {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #fff;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    width: 100%;
  }
}
.font-title {
  font-family: "Druk Wide";
}
.font-title-page {
  font-family: "Monument Extended";
  font-weight: 400;
}
.wrap-btn {
  position: relative;
  display: inline-block;
  margin-left: 10px;
}
.game-title {
  font-family: "Monument Extended";
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (max-width: 1220px) {
  .game-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .game-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) {
  .game-title {
    font-size: 22px;
  }
}
.footer-bottom p,
.game-text {
  font-size: 16px;
  line-height: 170%;
  color: #b7b9c0;
}
@media only screen and (max-width: 1220px) {
  .game-text {
    font-size: 14px;
  }
}
.btn-3d {
  position: absolute;
  left: -6px;
  bottom: -6px;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  overflow: hidden;
  border-radius: 15px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .btn-3d {
    display: none;
  }
}
.btn-3d-lineLeftBottom1,
.btn-3d-lineLeftBottom2,
.btn-3d-lineLeftTop,
.btn-3d-lineRightBottom {
  position: absolute;
  width: 10%;
  height: 1px;
  background-color: #fff;
}
.btn-3d-lineLeftTop {
  top: 12px;
  left: -6px;
  transform: rotate(315deg);
}
.btn-3d-lineLeftBottom1 {
  bottom: 15px;
  left: -2px;
  transform: rotate(320deg);
}
.btn-3d-lineLeftBottom2 {
  bottom: 2px;
  left: 10px;
  transform: rotate(325deg);
}
.btn-3d-lineRightBottom {
  bottom: 2px;
  right: 5px;
  transform: rotate(323deg);
}
.block-3d {
  position: absolute;
  left: -13px;
  bottom: -13px;
  width: 100%;
  height: 100%;
  border: 2px solid #38618e;
  overflow: hidden;
  z-index: 2;
}
.block-3d-intro {
  border-radius: 35px;
}
.block-3d-lineLeftBottom1,
.block-3d-lineLeftBottom2,
.block-3d-lineLeftTop,
.block-3d-lineRightBottom {
  position: absolute;
  width: 5%;
  height: 2px;
  background-color: #38618e;
}
.block-3d-lineLeftTop {
  top: 30px;
  left: -10px;
  transform: rotate(310deg);
}
.block-3d-lineLeftBottom1 {
  bottom: 35px;
  left: -10px;
  transform: rotate(320deg);
}
.block-3d-lineLeftBottom2 {
  bottom: 5px;
  left: 30px;
  transform: rotate(325deg);
}
.block-3d-lineRightBottom {
  bottom: 5px;
  right: 20px;
  transform: rotate(320deg);
}
.background {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #1a2341 0%, #121521 5%);
}
.bg-game-page {
  background: linear-gradient(0deg, #111944 0%, #060a19 31.21%, #090c1c 96.52%);
}
.breadcrumbs-container {
  width: 100%;
  position: relative;
  z-index: 2;
}
.breadcrumbs-wrap {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}
.breadcrumbs-wrap::before {
  content: "";
  position: absolute;
  top: 45%;
  left: 0;
  transform: translateY(-50%);
  width: 11px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/header/breadcrumbs.svg);
}
@media only screen and (max-width: 920px) {
  .breadcrumbs-wrap::before {
    width: 8px;
    height: 10px;
  }
}
.breadcrumbs-wrap a {
  font-family: "Monument Extended";
  font-size: 16px;
  padding-left: 30px;
}
@media only screen and (max-width: 920px) {
  .breadcrumbs-wrap a {
    font-size: 15px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .breadcrumbs-wrap a {
    font-size: 14px;
  }
}
.footer::before,
.kube-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
}
.kube-wrap img {
  width: 100%;
  height: auto;
}
.kube-intro-115 {
  left: -70px;
  bottom: 120px;
  max-width: 115px;
  max-height: 115px;
}
.kube-intro-70 {
  right: -30px;
  bottom: 150px;
  max-width: 70px;
  max-height: 70px;
}
.kube-hero-105 {
  top: 250px;
  left: 20px;
  max-width: 105px;
  max-height: 105px;
}
.kube-hero-105-2 {
  top: 130px;
  right: -120px;
  max-width: 105px;
  max-height: 105px;
}
.kube-hero-160 {
  top: 600px;
  right: -90px;
  max-width: 160px;
  max-height: 160px;
}
.kube-hero-80 {
  top: 510px;
  right: 220px;
  max-width: 80px;
  max-height: 80px;
}
.kube-hero-95 {
  top: 610px;
  left: 400px;
  max-width: 95px;
  max-height: 95px;
}
.kube-stage-130 {
  left: -50px;
  bottom: -130px;
  max-width: 130px;
  max-height: 130px;
}
@media only screen and (max-width: 1080px) {
  .kube-stage-130 {
    left: -150px;
    bottom: 0;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .kube-stage-130 {
    left: -70px;
    bottom: -60px;
    max-width: 110px;
    max-height: 110px;
  }
}
.kube-stage-105 {
  right: 5px;
  bottom: -190px;
  max-width: 105px;
  max-height: 105px;
}
@media only screen and (max-width: 1080px) {
  .kube-stage-105 {
    right: 5px;
    bottom: -260px;
    z-index: 1;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .kube-stage-105 {
    right: 37%;
    bottom: -190px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) and (max-width: 620px) {
  .kube-stage-105 {
    display: none;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) and (max-width: 620px) and (max-width: 520px) {
  .kube-stage-105 {
    display: block;
    right: 0%;
    bottom: -200px;
  }
}
.kube-stage-70 {
  right: 20%;
  bottom: 15%;
  max-width: 70px;
  max-height: 70px;
}
@media only screen and (max-width: 1080px) {
  .kube-stage-70 {
    right: -3%;
    bottom: 23%;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .kube-stage-70 {
    right: -10%;
  }
}
.kube-stage-95 {
  left: 200px;
  bottom: -340px;
  max-width: 95px;
  max-height: 95px;
}
@media only screen and (max-width: 1080px) {
  .kube-stage-95 {
    left: 200px;
    bottom: -160px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .kube-stage-95 {
    display: none;
  }
}
.kube-stage-135 {
  right: 140px;
  bottom: -550px;
  max-width: 135px;
  max-height: 135px;
  z-index: 1;
}
@media only screen and (max-width: 1080px) {
  .kube-stage-135 {
    right: auto;
    left: 0;
    bottom: -390px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .kube-stage-135 {
    display: none;
  }
}
.kube-backers-95 {
  top: -120px;
  left: -150px;
}
.kube-backers-105 {
  top: -10px;
  right: 29%;
  max-width: 105px;
  max-height: 105px;
}
@media only screen and (max-width: 920px) {
  .kube-backers-105 {
    max-width: 90px;
    max-height: 90px;
    right: 25%;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .kube-backers-105 {
    top: -70px;
    right: 5%;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .kube-backers-105 {
    right: -20%;
  }
}
.kube-backers-90 {
  bottom: -70px;
  left: 165px;
  max-width: 90px;
  max-height: 90px;
  z-index: 4;
}
@media only screen and (max-width: 920px) {
  .kube-backers-90 {
    max-width: 70px;
    max-height: 70px;
    bottom: -50px;
    left: 105px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .kube-backers-90 {
    bottom: -220px;
    left: -35px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .kube-backers-90 {
    max-width: 60px;
    max-height: 60px;
    bottom: -150px;
    left: -40px;
  }
}
.kube-backers-80 {
  top: -300px;
  right: 100px;
  max-width: 80px;
  max-height: 80px;
  z-index: 4;
}
@media only screen and (max-width: 920px) {
  .kube-backers-80 {
    display: none;
  }
}
.kube-backers-95 {
  bottom: -230px;
  right: 140px;
  max-width: 95px;
  max-height: 95px;
}
@media only screen and (max-width: 767px) {
  .kube-backers-95 {
    bottom: auto;
    right: auto;
    top: -140px;
    left: 100px;
    max-width: 60px;
    max-height: 60px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 520px) {
  .kube-backers-95 {
    left: 40px;
  }
}
.kube-backers-92 {
  bottom: -270px;
  right: 120px;
  max-width: 92px;
  max-height: 92px;
}
@media only screen and (max-width: 1220px) {
  .kube-backers-92 {
    bottom: -390px;
    right: 100px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .kube-backers-92 {
    bottom: -350px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) {
  .kube-backers-92 {
    display: none;
  }
}
.kube-backers-135 {
  bottom: -530px;
  right: 200px;
  max-width: 130px;
  max-height: 130px;
}
@media only screen and (max-width: 1220px) {
  .kube-backers-135 {
    display: none;
  }
}
.kube-hero-125 {
  top: 100px;
  left: -50px;
  max-width: 125px;
  max-height: 125px;
  z-index: 1;
}
@media only screen and (max-width: 1080px) {
  .kube-hero-125 {
    max-width: 75px;
    max-height: 75px;
    left: 20px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .kube-hero-125 {
    max-width: 35px;
    max-height: 35px;
    left: -15px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) and (max-width: 520px) {
  .kube-hero-125 {
    top: 60px;
  }
}
.kube-hero-90 {
  top: 300px;
  right: -30px;
  max-width: 90px;
  max-height: 90px;
  z-index: 1;
}
@media only screen and (max-width: 1080px) {
  .kube-hero-90 {
    top: 200px;
    max-width: 75px;
    max-height: 75px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .kube-hero-90 {
    top: 180px;
    right: -15px;
    max-width: 35px;
    max-height: 35px;
  }
}
.kube-hero-120 {
  top: 350px;
  left: 180px;
  max-width: 120px;
  max-height: 120px;
  z-index: 1;
}
@media only screen and (max-width: 1080px) {
  .kube-hero-120 {
    max-width: 90px;
    max-height: 90px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .kube-hero-120 {
    top: 250px;
    left: 140px;
    max-width: 45px;
    max-height: 45px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) and (max-width: 520px) {
  .kube-hero-120 {
    top: 170px;
    left: 50px;
  }
}
.kube-hero-200 {
  bottom: -70px;
  right: 130px;
  max-width: 200px;
  max-height: 200px;
  z-index: 1;
}
@media only screen and (max-width: 1220px) {
  .kube-hero-200 {
    bottom: -50px;
    right: 130px;
    max-width: 150px;
    max-height: 150px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .kube-hero-200 {
    max-width: 100px;
    max-height: 100px;
    bottom: 0;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) {
  .kube-hero-200 {
    max-width: 75px;
    max-height: 75px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) and (max-width: 520px) {
  .kube-hero-200 {
    right: 40px;
    bottom: -25px;
  }
}
.intro-canvas-hero {
  position: absolute;
  bottom: 35px;
  left: 30%;
  width: 100%;
  height: 100%;
  max-width: 800px;
  max-height: 500px;
  z-index: 9;
}
@media only screen and (max-width: 1336px) {
  .intro-canvas-hero {
    max-width: 600px;
    max-height: 400px;
    left: 35%;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) {
  .intro-canvas-hero {
    left: 33%;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) {
  .intro-canvas-hero {
    left: 25%;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .intro-canvas-hero {
    left: -15%;
    bottom: auto;
    top: 65px;
    max-width: 450px;
    max-height: 350px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) and (max-width: 720px) {
  .intro-canvas-hero {
    top: 110px;
    max-width: 400px;
    max-height: 300px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) and (max-width: 720px) and (max-width: 520px) {
  .intro-canvas-hero {
    left: -20%;
    top: 120px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) and (max-width: 720px) and (max-width: 520px) and (max-width: 480px) {
  .intro-canvas-hero {
    top: 110px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) and (max-width: 720px) and (max-width: 520px) and (max-width: 480px) and (max-width: 460px) {
  .intro-canvas-hero {
    top: 105px;
  }
}
.intro-canvas-hero canvas {
  width: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 767px) {
  .intro-canvas-hero canvas {
    touch-action: auto !important;
  }
}
.intro-canvas-man {
  position: absolute;
  bottom: -25px;
  left: 51%;
  width: 100%;
  height: 100%;
  max-width: 580px;
  max-height: 1080px;
  z-index: 8;
}
@media only screen and (max-width: 1336px) {
  .intro-canvas-man {
    bottom: -20px;
    right: 8%;
    max-width: 500px;
    max-height: 750px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) {
  .intro-canvas-man {
    left: 50%;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) {
  .intro-canvas-man {
    left: 52%;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .intro-canvas-man {
    bottom: auto;
    top: -100px;
    left: 16%;
    max-width: 390px;
    max-height: 550px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .intro-canvas-man {
    top: -85px;
    left: 12%;
    max-width: 350px;
    max-height: 530px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) and (max-width: 460px) {
  .intro-canvas-man {
    top: -65px;
    left: 10%;
    max-width: 330px;
    max-height: 520px;
  }
}
.intro-canvas-man canvas {
  width: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 767px) {
  .intro-canvas-man canvas {
    touch-action: auto !important;
  }
}
.footer {
  padding: 0 20px;
  padding-top: clamp(5rem, calc(5rem + ((1vw - 1.22rem) * 14.2857)), 15rem);
  position: relative;
}
@media only screen and (max-width: 520px) {
  .footer {
    padding-top: 0;
  }
}
.footer::before {
  content: "";
  top: -240px;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-image: url(../img/footer/bg-footer.svg);
  height: 200%;
}
@media only screen and (max-width: 1080px) {
  .footer::before {
    top: -170px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .footer::before {
    top: -140px;
    background-position: 0% 100%;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) and (max-width: 520px) {
  .footer::before {
    top: -110px;
  }
}
.footer .container-all {
  position: relative;
  z-index: 2;
}
.footer .block-3d,
.footer .team-cube-1,
.footer .team-cube-2 {
  display: none;
}
.footer-title {
  padding-bottom: 120px;
}
@media only screen and (max-width: 1220px) {
  .footer-title {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) {
  .footer-title {
    padding-bottom: 55px;
  }
}
.footer-icons-container {
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  padding-bottom: 90px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1220px) {
  .footer-icons-container {
    max-width: 720px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .footer-icons-container {
    max-width: 620px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .footer-icons-container {
    max-width: 480px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .footer-icons-container {
    max-width: 335px;
  }
}
.footer-icons-wrap {
  position: relative;
  max-width: 145px;
}
.footer-icon-link {
  display: block;
  width: 100%;
  max-width: 120px;
}
@media only screen and (max-width: 1220px) {
  .footer-icon-link {
    max-width: 100px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .footer-icon-link {
    max-width: 80px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .footer-icon-link {
    max-width: 65px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .footer-icon-link {
    max-width: 55px;
  }
}
.footer-icon-link img,
.hero-person img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.footer-bottom {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  border-top: 1px solid #5d6eff;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .footer-bottom {
    padding-top: 15px;
  }
}
.footer-bottom p {
  color: #5d6eff;
}
@media only screen and (max-width: 767px) {
  .footer-bottom p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 520px) {
  .footer-bottom p {
    font-size: 12px;
  }
}
.footer-blue {
  padding-top: 0;
  padding-bottom: 130px;
  max-width: 1300px;
  margin: 0 auto;
}
@media only screen and (max-width: 1440px) {
  .footer-blue {
    padding-bottom: 70px;
    max-width: 990px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 920px) {
  .footer-blue {
    max-width: 790px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 920px) and (max-width: 767px) {
  .footer-blue {
    max-width: 100%;
    box-sizing: content-box;
  }
}
.footer-blue .footer-title {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .footer-blue .footer-title {
    padding-bottom: 40px;
    text-align: left;
    font-size: 16px;
  }
}
.footer-blue .container-all {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .footer-blue .container-all {
    flex-direction: column;
    max-width: 335px;
    margin: 0 auto;
  }
}
.footer-blue .footer-icons-container {
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 0;
  max-width: 930px;
}
@media only screen and (max-width: 1440px) {
  .footer-blue .footer-icons-container {
    max-width: 630px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .footer-blue .footer-icons-container {
    max-width: 710px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) {
  .footer-blue .footer-icons-container {
    max-width: 550px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .footer-blue .footer-icons-container {
    max-width: 100%;
  }
}
.footer-blue .footer-bottom {
  max-width: 930px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 60px;
  padding-bottom: 0;
  border-top: none;
}
@media only screen and (max-width: 1440px) {
  .footer-blue .footer-bottom {
    max-width: 630px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .footer-blue .footer-bottom {
    max-width: 710px;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) {
  .footer-blue .footer-bottom {
    max-width: 550px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .footer-blue .footer-bottom {
    padding-top: 25px;
    max-width: 335px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1440px) {
  .footer-blue .footer-icon-link {
    max-width: 105px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 920px) {
  .footer-blue .footer-icon-link {
    max-width: 95px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 920px) and (max-width: 767px) {
  .footer-blue .footer-icon-link {
    max-width: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-blue .footer-bottom p {
    font-size: 12px;
  }
}
.footer-blue .team-cube-1,
.footer-blue .team-cube-2,
.footer-blue:before,
.footer-none,
.load-more {
  display: none;
}
@media only screen and (max-width: 1920px) {
  .footer-blue .team-cube-1,
  .footer-blue .team-cube-2 {
    display: block;
  }
}
.footer-blue .team-cube-1 {
  position: absolute;
  left: -680px;
  bottom: -55%;
  width: 973px;
  height: 820px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-team/cube-1.svg);
}
@media only screen and (max-width: 1600px) {
  .footer-blue .team-cube-1 {
    left: -420px;
    bottom: -55%;
    width: 660px;
    height: 545px;
  }
}
@media only screen and (max-width: 1600px) and (max-width: 1440px) {
  .footer-blue .team-cube-1 {
    width: 647px;
    left: -370px;
    bottom: -35%;
  }
}
@media only screen and (max-width: 1600px) and (max-width: 1440px) and (max-width: 1220px) {
  .footer-blue .team-cube-1 {
    left: -435px;
    bottom: -45%;
  }
}
@media only screen and (max-width: 1600px) and (max-width: 1440px) and (max-width: 1220px) and (max-width: 1120px) {
  .footer-blue .team-cube-1 {
    display: none;
  }
}
.footer-blue .team-cube-2 {
  position: absolute;
  right: -600px;
  bottom: -115%;
  width: 790px;
  height: 665px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-team/cube-2.svg);
}
@media only screen and (max-width: 1700px) {
  .footer-blue .team-cube-2 {
    right: -520px;
  }
}
@media only screen and (max-width: 1700px) and (max-width: 1440px) {
  .footer-blue .team-cube-2 {
    right: -535px;
    bottom: -157%;
  }
}
@media only screen and (max-width: 1700px) and (max-width: 1440px) and (max-width: 1220px) {
  .footer-blue .team-cube-2 {
    bottom: -172%;
  }
}
@media only screen and (max-width: 1700px) and (max-width: 1440px) and (max-width: 1220px) and (max-width: 1180px) {
  .footer-blue .team-cube-2 {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  .footer-blue:before {
    display: block;
    width: 100%;
    height: 80px;
    top: -30px;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    background-image: url(../img/page-team/footer-decor.svg);
  }
}
.home__intro {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .home__intro {
    height: 100%;
    padding-top: 80px;
  }
}
.home__intro::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 49%;
  height: 93%;
  background: linear-gradient(
    180deg,
    rgba(133, 173, 209, 0) -6.75%,
    #596eda 62.19%
  );
  border-right: 2px solid transparent;
  -o-border-image: linear-gradient(to top, #fff, transparent) 1 100%;
  border-image: linear-gradient(to top, #fff, transparent) 1 100%;
  opacity: 0.8;
}
@media only screen and (max-width: 920px) {
  .home__intro::before {
    display: none;
  }
}
.home__intro::after,
.intro-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.home__intro::after {
  content: "";
  bottom: -62%;
  max-height: 790px;
  left: 0;
  z-index: 3;
  background-position: top;
  background-image: url(../img/page-main/home-intro/intro-decor.png);
}
@media only screen and (max-width: 767px) {
  .home__intro::after {
    bottom: -5px;
    background-image: url(../img/page-main/home-intro/intro-decor-mob.svg);
    max-height: 400px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 700px) {
  .home__intro::after {
    max-height: 350px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 700px) and (max-width: 600px) {
  .home__intro::after {
    max-height: 315px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 700px) and (max-width: 600px) and (max-width: 520px) {
  .home__intro::after {
    max-height: 500px;
  }
}
.home__intro .container-all {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  position: relative;
  padding-top: 250px;
  padding-bottom: 380px;
}
@media only screen and (max-width: 1220px) {
  .home__intro .container-all {
    padding-top: 300px;
    padding-bottom: 320px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) {
  .home__intro .container-all {
    max-width: 440px;
    padding-top: 400px;
    padding-bottom: 300px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) and (max-width: 520px) {
  .home__intro .container-all {
    max-width: 330px;
  }
}
.intro-bg {
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background-position: 50% 50%;
  background-image: url(../img/page-main/home-intro/intro-bg.png);
}
@media only screen and (max-width: 768px) {
  .intro-bg {
    background-image: url(../img/page-main/home-intro/intro-bg-s.png);
  }
}
@media only screen and (max-width: 768px) and (max-width: 520px) {
  .intro-bg {
    background-position: 50% 100%;
  }
}
.intro-content {
  position: relative;
  z-index: 4;
  width: 100%;
  max-width: 510px;
}
@media only screen and (max-width: 1220px) {
  .intro-content {
    max-width: 410px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) {
  .intro-content {
    max-width: 350px;
    position: absolute;
    bottom: 110px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) and (max-width: 600px) {
  .intro-content {
    max-width: 320px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) and (max-width: 600px) and (max-width: 520px) {
  .intro-content {
    bottom: 35px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) and (max-width: 600px) and (max-width: 520px) and (max-width: 480px) {
  .intro-content {
    bottom: 40px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) and (max-width: 600px) and (max-width: 520px) and (max-width: 480px) and (max-width: 460px) {
  .intro-content {
    bottom: 50px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) and (max-width: 600px) and (max-width: 520px) and (max-width: 480px) and (max-width: 460px) and (max-width: 430px) {
  .intro-content {
    bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .intro-content .wrap-btn {
    width: 100%;
    margin-left: 0;
  }
  .intro-content .btn-3d {
    display: none;
  }
}
.home-stage-wrap.active .home-stage-items p,
.intro-btn,
.intro-subtitle,
.intro-title {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .intro-btn,
  .intro-subtitle,
  .intro-title {
    text-align: center;
  }
}
.intro-title {
  font-family: "Monument Extended";
  font-weight: 400;
}
@media only screen and (max-width: 520px) {
  .intro-title {
    font-size: 24px;
  }
}
.intro-subtitle {
  padding-top: 5px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .intro-subtitle {
    padding-top: 0;
    padding-bottom: 20px;
    text-align: left;
  }
}
.intro-btn {
  display: inline-block;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #fff;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.home__hero {
  position: relative;
  width: 100%;
  padding-top: 160px;
}
@media only screen and (max-width: 1220px) {
  .home__hero {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) {
  .home__hero {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.home__hero::before {
  content: "";
  position: absolute;
  top: 55%;
  left: 0;
  width: 100%;
  height: 510px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-main/home-hero/bg-hero-line.svg);
  z-index: 2;
}
@media only screen and (max-width: 1080px) {
  .home__hero::before {
    display: none;
  }
}
.hero-bg,
.hero-bg::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero-bg {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 1;
  background-position: 50% 50%;
  background-image: url(../img/page-main/home-hero/bg-hero.jpg);
}
@media only screen and (max-width: 520px) {
  .hero-bg {
    background-image: url(../img/page-main/home-hero/bg-hero-s.jpg);
  }
}
.hero-bg::before {
  content: "";
  z-index: 2;
  bottom: -27%;
  left: 0;
  max-height: 700px;
  background-position: 50% 0;
  background-image: url(../img/page-main/home-hero/bg-hero-1.png);
}
@media only screen and (max-width: 1220px) {
  .hero-bg::before {
    bottom: -31%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .hero-bg::before {
    bottom: -35%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .hero-bg::before {
    bottom: -40%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .hero-bg::before {
    bottom: -22%;
    max-height: 295px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) {
  .hero-bg::before {
    bottom: -23%;
    max-height: 285px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) and (max-width: 520px) {
  .hero-bg::before {
    bottom: -27%;
  }
}
.hero-bg::after {
  display: none;
}
@media only screen and (max-width: 520px) {
  .hero-bg::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      0deg,
      #19223c 14.69%,
      rgba(0, 67, 255, 0.5) 58.58%,
      #495bc4 100%
    );
  }
}
.home-video-wrap,
.home__hero .container-all {
  position: relative;
}
.home-video-wrap {
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  height: 708px;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 19px 32px rgba(20, 22, 47, 0.53),
    -14px -14px 34px rgba(0, 37, 92, 0.2), 0 0 39px 10px rgba(46, 57, 107, 0.2);
  border-radius: 125px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-main/home-hero/bg-video-1.jpg);
}
@media only screen and (max-width: 1080px) {
  .home-video-wrap {
    max-width: 885px;
    height: 580px;
    border-radius: 100px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .home-video-wrap {
    max-width: 720px;
    height: 470px;
    border-radius: 80px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .home-video-wrap {
    max-width: 580px;
    height: 370px;
    border-radius: 60px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) {
  .home-video-wrap {
    max-width: 480px;
    height: 310px;
    border-radius: 50px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) and (max-width: 520px) {
  .home-video-wrap {
    max-width: 415px;
    height: 300px;
    background-image: url(../img/page-main/home-hero/bg-video-1-s.png);
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) and (max-width: 520px) and (max-width: 420px) {
  .home-video-wrap {
    max-width: 385px;
    height: 275px;
    border-radius: 40px;
  }
}
.home-video-wrap video,
.home-video-wrap > div {
  margin: 0 auto;
  position: relative;
  border-radius: 50px;
  width: 85%;
  height: 75%;
}
.home-video-wrap video {
  display: block;
}
@media only screen and (max-width: 1080px) {
  .home-video-wrap video {
    height: 80%;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .home-video-wrap video {
    width: 94%;
    height: 90%;
    border-radius: 70px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .home-video-wrap video {
    border-radius: 40px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .home-video-wrap video {
    width: 85%;
    height: 80%;
    border-radius: 20px;
  }
}
.hero-img img,
.home-video-wrap > div {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.home-video-wrap > div {
  overflow: hidden;
}
@media only screen and (max-width: 1080px) {
  .home-video-wrap > div {
    height: 80%;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .home-video-wrap > div {
    width: 94%;
    height: 90%;
    border-radius: 60px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .home-video-wrap > div {
    border-radius: 40px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .home-video-wrap > div {
    width: 85%;
    height: 80%;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) and (max-width: 375px) {
  .home-video-wrap > div {
    width: 93%;
    height: 90%;
    border-radius: 30px;
  }
}
.home-video-wrap .vjs-poster {
  background-size: cover;
  background-color: transparent;
}
.home-video-wrap .video-js .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-video-wrap .video-js .vjs-control-bar {
  padding: 0 20px;
}
@media only screen and (max-width: 520px) {
  .home-video-wrap .video-js .vjs-control-bar {
    padding: 0;
  }
}
.home-hero-container {
  position: relative;
  width: 100%;
  max-width: 910px;
  margin: 0 auto;
}
@media only screen and (max-width: 1080px) {
  .home-hero-container {
    max-width: 880px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .home-hero-container {
    max-width: 720px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .home-hero-container {
    max-width: 580px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) {
  .home-hero-container {
    max-width: 480px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) and (max-width: 520px) {
  .home-hero-container {
    max-width: 325px;
  }
}
.hero-person {
  padding-top: 100px;
  padding-bottom: 30px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .hero-person {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) {
  .hero-person {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) and (max-width: 520px) {
  .hero-person {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}
.hero-person::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 104%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-image: url(../img/page-main/home-hero/hero-back.png);
}
@media only screen and (max-width: 1220px) {
  .hero-person::before {
    top: 0;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .hero-person::before {
    top: auto;
    width: 106%;
    bottom: -5px;
    height: 120%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) {
  .hero-person::before {
    width: 107%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) and (max-width: 520px) {
  .hero-person::before {
    background-image: url(../img/page-main/home-hero/hero-back-s.png);
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 114%;
  }
}
.hero-person::after {
  content: "";
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  width: 104%;
  height: 115%;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 2;
}
@media only screen and (max-width: 920px) {
  .hero-person::after {
    width: 106%;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .hero-person::after {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    width: 107%;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .hero-person::after {
    width: 114%;
  }
}
.hero-img {
  z-index: 3;
  width: 100%;
  max-width: 355px;
  height: 550px;
  max-height: 550px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .hero-img {
    margin-top: 0;
    max-width: 285px;
    height: 470px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .hero-img {
    max-width: 245px;
    height: 420px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .hero-img {
    max-width: 225px;
    height: 370px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .hero-img {
    max-width: 200px;
    height: 320px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .hero-img {
    max-width: 170px;
    height: 270px;
  }
}
.hero-img img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 920px) {
  .hero-img img {
    position: absolute;
    top: 35px;
    left: 0;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .hero-img img {
    top: 15px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) {
  .hero-img img {
    top: 20px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) and (max-width: 520px) {
  .hero-img img {
    top: 7px;
  }
}
.hero-title {
  position: relative;
  z-index: 3;
  max-width: 520px;
  margin: 0 auto;
  font-family: "Monument Extended";
  font-weight: 400;
  font-size: 36px;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
  color: #83b4ff;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 1220px) {
  .hero-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .hero-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .hero-title {
    max-width: 420px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .hero-title {
    max-width: 320px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .hero-title {
    max-width: 240px;
    font-size: 16px;
  }
}
.swiper-hero {
  z-index: 3;
  overflow: visible;
}
.swiper-button-next-hero,
.swiper-button-prev-hero {
  width: 50px !important;
  height: 53px !important;
  color: transparent !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-main/home-hero/hero-arrow.svg);
  filter: drop-shadow(0 0 0.75rem rgba(90, 87, 234, 0.53));
}
@media only screen and (max-width: 1080px) {
  .swiper-button-next-hero,
  .swiper-button-prev-hero {
    width: 40px !important;
    height: 43px !important;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .swiper-button-next-hero,
  .swiper-button-prev-hero {
    width: 35px !important;
    height: 38px !important;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .swiper-button-next-hero,
  .swiper-button-prev-hero {
    width: 25px !important;
    height: 27px !important;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) {
  .swiper-button-next-hero,
  .swiper-button-prev-hero {
    width: 20px !important;
    height: 23px !important;
  }
}
.swiper-button-next-hero {
  transform: rotate(-180deg);
  right: 20px;
}
@media only screen and (max-width: 620px) {
  .swiper-button-next-hero {
    right: 13px;
  }
}
.swiper-button-prev-hero {
  left: 20px;
}
@media only screen and (max-width: 920px) {
  .swiper-button-prev-hero {
    left: 15px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 620px) {
  .swiper-button-prev-hero {
    left: 10px;
  }
}
.hero-img .img-bottom {
  position: absolute;
  top: 20px;
  left: 0;
}
@media only screen and (max-width: 920px) {
  .hero-img .img-bottom {
    top: 45px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .hero-img .img-bottom {
    top: 25px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .hero-img .img-bottom {
    top: 20px;
  }
}
.home__hero-desc {
  padding-bottom: 570px;
}
@media only screen and (max-width: 1660px) {
  .home__hero-desc {
    padding-bottom: 410px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 920px) {
  .home__hero-desc {
    padding-bottom: 330px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 920px) and (max-width: 520px) {
  .home__hero-desc {
    padding-bottom: 285px;
  }
}
.hero-desc,
.home__hero-desc .container-all {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .home__hero-desc .wrap-btn {
    margin-left: 0;
  }
}
.hero-desc {
  padding: 40px 55px 70px 60px;
  display: flex;
  align-items: stretch;
}
@media only screen and (max-width: 920px) {
  .hero-desc {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .hero-desc {
    padding: 25px 20px 20px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) {
  .hero-desc {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) and (max-width: 520px) {
  .hero-desc {
    padding-left: 15px;
  }
}
.hero-desc::before {
  content: "";
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 104%;
  height: 120%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-image: url(../img/page-main/home-hero-desc/hero-platform.svg);
}
@media only screen and (max-width: 1080px) {
  .hero-desc::before {
    height: 122%;
    width: 106%;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .hero-desc::before {
    height: 130%;
    width: 107%;
    background-position: 0% 0%;
    background-image: url(../img/page-main/home-hero-desc/hero-platform-s.svg);
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    top: -32px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 620px) {
  .hero-desc::before {
    top: -27px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 620px) and (max-width: 520px) {
  .hero-desc::before {
    width: 114%;
    top: -20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 25px;
  }
}
.hero-desc-wrap {
  position: relative;
  z-index: 2;
}
.desc-left {
  width: 45%;
  padding-right: 50px;
  padding-bottom: 6px;
}
@media only screen and (max-width: 1080px) {
  .desc-left {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .desc-left {
    padding-right: 10px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) and (max-width: 520px) {
  .desc-left {
    width: 50%;
  }
}
.desc-right {
  width: 55%;
  padding-left: 55px;
  border-left: 2px solid #272f56;
}
@media only screen and (max-width: 920px) {
  .desc-right {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .desc-right {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .desc-right {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.desc-name {
  font-family: "Monument Extended";
  font-size: 36px;
  line-height: 120%;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 25px;
  background: linear-gradient(226.47deg, #5e6eff 41.12%, #87f8ff 100.8%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1080px) {
  .desc-name {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .desc-name {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .desc-name {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .desc-name {
    font-size: 14px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 520px) {
  .desc-left .wrap-btn {
    margin-top: 10px;
  }
}
.hero-desc .btn-3d {
  border: 1px solid #5e6eff;
}
.hero-desc .btn-3d span,
.home-stage-wrap.active .home-stage-line {
  background-color: #5e6eff;
}
.desc-btn {
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
  border: 2px solid #54e0ff;
  background-color: #5d6eff;
  padding: 18px 45px;
}
@media only screen and (max-width: 767px) {
  .desc-btn {
    display: inline;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 10px;
    padding: 12px 30px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 520px) {
  .desc-btn {
    padding: 12px 25px;
    border: 1px solid #5e6eff;
  }
}
.desc-position {
  margin-left: 5px;
  font-size: 36px;
  line-height: 120%;
  color: #5d6eff;
  text-shadow: -1px 0 1px #272f55, 0 1px 1px #272f55, -2px 1px 1px #272f55,
    -1px 2px 1px #272f55, -3px 2px 1px #272f55, -2px 3px 1px #272f55,
    -4px 3px 1px #272f55, -3px 4px 1px #272f55, -5px 4px 1px #272f55,
    -4px 5px 1px #272f55, -6px 5px 1px #272f55, -5px 6px 1px #272f55,
    -7px 6px 1px #272f55;
}
@media only screen and (max-width: 1080px) {
  .desc-position {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .desc-position {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .desc-position {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .desc-position {
    font-size: 14px;
  }
}
.desc-text {
  padding-top: 20px;
  font-size: 16px;
  line-height: 170%;
  color: #6b6d80;
}
@media only screen and (max-width: 1080px) {
  .desc-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .desc-text {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .desc-text {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .desc-text {
    padding-top: 0;
  }
}
@media only screen and (max-width: 520px) {
  .desc-text span {
    display: none;
  }
}
.hero-decor-left {
  position: absolute;
  bottom: -110%;
  left: -280px;
  width: 450px;
  height: 475px;
}
@media only screen and (max-width: 1336px) {
  .hero-decor-left {
    bottom: -90%;
    left: -215px;
    width: 350px;
    height: 375px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .hero-decor-left {
    bottom: -100%;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 920px) {
  .hero-decor-left {
    bottom: -75%;
    left: -220px;
    width: 245px;
    height: 205px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .hero-decor-left {
    bottom: -210%;
    left: -120px;
    width: 295px;
    height: 245px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) {
  .hero-decor-left {
    bottom: -190%;
    left: -150px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) and (max-width: 520px) {
  .hero-decor-left {
    left: -170px;
    bottom: -225%;
  }
}
.hero-decor-left img,
.hero-decor-right img,
.step-decor-1 img,
.step-decor-2 img,
.step-decor-3 img {
  width: 100%;
  height: 100%;
}
.hero-decor-right {
  position: absolute;
  bottom: -105%;
  right: -280px;
  width: 375px;
  height: 350px;
}
@media only screen and (max-width: 1336px) {
  .hero-decor-right {
    bottom: -80%;
    right: -230px;
    width: 325px;
    height: 280px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 920px) {
  .hero-decor-right {
    bottom: -87%;
    right: -175px;
    width: 240px;
    height: 210px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 920px) and (max-width: 767px) {
  .hero-decor-right {
    bottom: -165%;
    right: -75px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .hero-decor-right {
    right: -160px;
    bottom: -175%;
  }
}
.robot-hand {
  display: none;
}
@media only screen and (max-width: 1930px) {
  .robot-hand {
    display: block;
    position: absolute;
    z-index: 3;
    bottom: -235%;
    left: -510px;
    width: 555px;
    height: 825px;
  }
}
@media only screen and (max-width: 1930px) and (max-width: 1660px) {
  .robot-hand {
    bottom: -174%;
    left: -385px;
    width: 415px;
    height: 625px;
  }
}
@media only screen and (max-width: 1930px) and (max-width: 1660px) and (max-width: 1480px) {
  .robot-hand {
    bottom: -135%;
    left: -290px;
    width: 330px;
    height: 495px;
  }
}
@media only screen and (max-width: 1930px) and (max-width: 1660px) and (max-width: 1480px) and (max-width: 1330px) {
  .robot-hand {
    left: -275px;
  }
}
@media only screen and (max-width: 1930px) and (max-width: 1660px) and (max-width: 1480px) and (max-width: 1330px) and (max-width: 1220px) {
  .robot-hand {
    display: none;
  }
}
@media only screen and (max-width: 1930px) and (max-width: 1660px) and (max-width: 1480px) and (max-width: 1330px) and (max-width: 1220px) and (max-width: 520px) {
  .robot-hand {
    display: block;
    width: 155px;
    height: 235px;
    left: -90px;
    z-index: 4;
    bottom: -166%;
  }
}
.robot-hand-circle {
  display: none;
  content: "";
  position: absolute;
  top: -45%;
  right: -55%;
  width: 800px;
  height: 800px;
}
@media only screen and (max-width: 1930px) {
  .robot-hand-circle {
    display: block;
  }
}
@media only screen and (max-width: 1930px) and (max-width: 1660px) {
  .robot-hand-circle {
    width: 600px;
    height: 600px;
  }
}
@media only screen and (max-width: 1930px) and (max-width: 1660px) and (max-width: 1480px) {
  .robot-hand-circle {
    width: 400px;
    height: 400px;
    top: -35%;
  }
}
@media only screen and (max-width: 1930px) and (max-width: 1660px) and (max-width: 1480px) and (max-width: 1220px) {
  .robot-hand-circle {
    display: none;
  }
}
@media only screen and (max-width: 1930px) and (max-width: 1660px) and (max-width: 1480px) and (max-width: 1220px) and (max-width: 520px) {
  .robot-hand-circle {
    display: block;
    width: 200px;
    height: 200px;
  }
}
.robot-hand-img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  filter: drop-shadow(18px 15px 20px rgba(2, 2, 2, 0.6));
}
.swiper-hero-desc {
  z-index: 3;
  padding-bottom: 5px;
}
.swiper-hero-desc .swiper-slide {
  display: flex;
}
.coming-soon .desc-left {
  display: flex;
  align-items: center;
}
.coming-soon .desc-name {
  text-align: center;
  padding-bottom: 0;
}
.home__evolution {
  position: relative;
  padding-bottom: 710px;
}
@media only screen and (max-width: 1336px) {
  .home__evolution {
    padding-bottom: 400px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .home__evolution {
    padding-bottom: 275px;
  }
}
@media only screen and (max-width: 1336px) {
  .home__evolution .container-all {
    max-width: 1030px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .home__evolution .container-all {
    max-width: 720px;
  }
}
.home__evolution-title {
  padding-bottom: 75px;
}
@media only screen and (max-width: 767px) {
  .home__evolution-title {
    padding-bottom: 35px;
  }
}
.evolution-container {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-main/home-evolition/bg-step.svg);
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1336px) {
  .evolution-container {
    background-image: url(../img/page-main/home-evolition/bg-step-1336.svg);
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .evolution-container {
    background-image: url(../img/page-main/home-evolition/bg-step-1080.svg);
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .evolution-container {
    background-image: none;
    max-width: 335px;
    margin: 0 auto;
  }
}
.evolution-container > div:last-child,
.home-stage-items p:last-child {
  margin-bottom: 0;
}
.evolution-item {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .evolution-item {
    margin-bottom: 55px;
  }
}
.step-1 .evolution-item-title {
  position: absolute;
  top: 30px;
  left: 60px;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (max-width: 1336px) {
  .step-1 .evolution-item-title {
    left: 30px;
    top: 20px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .step-1 .evolution-item-title {
    font-size: 14px;
    left: 25px;
    top: 13px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .step-1 .evolution-item-title {
    left: 34px;
    top: 15px;
  }
}
.step-2 .evolution-item-title {
  position: absolute;
  top: 6px;
  right: 54px;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (max-width: 1336px) {
  .step-2 .evolution-item-title {
    top: 35px;
    right: 27px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .step-2 .evolution-item-title {
    font-size: 14px;
    top: 25px;
    right: 24px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .step-2 .evolution-item-title {
    top: 15px;
    right: auto;
    left: 30px;
    z-index: 1;
  }
}
@media only screen and (max-width: 1336px) {
  .step-2 .evolution-content {
    max-width: 615px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .step-2 .evolution-content {
    max-width: 415px;
  }
}
@media only screen and (max-width: 1336px) {
  .step-2 .evolution-item-wrap {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .step-2 .evolution-item-wrap {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .step-2 .evolution-item-wrap {
    padding-top: 75px;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 1336px) {
  .step-2 .evolution-img {
    transform: translateY(20px);
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .step-2 .evolution-img {
    transform: translate(0);
  }
}
.step-3 .evolution-item-title {
  position: absolute;
  top: 95px;
  left: 60px;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (max-width: 1336px) {
  .step-3 .evolution-item-title {
    top: 18px;
    left: 30px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .step-3 .evolution-item-title {
    font-size: 14px;
    top: 3px;
    left: 28px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .step-3 .evolution-item-title {
    top: 15px;
    left: 30px;
  }
}
.step-3 {
  padding-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .step-3 {
    padding-bottom: 0;
  }
}
.step-3 .evolution-item-wrap {
  padding-top: 150px;
}
@media only screen and (max-width: 1336px) {
  .step-3 .evolution-item-wrap {
    padding-top: 65px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .step-3 .evolution-item-wrap {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .step-3 .evolution-item-wrap {
    padding-top: 65px;
  }
}
.step-3 .evolution-padding-left {
  padding-left: 80px;
}
@media only screen and (max-width: 1080px) {
  .step-3 .evolution-padding-left {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .step-3 .evolution-padding-left {
    padding-left: 20px;
  }
}
.step-3 .evolution-content {
  max-width: 675px;
}
@media only screen and (max-width: 1080px) {
  .step-3 .evolution-content {
    max-width: 410px;
  }
}
.step-1 .step-hero {
  min-height: 337px;
}
@media only screen and (max-width: 1280px) {
  .step-1 .step-hero {
    min-height: 205px;
  }
}
@media only screen and (max-width: 1280px) and (max-width: 767px) {
  .step-1 .step-hero {
    min-height: 173px;
  }
}
.step-2 .step-hero {
  min-height: 339px;
}
@media only screen and (max-width: 1280px) {
  .step-2 .step-hero {
    min-height: 206px;
  }
}
@media only screen and (max-width: 1280px) and (max-width: 767px) {
  .step-2 .step-hero {
    min-height: 173px;
  }
}
.step-3 .step-hero {
  min-height: 357px;
}
@media only screen and (max-width: 1280px) {
  .step-3 .step-hero {
    min-height: 218px;
  }
}
@media only screen and (max-width: 1280px) and (max-width: 767px) {
  .step-3 .step-hero {
    min-height: 182px;
  }
}
.evolution-item-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 110px;
}
@media only screen and (max-width: 1336px) {
  .evolution-item-wrap {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 767px) {
  .evolution-item-wrap {
    flex-direction: column;
    padding: 75px 20px 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-image: url(../img/page-main/home-evolition/bg-step-767.svg);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
.evolution-padding-left {
  padding-left: 70px;
}
@media only screen and (max-width: 1080px) {
  .evolution-padding-left {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .evolution-padding-left {
    padding-left: 20px;
  }
}
.evolution-padding-right {
  padding-right: 70px;
  display: flex;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1336px) {
  .evolution-padding-right {
    transform: translateY(10px);
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .evolution-padding-right {
    padding-right: 50px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .evolution-padding-right {
    padding-right: 20px;
    transform: translate(0);
  }
}
.evolution-padding-right .evolution-content {
  padding-left: 0;
  padding-right: 70px;
}
@media only screen and (max-width: 1336px) {
  .evolution-padding-right .evolution-content {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .evolution-padding-right .evolution-content {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .evolution-padding-right .evolution-content {
    padding-right: 0;
    width: 100%;
  }
}
.evolution-img img:last-child {
  filter: drop-shadow(8px -5px 25px rgba(8, 41, 102, 0.84));
}
.evolution-img {
  width: 23%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1336px) {
  .evolution-img {
    width: 15%;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .evolution-img {
    width: 20%;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .evolution-img {
    width: auto;
  }
}
.evolution-img {
  position: relative;
  z-index: 1;
}
.evolution-img::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
  width: 700px;
  height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-main/home-evolition/evolution-lights.svg);
}
@media only screen and (max-width: 1336px) {
  .evolution-img::before {
    width: 400px;
    height: 400px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .evolution-img::before {
    width: 300px;
    height: 300px;
  }
}
.step-logo {
  width: 100%;
  height: auto;
  max-width: 215px;
  max-height: 94px;
}
@media only screen and (max-width: 1336px) {
  .step-logo {
    max-width: 120px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 767px) {
  .step-logo {
    max-width: 85px;
  }
}
.step-hero {
  margin-top: -30px;
  width: 100%;
  height: auto;
  max-width: 205px;
  display: block;
}
@media only screen and (max-width: 1336px) {
  .step-hero {
    max-width: 125px;
    margin-top: -15px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 767px) {
  .step-hero {
    max-width: 105px;
    margin-top: 0;
  }
}
.evolution-content {
  width: 70%;
  padding-left: 70px;
  max-width: 650px;
  margin-top: -20px;
}
@media only screen and (max-width: 1336px) {
  .evolution-content {
    max-width: 545px;
    margin-top: 0;
    padding-left: 50px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .evolution-content {
    padding-left: 30px;
    width: 80%;
    max-width: 475px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .evolution-content {
    padding-left: 0;
    max-width: 100%;
    width: 100%;
    padding-top: 30px;
  }
}
.evolution-content .evolution-content-title {
  font-size: 22px;
  line-height: 120%;
  padding-bottom: 10px;
  text-transform: uppercase;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1080px) {
  .evolution-content .evolution-content-title {
    font-size: 20px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .evolution-content .evolution-content-title {
    font-size: 14px;
    padding-bottom: 10px;
  }
}
.name-gradient-left {
  background: linear-gradient(269.6deg, #5e6eff 29.57%, #66e3ff 103.16%);
}
@media only screen and (max-width: 767px) {
  .name-gradient-left {
    background: linear-gradient(269.6deg, #5e6eff 29.57%, #66e3ff 103.16%);
  }
}
.name-gradient-right {
  background: linear-gradient(269.93deg, #66e3ff 23.79%, #5e6eff 71.3%);
}
@media only screen and (max-width: 767px) {
  .name-gradient-right {
    background: linear-gradient(269.6deg, #5e6eff 29.57%, #66e3ff 103.16%);
  }
}
.text-gradient-left,
.text-gradient-right {
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}
.text-gradient-left {
  background: linear-gradient(267.72deg, #9f9f9f 71.83%, #6df 96.61%);
}
.text-gradient-right {
  background: linear-gradient(269.69deg, #6df -14.26%, #9f9f9f 33.83%);
}
@media only screen and (max-width: 767px) {
  .evolution-content p {
    font-size: 12px;
  }
}
.step-decor-1 {
  position: absolute;
  top: -215px;
  right: 200px;
  width: 370px;
  height: 350px;
}
@media only screen and (max-width: 1660px) {
  .step-decor-1 {
    top: -81px;
    right: 300px;
    width: 208px;
    height: 195px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1336px) {
  .step-decor-1 {
    top: -77px;
    right: 250px;
    width: 174px;
    height: 164px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1336px) and (max-width: 1080px) {
  .step-decor-1 {
    right: 150px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .step-decor-1 {
    display: none;
  }
}
.step-decor-2 {
  position: absolute;
  bottom: -380px;
  right: -250px;
  width: 477px;
  height: 450px;
}
@media only screen and (max-width: 1336px) {
  .step-decor-2 {
    right: -50px;
    bottom: -180px;
    width: 277px;
    height: 261px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) {
  .step-decor-2 {
    bottom: -120px;
    width: 200px;
    height: 188px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .step-decor-2 {
    width: 300px;
    height: 283px;
    right: -60px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) and (max-width: 520px) {
  .step-decor-2 {
    bottom: -110px;
    right: -100px;
  }
}
.step-decor-3 {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 470px;
  height: 440px;
}
@media only screen and (max-width: 1660px) {
  .step-decor-3 {
    left: -110px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1480px) {
  .step-decor-3 {
    left: -170px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1480px) and (max-width: 1336px) {
  .step-decor-3 {
    width: 270px;
    height: 255px;
    left: -70px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1480px) and (max-width: 1336px) and (max-width: 1080px) {
  .step-decor-3 {
    width: 202px;
    height: 190px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1480px) and (max-width: 1336px) and (max-width: 1080px) and (max-width: 767px) {
  .step-decor-3 {
    display: none;
  }
}
.step-decor-3-mob {
  display: none;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 470px;
  height: 490px;
}
@media only screen and (max-width: 767px) {
  .step-decor-3-mob {
    display: block;
    width: 305px;
    height: 286px;
    left: -250px;
    bottom: -290px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 520px) {
  .step-decor-3-mob {
    left: -195px;
  }
}
.home__stage {
  position: relative;
  padding-top: 20px;
  padding-bottom: 360px;
}
@media only screen and (max-width: 1080px) {
  .home__stage {
    padding-bottom: 300px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home__stage {
    padding-bottom: 55px;
  }
}
.home-stage-title {
  padding-bottom: 70px;
}
@media only screen and (max-width: 1080px) {
  .home-stage-title {
    padding-bottom: 50px;
    max-width: 800px;
    margin: 0 auto;
  }
}
.home-stage-container {
  width: 100%;
  display: flex;
  align-items: stretch;
}
@media only screen and (max-width: 1080px) {
  .home-stage-container {
    flex-direction: column;
    align-items: center;
  }
}
.home-stage-container .home-stage-wrap:first-child .home-stage-items {
  padding-left: 0;
  border: 0;
}
@media only screen and (max-width: 1080px) {
  .home-stage-container .home-stage-wrap:first-child .home-stage-items {
    border-left: 1px solid #716f84;
  }
}
.home-stage-container .home-stage-wrap:first-child .home-stage-line {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.home-stage-container .home-stage-wrap:last-child .home-stage-items {
  padding-right: 0;
}
.home-stage-container .home-stage-wrap:last-child .home-stage-line {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.home-stage-gradient {
  position: relative;
  padding: 80px 80px 35px 55px;
  background: linear-gradient(180deg, #192645 -19.76%, #141622 73.65%);
  border-radius: 30px;
}
@media only screen and (max-width: 1440px) {
  .home-stage-gradient {
    padding: 80px 40px 35px 30px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1080px) {
  .home-stage-gradient {
    max-width: 800px;
    margin: 0 auto;
    padding: 95px 0 0;
  }
}
.home-stage-wrap {
  width: 20%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1080px) {
  .home-stage-wrap {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
}
.home-stage-btn span {
  display: inline-block;
  font-weight: 700;
  font-size: 22px;
  line-height: 170%;
  text-transform: uppercase;
  color: #5e6eff;
  padding: 10px 25px 4px;
  background-color: #142236;
  border-radius: 30px;
}
@media only screen and (max-width: 1220px) {
  .home-stage-btn span {
    font-size: 20px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .home-stage-btn span {
    background-color: #21344f;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) {
  .home-stage-btn span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1080px) {
  .home-stage-container > section:last-child .home-stage-items p {
    margin-bottom: 0;
  }
  .home-stage-container > section:last-child .home-stage-items p:last-child {
    transform: translateY(2px);
  }
  .home-stage-container > section:nth-child(odd) .home-stage-items {
    transform: translateX(50%);
    margin-left: -10px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-stage-container > section:nth-child(odd) .home-stage-items {
    margin-left: -5px;
  }
}
@media only screen and (max-width: 1080px) {
  .home-stage-container > section:nth-child(even) .home-stage-items {
    transform: translateX(-50%) rotateY(180deg);
    margin-right: -10px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-stage-container > section:nth-child(even) .home-stage-items {
    margin-right: -5px;
  }
}
@media only screen and (max-width: 1080px) {
  .home-stage-container > section:nth-child(even) .home-stage-items p {
    transform: rotateY(180deg);
    padding-left: 0;
    padding-right: 50px;
    text-align: right;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-stage-container > section:nth-child(even) .home-stage-items p {
    padding-right: 25px;
  }
}
.home-stage-items {
  margin-top: 30px;
  margin-bottom: 45px;
  padding-left: 16px;
  border-left: 1px solid #716f84;
  padding-right: 10px;
}
@media only screen and (max-width: 1080px) {
  .home-stage-items {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    transform: translateX(50%);
    border-left: 10px solid rgba(43, 68, 104, 0.53);
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-stage-items {
    border-left: 5px solid rgba(43, 68, 104, 0.53);
  }
}
.home-stage-items p {
  font-size: 16px;
  line-height: 120%;
  color: #716f84;
  padding-left: 10px;
  position: relative;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1480px) {
  .home-stage-items p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1480px) and (max-width: 1220px) {
  .home-stage-items p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1480px) and (max-width: 1220px) and (max-width: 1080px) {
  .home-stage-items p {
    font-size: 16px;
    padding-left: 50px;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-left: -15px;
  }
}
@media only screen and (max-width: 1480px) and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) {
  .home-stage-items p {
    font-size: 12px;
    padding-left: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -8px;
  }
}
.home-stage-items p::before {
  content: ".";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-65%);
}
@media only screen and (max-width: 1080px) {
  .home-stage-items p::before {
    display: none;
  }
}
@media only screen and (max-width: 1080px) {
  .home-stage-items p:last-child {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-stage-items p:last-child {
    margin-bottom: 20px;
  }
}
.home-stage-items .home-stage-item-circle {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .home-stage-items .home-stage-item-circle {
    display: block;
    width: 20px;
    height: 20px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #21334d;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-stage-items .home-stage-item-circle {
    width: 12px;
    height: 12px;
  }
}
.home-stage-items .home-stage-item-circle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
  border-radius: 50%;
  background-color: #131622;
}
.home-stage-container > section:nth-child(odd) .home-stage-item-circle {
  left: 0;
}
.home-stage-container > section:nth-child(even) .home-stage-item-circle {
  right: 0;
}
.home-stage-line {
  display: block;
  width: 100%;
  height: 10px;
  background-color: #2b4468;
  position: relative;
  margin-top: auto;
}
@media only screen and (max-width: 1080px) {
  .home-stage-line {
    display: none;
  }
}
.home-stage-line::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -2px;
  transform: translateY(-50%);
  width: 3px;
  height: 150%;
  border-radius: 20px;
  background-color: transparent;
}
.home-stage-items::before,
.home-stage-line::after {
  display: none;
  content: "";
  position: absolute;
  height: 100%;
  background: linear-gradient(
    90deg,
    rgba(124, 137, 254, 0.441) 56.7%,
    rgba(177, 186, 255, 0.441) 100.81%
  );
}
.home-stage-line::after {
  left: 0;
  top: 20px;
  width: 100%;
  filter: blur(15px);
}
.home-stage-items,
.home__behindScena .container-all {
  position: relative;
}
.home-stage-items::before {
  top: 0;
  width: 10px;
  filter: blur(10px);
}
@media only screen and (max-width: 1080px) {
  .home-stage-items::before {
    display: block;
    opacity: 0;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-stage-items::before {
    width: 7px;
  }
}
.home-stage-container > section:nth-child(odd) .home-stage-items::before {
  left: -20px;
}
@media only screen and (max-width: 767px) {
  .home-stage-container > section:nth-child(odd) .home-stage-items::before {
    left: -10px;
  }
}
.home-stage-container > section:nth-child(even) .home-stage-items::before {
  left: 0;
}
.stage-year {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
}
@media only screen and (max-width: 1080px) {
  .stage-year {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100%;
    flex-direction: column;
    padding-top: 0;
  }
}
.stage-year p {
  font-family: "Druk Wide";
  font-size: 28px;
  text-transform: uppercase;
  color: #5e6eff;
}
.home-stage-wrap.active .home-stage-btn span {
  color: #fff;
  background-color: #5e6eff;
}
.home-stage-wrap.active .home-stage-line::before {
  background-color: #5e6eff;
}
.home-stage-wrap.active .home-stage-line::after {
  display: block;
}
.home__stage .home-stage-wrap.active .home-stage-items {
  border-left: 1px solid #dbdfff;
}
@media only screen and (max-width: 1080px) {
  .home__stage .home-stage-wrap.active .home-stage-items {
    border-left: 10px solid #5e6eff;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home__stage .home-stage-wrap.active .home-stage-items {
    border-left: 5px solid #5e6eff;
  }
}
.home-stage-wrap.active .home-stage-item-circle {
  background-color: #5d6eff;
}
.home-stage-wrap.active .home-stage-item-circle::before {
  background-color: #fff;
}
.home-stage-wrap.active .home-stage-items::before {
  opacity: 1;
}
.home__behindScena {
  padding-top: 280px;
  padding-bottom: 565px;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .home__behindScena {
    padding-bottom: 400px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1180px) {
  .home__behindScena {
    padding-top: 150px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1180px) and (max-width: 920px) {
  .home__behindScena {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1180px) and (max-width: 920px) and (max-width: 767px) {
  .home__behindScena {
    padding-top: 150px;
    padding-bottom: 250px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1180px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .home__behindScena {
    padding-top: 100px;
  }
}
.home__behindScena::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  max-height: 960px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-main/home-behindScene/decor-behindScene.svg);
}
@media only screen and (max-width: 767px) {
  .home__behindScena::before {
    height: 35%;
    background-position: 100% 50%;
  }
}
.behindScene-wrap {
  width: 100%;
  padding-top: 100px;
}
@media only screen and (max-width: 1180px) {
  .behindScene-wrap {
    padding-top: 50px;
  }
}
.behindScene-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
@media only screen and (max-width: 1220px) {
  .behindScene-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 767px) {
  .behindScene-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}
.grid1 {
  align-items: flex-end !important;
  grid-area: 1/1/3/2;
}
@media only screen and (max-width: 767px) {
  .grid1 {
    grid-area: 1/1/3/2;
  }
}
.grid2 {
  grid-area: 1/2/2/3;
}
@media only screen and (max-width: 767px) {
  .grid2 {
    grid-area: 1/2/2/3;
  }
}
.grid3 {
  grid-area: 2/2/3/3;
}
@media only screen and (max-width: 767px) {
  .grid3 {
    grid-area: 3/1/4/2;
  }
}
.grid4 {
  grid-area: 1/3/3/4;
}
@media only screen and (max-width: 767px) {
  .grid4 {
    grid-area: 2/2/4/3;
  }
}
.grid5 {
  grid-area: 3/1/4/2;
}
@media only screen and (max-width: 767px) {
  .grid5 {
    grid-area: 4/1/5/2;
  }
}
.grid6 {
  grid-area: 3/2/4/3;
}
@media only screen and (max-width: 767px) {
  .grid6 {
    grid-area: 4/2/5/3;
  }
}
.grid7 {
  grid-area: 3/3/4/4;
}
@media only screen and (max-width: 767px) {
  .grid7 {
    display: none !important;
  }
}
.behindScene-grid > div {
  background: #111214;
  border: 1px solid #5d6eff;
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  border-radius: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .behindScene-grid > div {
    border-radius: 10px;
  }
}
.behindScene-grid div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.behindScene-grid img {
  width: 100%;
  max-width: 410px;
  height: auto;
}
.behindScene-grid div:first-child {
  padding-bottom: 0;
}
.behindScene-grid div:first-child img {
  width: 100%;
  height: auto;
}
.behindScene-grid div:nth-child(4) img {
  width: 100%;
  height: auto;
}
.behindScene-grid .grid1 {
  background: linear-gradient(360deg, #1d2750 4.65%, #131622 80.12%);
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
}
.behindScene-grid .grid5 {
  align-items: flex-end;
}
.grid5 img {
  max-width: 90%;
}
.home__tokenomics {
  padding-top: 320px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 1080px) {
  .home__tokenomics {
    padding-top: 220px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .home__tokenomics {
    padding-top: 170px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .home__tokenomics {
    padding-top: 320px;
    padding-bottom: 190px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 680px) {
  .home__tokenomics {
    padding-top: 280px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 680px) and (max-width: 620px) {
  .home__tokenomics {
    padding-top: 230px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 680px) and (max-width: 620px) and (max-width: 520px) {
  .home__tokenomics {
    padding-bottom: 150px;
  }
}
.home__tokenomics::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-image: url(../img/page-main/home-tokenomics/bg-tokenomics.svg);
}
@media only screen and (max-width: 767px) {
  .home__tokenomics::before {
    background-image: url(../img/page-main/home-tokenomics/bg-infografic-767.svg);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 102%;
    height: 80%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 620px) {
  .home__tokenomics::before {
    height: 87%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 620px) and (max-width: 520px) {
  .home__tokenomics::before {
    height: 100%;
    background-image: url(../img/page-main/home-tokenomics/bg-tokenomics-520.svg);
  }
}
.home__tokenomics::after {
  display: none;
  content: "";
  position: absolute;
  top: 140px;
  left: 0;
  width: 100%;
  height: 75%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-image: url(../img/page-main/home-tokenomics/bg-infografic-520.svg);
}
@media only screen and (max-width: 520px) {
  .home__tokenomics::after {
    display: block;
  }
}
@media only screen and (max-width: 520px) and (max-width: 480px) {
  .home__tokenomics::after {
    height: 70%;
  }
}
.home__tokenomics .container-all {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1340px;
}
.infografic-bg {
  width: 100%;
  padding-top: 320px;
  padding-bottom: 330px;
  position: relative;
}
@media only screen and (max-width: 1180px) {
  .infografic-bg {
    padding-bottom: 150px;
    padding-top: 250px;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) {
  .infografic-bg {
    padding-top: 220px;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) and (max-width: 920px) {
  .infografic-bg {
    padding-top: 170px;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .infografic-bg {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .infografic-bg {
    padding-top: 180px;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) and (max-width: 480px) {
  .infografic-bg {
    padding-top: 160px;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) and (max-width: 480px) and (max-width: 440px) {
  .infografic-bg {
    padding-top: 140px;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) and (max-width: 480px) and (max-width: 440px) and (max-width: 420px) {
  .infografic-bg {
    padding-top: 130px;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) and (max-width: 480px) and (max-width: 440px) and (max-width: 420px) and (max-width: 400px) {
  .infografic-bg {
    padding-top: 120px;
  }
}
.infografic-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .infografic-bg-img {
    display: none;
  }
}
.infografic-bg-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
@media only screen and (max-width: 767px) {
  .home-tokenomics-title {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) and (max-width: 520px) {
  .home-tokenomics-title {
    text-align: center;
    transform: translateY(90px);
  }
}
@media only screen and (max-width: 767px) and (max-width: 520px) and (max-width: 480px) {
  .home-tokenomics-title {
    transform: translateY(70px);
  }
}
@media only screen and (max-width: 767px) and (max-width: 520px) and (max-width: 480px) and (max-width: 440px) {
  .home-tokenomics-title {
    transform: translateY(60px);
  }
}
.infografic-container {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.infografic-percent-wrap {
  display: flex;
  align-items: stretch;
  width: 100%;
  padding: 10px;
  background: linear-gradient(
    89.92deg,
    rgba(93, 110, 255, 0.3) 14.57%,
    rgba(255, 116, 183, 0.3) 32.37%,
    rgba(244, 120, 255, 0.3) 42.45%,
    rgba(249, 215, 125, 0.3) 54.05%,
    rgba(255, 225, 147, 0.3) 62.46%,
    rgba(11, 255, 79, 0.3) 68.29%,
    rgba(83, 124, 254, 0.3) 97.63%
  );
  border: 2px solid #7bbfff;
  box-shadow: 0 -49px 149px #0e1539;
  border-radius: 30px;
}
@media only screen and (max-width: 767px) {
  .infografic-percent-wrap {
    display: none;
  }
}
.infografic-percent-wrap > div {
  margin-right: 8px;
  flex-basis: 290px;
}
@media only screen and (max-width: 1080px) {
  .infografic-percent-wrap > div {
    flex-basis: 260px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .infografic-percent-wrap > div {
    flex-basis: 220px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 869px) {
  .infografic-percent-wrap > div {
    flex-basis: 200px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 869px) and (max-width: 800px) {
  .infografic-percent-wrap > div {
    flex-basis: 180px;
  }
}
.infografic-percent-wrap > div:last-child {
  margin-right: 0;
}
.percent-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 37px;
  border-radius: 10px;
}
.percent-block p {
  font-family: "Druk Wide";
  font-size: 22px;
  line-height: 120%;
  text-transform: uppercase;
  color: #183047;
}
@media only screen and (max-width: 1080px) {
  .percent-block p {
    font-size: 18px;
  }
}
.blue {
  background-color: #5e6fff;
}
.pink {
  background-color: #bf9bff;
}
.yellow {
  background-color: #f2ed78;
}
.green {
  background-color: #79ff92;
}
.light-blue {
  background-color: #5bbfff;
}
.dark-blue {
  background-color: #537cfe;
}
.infografic-percent-wrap > div:first-child {
  border-radius: 25px 10px 10px 25px;
  flex-shrink: 1;
}
.infografic-percent-wrap > div:nth-child(2) {
  flex-shrink: 4;
}
@media only screen and (max-width: 1080px) {
  .infografic-percent-wrap > div:nth-child(2) {
    flex-shrink: 2;
  }
}
.infografic-percent-wrap > div:nth-child(3),
.infografic-percent-wrap > div:nth-child(4),
.infografic-percent-wrap > div:nth-child(5) {
  flex-shrink: 9;
}
@media only screen and (max-width: 1080px) {
  .infografic-percent-wrap > div:nth-child(3),
  .infografic-percent-wrap > div:nth-child(4),
  .infografic-percent-wrap > div:nth-child(5) {
    flex-shrink: 6;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .infografic-percent-wrap > div:nth-child(3),
  .infografic-percent-wrap > div:nth-child(4),
  .infografic-percent-wrap > div:nth-child(5) {
    flex-shrink: 10;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 860px) {
  .infografic-percent-wrap > div:nth-child(3),
  .infografic-percent-wrap > div:nth-child(4),
  .infografic-percent-wrap > div:nth-child(5) {
    flex-shrink: 15;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 860px) and (max-width: 800px) {
  .infografic-percent-wrap > div:nth-child(3),
  .infografic-percent-wrap > div:nth-child(4),
  .infografic-percent-wrap > div:nth-child(5) {
    flex-shrink: 25;
  }
}
.infografic-percent-wrap > div:last-child {
  border-radius: 10px 25px 25px 10px;
  flex-shrink: 14;
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (max-width: 1080px) {
  .infografic-percent-wrap > div:last-child {
    flex-shrink: 10;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .infografic-percent-wrap > div:last-child {
    flex-shrink: 16;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 860px) {
  .infografic-percent-wrap > div:last-child {
    flex-shrink: 23;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 860px) and (max-width: 800px) {
  .infografic-percent-wrap > div:last-child {
    flex-shrink: 40;
  }
}
.infografic-name-wrap {
  padding-top: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .infografic-name-wrap {
    padding-top: 0;
    flex-direction: column;
    align-items: flex-start;
    max-width: 720px;
    margin: 0 auto;
  }
}
.infografic-name-wrap > div:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .infografic-name-wrap > div:last-child {
    margin-bottom: 0;
  }
}
.infografic-name {
  width: auto;
  padding: 10px 15px 20px;
  background: rgba(94, 111, 255, 0.2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 20px;
  margin-right: 35px;
}
@media only screen and (max-width: 1280px) {
  .infografic-name {
    margin-right: 25px;
  }
}
@media only screen and (max-width: 1280px) and (max-width: 1080px) {
  .infografic-name {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1280px) and (max-width: 1080px) and (max-width: 920px) {
  .infografic-name {
    padding: 15px 10px 20px;
  }
}
@media only screen and (max-width: 1280px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .infografic-name {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
    padding: 12px;
    border-radius: 8px;
  }
}
.infografic-name p {
  font-size: 18px;
  line-height: 170%;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 5px;
}
@media only screen and (max-width: 1080px) {
  .infografic-name p {
    font-size: 16px;
    line-height: 100%;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .infografic-name p {
    font-size: 14px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .infografic-name p {
    font-size: 16px;
    position: relative;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 620px) {
  .infografic-name p {
    font-size: 10px;
  }
}
.infografic-name > span {
  display: block;
  width: 100%;
  height: 9px;
  position: relative;
}
@media only screen and (max-width: 920px) {
  .infografic-name > span {
    height: 6px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .infografic-name > span {
    height: 4px;
  }
}
.infografic-name > span::before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 105%;
  filter: blur(15px);
}
@media only screen and (max-width: 767px) {
  .infografic-name > span::before {
    bottom: -5px;
    filter: blur(4px);
  }
}
.infografic-name p span {
  display: none;
}
@media only screen and (max-width: 767px) {
  .infografic-name p span {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-family: "Druk Wide";
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
  }
  .infografic-name-wrap > div:first-child {
    width: 100%;
    background: rgba(94, 111, 255, 0.2);
  }
  .infografic-name-wrap > div:nth-child(2) {
    width: 75%;
    background: rgba(191, 155, 255, 0.2);
  }
  .infografic-name-wrap > div:nth-child(3) {
    background: rgba(242, 237, 120, 0.2);
  }
  .infografic-name-wrap > div:nth-child(4) {
    background: rgba(121, 255, 146, 0.2);
  }
  .infografic-name-wrap > div:nth-child(5) {
    background: rgba(91, 191, 255, 0.2);
  }
  .infografic-name-wrap > div:nth-child(3),
  .infografic-name-wrap > div:nth-child(4),
  .infografic-name-wrap > div:nth-child(5) {
    width: 50%;
  }
  .infografic-name-wrap > div:last-child {
    width: 37%;
    background: rgba(83, 124, 254, 0.2);
  }
}
.infografic-name .blue::before {
  background: #5e6eff;
}
.infografic-name .pink::before {
  background: #bf9bff;
}
.infografic-name .yellow::before {
  background: #f2ed78;
}
.infografic-name .green::before {
  background: #79ff92;
}
.infografic-name .light-blue::before {
  background: #5bbfff;
}
.infografic-name .dark-blue::before {
  background: #537cfe;
}
.infografic-decor-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 370px;
}
@media only screen and (max-width: 1660px) {
  .infografic-decor-1 {
    left: -100px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) {
  .infografic-decor-1 {
    left: -180px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) and (max-width: 1336px) {
  .infografic-decor-1 {
    left: -200px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) and (max-width: 1336px) and (max-width: 1180px) {
  .infografic-decor-1 {
    display: none;
  }
}
.infografic-decor-1 img,
.infografic-decor-2 img {
  width: 100%;
  height: auto;
}
.infografic-decor-2 {
  position: absolute;
  bottom: -70px;
  right: 0;
  width: 100%;
  max-width: 735px;
}
@media only screen and (max-width: 1660px) {
  .infografic-decor-2 {
    right: -100px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) {
  .infografic-decor-2 {
    right: -180px;
    bottom: -30px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) and (max-width: 1336px) {
  .infografic-decor-2 {
    right: -200px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) and (max-width: 1336px) and (max-width: 1180px) {
  .infografic-decor-2 {
    display: none;
  }
}
.infografic-decor-3 {
  position: absolute;
  bottom: -72%;
  right: -100px;
  width: 100%;
  max-width: 490px;
  display: none;
}
@media only screen and (max-width: 767px) {
  .infografic-decor-3 {
    display: block;
  }
}
@media only screen and (max-width: 767px) and (max-width: 640px) {
  .infografic-decor-3 {
    right: -100px;
    max-width: 330px;
    height: 300px;
    bottom: -37%;
    z-index: 1;
  }
}
@media only screen and (max-width: 767px) and (max-width: 640px) and (max-width: 520px) {
  .infografic-decor-3 {
    bottom: -35%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 640px) and (max-width: 520px) and (max-width: 420px) {
  .infografic-decor-3 {
    max-width: 310px;
    height: 280px;
  }
}
.infografic-decor-3 img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.tokenomics-decor-1 {
  position: absolute;
  bottom: -20%;
  left: 0;
  width: 100%;
  max-width: 370px;
  z-index: 1;
  filter: drop-shadow(78px 79px 100px rgba(13, 15, 23, 0.66));
}
@media only screen and (max-width: 1180px) {
  .tokenomics-decor-1 {
    display: none;
  }
}
.tokenomics-decor-1 img,
.tokenomics-decor-2 img {
  width: 100%;
  height: auto;
}
.tokenomics-decor-2 {
  position: absolute;
  bottom: -20%;
  left: 40%;
  width: 100%;
  max-width: 270px;
  z-index: 1;
}
@media only screen and (max-width: 1180px) {
  .tokenomics-decor-2 {
    display: none;
  }
}
.home__team {
  padding-top: 50px;
  padding-bottom: 120px;
  position: relative;
}
@media only screen and (max-width: 920px) {
  .home__team {
    padding-top: 200px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .home__team {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .home__team {
    padding-top: 310px;
  }
}
.home__team .block-3d span {
  width: 10%;
}
.home-team-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  display: none;
}
@media only screen and (max-width: 520px) {
  .home-team-bg {
    display: block;
  }
}
.home-team-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 100px;
}
@media only screen and (max-width: 920px) {
  .home-team-title {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 520px) {
  .home-team-title {
    padding-bottom: 30px;
  }
}
.linkAllTeam {
  font-size: 22px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #5e6eff;
}
@media only screen and (max-width: 767px) {
  .linkAllTeam {
    display: none;
  }
}
.home-team-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-left: 13px;
}
@media only screen and (max-width: 920px) {
  .home-team-container {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .home-team-container {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }
}
.home-team-container .home-team-item:last-child {
  margin-right: 10px;
}
@media only screen and (max-width: 920px) {
  .home-team-container .home-team-item:last-child {
    margin: 0;
  }
}
.home-team-item {
  width: 27%;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .home-team-item {
    width: 30%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .home-team-item {
    width: 31%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .home-team-item {
    width: 100%;
    max-width: 300px;
    margin-bottom: 40px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .home-team-item {
    max-width: 335px;
    margin-right: 0;
  }
}
.home-team-container > .home-team-item:last-child {
  margin-bottom: 0;
}
.home-team-container > .home-team-item:nth-child(2) {
  margin-right: 0;
}
.home-team-item-wrap {
  width: 100%;
  height: 100%;
  border: 1px solid #38618e;
  padding: 40px 25px 35px;
  position: relative;
  z-index: 3;
  background: linear-gradient(
    179.95deg,
    #2c4469 5.45%,
    rgba(8, 12, 19, 0) 99.96%
  );
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border-radius: 25px;
}
@media only screen and (max-width: 767px) {
  .home-team-item-wrap {
    padding: 40px 15px 35px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}
.home-team-img {
  max-width: 160px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .home-team-img {
    max-width: 150px;
  }
}
.home-team-img img {
  filter: drop-shadow(11px 3px 45px #121c2b);
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.home-team-profession {
  width: 100%;
  text-align: center;
  font-family: "Druk Wide";
  font-size: 16px;
  text-transform: uppercase;
  color: #5e6eff;
  padding-bottom: 10px;
  padding-top: 20px;
}
@media only screen and (max-width: 1080px) {
  .home-team-profession {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-team-profession {
    padding-top: 25px;
    font-size: 16px;
  }
}
.home-team-text {
  font-size: 14px;
  line-height: 170%;
  color: #fff;
}
@media only screen and (max-width: 1080px) {
  .home-team-text {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-team-text {
    font-size: 14px;
  }
}
.home-team-item .block-3d {
  left: -10px;
  bottom: -10px;
  border-radius: 25px;
}
.home__app {
  padding-top: 200px;
  padding-bottom: 350px;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .home__app {
    padding-top: 100px;
    padding-bottom: 150px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .home__app {
    padding-top: 50px;
    padding-bottom: 300px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 520px) {
  .home__app {
    padding-bottom: 200px;
  }
}
.home__app .container-all {
  position: relative;
  z-index: 1;
}
.home-app-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1220px) {
  .home-app-bg {
    top: 50%;
    transform: translateY(-47%);
    height: 125%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .home-app-bg {
    display: none;
  }
}
.app-hand img,
.home-app-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.app-hand {
  position: absolute;
  bottom: -48%;
  right: -30%;
  width: 100%;
  max-width: 1080px;
  height: 100%;
  max-height: 430px;
}
@media only screen and (max-width: 1336px) {
  .app-hand {
    bottom: -57%;
    right: -35%;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) {
  .app-hand {
    display: none;
  }
}
.home-app-title {
  padding-bottom: 100px;
}
@media only screen and (max-width: 1080px) {
  .home-app-title {
    padding-bottom: 70px;
  }
}
.home-app-container {
  width: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1336px) {
  .home-app-container {
    justify-content: center;
    margin-left: -50px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) {
  .home-app-container {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) {
  .home-app-container {
    flex-direction: column;
    max-width: 450px;
    margin: 0 auto;
    position: relative;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 520px) {
  .home-app-container {
    max-width: 335px;
  }
}
.app-hand-mob,
.app-hand-mob::before {
  display: none;
  content: "";
  position: absolute;
}
.app-hand-mob {
  right: -70%;
  z-index: 1;
  bottom: -310px;
  width: 650px;
  height: 255px;
}
@media only screen and (max-width: 920px) {
  .app-hand-mob {
    display: block;
  }
}
@media only screen and (max-width: 920px) and (max-width: 640px) {
  .app-hand-mob {
    right: -62%;
  }
}
@media only screen and (max-width: 920px) and (max-width: 640px) and (max-width: 520px) {
  .app-hand-mob {
    width: 530px;
    height: 200px;
    bottom: -230px;
    right: -80%;
  }
}

@media only screen and (max-width: 920px) {
  .app-hand-mob::before {
    display: block;
  }
}
@media only screen and (max-width: 920px) and (max-width: 520px) {
  .app-hand-mob::before {
    width: 350px;
    height: 350px;
  }
}
.app-hand-mob img {
  width: 100%;
  height: 100%;
}
.home-app-img {
  width: 35%;
  min-height: 600px;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .home-app-img {
    width: 40%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .home-app-img {
    width: 35%;
    min-height: 485px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .home-app-img {
    width: 75%;
    min-height: 430px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 520px) {
  .home-app-img {
    width: 100%;
    margin-bottom: 40px;
  }
}
.home-app-img img {
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.app-img-big {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  max-width: 320px;
  height: 100%;
}
@media only screen and (max-width: 1080px) {
  .app-img-big {
    max-width: 260px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .app-img-big {
    max-width: 225px;
  }
}
.app-img-small {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  max-width: 270px;
  height: 90%;
}
@media only screen and (max-width: 1220px) {
  .app-img-small {
    max-width: 220px;
    height: 85%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .app-img-small {
    max-width: 200px;
    height: 80%;
  }
}
.app-hand::before {
  content: "";
  position: absolute;
  top: -160%;
  left: -30%;
  z-index: -1;
  width: 1100px;
  height: 1080px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-main/home-app/robot-hand-light.svg);
}
.home-app-content {
  width: 55%;
  max-width: 600px;
  padding-left: 100px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1336px) {
  .home-app-content {
    padding-left: 50px;
    max-width: 550px;
  }
}
@media only screen and (max-width: 1336px) and (max-width: 920px) {
  .home-app-content {
    width: 100%;
    padding-left: 0;
  }
}
.app-title {
  font-family: "Druk Wide";
  font-size: 18px;
  line-height: 170%;
  text-transform: uppercase;
  color: #5d6eff;
  padding-bottom: 5px;
}
@media only screen and (max-width: 920px) {
  .app-title {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background: linear-gradient(231.04deg, #5d6eff 27.56%, #40e8ff 101.72%);
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .app-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .app-title {
    font-size: 14px;
  }
}
.app-subtitle {
  font-size: 16px;
  line-height: 170%;
  color: #545c9d;
  padding-bottom: 30px;
}
@media only screen and (max-width: 920px) {
  .app-subtitle {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background: linear-gradient(180deg, #969696 19.47%, #40e8ff 94%);
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .app-subtitle {
    font-size: 14px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .app-subtitle {
    font-size: 12px;
  }
}
.app-btns-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: stretch;
}
@media only screen and (max-width: 1080px) {
  .app-btns-wrap {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .app-btns-wrap {
    justify-content: space-between;
  }
}
.app-btns-wrap a {
  display: block;
  width: 100%;
  max-width: 220px;
}
@media only screen and (max-width: 1080px) {
  .app-btns-wrap a {
    max-width: 190px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) {
  .app-btns-wrap a {
    max-width: 45%;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 920px) and (max-width: 520px) {
  .app-btns-wrap a {
    max-width: 48%;
  }
}
.app-btns-wrap a img {
  width: 100%;
  height: auto;
  filter: drop-shadow(-4px 4px 30px #0c141e);
}
.app-btns-wrap a:last-child {
  margin-left: 20px;
}
@media only screen and (max-width: 920px) {
  .app-btns-wrap a:last-child {
    margin-left: 0;
  }
}
.loader-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #0a1b62 0%, #0c1123 31.21%);
  opacity: 1;
  transition: opacity 0.6s;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader {
  position: relative;
  margin: auto;
  width: 350px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 250%;
  background-color: #142760;
  box-shadow: inset 0 5px 20px #000;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.loader:after {
  content: "";
  display: table;
  clear: both;
}
.loader-wrap span {
  float: left;
  height: 100px;
  line-height: 120px;
  width: 50px;
  text-align: center;
}
.loader > span {
  border-left: 1px solid #5d6eff;
}
.covers {
  position: absolute;
  height: 100%;
  width: 100%;
}
.covers span {
  background: #0c1122;
  -webkit-animation: up 2s infinite;
  animation: up 2s infinite;
}
.covers span:nth-child(2) {
  -webkit-animation-delay: 0.142857s;
  animation-delay: 0.142857s;
}
.covers span:nth-child(3) {
  -webkit-animation-delay: 0.285714s;
  animation-delay: 0.285714s;
}
.covers span:nth-child(4) {
  -webkit-animation-delay: 0.428571s;
  animation-delay: 0.428571s;
}
.covers span:nth-child(5) {
  -webkit-animation-delay: 0.571428s;
  animation-delay: 0.571428s;
}
.covers span:nth-child(6) {
  -webkit-animation-delay: 0.714285s;
  animation-delay: 0.714285s;
}
.covers span:nth-child(7) {
  -webkit-animation-delay: 0.857142s;
  animation-delay: 0.857142s;
}
.loader-wrap.hide {
  opacity: 0;
}
.home__backers {
  padding-top: 350px;
  padding-bottom: 400px;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .home__backers {
    padding-top: 250px;
    padding-bottom: 400px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .home__backers {
    padding-top: 150px;
    padding-bottom: 300px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .home__backers {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .home__backers {
    padding-top: 75px;
    padding-bottom: 180px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) and (max-width: 520px) {
  .home__backers {
    padding-bottom: 150px;
  }
}
.home__backers::before {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(19, 22, 34, 0) 0%, #1a318d 93.71%);
}
@media only screen and (max-width: 767px) {
  .home__backers::before {
    bottom: -10%;
  }
}
.home__backers .container-all {
  position: relative;
  z-index: 1;
}
.home__backers .block-3d-intro {
  border-radius: 25px;
  left: -10px;
  bottom: -10px;
}
.home-backers-title {
  padding-bottom: 90px;
}
@media only screen and (max-width: 1080px) {
  .home-backers-title {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-backers-title {
    padding-bottom: 40px;
  }
}
.home-backers-container {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media only screen and (max-width: 1220px) {
  .home-backers-container {
    max-width: 990px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .home-backers-container {
    max-width: 850px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) {
  .home-backers-container {
    max-width: 315px;
    flex-wrap: wrap;
  }
}
.home-backers-item {
  position: relative;
  margin-right: 35px;
}
@media only screen and (max-width: 1080px) {
  .home-backers-item {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-backers-item {
    margin-right: 0;
  }
}
.home-backers-item .block-3d span {
  width: 15%;
}
@media only screen and (max-width: 920px) {
  .home-backers-item .block-3d span {
    width: 20%;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .home-backers-item .block-3d span {
    width: 25%;
    height: 1px;
  }
}
.home-backers-item-wrap {
  display: flex;
  align-items: center;
  padding: 25px 20px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border: 2px solid #38618e;
  border-radius: 25px;
  position: relative;
  z-index: 4;
  height: 100%;
}
@media only screen and (max-width: 1220px) {
  .home-backers-item-wrap {
    padding: 20px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .home-backers-item-wrap {
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 767px) {
  .home-backers-item-wrap {
    border-radius: 10px;
    border: 1px solid #38618e;
  }
}
.home-backers-item-wrap p {
  color: #5e6eff;
  font-size: 28px;
  padding-top: 7px;
  padding-left: 10px;
}
@media only screen and (max-width: 1220px) {
  .home-backers-item-wrap p {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .home-backers-item-wrap p {
    padding-top: 0;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .home-backers-item-wrap p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .home-backers-item-wrap p {
    font-size: 15px;
    padding-left: 5px;
  }
}
.home-backers-item-wrap img {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.android .home-backers-item-wrap img {
  width: 215px;
  max-height: 52px;
}
@media only screen and (max-width: 1220px) {
  .android .home-backers-item-wrap img {
    max-width: 175px;
    max-height: 42px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .android .home-backers-item-wrap img {
    max-width: 155px;
    max-height: 38px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .android .home-backers-item-wrap img {
    max-width: 125px;
    max-height: 31px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .android .home-backers-item-wrap img {
    max-width: 80px;
    max-height: 20px;
  }
}
.google-fit .home-backers-item-wrap img {
  width: 225px;
  max-height: 66px;
}
@media only screen and (max-width: 1220px) {
  .google-fit .home-backers-item-wrap img {
    max-width: 295px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .google-fit .home-backers-item-wrap img {
    max-width: 265px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .google-fit .home-backers-item-wrap img {
    max-width: 235px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .google-fit .home-backers-item-wrap img {
    max-width: 140px;
    max-height: 42px;
  }
}
.apple .home-backers-item-wrap img {
  width: 125px;
  max-height: 44px;
}
@media only screen and (max-width: 1220px) {
  .apple .home-backers-item-wrap img {
    max-width: 105px;
    max-height: 38px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .apple .home-backers-item-wrap img {
    max-width: 95px;
    max-height: 34px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .apple .home-backers-item-wrap img {
    max-width: 75px;
    max-height: 27px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .apple .home-backers-item-wrap img {
    max-width: 80px;
    max-height: 31px;
  }
}
.apple-health .home-backers-item-wrap img {
  width: 215px;
  max-height: 48px;
}
@media only screen and (max-width: 1220px) {
  .apple-health .home-backers-item-wrap img {
    max-width: 175px;
    max-height: 39px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .apple-health .home-backers-item-wrap img {
    max-width: 155px;
    max-height: 35px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) {
  .apple-health .home-backers-item-wrap img {
    max-width: 125px;
    max-height: 28px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 920px) and (max-width: 767px) {
  .apple-health .home-backers-item-wrap img {
    max-width: 140px;
    max-height: 29px;
  }
}
.android .home-backers-item-wrap {
  background: linear-gradient(
    103.03deg,
    rgba(80, 225, 103, 0.35) -0.49%,
    rgba(93, 110, 255, 0.14) 75.8%
  );
}
.google-fit .home-backers-item-wrap {
  background: linear-gradient(
    102.41deg,
    rgba(209, 79, 79, 0.17) 17.84%,
    rgba(93, 110, 255, 0.13) 86.46%
  );
}
.apple .home-backers-item-wrap {
  background: linear-gradient(
    108.12deg,
    rgba(255, 255, 255, 0.15) 11.73%,
    rgba(93, 110, 255, 0.18) 70.89%
  );
}
.apple-health .home-backers-item-wrap {
  background: linear-gradient(
    103.03deg,
    rgba(202, 71, 134, 0.23) -2.37%,
    rgba(93, 110, 255, 0.05) 75.8%
  );
}
@media only screen and (max-width: 767px) {
  .apple-health .home-backers-item-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 920px) {
  .home-backers-container .block-3d {
    left: -10px;
    bottom: -10px;
  }
}
@media only screen and (max-width: 920px) and (max-width: 767px) {
  .home-backers-container .block-3d {
    border-radius: 10px;
    left: -5px;
    bottom: -5px;
    border: 1px solid #38618e;
  }
}
.home-backers-container .block-3d-lineLeftTop {
  top: 25px;
  transform: rotate(319deg);
}
@media only screen and (max-width: 767px) {
  .home-backers-container .block-3d-lineLeftTop {
    top: 10px;
  }
}
.home-backers-container .block-3d-lineLeftBottom1 {
  bottom: 25px;
}
@media only screen and (max-width: 920px) {
  .home-backers-container .block-3d-lineLeftBottom1 {
    bottom: 15px;
  }
}
.home-backers-container .block-3d-lineLeftBottom2 {
  left: 10px;
  transform: rotate(330deg);
}
@media only screen and (max-width: 767px) {
  .home-backers-container .block-3d-lineLeftBottom2 {
    left: 10px;
  }
}
.home-backers-container .block-3d-lineRightBottom {
  right: 10px;
  transform: rotate(325deg);
}
@media only screen and (max-width: 767px) {
  .home-backers-container .block-3d-lineRightBottom {
    right: -5px;
  }
  .CoinMarketCap .home-backers-item-wrap {
    padding: 20px 5px;
  }
  .home-backers-container > div:first-child {
    margin-right: 15px;
  }
  .home-backers-container > div:last-child > div:first-child {
    margin-left: 15px;
  }
}
.home-backers-item-reverce {
  display: flex;
}
@media only screen and (max-width: 1080px) {
  .home-backers-item-reverce {
    width: 41%;
    justify-content: space-around;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .home-backers-item-reverce {
    width: 100%;
    flex-direction: row-reverse;
    margin-top: 25px;
  }
}
.home-backers-item-reverce > div:last-child {
  margin-right: 0;
}
.team {
  position: relative;
  padding: 140px 0 160px;
}
@media only screen and (max-width: 1440px) {
  .team {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 767px) {
  .team {
    padding-top: 150px;
  }
}
.team::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130%;
  background: linear-gradient(0deg, #0a1b62 0%, #0c1123 31.21%);
}
@media only screen and (max-width: 1220px) {
  .team::before {
    height: 120%;
  }
}
.team .container-all {
  position: relative;
  z-index: 2;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .team .container-all {
    padding: 0;
  }
}
.team .breadcrumbs-container {
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .team .breadcrumbs-wrap {
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
  }
}
.team-container {
  padding-top: 165px;
  padding-bottom: 150px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1220px) {
  .team-container {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .team-container {
    padding-top: 105px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .team-container {
    padding-top: 30px;
    padding-bottom: 45px;
  }
}
.team-container::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300%;
  background: linear-gradient(
    180deg,
    #101834 -42.83%,
    #0b0f21 -42.81%,
    #101834 115.49%
  );
}
.team-paddingBottom {
  padding-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  .team-paddingBottom {
    padding-bottom: 0;
  }
}
.team-paddingTop {
  padding-top: 140px;
}
@media only screen and (max-width: 767px) {
  .team-paddingTop {
    padding-top: 0;
  }
  .team-container .swiper-teams {
    max-width: 335px;
    margin: 0 auto;
  }
  .team-container .swiper-wrapper {
    flex-direction: column;
    transform: translate3d(0, 0, 0) !important;
  }
  .team-container .swiper-slide {
    transform: translate3d(0, 0, 0) !important;
    margin-bottom: 50px;
  }
  .team-container .swiper-wrapper > div:last-child {
    margin-bottom: 0;
  }
}
.team-item-wrap {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  margin-right: 3px;
}
.team-item-wrap.reverse {
  flex-direction: column-reverse;
}
@media only screen and (max-width: 767px) {
  .team-item-wrap.reverse {
    flex-direction: column;
  }
}
.team-item-wrap.reverse .team-text {
  padding-top: 0;
  padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .team-item-wrap.reverse .team-text {
    padding-top: 15px;
    padding-bottom: 0;
  }
}
.team-text {
  padding-top: 15px;
}
.team-name {
  width: 100%;
  text-align: left;
  font-size: 22px;
  line-height: 1;
  color: #fff;
}
@media only screen and (max-width: 1220px) {
  .team-name {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .team-name {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .team-name {
    font-size: 26px;
  }
}
.team-profession {
  font-family: "Monument Extended";
  width: 100%;
  text-align: left;
  padding-top: 5px;
  font-size: 18px;
  line-height: 1;
  color: #fff;
}
@media only screen and (max-width: 1220px) {
  .team-profession {
    font-size: 14px;
    padding-top: 2px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .team-profession {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .team-profession {
    font-size: 22px;
  }
}
.team-triangle {
  display: block;
  width: 10px;
  margin: 0 auto;
  height: 1px;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .team-triangle {
    width: 100%;
  }
}
.team-triangle::before {
  content: "";
  position: absolute;
  bottom: -240px;
  left: 260px;
  border: 100px solid transparent;
  border-left: 100px solid #101732;
  transform: rotate(315deg);
}
@media only screen and (max-width: 1220px) {
  .team-triangle::before {
    left: 62%;
    bottom: -180px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .team-triangle::before {
    left: 62%;
    bottom: -120px;
    border: 70px solid transparent;
    border-left: 70px solid #101732;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .team-triangle::before {
    left: 35%;
    bottom: -85px;
    border: 50px solid transparent;
    border-left: 50px solid #101732;
  }
}
.team-item-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  .team-item-wrap img {
    min-height: 365px !important;
    max-height: 365px !important;
  }
}
.big-square {
  max-width: 385px;
  margin-top: auto;
}
@media only screen and (max-width: 1440px) {
  .big-square {
    max-width: 345px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .big-square {
    max-width: 305px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) {
  .big-square {
    max-width: 250px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .big-square {
    max-width: 100%;
  }
}
.big-square img {
  max-height: 365px;
}
@media only screen and (max-width: 1440px) {
  .big-square img {
    max-height: 320px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .big-square img {
    min-height: 285px;
    max-height: 285px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) {
  .big-square img {
    min-height: 245px;
    max-height: 245px;
  }
}
.small-square {
  max-width: 270px;
}
@media only screen and (max-width: 1440px) {
  .small-square {
    max-width: 230px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .small-square {
    max-width: 190px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) {
  .small-square {
    max-width: 160px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .small-square {
    max-width: 100%;
  }
}
.small-square img {
  max-height: 290px;
}
@media only screen and (max-width: 1440px) {
  .small-square img {
    max-height: 260px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .small-square img {
    min-height: 210px;
    max-height: 210px;
  }
}
.big-rectangle {
  max-width: 385px;
}
@media only screen and (max-width: 1440px) {
  .big-rectangle {
    max-width: 345px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .big-rectangle {
    max-width: 305px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) {
  .big-rectangle {
    max-width: 250px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .big-rectangle {
    max-width: 100%;
  }
}
.big-rectangle img {
  max-height: 290px;
}
@media only screen and (max-width: 1440px) {
  .big-rectangle img {
    max-height: 260px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .big-rectangle img {
    min-height: 210px;
    max-height: 210px;
  }
}
.small-rectangle {
  max-width: 270px;
  margin-top: auto;
}
@media only screen and (max-width: 1440px) {
  .small-rectangle {
    max-width: 230px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .small-rectangle {
    max-width: 190px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) {
  .small-rectangle {
    max-width: 160px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .small-rectangle {
    max-width: 100%;
  }
}
.small-rectangle img {
  max-height: 365px;
}
@media only screen and (max-width: 1440px) {
  .small-rectangle img {
    max-height: 320px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .small-rectangle img {
    min-height: 285px;
    max-height: 285px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 920px) {
  .small-rectangle img {
    min-height: 245px;
    max-height: 245px;
  }
}
.team-hero-img {
  margin-left: auto;
  max-width: 235px;
  margin-top: 35px;
}
@media only screen and (max-width: 1220px) {
  .team-hero-img {
    max-width: 100%;
    margin-top: 55px;
    min-height: 380px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .team-hero-img {
    min-height: 320px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .team-hero-img {
    margin-top: 35px;
  }
}
.team-hero-img img {
  filter: drop-shadow(10px 4px 11px rgba(3, 0, 12, 0.6))
    drop-shadow(53px 53px 125px rgba(1, 6, 24, 0.9));
}
@media only screen and (max-width: 1220px) {
  .team-hero-img img {
    position: absolute;
    display: block;
    top: 0;
    left: 70%;
    width: 100%;
    height: auto;
    max-width: 205px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) {
  .team-hero-img img {
    max-width: 175px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 920px) and (max-width: 767px) {
  .team-hero-img img {
    left: 45%;
  }
}
.swiper-teams {
  cursor: url(../img/page-team/cursor.png) 16 16, pointer;
}
@media only screen and (max-width: 767px) {
  .swiper-teams {
    cursor: pointer;
  }
}
.bg-links {
  width: 100%;
  height: 100vh;
  padding-top: 140px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-height: 970px) {
  .bg-links {
    height: 100%;
    display: block;
    padding-top: 200px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 990px) {
  .bg-links {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .bg-links {
    padding-bottom: 50px;
    padding-top: 90px;
    height: 100%;
    display: block;
  }
}
.bg-links .container-all {
  max-width: 930px;
  position: relative;
}
@media only screen and (max-width: 990px) {
  .bg-links .container-all {
    max-width: 680px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .bg-links .container-all {
    max-width: 380px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) and (max-width: 520px) {
  .bg-links .container-all {
    max-width: 335px;
  }
}
.bg-link-page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-links/bg-link-page.jpg);
}
@media only screen and (max-width: 520px) {
  .bg-link-page {
    background-position: 70% 50%;
    background-image: url(../img/page-links/520-bg-link-page.png);
  }
}
.links-container {
  padding: 60px 70px 157px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-links/dialog-bg.png);
}
@media only screen and (max-width: 990px) {
  .links-container {
    padding: 40px 50px 109px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .links-container {
    padding: 43px 38px 95px;
    background-image: url(../img/page-links/767-dialog-bg.png);
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) and (max-width: 520px) {
  .links-container {
    padding: 25px 20px 100px;
    background-image: url(../img/page-links/520-dialog-bg.png);
  }
}
.links-row {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .links-row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.links-img {
  width: 100%;
  height: 100%;
  max-width: 210px;
  position: relative;
}
@media only screen and (max-width: 990px) {
  .links-img {
    max-width: 155px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .links-img {
    max-width: 100%;
  }
}
.links-text {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 22px;
  line-height: 1;
  color: #fff;
  position: relative;
  z-index: 1;
  padding-top: 35px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 990px) {
  .links-text {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 520px) {
  .links-text {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.link-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-links/link-bg.png);
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .link-bg {
    background-image: url(../img/page-links/767-link-bg.png);
  }
}
.link-bg-mob {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../img/page-links/767-link-bg.png);
}
@media only screen and (max-width: 767px) {
  .link-bg-mob {
    display: block;
  }
}
.links-text-mob {
  display: none;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  position: relative;
  z-index: 1;
  padding-top: 26px;
  padding-bottom: 24px;
  padding-left: 45px;
}
@media only screen and (max-width: 767px) {
  .links-text-mob {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) and (max-width: 520px) {
  .links-text-mob {
    padding-top: 25px;
    padding-bottom: 23px;
  }
}
.icons-social {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
}
.web-line {
  display: block;
  width: 3px;
  height: 25px;
  margin: 0 auto;
  background-color: #838fff;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .web-line {
    height: 20px;
  }
}
.web-line::after,
.web-line::before {
  content: "";
  position: absolute;
  left: -2px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #838fff;
}
.web-line::before {
  top: -4px;
}
.web-line::after {
  display: none;
  bottom: -4px;
}
@media only screen and (max-width: 767px) {
  .web-line::after {
    display: block;
  }
}
.links-border {
  width: 100%;
  height: 3px;
  background-color: #838fff;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .links-border {
    display: none;
  }
}
.links-circle,
.social-line::before {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #838fff;
}
.links-border-left {
  top: 50%;
  left: -1px;
  transform: translateY(-45%);
}
.links-border-center {
  top: 50%;
  left: 50%;
  transform: translate(-43%, -45%);
}
.links-border-right {
  top: 50%;
  right: -1px;
  transform: translateY(-45%);
}
.links-social {
  width: 100px;
  height: 100px;
  margin-top: -1px;
}
@media only screen and (max-width: 990px) {
  .links-social {
    width: 75px;
    height: 75px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .links-social {
    width: 100%;
    height: 100%;
    position: relative;
  }
}
.links-social a {
  display: block;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .links-social a {
    display: flex;
    justify-content: center;
  }
}
.links-hero img,
.links-social img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .social-desktop {
    display: none;
  }
}
.social-line {
  display: block;
  width: 3px;
  height: 25px;
  margin: 0 auto;
  background-color: #838fff;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .social-line {
    height: 20px;
  }
}
.social-line::before {
  content: "";
  bottom: -2px;
  left: -2px;
}
@media only screen and (max-width: 767px) {
  .social-line::before {
    bottom: -4px;
  }
}
.social-line::after {
  display: none;
  content: "";
  position: absolute;
  top: -4px;
  left: -2px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #838fff;
}
@media only screen and (max-width: 767px) {
  .social-line::after {
    display: block;
  }
}
.links-hero {
  width: 290px;
  height: 455px;
  margin-left: auto;
  margin-top: -100px;
  margin-right: 30px;
}
@media only screen and (max-width: 990px) {
  .links-hero {
    width: 210px;
    height: 325px;
    margin-top: -70px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .links-hero {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) and (max-width: 520px) {
  .links-hero {
    margin-top: -90px;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .links-social:first-child .social-line {
    display: none;
  }
}
.game__intro {
  padding-top: 140px;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .game__intro {
    padding-top: 100px;
  }
}
.game__intro .container-all {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .game__intro .container-all {
    flex-direction: column-reverse;
    padding-top: 0;
    margin-top: -10px;
  }
}
.game-intro-content {
  width: 100%;
  max-width: 520px;
  margin-right: 90px;
}
@media only screen and (max-width: 1220px) {
  .game-intro-content {
    max-width: 465px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .game-intro-content {
    max-width: 350px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 990px) {
  .game-intro-content {
    max-width: 300px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 990px) and (max-width: 767px) {
  .game-intro-content {
    max-width: 400px;
    margin-right: 0;
    margin-top: 5px;
  }
}
.game-intro-title {
  font-size: 36px;
  line-height: 100%;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1220px) {
  .game-intro-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .game-intro-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 990px) {
  .game-intro-title {
    font-size: 22px;
  }
}
.game-intro-subtitle {
  color: #b7b9c0;
  line-height: 170%;
  padding-bottom: 35px;
}
@media only screen and (max-width: 1080px) {
  .game-intro-subtitle {
    padding-bottom: 20px;
  }
}
.result-wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 35px;
  border-top: 1px solid rgba(100, 111, 216, 0.6);
}
@media only screen and (max-width: 1080px) {
  .result-wrap {
    padding-top: 25px;
  }
}
.result-item {
  max-width: 90px;
}
@media only screen and (max-width: 990px) {
  .result-item {
    max-width: 65px;
  }
}
.result-title {
  color: #646fd8;
  font-weight: 800;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: -1.8px;
}
@media only screen and (max-width: 1220px) {
  .result-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .result-title {
    font-size: 36px;
    line-height: 100%;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 990px) {
  .result-title {
    font-size: 28px;
  }
}
.result-subtitle {
  color: #646fd8;
  font-size: 18px;
  line-height: 130%;
}
@media only screen and (max-width: 1220px) {
  .result-subtitle {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .result-subtitle {
    font-size: 14px;
  }
}
.game-intro-hero {
  width: 100%;
  max-width: 680px;
}
@media only screen and (max-width: 1220px) {
  .game-intro-hero {
    max-width: 550px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .game-intro-hero {
    max-width: 500px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 990px) {
  .game-intro-hero {
    max-width: 440px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 990px) and (max-width: 767px) {
  .game-intro-hero {
    max-width: 400px;
  }
}
.game-exercises-img img,
.game-intro-hero img {
  width: 100%;
  height: auto;
}
.game__plane {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 350px;
  padding-bottom: 330px;
}
@media only screen and (max-width: 1660px) {
  .game__plane {
    padding-top: 270px;
    padding-bottom: 300px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) {
  .game__plane {
    padding-top: 200px;
    padding-bottom: 240px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) and (max-width: 1180px) {
  .game__plane {
    padding-bottom: 185px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) and (max-width: 1180px) and (max-width: 1080px) {
  .game__plane {
    padding-top: 150px;
    padding-bottom: 200px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) and (max-width: 1180px) and (max-width: 1080px) and (max-width: 767px) {
  .game__plane {
    padding-top: 100px;
    padding-bottom: 170px;
  }
}
@media only screen and (max-width: 1660px) and (max-width: 1440px) and (max-width: 1180px) and (max-width: 1080px) and (max-width: 767px) and (max-width: 580px) {
  .game__plane {
    padding-bottom: 120px;
  }
}
.game-plane-bg,
.game-platform {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.game-plane-bg {
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  background-position: 50% 50%;
  background-image: url(../img/page-game/gameplane/game-plan.jpg);
}
.swiper-gameplane .swiper-wrapper {
  align-items: center;
}
.swiper-gameplane .swiper-slide {
  display: flex;
  justify-content: center;
}
.swiper-gameplane .swiper-slide img {
  width: 100%;
  height: auto;
  border-radius: 30px;
}
.game-platform {
  position: relative;
  max-width: 720px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 110px;
  padding-bottom: 45px;
  box-shadow: 0 40px 112px rgba(3, 7, 27, 0.37);
  border-radius: 0 0 50px 50px;
  background-position: top;
  background-image: url(../img/page-game/gameplane/platform.png);
}
@media only screen and (max-width: 1180px) {
  .game-platform {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) {
  .game-platform {
    max-width: 520px;
    padding-top: 70px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) and (max-width: 767px) {
  .game-platform {
    max-width: 520px;
    padding-top: 65px;
    padding-bottom: 30px;
    background-image: url(../img/page-game/gameplane/platform-mob.png);
  }
}
@media only screen and (max-width: 1180px) and (max-width: 1080px) and (max-width: 767px) and (max-width: 580px) {
  .game-platform {
    max-width: 335px;
    padding-top: 55px;
    padding-bottom: 35px;
    border-radius: 0 0 30px 30px;
  }
}
.game-platform::before {
  content: "";
  position: absolute;
  top: -949px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 950px;
  background: linear-gradient(
    180deg,
    rgba(10, 16, 41, 0) 14.08%,
    rgba(6, 15, 53, 0.5) 100%
  );
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
@media only screen and (max-width: 767px) {
  .game-platform::before {
    top: -699px;
    height: 700px;
  }
}
.game-platform-title {
  font-size: 36px;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 580px) {
  .game-platform-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1280px) {
  .swiper-gameplane .swiper-wrapper .swiper-slide {
    max-height: 450px;
  }
}
@media only screen and (max-width: 1280px) and (max-width: 1080px) {
  .swiper-gameplane .swiper-wrapper .swiper-slide {
    max-height: 420px;
  }
}
@media only screen and (max-width: 1280px) and (max-width: 1080px) and (max-width: 620px) {
  .swiper-gameplane .swiper-wrapper .swiper-slide {
    max-height: 390px;
  }
}
.game__exercises {
  width: 100%;
  padding-bottom: 250px;
}
@media only screen and (max-width: 990px) {
  .game__exercises {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .game__exercises {
    padding-bottom: 60px;
  }
}
.game__exercises .container-all {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .game__exercises .container-all {
    flex-direction: column;
    max-width: 520px;
  }
}
.game-exercises-img {
  position: relative;
  width: 100%;
  max-width: 550px;
  margin-right: 40px;
}
@media only screen and (max-width: 1440px) {
  .game-exercises-img {
    max-width: 500px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) {
  .game-exercises-img {
    max-width: 450px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 990px) {
  .game-exercises-img {
    max-width: 350px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) {
  .game-exercises-img {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) and (max-width: 520px) {
  .game-exercises-img {
    max-width: 330px;
  }
}
.game-exercises-content {
  position: relative;
  width: 100%;
  max-width: 610px;
  padding: 45px 50px 40px;
  background: #101630;
  border-radius: 30px;
}
@media only screen and (max-width: 1220px) {
  .game-exercises-content {
    max-width: 550px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game-exercises-content {
    padding: 30px 40px;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 520px) {
  .game-exercises-content {
    padding: 30px 30px 20px;
    border-radius: 30px;
  }
}
.game-exercises-title {
  padding-bottom: 10px;
}
@media only screen and (max-width: 990px) {
  .game-exercises-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .game-exercises-title {
    font-size: 22px;
  }
}
.game-exercises-subtitle {
  padding-bottom: 25px;
}
@media only screen and (max-width: 1080px) {
  .game-exercises-subtitle {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 990px) {
  .game-exercises-subtitle {
    padding-bottom: 15px;
  }
}
.exercises-icons {
  padding-top: 35px;
  border-top: 1px solid rgba(93, 110, 255, 0.47);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1080px) {
  .exercises-icons {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 990px) {
  .exercises-icons {
    padding-top: 20px;
  }
}
.exercises-icons img {
  width: 55px;
  height: 54px;
}
@media only screen and (max-width: 1080px) {
  .exercises-icons img {
    width: 45px;
    height: 44px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 990px) {
  .exercises-icons img {
    width: 35px;
    height: 34px;
  }
}
.game-exercises-circle {
  position: absolute;
  bottom: -30%;
  right: -25%;
  width: 720px;
  height: 720px;
}
@media only screen and (max-width: 1440px) {
  .game-exercises-circle {
    bottom: -20%;
    right: -15%;
    width: 520px;
    height: 520px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1080px) {
  .game-exercises-circle {
    display: none;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1080px) and (max-width: 767px) {
  .game-exercises-circle {
    display: block;
    width: 470px;
    height: 470px;
    bottom: 95px;
    right: -220px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1080px) and (max-width: 767px) and (max-width: 480px) {
  .game-exercises-circle {
    bottom: 125px;
  }
}
.game-exercises-circle img,
.game-steps-img img {
  width: 100%;
  height: auto;
}
.game__steps {
  width: 100%;
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .game__steps {
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
.game__steps .container-all {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .game__steps .container-all {
    flex-direction: column-reverse;
    max-width: 520px;
  }
}
.game-steps-content {
  width: 100%;
  max-width: 540px;
  margin-right: 50px;
  padding-bottom: 35px;
  border-bottom: 1px solid rgba(93, 110, 255, 0.47);
}
@media only screen and (max-width: 1220px) {
  .game-steps-content {
    max-width: 460px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game-steps-content {
    max-width: 420px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) {
  .game-steps-content {
    border: 0;
    padding-bottom: 0;
    margin-right: 0;
    max-width: 100%;
  }
}
.game-steps-title {
  padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .game-steps-title {
    display: none;
  }
}
.game-steps-img {
  width: 100%;
  max-width: 480px;
}
@media only screen and (max-width: 1220px) {
  .game-steps-img {
    max-width: 440px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game-steps-img {
    max-width: 380px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) {
  .game-steps-img {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .game-steps-img img {
    display: block;
    max-width: 335px;
    margin: 0 auto;
  }
}
.game-steps-title-mob {
  display: none;
}
@media only screen and (max-width: 767px) {
  .game-steps-title-mob {
    display: block;
    padding-bottom: 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) and (max-width: 520px) {
  .game-steps-title-mob {
    max-width: 250px;
    text-align: left;
  }
}
.game__openCV {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .game__openCV {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.game-openCV-wrap {
  padding: 85px 60px 70px;
  background: linear-gradient(
    231.09deg,
    #101630 24.11%,
    rgba(16, 22, 48, 0) 57.76%
  );
  border-radius: 120px;
}
@media only screen and (max-width: 1220px) {
  .game-openCV-wrap {
    padding: 35px 60px 40px;
    max-width: 950px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game-openCV-wrap {
    max-width: 700px;
    border-radius: 50px;
    padding: 5px 45px 30px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) {
  .game-openCV-wrap {
    background: 0 0;
    padding: 0;
  }
}
.game-openCV-img {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  transform: translateX(35px);
  display: flex;
  align-items: flex-end;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1220px) {
  .game-openCV-img {
    justify-content: center;
    transform: translateX(25px);
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game-openCV-img {
    transform: translateX(15px);
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 520px) {
  .game-openCV-img {
    transform: translateX(8px);
  }
}
.game-openCV-img img,
.game-preoder-hero img,
.reward-item-img img {
  width: 100%;
  height: auto;
}
.game-openCV-card-1 {
  width: 100%;
  min-width: 455px;
  max-width: 455px;
  margin-right: 20px;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .game-openCV-card-1 {
    max-width: 350px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game-openCV-card-1 {
    max-width: 245px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) {
  .game-openCV-card-1 {
    max-width: 285px;
  }
}
.game-openCV-card-2 {
  width: 100%;
  min-width: 645px;
  max-width: 645px;
  position: relative;
}
@media only screen and (max-width: 1220px) {
  .game-openCV-card-2 {
    max-width: 500px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game-openCV-card-2 {
    max-width: 345px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) {
  .game-openCV-card-2 {
    display: none;
  }
}
.game-openCV-podium {
  width: 100%;
  max-width: 1110px;
  margin-top: -80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 105px;
  padding-bottom: 45px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-image: url(../img/page-game/openCV/openCV-podium.png);
  border-radius: 0 0 50px 50px;
  box-shadow: 0 40px 112px rgba(3, 7, 27, 0.37);
}
@media only screen and (max-width: 1220px) {
  .game-openCV-podium {
    max-width: 930px;
    margin-top: -60px;
    padding-top: 75px;
    margin-right: auto;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game-openCV-podium {
    padding-top: 55px;
    padding-bottom: 20px;
    border-radius: 0 0 30px 30px;
    margin-top: -40px;
    max-width: 610px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) {
  .game-openCV-podium {
    max-width: 410px;
    background-image: url(../img/page-game/openCV/openCV-podium-mob.png);
    padding-top: 75px;
    padding-bottom: 30px;
    margin-top: -50px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) and (max-width: 520px) {
  .game-openCV-podium {
    max-width: 335px;
  }
}
.game-openCV-title {
  text-align: center;
}
.game-openCV-title span {
  color: #31b419;
}
.game-openCV-text {
  width: 100%;
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media only screen and (max-width: 1220px) {
  .game-openCV-text {
    max-width: 930px;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game-openCV-text {
    max-width: 610px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) {
  .game-openCV-text {
    max-width: 410px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 767px) and (max-width: 520px) {
  .game-openCV-text {
    max-width: 335px;
    margin-top: 15px;
  }
}
.card-1-sensor-left {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1220px) {
  .card-1-sensor-left {
    top: 15px;
    left: 30px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .card-1-sensor-left {
    top: 5px;
    left: 10px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 520px) {
  .card-1-sensor-left {
    top: 10px;
    left: 20px;
  }
}
.card-2-sensor-left {
  position: absolute;
  top: -30px;
  left: 120px;
}
@media only screen and (max-width: 990px) {
  .card-2-sensor-left {
    display: none;
  }
}
.card-2-sensor-right {
  position: absolute;
  top: -30px;
  right: 90px;
}
@media only screen and (max-width: 990px) {
  .card-2-sensor-right {
    top: -20px;
    right: 55px;
  }
}
.game__openCV .sensor-svg {
  display: block;
  filter: drop-shadow(0 0 9px #00ff56);
}
@media only screen and (max-width: 1220px) {
  .game__openCV .sensor-svg {
    width: 70px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .game__openCV .sensor-svg {
    width: 50px;
  }
}
.game-sensor-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.game-sensor-circle-1 {
  width: 380%;
  height: 380%;
  border: 1px solid rgba(46, 173, 25, 0.1);
}
@media only screen and (max-width: 1220px) {
  .game-sensor-circle-1 {
    width: 280%;
    height: 280%;
  }
}
.game-sensor-circle-2 {
  width: 280%;
  height: 280%;
  border: 1px solid rgba(46, 173, 25, 0.2);
}
@media only screen and (max-width: 1220px) {
  .game-sensor-circle-2 {
    width: 220%;
    height: 220%;
  }
}
.game-sensor-circle-3 {
  width: 180%;
  height: 180%;
  border: 1px solid rgba(46, 173, 25, 0.3);
}
@media only screen and (max-width: 1220px) {
  .game-sensor-circle-3 {
    width: 150%;
    height: 150%;
  }
}
.game__preoder {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 200px;
}
@media only screen and (max-width: 767px) {
  .game__preoder {
    padding-top: 100px;
    padding-bottom: 50px;
    position: relative;
    z-index: 2;
  }
}
.game-preoder-wrap {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  background: #101630;
  border-radius: 30px;
  padding: 70px 45px 60px 125px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (max-width: 1220px) {
  .game-preoder-wrap {
    max-width: 840px;
    padding: 60px 45px 50px 125px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) {
  .game-preoder-wrap {
    max-width: 740px;
    padding: 60px 45px 50px 115px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 990px) {
  .game-preoder-wrap {
    max-width: 650px;
    padding: 50px 35px 45px 105px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 990px) and (max-width: 767px) {
  .game-preoder-wrap {
    flex-direction: column;
    padding: 0 30px 45px;
    background: linear-gradient(180deg, #172357 0%, rgba(8, 11, 29, 0.51) 100%);
    border: 2px solid #142150;
    max-width: 410px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 1080px) and (max-width: 990px) and (max-width: 767px) and (max-width: 520px) {
  .game-preoder-wrap {
    max-width: 335px;
  }
}
.game-preoder-hero {
  position: absolute;
  top: 50%;
  left: -45px;
  transform: translateY(-50%);
  width: 150px;
}
@media only screen and (max-width: 767px) {
  .game-preoder-hero {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 170px;
    margin-top: -100px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 1080px) {
  .game-preoder-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 990px) {
  .game-preoder-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 990px) and (max-width: 520px) {
  .game-preoder-title {
    max-width: 200px;
    text-align: center;
  }
}
.game-preoder-link {
  display: inline-block;
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  color: #fff;
  padding: 18px 30px;
  background: rgba(94, 110, 255, 0.04);
  border: 1px solid #5e6eff;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  position: relative;
  z-index: 2;
  border-radius: 15px;
}
@media only screen and (max-width: 990px) {
  .game-preoder-link {
    font-size: 14px;
    padding: 15px 25px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) {
  .game-preoder-link {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
  }
}
@media only screen and (max-width: 990px) and (max-width: 767px) and (max-width: 520px) {
  .game-preoder-link {
    padding: 15px 20px;
  }
}
.game-preoder-wrap .wrap-btn {
  margin-left: 60px;
  margin-top: -5px;
}
@media only screen and (max-width: 1080px) {
  .game-preoder-wrap .wrap-btn {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .game-preoder-wrap .wrap-btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }
}
.game-preoder-wrap .btn-3d {
  border: 1px solid #5e6eff;
}
@media only screen and (max-width: 767px) {
  .game-preoder-wrap .btn-3d {
    display: block;
  }
}
.game-preoder-wrap .btn-3d span {
  background-color: #5e6eff;
}
.game__reward {
  width: 100%;
  padding-top: 200px;
  padding-bottom: 65px;
}
@media only screen and (max-width: 1440px) {
  .game__reward {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 767px) {
  .game__reward {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.game__reward .container-all {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 990px) {
  .game__reward .container-all {
    max-width: 610px;
  }
}
.game-reward-title {
  padding-bottom: 10px;
}
.game-reward-subtitle {
  padding-bottom: 150px;
}
@media only screen and (max-width: 1080px) {
  .game-reward-subtitle {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  .game-reward-subtitle {
    padding-bottom: 20px;
  }
}
.game-reward-row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 620px) {
  .game-reward-row {
    justify-content: center;
  }
}
.reward-item-img {
  width: 100%;
  max-width: 155px;
}
@media only screen and (max-width: 1220px) {
  .reward-item-img {
    max-width: 125px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 620px) {
  .reward-item-img {
    max-width: 100px;
  }
}
.reward-item-narrow .reward-item-img {
  width: 100%;
  max-width: 125px;
  margin-left: 15px;
}
@media only screen and (max-width: 1220px) {
  .reward-item-narrow .reward-item-img {
    max-width: 100px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) {
  .reward-item-narrow .reward-item-img {
    max-width: 80px;
  }
}
@media only screen and (max-width: 1220px) and (max-width: 990px) and (max-width: 620px) {
  .reward-item-narrow .reward-item-img {
    max-width: 70px;
    margin-left: 0;
    transform: translateX(15px);
  }
}
@media only screen and (max-width: 620px) {
  .reward-item-narrow .reward-item-numbering {
    padding-left: 50px;
  }
}
.game-reward-item {
  padding: 15px 30px 5px;
  background: #131c44;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 32%;
  margin-bottom: 25px;
}
@media only screen and (max-width: 990px) {
  .game-reward-item {
    width: 48%;
  }
}
@media only screen and (max-width: 990px) and (max-width: 620px) {
  .game-reward-item {
    width: 100%;
    justify-content: center;
    margin-bottom: 15px;
  }
}
.reward-item-nobg {
  background-color: transparent;
}
@media only screen and (max-width: 620px) {
  .reward-item-nobg {
    display: none;
  }
}
.reward-item-numbering {
  font-size: 28px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
  color: #717ba8;
  padding-left: 20px;
  padding-right: 100px;
}
@media only screen and (max-width: 1180px) {
  .reward-item-numbering {
    padding-right: 50px;
  }
}
.reward-item-text {
  font-size: 22px;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  text-align: center;
  font-family: "Monument Extended";
  font-weight: 400;
}
@media only screen and (max-width: 990px) {
  .reward-item-text {
    font-size: 18px;
  }
}
.game-reward-circle {
  position: absolute;
  top: -195px;
  left: -380px;
  z-index: -1;
  width: 1050px;
  height: 1050px;
}
@media only screen and (max-width: 1440px) {
  .game-reward-circle {
    width: 720px;
    height: 720px;
    top: -120px;
    left: -250px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1080px) {
  .game-reward-circle {
    top: -160px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1080px) and (max-width: 990px) {
  .game-reward-circle {
    top: -120px;
  }
}
@media only screen and (max-width: 1440px) and (max-width: 1080px) and (max-width: 990px) and (max-width: 767px) {
  .game-reward-circle {
    top: -210px;
    left: -200px;
    width: 520px;
    height: 520px;
    transform: rotate(25deg);
  }
}
.game-reward-circle img,
.game-tab-arrow img {
  width: 100%;
  height: 100%;
}
.game__faq {
  width: 100%;
  padding-top: 65px;
  padding-bottom: 450px;
}
@media only screen and (max-width: 1600px) {
  .game__faq {
    padding-bottom: 250px;
  }
}
@media only screen and (max-width: 1600px) and (max-width: 1440px) {
  .game__faq {
    padding-bottom: 350px;
  }
}
@media only screen and (max-width: 1600px) and (max-width: 1440px) and (max-width: 1120px) {
  .game__faq {
    padding-bottom: 200px;
  }
}
@media only screen and (max-width: 1600px) and (max-width: 1440px) and (max-width: 1120px) and (max-width: 767px) {
  .game__faq {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .game__faq .container-all {
    max-width: 630px;
  }
}
.game-faq-container {
  padding-top: 60px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .game-faq-container {
    flex-direction: column;
    padding-top: 0;
  }
}
.game-tabs-left {
  width: 100%;
  max-width: 600px;
  padding-right: 50px;
}
@media only screen and (max-width: 767px) {
  .game-tabs-left {
    padding-right: 0;
    max-width: 100%;
  }
}
.game-tabs-right {
  width: 100%;
  max-width: 550px;
}
@media only screen and (max-width: 767px) {
  .game-tabs-right {
    max-width: 100%;
  }
}
.game-tab-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-bottom: 1px solid rgba(93, 110, 255, 0.47);
  padding-top: 40px;
  padding-bottom: 20px;
}
.game-tab-visible {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 15px;
  cursor: pointer;
}
.game-tab-arrow {
  margin-left: 20px;
  width: 15px;
  height: 15px;
  transition: all 0.3s;
}
.game-tab-visible.active .game-tab-arrow {
  transform: rotate(180deg) translateY(-4px);
}
.game-tab-question {
  font-size: 22px;
  line-height: 130%;
  font-weight: 400;
  color: #fff;
  text-align: left;
}
@media only screen and (max-width: 990px) {
  .game-tab-question {
    font-size: 16px;
  }
}
@media only screen and (max-width: 990px) and (max-width: 520px) {
  .game-tab-question {
    font-size: 14px;
  }
}
.game-tab-hidden {
  padding-right: 30px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.game-tab-answer {
  font-size: 16px;
  line-height: 170%;
  color: #556dbf;
}
@media only screen and (max-width: 990px) {
  .game-tab-answer {
    font-size: 14px;
  }
}
/*# sourceMappingURL=app.css.map */
