/**
 * 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, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") 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: "Gilroy";
  src: url("fonts/Gilroy-Bold.woff2") format("woff2"), url("fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("fonts/Gilroy-Regular.woff2") format("woff2"), url("fonts/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("fonts/Gilroy-Black.woff2") format("woff2"), url("fonts/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("fonts/Gilroy-Medium.woff2") format("woff2"), url("fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("fonts/Gilroy-SemiBold.woff2") format("woff2"), url("fonts/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("fonts/Gilroy-Heavy.woff2") format("woff2"), url("fonts/Gilroy-Heavy.woff") format("woff");
  font-weight: 1000;
  font-style: normal;
  font-display: swap;
}
body, html {
  height: 100%;
  min-height: 100%;
  min-width: 320px;
  overscroll-behavior: none;
}

body {
  padding: 0px;
  margin: 0px;
  color: #fff;
  line-height: 1.5;
  font-size: 18px;
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  font-weight: 400;
  background: url(img/big-bg.svg) no-repeat center center, radial-gradient(65.53% 65.53% at 50% 56.31%, #BDCCC8 0%, #298393 100%);
  overflow-y: scroll;
  display: flex;
}

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;
}

.green {
  color: #00B9BF;
}

.button {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  font-size: 20px;
  text-decoration: none;
  padding: 0.5em 1.25em;
  line-height: 1.2;
  height: 3.2em;
  text-align: center;
  border: 0 none;
  margin: 0;
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  font-weight: 600;
  border-radius: 1em;
  position: relative;
  width: 14.1em;
  max-width: 100%;
  white-space: nowrap;
}
.button.button--100 {
  width: 100%;
}

.button--green {
  background-color: #00B9BF;
  color: #fff;
  transition: background-color 0.15s ease;
  box-shadow: 0.1em 0.2em 0 0 #00696D;
}

@media (hover: hover) {
  .button--green:hover {
    background-color: #00CED5;
  }
}
.button--light {
  background-color: #026175;
  color: #fff;
  transition: background-color 0.15s ease;
  box-shadow: 0.1em 0.2em 0 0 #003C48;
}

@media (hover: hover) {
  .button--light:hover {
    background-color: #007F99;
  }
}
.button--white-border {
  background-color: #2E3C4C;
  color: #fff;
  border: 1px solid #2E3C4C;
  box-shadow: 0.1em 0.2em 0 0 #121A22;
  transition: background-color 0.15s ease;
}

@media (hover: hover) {
  .button--white-border:hover {
    background-color: #253342;
  }
}
@media (max-width: 1079.9px) {
  .button {
    font-size: 16px;
    width: 270px;
    height: 3.25em;
  }
}
.button[disabled] {
  opacity: 0.6;
  pointer-events: none;
}

.wrapper {
  width: 100%;
  height: 100vh;
  height: 100svh;
  max-width: 1920px;
  max-height: 900px;
  flex: 1 1 100%;
  margin: auto;
  background: #fff;
  box-shadow: 0 0 110px 0 #308695;
  overflow: hidden;
  position: relative;
}
.wrapper.overflow {
  height: 100vh;
  height: 100svh;
}

.screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.room {
  background: url(img/room-plant1.png) no-repeat left bottom 45em/165em auto, url(img/room-plant2.png) no-repeat right bottom 45em/165em auto, url(img/room-carpet.png) no-repeat bottom center/calc(100% - 344em) auto, url(img/room-bg.jpg) no-repeat bottom center/cover transparent;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  font-size: min(0.11vh, 1px);
  transition: opacity 0.25s linear;
  opacity: 1;
}
.room--hidden {
  transform: translateY(-100%);
  opacity: 0;
}

.room__content {
  flex: 1 1 100%;
  font-size: min(0.067vw, 1em);
}
.room__content .button {
  font-size: 20em;
  margin: 0 auto;
  display: flex;
}

.room__title {
  color: #fff;
  text-align: center;
  font-size: 60em;
  font-weight: 700;
  line-height: 1.23;
  margin: 0 0 1em;
}

@media (max-width: 1079.9px) {
  body {
    font-size: 16px;
  }
  .wrapper {
    max-height: none;
    height: auto;
  }
  .screen {
    position: relative;
    height: auto;
    min-height: 100vh;
    min-height: 100svh;
  }
  .room {
    background: url(img/room-carpet-m.png) no-repeat bottom 10px center/459px auto, url(img/room-floor-m.png) no-repeat bottom center, url(img/room-bg-m.png) repeat-x bottom left/auto min(100%, 1037px) #44aed5;
    padding: 85px 20px 70px;
  }
  .room--hidden {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .room__content {
    font-size: 0.55px;
  }
  .room__content .button {
    font-size: 16px;
  }
  .room__title {
    font-size: 30px;
    line-height: 1.1;
  }
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(40.69% 63.81% at 50% 50%, #BDCCC8 0%, #298393 89.33%);
  z-index: 400;
  display: none;
}

.header {
  font-size: min(0.11vh, 1px);
  position: absolute;
  top: 45em;
  left: 2.6vw;
  right: 2.6vw;
  z-index: 150;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.header .logo {
  width: 180em;
  flex: 0 1 180em;
}
.header.header--start {
  justify-content: flex-end;
  margin-left: 60em;
}
.header.header--start .logo {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1079.9px) {
  .header {
    top: 0;
    left: 0;
    right: 0;
    padding: 24px 20px 16px;
    background: linear-gradient(180deg, #2D1200 -26.97%, rgba(0, 0, 0, 0) 100%);
  }
  .header .logo {
    width: 157px;
    flex-basis: 157px;
  }
  .header.header--start {
    justify-content: space-between;
    margin-left: 0;
    background: transparent;
    padding-bottom: 0;
  }
  .header.header--start .logo {
    margin-left: 0;
  }
}
.button-sound {
  font-size: 1em;
  width: 60em;
  height: 60em;
  flex: 0 0 60em;
  border: 2em solid rgba(255, 255, 255, 0.1);
  border-radius: 12em;
  padding: 0;
  box-shadow: 2em 4em 0 0 #00696D;
}
.button-sound svg {
  display: block;
  width: 24em;
  height: 24em;
}
.button-sound .svg-off {
  display: none;
}
.button-sound.off .svg-on {
  display: none;
}
.button-sound.off .svg-off {
  display: block;
}

@media (max-width: 1079.9px) {
  .button-sound {
    font-size: 0.65px;
  }
  .button-sound svg {
    width: 30em;
    height: 30em;
  }
}
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1010;
}
.loader::before {
  content: "";
  position: absolute;
  top: calc(50% - 34px);
  left: calc(50% - 34px);
  width: 69px;
  height: 69px;
  background: url(img/loader.svg) no-repeat right center/64px 64px transparent;
  transform-origin: center center;
  animation: load 3s linear 0s infinite;
}

.turn {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(img/room-bg-m.png) repeat-x bottom left/auto min(100%, 1037px) #44aed5;
  color: #fff;
  text-align: center;
  z-index: 1000;
  display: none;
}
.turn img {
  display: block;
  margin: 25px auto;
  width: 105px;
}

.turn__inner {
  margin: auto;
  flex: 1 1 680px;
  max-width: 680px;
  position: relative;
  z-index: 10;
  padding: 20px;
}

.turn__title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.03em;
}

.turn__lock {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}

@media (max-width: 1079.9px) and (orientation: landscape) {
  .turn.visible {
    display: flex;
  }
}
.loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 500;
  font-size: min(0.11vh, 1px);
  color: #fff;
  text-align: center;
}
.loading .logo {
  position: absolute;
  top: 45em;
  left: 50%;
  transform: translateX(-50%);
  width: 180em;
}
.loading .logo img {
  display: block;
  max-width: 100%;
}

@keyframes moveMask {
  to {
    transform: translateY(-1600px);
  }
}
.loading.ready #maskGroup {
  transform: translateY(0);
  animation: moveMask 1.5s ease 0s forwards;
}

.loading__content {
  position: relative;
  height: 100%;
  background: radial-gradient(40.69% 63.81% at 50% 50%, #BDCCC8 0%, #298393 89.33%);
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  mask: url(#mask);
  -webkit-mask: url(#mask);
  -webkit-mask-repeat: no-repeat;
}

.loading__title {
  font-size: 80em;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  position: relative;
}

.loading__percent {
  width: 190em;
  padding: 20em 0;
  margin-top: 30em;
  border-radius: 40em;
  background: #026175;
  position: relative;
}
.loading__percent span {
  font-size: 59em;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}

@keyframes leaf1 {
  to {
    transform: rotate(-10deg);
  }
}
@keyframes leaf2 {
  to {
    transform: rotate(15deg);
  }
}
@keyframes leaf3 {
  to {
    transform: rotate(-12deg);
  }
}
@keyframes leaf4 {
  to {
    transform: rotate(-14deg);
  }
}
.loading__leaf {
  position: absolute;
}
.loading__leaf--1 {
  background: url(img/load-leaf1.svg) no-repeat 0 0/contain transparent;
  top: 0;
  left: -115em;
  width: 338em;
  height: 324em;
  transform-origin: 45em 173em;
  animation: leaf1 2s linear 0s infinite alternate;
}
.loading__leaf--2 {
  background: url(img/load-leaf2.svg) no-repeat 0 0/contain transparent;
  bottom: -140em;
  left: -150em;
  width: 402em;
  height: 491em;
  transform-origin: 21em 378em;
  animation: leaf2 2.6s linear 0s infinite alternate;
}
.loading__leaf--3 {
  background: url(img/load-leaf3.svg) no-repeat 0 0/contain transparent;
  top: 45em;
  right: -135em;
  width: 328em;
  height: 254em;
  transform-origin: 100% 80em;
  animation: leaf3 2.3s linear 0s infinite alternate;
}
.loading__leaf--4 {
  background: url(img/load-leaf4.svg) no-repeat 0 0/contain transparent;
  bottom: -64em;
  right: -132em;
  width: 388em;
  height: 425em;
  transform-origin: 340em 292em;
  animation: leaf4 3s linear 0s infinite alternate;
}

@keyframes fly {
  0% {
    transform: translate(0, 0) rotate(var(--rot-start));
  }
  25%, 100% {
    transform: translate(0, calc(-120vh - 100%)) rotate(var(--rot-end));
  }
}
.loading__item {
  position: absolute;
  background: none no-repeat 0 0/contain transparent;
  transform-origin: center center;
  top: 120vh;
  animation: fly 8s linear infinite;
}
.loading__item--duster {
  --rot-start: -60deg;
  --rot-end: -30deg;
  animation-delay: 0s;
  left: 22%;
  width: 114em;
  margin-left: -57em;
  height: 405em;
  background-image: url(img/loading-duster.png);
  transform: translate(0, 0) rotate(--rot-start);
}
.loading__item--plant {
  --rot-start: -35deg;
  --rot-end: -50deg;
  animation-delay: 3.9s;
  left: 24%;
  width: 148em;
  margin-left: -74em;
  height: 209em;
  background-image: url(img/loading-plant.png);
  transform: translate(0, 0) rotate(--rot-start);
}
.loading__item--basket {
  --rot-start: -25deg;
  --rot-end: 0deg;
  animation-delay: 1.6s;
  right: 22%;
  width: 353em;
  margin-right: -176em;
  height: 194em;
  background-image: url(img/loading-basket.png);
  transform: translate(0, 0) rotate(--rot-start);
}
.loading__item--glove {
  --rot-start: 115deg;
  --rot-end: 95deg;
  animation-delay: 6.2s;
  right: 28%;
  width: 124em;
  margin-right: -62em;
  height: 164em;
  background-image: url(img/loading-glove.png);
  transform: translate(0, 0) rotate(--rot-start);
}

@media (max-width: 1079.9px) {
  .loading {
    font-size: 0.5px;
  }
  .loading .logo {
    top: 24px;
    width: 157px;
  }
}
.start {
  background: #fff;
  font-size: min(0.11vh, 1px);
}
.start .button {
  font-size: 20em;
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
}

.start__bg {
  position: absolute;
  top: 0;
  height: 100%;
  left: -40px;
  right: -40px;
  background: url(img/start-bg.png) no-repeat left bottom/cover transparent;
}

.start__plant {
  position: absolute;
  left: 26em;
  bottom: 190em;
  width: 223em;
  height: 368em;
  background: url(img/start-plant.png) no-repeat 0 0/contain transparent;
}

.start__paintings {
  position: absolute;
  left: 567em;
  bottom: 497em;
  width: 760em;
  height: 246em;
  background: url(img/start-paintings.png) no-repeat 0 0/contain transparent;
}

.start__shelf {
  position: absolute;
  left: 1540em;
  bottom: 133em;
  width: 529em;
  height: 818em;
  background: url(img/start-shelf.png) no-repeat 0 0/contain transparent;
}

.start__sofa {
  position: absolute;
  left: -3em;
  bottom: 56em;
  width: 1360em;
  height: 572em;
  background: url(img/start-sofa.png) no-repeat 0 0/contain transparent;
}

.start__table {
  position: absolute;
  left: 774em;
  bottom: -30em;
  width: 1307em;
  height: 300em;
  background: url(img/start-table.png) no-repeat 0 0/contain transparent;
}

/* parallax */
#parallax-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  backface-visibility: hidden;
}

