/**
 * Swiper 6.7.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 31, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: none;
}

a:hover,
a:active {
  outline: none;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

form {
  margin: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

button,
input {
  line-height: normal;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

label,
select,
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
  cursor: pointer;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "Cera CY";
  src: url("fonts/cera-bold-webfont.woff2") format("woff2"), url("fonts/cera-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cera CY";
  src: url("fonts/cera-regular-webfont.woff2") format("woff2"), url("fonts/cera-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body, html {
  height: 100%;
  min-height: 100%;
  min-width: 320px;
}

body {
  padding: 0px;
  margin: 0px;
  color: #fff;
  line-height: 1.4;
  font-size: 24px;
  font-family: "Cera CY", Arial, Helvetica, sans-serif;
  background: #1b0888;
  font-weight: 400;
  overflow-y: scroll;
}

img {
  display: block;
  max-width: 100%;
  border-style: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  touch-action: manipulation;
}

*:hover,
*:focus,
*:active {
  outline: none;
}

a {
  text-decoration: underline;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none outside;
}

b {
  font-weight: 700;
}

p {
  margin: 0 0 0.5em;
}

p:last-child {
  margin-bottom: 0;
}

.center {
  text-align: center;
}

.nowrap {
  white-space: nowrap;
}

.hidden {
  display: none !important;
}

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

.container {
  max-width: 1730px;
  width: 92%;
  margin: 0 auto;
}

.button {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  font-size: 28px;
  text-decoration: none;
  padding: 0.5em 0.75em;
  line-height: 1;
  height: 2.85em;
  text-align: center;
  border: 0.035em solid #fff;
  margin: 0;
  font-family: "Cera CY", Arial, Helvetica, sans-serif;
  font-weight: 700;
  border-radius: 0.53em;
  text-transform: uppercase;
  position: relative;
  width: 13.32em;
  max-width: 100%;
  white-space: nowrap;
  color: #fff;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, rgba(13, 100, 197, 0.4) 90%);
  background-blend-mode: screen;
  background-size: auto 110%;
  background-position: 0 0;
  transition: background-position 0.1s ease-in-out;
}
.button:before {
  content: "";
  position: absolute;
  top: 0.214em;
  left: 0.286em;
  width: 3.57em;
  height: 0.214em;
  background: url(img/button-blink.svg) no-repeat 0 0/contain transparent;
  background-blend-mode: screen;
  transition: left 0.1s ease-in-out;
}

.button--100 {
  width: 100%;
}

@media (hover: hover) {
  .button:not([disabled]):hover {
    background-position: 0 -0.25em;
  }
  .button:not([disabled]):hover:before {
    left: 0.386em;
  }
}
.button[disabled] {
  opacity: 0.6;
}

.wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  background: url(img/all-bg.png) no-repeat center center/cover #1b0888;
}
.wrapper.overflow {
  height: 100vh;
  height: 100dvh;
}

.wrapper__planets {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(img/all-planet1.png) no-repeat top right, url(img/all-planet2.png) no-repeat bottom left transparent;
}

.sounds {
  display: none;
}

@media (max-width: 1079px) {
  body {
    font-size: 16px;
  }
  .container {
    width: 100%;
    padding: 0 20px;
  }
}
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #1A089E 0%, #6039CA 71.1%, #875DE8 100%);
  color: #fff;
  z-index: 1010;
  font-size: min(1px, 0.1vh);
}

@keyframes loader {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
.loader__title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  font-size: min(1em, 0.1vw);
  font-weight: 700;
  line-height: 0.75;
  text-transform: uppercase;
  margin: 0;
  padding: 165em 0 0;
  position: relative;
}
.loader__title span {
  font-size: 70em;
}
.loader__title:before {
  content: "";
  width: 197em;
  height: 128em;
  background: url(img/loader.png) no-repeat center center/contain transparent;
  position: absolute;
  top: 0;
  left: calc(50% - 98.5em);
  transform-origin: center center;
  animation: loader 3.2s linear 0s infinite;
}

.turn {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(img/lp-bottom.png) no-repeat bottom center, url(img/lp-bg.jpg) no-repeat top center #875ee8;
  background-size: auto 100px, cover;
  color: #fff;
  text-align: center;
  z-index: 1000;
  display: none;
}

.turn__inner {
  margin: auto;
  width: 320px;
  position: relative;
  z-index: 10;
}

.turn__title {
  font-size: 43px;
  font-weight: 700;
  line-height: 0.9;
  letter-spacing: -0.86px;
  text-transform: uppercase;
  margin: 0 0 16px;
}

.turn__lock {
  padding: 21px 16px 21px 76px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.2);
  font-size: 14px;
  line-height: 1.35;
  text-align: left;
  position: relative;
}
.turn__lock::before {
  content: "";
  width: 48px;
  height: 48px;
  background: url(img/turn-lock.svg) no-repeat center center #EAF9FA;
  border-radius: 12px;
  position: absolute;
  top: 16px;
  left: 16px;
}

@media (max-width: 1079px) and (orientation: portrait) {
  .turn.visible {
    display: flex;
  }
}
.lp {
  background: url(img/lp-gradient.png) repeat-x top center #875ee8;
  color: #fff;
  font-size: min(1px, 0.05vw);
}

.lp__bg {
  background: url(img/lp-bottom.png) no-repeat bottom center, url(img/lp-bg.jpg) no-repeat top center transparent;
  min-height: 100vh;
  padding-bottom: 215px;
}

@media (max-width: 1920px) {
  .lp {
    background-image: none;
  }
  .lp__bg {
    background-size: auto, 165.83vw auto;
  }
}
.lp__creative {
  padding-top: 60em;
  padding-bottom: 330em;
  position: relative;
  z-index: 5;
}

.lp__header {
  margin: 0 0 115em -15em;
  position: relative;
}

.lp__logo {
  display: block;
  width: 293em;
}
.lp__logo img {
  display: block;
  max-width: 100%;
}

.lp__h1 {
  margin: 0;
  text-align: left;
  font-size: 144.5em;
  font-weight: 700;
  line-height: 0.75;
  text-transform: uppercase;
  position: relative;
  -webkit-text-stroke-width: 0.014em;
  -webkit-text-stroke-color: #FFF;
}
.lp__h1 img {
  display: none;
  width: 100%;
}
.lp__h1 span {
  display: block;
}
.lp__h1 .h1_2 {
  font-size: 1.3em;
}
.lp__h1 .h1_3 {
  font-size: 1.96em;
  line-height: 0.9;
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10em);
  }
  100% {
    transform: translateY(0);
  }
}
.lp__bear {
  width: 884em;
  height: 820em;
  background: url(img/lp-bear.png) no-repeat 0 0/contain transparent;
  position: absolute;
  top: 42em;
  right: -32em;
  animation: float 4s ease-in-out infinite;
}

.preview {
  position: relative;
  text-align: center;
  margin-bottom: 166em;
}

.preview__shadow {
  position: absolute;
  top: -110em;
  left: calc(50% - 1145em);
  width: 2290em;
  height: 212em;
  background: url(img/pretext-shadow.png) no-repeat top center/contain transparent;
}

.preview__island {
  position: absolute;
  top: calc(100% - 5em);
}
.preview__island--1 {
  width: 628em;
  height: 200em;
  background: url(img/pretext-island1.png) no-repeat 0 0/contain transparent;
  left: 10em;
}
.preview__island--2 {
  width: 416em;
  height: 131em;
  background: url(img/pretext-island2.png) no-repeat 0 0/contain transparent;
  right: 10em;
}

.preview__asteroid {
  position: absolute;
  top: -180em;
  left: 105em;
  background: url(img/pretext-asteroid.png) no-repeat 0 0/contain transparent;
  width: 434em;
  height: 303em;
}

.preview__bg {
  border-radius: 40px;
  overflow: hidden;
  padding: 70px 0 0;
  position: relative;
}
.preview__bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 865px);
  width: 1730px;
  height: 100%;
  background: #150474;
  clip-path: path("M1730 806C1730 826.987 1712.99 844 1692 844H38C17.0132 844 0 826.987 0 806V38C0 17.0132 17.0132 0 38 0H753.585C773.25 0 788.867 15.8908 799.027 32.7277C812.507 55.0643 837.009 70 865 70C892.991 70 917.493 55.0643 930.973 32.7277C941.133 15.8908 956.75 0 976.415 0H1692C1712.99 0 1730 17.0132 1730 38V806Z");
}
.preview__bg h2 {
  font-size: 1.66em;
  font-weight: 700;
  margin: 0 auto 1em;
  max-width: 23em;
  position: relative;
}
.preview__bg p {
  margin: 0 auto 2.2em;
  max-width: 32em;
  position: relative;
}
.preview__bg .button {
  font-size: 1.16em;
}

.preview__inner {
  background: url(img/pretext-bg.png) no-repeat bottom right/100% auto #150474;
  padding: 3.125em 1em 4.58em;
  position: relative;
  font-size: 24em;
}

@keyframes lp-arrow {
  0% {
    transform: translateY(0);
    animation-timing-function: cubic-bezier(0.61, 1, 0.88, 1);
  }
  50% {
    transform: translateY(5em);
    animation-timing-function: cubic-bezier(0.61, 1, 0.88, 1);
  }
  100% {
    transform: translateY(0);
  }
}
.preview__arrow {
  position: absolute;
  top: 12px;
  left: calc(50% - 29px);
  width: 59px;
  height: 33px;
  background: url(img/pretext-arrow.svg) no-repeat 0 0/contain transparent;
  animation: lp-arrow 1.5s linear 0s infinite;
}

.lp__rules {
  position: relative;
}
.lp__rules .button-hld {
  margin-top: 55em;
  text-align: center;
}
.lp__rules .button {
  font-size: 28em;
}
.lp__rules .swiper-pagination {
  position: static;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  margin-top: 20em;
}
.lp__rules .swiper-pagination-lock {
  display: none;
}
.lp__rules .swiper-pagination-bullet {
  flex: 0 1 8em;
  width: 8em;
  height: 8em;
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  margin: 0 5em;
}
.lp__rules .swiper-pagination-bullet-active {
  flex-basis: 13em;
  width: 13em;
  height: 13em;
}

.h2 {
  text-align: center;
  font-size: 60em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 0.83em;
}

.cards__list {
  max-width: 1656em;
  margin: 0 auto;
}

.cards__list:not(.swiper-container-initialized) .swiper-wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  gap: 40em;
}

.cards__list .swiper-slide {
  width: 414em;
  height: auto;
}

.card {
  width: 374em;
  border-radius: 38em;
  background: #170680;
  overflow: hidden;
  height: 100%;
  margin: 0 auto;
}
.card img {
  width: 100%;
  border-radius: 38em;
}

.card__content {
  padding: 1.66em 1.5em 2.33em;
  text-align: center;
  font-size: 18em;
}
.card__content h3 {
  font-size: 1.33em;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 auto 0.83em;
}
.card__content p {
  margin: 0 auto;
  max-width: 15em;
}

.card__text--m,
.card__img--m {
  display: none;
}

.touch .card__text--d,
.touch .card__img--d {
  display: none;
}
.touch .card__text--m,
.touch .card__img--m {
  display: block;
}

@media (max-width: 1079px) {
  .lp {
    font-size: 0.625px;
  }
  .lp .button {
    font-size: 20px;
  }
  .lp__bg {
    background-size: auto 100px, 165.83vw auto;
    padding-bottom: 100px;
  }
  .lp__creative {
    padding-top: 25px;
    padding-bottom: 342px;
  }
  .lp__header {
    margin: 0 0 33px;
  }
  .lp__logo {
    width: 135px;
  }
  .lp__h1 {
    width: 100%;
    max-width: 327px;
    margin: 0 auto;
  }
  .lp__h1 span {
    display: none;
  }
  .lp__h1 img {
    display: block;
  }
  .lp__bear {
    width: 334px;
    height: 312px;
    top: 163px;
    left: calc(50% - 127px);
  }
  .preview {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
  .preview__bg {
    padding-top: 40px;
  }
  .preview__bg:before {
    transform-origin: top center;
    transform: scale(0.5);
  }
  .preview__bg h2 {
    font-size: 1.33em;
  }
  .preview__arrow {
    width: 38px;
    height: 20px;
    left: calc(50% - 19px);
    top: 0;
  }
  .preview__asteroid {
    width: 217px;
    height: 152px;
    left: -45px;
    top: -100px;
  }
  .preview__island--1 {
    display: none;
  }
  .preview__island--2 {
    right: calc(50% - 130px);
  }
  .preview__inner {
    padding: 30px 20px 170px;
    background-size: auto 310px;
    background-position: bottom -20px right;
  }
  .lp__rules {
    font-size: 1.33em;
    margin-left: -20px;
    margin-right: -20px;
  }
  .lp__rules .swiper-pagination {
    font-size: 1px;
  }
  .cards__list {
    max-width: 300px;
  }
  .cards__list .swiper-slide {
    width: 300px;
  }
  .h2 {
    font-size: 30px;
  }
  .card {
    width: 100%;
    max-width: 300px;
  }
}
.game {
  height: 100vh;
  height: 100dvh;
  display: flex;
  font-size: min(1px, 0.1vh);
  margin: 0 auto;
}
.game--hidden {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
}

.game__inner {
  width: 100%;
  height: 100%;
  margin: auto;
  max-height: 1080px;
  max-width: 1920px;
  flex: 1 1 100%;
  background: #fff;
  position: relative;
  overflow: hidden;
  outline: 2px solid #fff;
}

.game__header {
  font-size: min(1em, 0.07vw);
  position: absolute;
  top: 50em;
  left: 80em;
  right: 80em;
  z-index: 500;
}

.game__logo {
  position: absolute;
  top: 12em;
  left: 0;
  width: 273em;
}
.game__logo img {
  display: block;
  width: 100%;
}

.progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 476em;
  margin: 0 auto;
  height: 81em;
  background: url(img/progress-bg.svg) no-repeat 0 0/476em 81em transparent;
}

.progress__bar {
  position: absolute;
  top: 28em;
  left: 90em;
  right: 10em;
  height: 30em;
}

.progress__width {
  height: 100%;
  background: linear-gradient(0deg, #FF7512 -0.03%, #FFAE00 46.98%, #FFEA29 100%);
  border-radius: 7em;
  transition: width 0.05s linear;
}

.game__controls {
  position: absolute;
  right: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
}

.game__control {
  font-size: inherit;
  display: block;
  font-size: inherit;
  width: 77em;
  height: 77em;
  margin: 0;
  padding: 0;
  border: 0 none;
  background: url(img/game-button-bg.svg) no-repeat center/77em 77em transparent;
  cursor: pointer;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
}
.game__control + .game__control {
  margin-left: 25em;
}
.game__control::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}

.button-rules:before {
  background: url(img/game-help-icon.svg) no-repeat center top calc(50% + 2em)/21em 37em transparent;
}

.button-pause:before {
  background: url(img/game-pause-icon.svg) no-repeat center top calc(50% + 2em)/36em 40em transparent;
}

.button-sound:before {
  background: url(img/game-sound-icon.svg) no-repeat center top calc(50% + 2em)/41em 43em transparent;
}

.button-sound.off:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(img/game-nosound-icon.svg) no-repeat center top calc(50% + 2em)/49em 50em transparent;
}

.game__sizer {
  width: 100%;
}

.canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.canvas canvas {
  display: block;
  transform-origin: 0 0;
}

.game-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(assets/bg.jpg) repeat-x 0 0/auto 100% #6C41D1;
  /* background: linear-gradient(0deg, #34AFC2 -27.35%, #36AAC2 -15.91%, #3F9DC4 -3.2%, #4D88C7 9.52%, #616BCB 22.23%, #6845D0 34.94%, #6C41D1 36.21%, #1A089E 97.22%); */
}