.parallax-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  transform: translate3d(0px, 0px, 0px);
  transform-style: preserve-3d;
  backface-visibility: hidden;
}

.parallax-layer {
  transform-style: preserve-3d;
  backface-visibility: hidden;
  position: absolute;
  display: block;
}

/* parallax END */
@keyframes titleLev {
  55% {
    transform: translateY(10em);
  }
}
.start__title {
  position: absolute;
  right: 13%;
  top: 145em;
  width: min(660em, 44%);
  height: 364em;
  background: url(img/start-title.png) no-repeat 0 0/contain transparent;
  transform: translateY(0%);
  animation: titleLev 3.5s ease-in-out 0s infinite alternate;
}

@media (max-width: 1079.9px) {
  .start {
    background: url(img/start-floor-m.png) no-repeat bottom center, url(img/start-bg-m.jpg) no-repeat bottom center #5DBCCE;
    font-size: 0.7px;
  }
  .start:after {
    content: "";
    width: 866px;
    height: 363px;
    background: url(img/start-person-m.png) no-repeat 0 0/contain transparent;
    position: absolute;
    bottom: 50px;
    left: calc(50% - 350px);
  }
  .start .button {
    z-index: 10;
    bottom: 30px;
    font-size: 16px;
  }
  #parallax-container {
    position: static;
    min-height: 600px;
  }
  .start__title {
    font-size: 0.5px;
    width: 314px;
    top: max(55px, (100% - 395px - 80px) / 2 - 91px + 80px);
    left: calc(50% - 157px);
    right: auto;
  }
  .parallax-wrapper {
    display: none;
  }
}
.preview {
  background: url(img/preview-bg.jpg) no-repeat center center/cover transparent;
  text-align: center;
  color: #344C4D;
  font-size: min(0.11vh, 1px);
}
.preview .button {
  font-size: 20em;
  position: absolute;
  bottom: 4.4%;
  left: 50%;
  transform: translateX(-50%);
}