#game {
  display: block;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.game-slider {
  position: absolute;
  height: min(220px, 100dvh - 80px - 20px);
  width: 30px;
  top: calc(50% + 30px);
  transform: translateY(-50%);
  right: 25px;
  z-index: 50;
  display: none;
}
.game-slider--left {
  right: auto;
  left: 25px;
}

.touch .game-slider {
  display: block;
}

.game-slider__inner {
  position: relative;
  height: 100%;
}

.game-slider__rail {
  width: 5px;
  border-radius: 10px;
  background: #230FA4;
  box-shadow: inset -2px 4px 4px 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  height: 100%;
}

.game-slider__thumb {
  width: 100%;
  height: 36px;
  border-radius: 12px;
  border: 1px solid #FFF;
  background: url(img/slider-blink.svg) no-repeat top 2px left 2px, linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, rgba(13, 100, 197, 0.4) 100%);
  background-blend-mode: screen;
  position: absolute;
  top: 92px;
  left: 0;
}

.line {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: red;
}

.line1 {
  top: 220px;
}

.line2 {
  top: 440px;
}

.line3 {
  top: 660px;
}

.line4 {
  top: 880px;
}

@media (max-width: 1079px) {
  .game__header {
    font-size: 0.42px;
    left: 50em;
    right: 50em;
  }
  .game__controls {
    font-size: 1.5em;
    top: -11em;
  }
  .game__control + .game__control {
    margin-left: 10em;
  }
  .progress {
    right: 100em;
  }
}
.popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  background: radial-gradient(50% 50% at 50% 50%, #170A68 0%, rgba(23, 10, 104, 0) 100%), radial-gradient(50% 50% at 50% 50%, #090232 0%, rgba(9, 2, 50, 0) 100%);
  background-size: 2400px 2400px, 2400px 2400px;
  background-position: center center, center center;
}
.popup--hidden {
  top: -100%;
  opacity: 0;
}