.preview__text {
  margin: min(190px, 20vh) auto 0;
  font-size: 22em;
  line-height: 1.3;
  max-width: 30em;
  font-weight: 500;
}

@media (max-width: 1079.9px) {
  .preview {
    background: url(img/preview-bg-m.png) no-repeat top center/1080px auto #ecd7cf;
  }
  .preview .button {
    font-size: 16px;
    bottom: 30px;
  }
  .preview__text {
    margin-top: 130px;
    font-size: 16px;
    max-width: 17em;
    padding-left: 0.7em;
    padding-bottom: 100px;
  }
  .preview__text br {
    display: none;
  }
}
.three__grid {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: center;
  gap: 30em;
  padding: 0 30em;
}
.three__grid .col {
  flex: 0 1 470em;
  max-width: 470em;
  perspective: 1300px;
}

@keyframes mobCardRotate {
  0% {
    transform: rotateY(0deg);
  }
  10% {
    transform: rotateY(-30deg);
  }
  25%, 100% {
    transform: rotateY(0deg);
  }
}
.prize {
  position: relative;
  height: 425em;
  --timing: 1000ms;
  position: relative;
  transition: transform var(--timing);
  transform-style: preserve-3d;
}
.prize.active {
  transform: rotateY(180deg);
}
.prize > * {
  border-radius: 34em;
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.prize--1 .prize__front {
  background-image: url(img/prize1.jpg);
}
.prize--2 .prize__front {
  background-image: url(img/prize2.jpg);
}
.prize--3 .prize__front {
  background-image: url(img/prize3.jpg);
}
.prize--3 .prize__bonuses b {
  font-size: 1.2em;
}

@media (hover: hover) {
  .three__grid .col:hover .prize {
    transform: rotateY(180deg);
  }
}
.touch .prize {
  animation: mobCardRotate 4s linear 0s infinite;
}
.touch .prize--1 {
  animation-delay: 0s;
}
.touch .prize--2 {
  animation-delay: 1s;
}
.touch .prize--3 {
  animation-delay: 2s;
}
.touch .three__grid.active .prize {
  animation: none;
}

.prize__front {
  padding: 50em 30em;
  text-align: center;
  background: none no-repeat center center/cover #fff;
}

.prize__level {
  display: inline-block;
  background: #00696D;
  font-size: 20em;
  font-weight: 600;
  line-height: 1.15;
  padding: 0.5em 0.8em;
  border-radius: 0.6em;
}

.prize__title {
  color: #303030;
  font-size: 46em;
  font-weight: 600;
  line-height: 1;
  margin: 0.43em 0 0;
}

.prize__back {
  transform: rotateY(180deg) translateZ(1px);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background: url(img/prize-back.jpg) no-repeat center center/cover #002b5d;
  padding: 70em 0em 0em 90em;
}

.prize__bonuses {
  font-size: 66em;
  font-weight: 700;
  line-height: 0.73;
  transform-origin: left center;
  transform: rotate(-8.519deg);
}
.prize__bonuses b {
  display: block;
  font-size: 1.45em;
  white-space: nowrap;
}

.prizes__note {
  color: #344C4D;
  text-align: center;
  font-size: 20em;
  font-weight: 700;
  line-height: 1.3;
  margin: 2.2em 0 1.8em;
}

@media (max-width: 1079.9px) {
  .three__grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    max-width: 280px;
    margin: 0 auto;
    padding: 0;
  }
  .three__grid .col {
    max-width: none;
  }
  .prize {
    height: 253px;
  }
  .prizes__note {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
}
.rules .swiper-wrapper {
  align-items: stretch;
}
.rules .swiper-slide {
  padding: 100em 10em 0;
  height: auto;
}
.rules .swiper-pagination {
  position: static;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  margin-top: 17px;
}
.rules .swiper-pagination-lock {
  display: none;
}
.rules .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  flex: 0 1 auto;
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  margin: 0 7px;
}
.rules .swiper-pagination-bullet-active {
  opacity: 1;
  width: 14px;
  height: 14px;
  background: #00B9BF;
}