.popup__inner {
  margin: auto;
  flex: 0 1 auto;
  position: relative;
  font-size: min(1px, 0.1vh);
  color: #fff;
}

.pause-popup__img {
  display: block;
  width: 383em;
  position: relative;
  animation: float 4s ease-in-out infinite;
}

.pause-popup__title {
  text-align: center;
  font-size: 133em;
  font-weight: 700;
  line-height: 0.75;
  text-transform: uppercase;
  position: absolute;
  top: -0.6em;
  left: calc(50% - 0.075em);
  margin: 0;
  transform-origin: top center;
  transform: translateX(-50%) rotate(-4deg);
}

.pause-popup__button {
  display: block;
  font-size: 28em;
  text-decoration: none;
  padding: 0.5em 0.75em;
  line-height: 1;
  height: 2.85em;
  text-align: center;
  border: 0 none;
  margin: 0;
  font-family: "Cera CY", Arial, Helvetica, sans-serif;
  font-weight: 700;
  border-radius: 0.53em;
  text-transform: uppercase;
  width: 10em;
  white-space: nowrap;
  background: #fff;
  color: #321F73;
  transition: background-color 0.15s ease;
  position: absolute;
  top: calc(100% - 1.6em);
  left: calc(50% - 5em);
  transform-origin: top center;
  transform: rotate(2deg);
}

@media (hover: hover) {
  .pause-popup__button:hover {
    background-color: #e2dafc;
  }
}
.rules-popup .popup__inner {
  flex: 1 1 100%;
  padding: 0 20em;
}
.rules-popup .cards__list {
  font-size: min(1em, 0.055vw);
}
.rules-popup .button-hld {
  margin-top: 50em;
  text-align: center;
}
.rules-popup .button {
  font-size: 28em;
}

@media (max-width: 1079px) {
  .pause-popup .popup__inner {
    font-size: min(0.5px, 0.13vh);
  }
  .rules-popup .popup__inner {
    padding: 0;
    font-size: min(1px, 0.3vh);
  }
  .rules-popup .h2 {
    font-size: 26em;
  }
  .rules-popup .cards__list {
    font-size: inherit;
    max-width: 440em;
  }
  .rules-popup .cards__list .swiper-slide {
    width: 440em;
  }
  .rules-popup .card {
    max-width: 440em;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: flex-start;
    border-radius: 30em;
  }
  .rules-popup .card__img {
    flex: 0 0 217em;
  }
  .rules-popup .card__img img {
    border-radius: 30em;
  }
  .rules-popup .card__content {
    flex: 1 1 auto;
    padding: 1em;
    font-size: 13em;
  }
  .rules-popup .button-hld {
    margin-top: 16em;
  }
  .rules-popup .button {
    font-size: 16em;
  }
}
.final {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  max-height: 1000px;
  margin: auto 0;
  overflow: hidden;
  color: #fff;
  font-size: min(1px, 0.1vh);
}