.rules__slider {
  max-width: 1380em;
  margin: 0 auto 60em;
}

@keyframes ruleLev {
  55% {
    transform: translateY(5em);
  }
}
.rule {
  height: 100%;
  border-radius: 34em;
  background: #fff;
  text-align: center;
  padding: 70em 30em 35em;
  color: #303030;
  line-height: 1.4;
  position: relative;
}
.rule:before {
  content: "";
  position: absolute;
  bottom: calc(100% - 46em);
  left: 0;
  right: 0;
  background: none no-repeat bottom center/contain transparent;
  animation: ruleLev 4s ease-in-out 0s infinite alternate;
}
.rule--1:before {
  height: 148em;
  background-image: url(img/rule1.png);
  animation-delay: 0s;
}
.rule--2:before {
  height: 143em;
  background-image: url(img/rule2.svg);
  animation-delay: 0.2s;
}
.rule--3:before {
  height: 149em;
  background-image: url(img/rule3.svg);
  animation-delay: 0.4s;
}
.rule--4:before {
  height: 109em;
  background-image: url(img/rule4.svg);
  animation-delay: 0.6s;
}
.rule h3 {
  font-size: 22em;
  line-height: 1.3;
  font-weight: 700;
  margin: 0 0 0.5em;
}
.rule p {
  font-size: 20em;
  font-weight: 500;
}