.final__inner {
  margin: 0 auto;
  max-width: 1510em;
  padding: 42em 0 0;
}

.final__header {
  margin: 0 0 53em;
}

.final__logo {
  display: block;
  width: 273em;
  margin: 0 auto;
}
.final__logo img {
  display: block;
  width: 100%;
}

.final__title {
  text-align: center;
  font-size: 50em;
  font-weight: 700;
  line-height: 0.95;
  margin: 0 auto 1.5em;
  max-width: 15em;
}

.islands {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: space-between;
}

@keyframes float-down {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10em);
  }
  100% {
    transform: translateY(0);
  }
}
.island {
  flex: 0 1 auto;
  width: 452em;
  position: relative;
  margin: 0 10em;
  opacity: 0;
  animation: float-down 4s ease-in-out infinite;
  animation-play-state: paused;
}
.island:before {
  content: "";
  position: absolute;
  top: calc(100% - 2px - 1em);
  left: 0;
  right: 0;
  background: none no-repeat top center/contain transparent;
}
.island--1:before {
  height: 108em;
  background-image: url(img/island-stone1.png);
}
.island--2:before {
  height: 86em;
  background-image: url(img/island-stone2.png);
}
.island--3:before {
  height: 108em;
  background-image: url(img/island-stone3.png);
}