@media (min-width: 1080px) {
  .rules .button-next {
    display: none;
  }
}
@media (max-width: 1079.9px) {
  .rules .swiper-slide {
    padding: 65px 0 0;
  }
  .rules .button--hidden {
    display: none;
  }
  .rules__slider {
    max-width: 280px;
    margin-bottom: 55px;
  }
  .rule {
    border-radius: 28px;
    padding: 60px 20px 25px;
  }
  .rule:before {
    height: 110px;
    bottom: calc(100% - 45px);
  }
  .rule--4:before {
    height: 85px;
  }
  .rule h3 {
    font-size: 18px;
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
  }
  .rule p {
    font-size: 16px;
  }
}
.game {
  background: #1D2733;
  opacity: 1;
  transition: opacity 0.2s linear 0s;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.game--hidden {
  position: absolute;
  top: -100vh;
  left: 0;
  width: 100%;
  opacity: 0;
}

.game-grid {
  height: 100%;
  --gap: clamp(10px, 2.66vh, 24px);
  border: var(--gap) solid transparent;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}

.game-window {
  flex: 1 1 100%;
  width: 100%;
  height: 100%;
  border-radius: var(--gap);
  overflow: hidden;
  background: rgba(46, 60, 76, 0.5);
  position: relative;
}
.game-window canvas {
  display: block;
  position: relative;
}
.game-window::before {
  content: "";
  position: absolute;
  top: calc(50% - 34px);
  left: calc(50% - 34px);
  width: 69px;
  height: 69px;
  background: url(img/loader.svg) no-repeat right center/64px 64px transparent;
  transform-origin: center center;
  animation: load 3s linear 0s infinite;
}

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

.game-panel {
  flex: 0 0 clamp(300px + var(--gap) * 2, 25%, 460px);
  width: clamp(300px + var(--gap) * 2, 25%, 460px);
  align-self: stretch;
  background: rgba(46, 60, 76, 0.5);
  border-radius: var(--gap);
  overflow: hidden;
  margin-left: var(--gap);
  padding: var(--gap);
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: stretch;
}

.game-panel__top {
  width: 100%;
  flex: 0 0 auto;
  font-size: clamp(0.6px, 0.052vw, 1px);
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
.game-panel__top .timer {
  font-size: 72em;
  font-weight: 700;
  line-height: 0.84;
  letter-spacing: 0.05em;
  white-space: nowrap;
  flex: 0 1 auto;
  padding-right: 0.33em;
}
.game-panel__top .button-sound {
  margin-left: 20em;
  font-size: 1em;
}

.game-panel__level {
  flex: 0 0 8em;
  width: 8em;
  height: 5em;
  border-radius: 1em;
  background: #415266;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12em;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0.83em 0 0;
  margin-left: auto;
}
.game-panel__level b {
  display: block;
  color: #fff;
  font-size: 2.66em;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.game-panel__level b span {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.85em;
}

.game-panel__main {
  width: 100%;
  flex: 1 1 100%;
  margin-top: calc(var(--gap) * 2);
  position: relative;
}

.search-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: calc(0.66 * var(--gap));
}

.search-items__item {
  border-radius: var(--gap);
  border: 2px solid #394655;
  background: #415266;
  aspect-ratio: 1/1;
}
.search-items__item img {
  display: block;
  width: 100%;
  height: 100%;
}
.search-items__item.done {
  transition: background-color 0.15s linear, border-color 0.15s linear;
  background: #fff;
  border-color: #fff;
}

.search-buttons {
  display: none;
  margin-top: 10px;
  padding-bottom: 4px;
}
.search-buttons .button {
  font-size: 10px;
  height: 3.6em;
  border-radius: 2em;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
  width: 124px;
}
.search-buttons .button-close {
  display: none;
}

.search-rail {
  position: absolute;
  left: 137px;
  right: 0;
  bottom: 0;
  height: 4px;
  background: #026175;
  border-radius: 2px;
  overflow: hidden;
  display: none;
}
.search-rail--hidden {
  opacity: 0;
}

.search-scrollbar {
  height: 100%;
  width: 50%;
  background: #00B9BF;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
}

.game-panel__bottom {
  flex: 0 0 auto;
  margin-top: auto;
  width: 100%;
  border-radius: 13px;
  border: 2px solid #394655;
  background: url(img/keyboard.svg) no-repeat center right 10px #344253;
  padding: 11px 87px 11px 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.6px;
}

.search-popup {
  font-size: min(1px, 0.065vw);
  position: absolute;
  bottom: var(--gap);
  right: var(--gap);
  width: 425em;
  border-radius: var(--gap);
  border: 1px solid #333C47;
  background: #263240;
  padding: 14em;
  color: #fff;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}

.search-popup__text {
  flex: 1 1 auto;
  padding-right: 0.625em;
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  font-size: 16em;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.05em;
}

.search-popup__img {
  flex: 0 0 180em;
  width: 180em;
  height: 122em;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16em;
}

.search-popup__close {
  font-size: inherit;
  width: 35em;
  height: 35em;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  border: 0 none;
  position: absolute;
  top: -45em;
  right: 0;
  background: url(img/game-popup-close.svg) no-repeat center center/19em 20em #1D2733;
}

.search-icon {
  font-size: min(1px, 0.065vw);
  display: none;
  width: 60em;
  height: 60em;
  border-radius: 10em;
  padding: 0;
  margin: 0;
  border: 0 none;
  position: absolute;
  bottom: calc(var(--gap) + 4em);
  right: calc(var(--gap) + 2em);
  background: url(img/i.svg) no-repeat center center/7em 31em #263240;
  box-shadow: 2em 4em 0 0 #141C25;
}

.search-popup.hidden.active ~ .search-icon {
  display: block;
}

.game-joystick {
  width: 168px;
  height: 168px;
  background: url(img/joystick.png) no-repeat center center/contain transparent;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.game-joystick__round {
  width: 200px;
  height: 200px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  position: absolute;
  top: calc(50% - 100px);
  left: calc(50% - 100px);
  transform-origin: center center;
  transform: rotate(45deg);
}

.game-joystick__button {
  display: block;
  width: 100%;
  height: 100px;
  border: 0 none;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  outline: none !important;
  -webkit-touch-callout: none;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
}

.dark-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(40, 40, 40, 0.5);
  display: flex;
  font-size: min(0.11vh, 1px);
}

.dark-popup__inner {
  flex: 0 1 300em;
  width: 300em;
  margin: auto;
  border-radius: 30em;
  background: #263240;
  color: #fff;
  padding: 20em;
  text-align: center;
}
.dark-popup__inner img {
  display: block;
  width: 119em;
  margin: 0 auto 23em;
}
.dark-popup__inner p {
  font-size: 22em;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 1em;
}
.dark-popup__inner .button {
  font-size: 20em;
}

.game__help {
  font-size: min(0.05vw, 1px);
  position: absolute;
  text-align: center;
  line-height: 1.2;
  font-weight: 700;
  top: 6.5%;
  right: 50%;
}
.game__help p {
  font-size: 28em;
}
.game__help--1 {
  width: 355em;
  margin-right: -177.5em;
}
.game__help--2 {
  width: 320em;
  margin-right: -160em;
}
.game__help--3 {
  width: 330em;
  margin-right: -165em;
}
.game__help .button {
  font-size: 20em;
  margin-top: 1em;
}

@media (min-width: 1080px) {
  .touch .game-joystick {
    display: block;
    top: auto;
    bottom: 0;
    right: calc(50% - 84px);
  }
  .touch .game-panel__bottom {
    display: none;
  }
}
@media (max-width: 1079.9px) {
  .game {
    min-height: 640px;
    height: 100vh;
    height: 100svh;
    border: 0 none;
    padding: 0;
  }
  .game-grid {
    --gap: 20px;
    border: 0 none;
    padding: 85px 20px 20px;
    flex-flow: column nowrap;
    align-items: stretch;
    justify-content: flex-end;
  }
  .game-grid--popup {
    display: flex;
    flex-flow: column nowrap;
  }
  .game-grid--popup:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: absolute;
    opacity: 0;
    background: url(img/popup-bg-m.jpg) no-repeat center center/auto 800px transparent;
  }
  .game-grid--popup.visible:before {
    transition: opacity 0.2s linear 0s;
    opacity: 1;
  }
  .game-grid--popup .game-window {
    position: fixed;
    left: -200vw;
  }
  .game-grid--popup .game-panel {
    flex: 0 1 0px;
    padding: 0;
    margin: 0;
  }
  .game-grid--popup .game-panel__main {
    display: none;
  }
  .game-window {
    height: calc(100svh - 65px - 20px - 174px - 40px);
    min-height: 200px;
    max-height: 500px;
    max-width: 500px;
    margin: auto;
    border: 1px solid rgba(255, 255, 255, 0.05);
  }
  #game {
    width: 200%;
    height: 200%;
  }
  #game canvas {
    transform-origin: 0 0;
    transform: scale(0.5);
  }
  .game-panel {
    flex: 0 0 auto;
    background: transparent;
    border: 0 none;
    border-radius: 0;
    margin: 20px auto 0;
    padding: 0;
    width: 100%;
    overflow: visible;
    max-width: 500px;
  }
  .game-panel__top {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
  }
  .game-panel__top .timer {
    font-size: 48px;
  }
  .game-panel__top .button-sound {
    font-size: 0.66px;
    margin-left: 11px;
  }
  .game-panel__level {
    font-size: 8px;
  }
  .game-panel__main {
    margin: 0;
    position: relative;
  }
  .search-buttons {
    display: block;
  }
  .search-panel {
    max-width: 124px;
    overflow: hidden;
    position: relative;
  }
  .search-panel.opened {
    max-width: none;
  }
  .search-panel.opened ~ .game-joystick {
    display: none;
  }
  .search-panel.opened .search-scroll {
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-width: none;
  }
  .search-panel.opened .search-scroll::-webkit-scrollbar {
    display: none;
  }
  .search-panel.opened .search-rail {
    display: block;
  }
  .search-panel.opened .search-buttons .button-close {
    display: inline-flex;
  }
  .search-panel.opened .search-buttons .button-open {
    display: none;
  }
  .search-items {
    width: 328px;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 12px;
  }
  .search-items__item {
    border-radius: 12px;
  }
  .search-items__item img {
    width: 52px;
    height: 52px;
  }
  .game-panel__bottom {
    display: none;
  }
  .game-joystick {
    display: block;
  }
  .game__help {
    font-size: 0.5px;
    top: 20px;
  }
  .search-popup {
    font-size: 0.5px;
    bottom: 8px;
    right: 8px;
    width: min(300px, 100% - 16px);
    border-radius: 12px;
  }
  .search-popup__close {
    font-size: 1.35em;
  }
  .search-popup__text {
    font-size: 12px;
  }
  .search-icon {
    font-size: 0.6px;
    bottom: 12px;
    right: 10px;
  }
  .dark-popup {
    font-size: 0.6px;
  }
}
@media (max-width: 360px) {
  .game-joystick {
    width: 136px;
    height: 136px;
  }
}
.game-popups {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: clamp(300px + var(--gap) * 2, 25%, 460px);
  margin-right: var(--gap);
  border-radius: var(--gap);
  background: url(img/popup-bg.jpg) no-repeat center center/cover #2E3C4C;
  overflow: hidden;
}

.game-popup {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  font-size: min(10px, 1.11vh);
}

.game-popup__inner {
  flex: 1 1 72em;
  max-width: 72em;
  margin: auto;
  border-radius: 3.6em;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1D2733;
  text-align: center;
  padding: 2.4em;
  color: #fff;
}

.game-popup__img {
  margin: 0 auto 1.6em;
}
.game-popup__img img {
  display: block;
  max-width: 100%;
  width: 41.1em;
  margin: 0 auto;
}

.game-popup__level {
  color: #00B9BF;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.15;
  margin: 0 0 0.6em;
}

.game-popup__title {
  font-size: 4em;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 0.2em;
}

.game-popup__text {
  color: #8F9AA7;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.35;
  margin: 0 auto;
  max-width: 27em;
}

.game-popup__buttons {
  margin-top: 1.6em;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.6em;
}
.game-popup__buttons .button {
  font-size: 2em;
}

.game-popup__button--full {
  grid-column: 1/-1;
}

.game-popup--0 .game-popup__img img {
  width: 51.7em;
}
.game-popup--0 .game-popup__title {
  margin-bottom: 1em;
}

@media (max-width: 1079.9px) {
  .game-popups {
    flex: 0 1 auto;
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    margin: auto;
    border-radius: 0;
    background-image: none;
    background-color: transparent;
    overflow: visible;
  }
  .game-popup {
    position: static;
    font-size: 8.75px;
    display: block;
  }
  .game-popup__inner {
    border-radius: 16px;
    padding: 24px;
    max-width: 320px;
  }
  .game-popup__img {
    max-width: 320px;
  }
  .game-popup__level {
    font-size: 1.82em;
  }
  .game-popup__title {
    font-size: 3em;
  }
  .game-popup__buttons {
    grid-template-columns: 1fr;
    grid-gap: 2em;
  }
  .game-popup__buttons .button {
    font-size: 16px;
  }
}
.final {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%) repeat-x bottom -70em left/100em 320em, url(img/final-bg.png) no-repeat center center/cover transparent;
  font-size: min(0.11vh, 1px);
  z-index: 200;
  display: flex;
}
.final .button {
  font-size: 20em;
}