.islands .island.active {
  animation-play-state: running;
  transition-property: opacity;
  transition-timing-function: ease-out;
  transition-duration: 0.75s;
  opacity: 1;
}

.island__img img {
  display: block;
  width: 100%;
  border-radius: 40em;
  outline: 1em solid #fff;
  position: relative;
}

.final__button {
  text-align: center;
  margin-top: 115em;
  opacity: 0;
}
.final__button.active {
  transition-property: opacity;
  transition-timing-function: ease-out;
  transition-duration: 0.75s;
  opacity: 1;
}
.final__button.active .button {
  pointer-events: all;
}
.final__button .button {
  font-size: 28em;
  pointer-events: none;
}

@media (max-width: 1079px) {
  .final {
    font-size: min(0.5px, 0.15625vh);
    display: flex;
  }
  .final__inner {
    max-width: 810em;
    margin: auto;
    padding-top: 0;
  }
  .final__header {
    margin-bottom: 40em;
  }
  .final__title {
    max-width: none;
    font-size: 32em;
  }
  .island__img img {
    border-radius: 20em;
  }
  .island:before {
    height: 60em;
  }
  .island--2:before {
    height: 40em;
  }
  .final__button {
    margin-top: 60em;
  }
  .final__button .button {
    font-size: 32em;
  }
}