.final__logo {
  position: absolute;
  top: 30em;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
.final__logo img {
  display: block;
  width: 224em;
}

.final__inner {
  position: relative;
  max-width: 560em;
  flex: 1 1 100%;
  margin: auto;
}

.final__block {
  padding: 40em 24em 24em;
  border-radius: 36em;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1D2733;
  text-align: center;
  max-width: 480em;
  margin: 0 auto;
}

.final__result {
  color: #00B9BF;
  font-size: 20em;
  font-weight: 600;
  line-height: 1.15;
  margin: 0 0 0.5em;
}
.final__result b {
  display: block;
  color: #FFDB5B;
  font-size: 2em;
  font-weight: 700;
  line-height: 1;
  margin-top: 0.2em;
}

.final__title {
  font-size: 40em;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 0.2em;
}

.final__error .final__title,
.final__error-special .final__title {
  padding-top: 2.2em;
  background: url(img/icon-error.svg) no-repeat top center/1.6em 1.6em transparent;
}

.final__text {
  color: #8F9AA7;
  font-size: 16em;
  font-weight: 500;
  line-height: 1.35;
  margin: 0 auto;
}

.final__already img {
  display: block;
  margin: 0 auto 10em;
  width: 188em;
}
.final__already .final__text {
  max-width: 220em;
}

.final__buttons {
  margin-top: 32em;
}
.final__buttons .button + .button {
  margin-top: 0.8em;
}

.form {
  margin-top: 24em;
}

.input-hld {
  position: relative;
  margin-bottom: 24em;
}

.text-input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  background: #2E3C4C;
  padding: 0.33em;
  font-size: 20em;
  line-height: 1.33;
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #fff;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  height: 2.4em;
  border-radius: 0.6em;
  text-align: center;
}

.text-input:-webkit-autofill,
.text-input:-webkit-autofill:hover,
.text-input:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 40rem #2E3C4C inset;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.text-input:focus {
  border-color: rgba(255, 255, 255, 0.5);
}

.form .text-input.error {
  border-color: #FE0066;
}

.text-input::-webkit-input-placeholder {
  color: #8F9AA7;
}

.text-input:-moz-placeholder,
.text-input::-moz-placeholder {
  color: #8F9AA7;
  opacity: 1;
}

.text-input:-ms-input-placeholder {
  color: #8F9AA7;
}

.form label.error {
  display: block;
  color: #FE0066;
  font-size: 12em;
  line-height: 1.35;
  font-weight: 500;
  text-align: center;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.final__note {
  margin-top: 1.5em;
  font-size: 12em;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
}
.final__note a {
  color: inherit;
}

@keyframes load {
  to {
    transform: rotate(360deg);
  }
}
.final__form.sending .final__result,
.final__form.sending .final__text,
.final__form.sending .input-hld,
.final__form.sending .final__note {
  visibility: hidden;
}
.final__form.sending .final__block {
  position: relative;
}
.final__form.sending .final__block::before {
  content: "";
  position: absolute;
  top: calc(50% - 34.5em - 40em);
  left: calc(50% - 34.5em);
  width: 69em;
  height: 69em;
  background: url(img/loader.svg) no-repeat right center/64em 64em transparent;
  transform-origin: center center;
  animation: load 3s linear 0s infinite;
}

.deco-code {
  width: 272em;
  margin: 24em auto 0;
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 8em;
  height: 64em;
}

.deco-code__input {
  text-align: center;
  font-size: 40em;
  font-weight: 700;
  line-height: 1.2;
  height: 1.6em;
  padding: 0.25em;
  border-radius: 0.3em;
}

.final__thx .final__text {
  max-width: 200em;
}

.final__mess {
  margin-bottom: 8em;
  padding: 24em 24em 24em 88em;
  background-image: url(img/icon-success.svg);
  background-repeat: no-repeat;
  background-position: 24em center;
  background-size: 48em 48em;
  border-radius: 24em;
}
.final__mess p {
  font-size: 20em;
  font-weight: 600;
  line-height: 1.15;
  text-align: left;
}

.final__text--no {
  margin-top: 1em;
}

@media (max-width: 1079.9px) {
  .final {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%) repeat-x bottom -110px left/100px 420px, url(img/final-bg-m.png) no-repeat top center/1080px auto transparent;
    padding: 85px 20px 20px;
    font-size: 0.8px;
  }
  .final .button {
    font-size: 16px;
  }
  .final__logo {
    width: 157px;
    top: 24px;
  }
  .final__title {
    font-size: 26px;
  }
  .final__note {
    font-size: 12px;
  }
}
.shr {
  text-align: center;
  margin: 32em -24em 0;
  padding: 32em 24em 16em;
  border-top: 1px solid #2E3C4C;
}

.shr__text {
  font-size: 20em;
  line-height: 1.35;
  font-weight: 600;
  margin: 0 0 1em;
}

.shr__list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}

.shr__list li + li {
  margin-left: 16em;
}

.shr__item {
  display: block;
  width: 56em;
  height: 56em;
  border-radius: 50%;
  background: none no-repeat center center #00B9BF;
  position: relative;
  transition: background-color 0.15s ease 0s;
}

.shr__item--vk {
  background-image: url(img/sc-vk.svg);
  background-size: 32em 20em;
}

.shr__item--tg {
  background-image: url(img/sc-tg.svg);
  background-size: 28em 24em;
}

@media (hover: hover) {
  .shr__item:hover {
    background-color: #00CED5;
  }
}
/*# sourceMappingURL=main.css.map */
