.logo[data-v-0d8f9b9d] {
  inline-size: clamp(104px, 13vw, 244px);
  display: block;
  filter: drop-shadow(0 0 18px rgba(0, 0, 0, 0.8509803922));
}
.preloader[data-v-a0772e2f] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, #030217, #0e1d8c, #060b3e);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 100;
  gap: min(2vh, 40px);
}
.preloader__logo[data-v-a0772e2f] {
  inline-size: min(80%, 468px);
}
.preloader__progress[data-v-a0772e2f] {
  width: min(60%, 320px);
  aspect-ratio: 8/1;
  background-color: transparent;
  border-radius: 50px;
  border: 2px solid #dd9318;
  overflow: hidden;
}
.progress-bar[data-v-a0772e2f] {
  height: 100%;
  background-image: linear-gradient(to right, #54f7ff, #0437e9);
  border-radius: 50px;
  transition-duration: 0.1s;
  transition-timing-function: linear;
}
.section[data-v-fd22e4be] {
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  inline-size: 50%;
  block-size: 50%;
  aspect-ratio: 1/1;
  margin: auto;
  transform-origin: 0 50%;
  z-index: -1;
}
.section[data-v-fd22e4be]:nth-of-type(1) {
  transform: rotate(0);
}
.section[data-v-fd22e4be]:nth-of-type(2) {
  transform: rotate(45deg);
}
.section[data-v-fd22e4be]:nth-of-type(3) {
  transform: rotate(90deg);
}
.section[data-v-fd22e4be]:nth-of-type(4) {
  transform: rotate(135deg);
}
.section[data-v-fd22e4be]:nth-of-type(5) {
  transform: rotate(180deg);
}
.section[data-v-fd22e4be]:nth-of-type(6) {
  transform: rotate(225deg);
}
.section[data-v-fd22e4be]:nth-of-type(7) {
  transform: rotate(270deg);
}
.section[data-v-fd22e4be]:nth-of-type(8) {
  transform: rotate(315deg);
}
.section__value[data-v-550f6ff0] {
  font-family: Roboto;
  font-weight: 700;
  position: absolute;
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  inline-size: 50%;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 4cqi;
  padding-inline: 1cqi 3cqi;
  box-sizing: border-box;
  transform-origin: 0 50%;
}
.section__value-inner[data-v-550f6ff0] {
  white-space: pre;
  transform: rotate(90deg);
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.2509803922));
}
.section__value-inner[data-v-550f6ff0]:before {
  white-space: pre;
  -webkit-text-stroke: 2px transparent;
}
.section__value[data-v-550f6ff0]:nth-of-type(1) {
  transform: rotate(0);
}
.section__value[data-v-550f6ff0]:nth-of-type(2) {
  transform: rotate(45deg);
}
.section__value[data-v-550f6ff0]:nth-of-type(3) {
  transform: rotate(90deg);
}
.section__value[data-v-550f6ff0]:nth-of-type(4) {
  transform: rotate(135deg);
}
.section__value[data-v-550f6ff0]:nth-of-type(5) {
  transform: rotate(180deg);
}
.section__value[data-v-550f6ff0]:nth-of-type(6) {
  transform: rotate(225deg);
}
.section__value[data-v-550f6ff0]:nth-of-type(7) {
  transform: rotate(270deg);
}
.section__value[data-v-550f6ff0]:nth-of-type(8) {
  transform: rotate(315deg);
}
.dividiers[data-v-c99d31fd] {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  inline-size: 100%;
  aspect-ratio: 1/1;
  margin: auto;
  z-index: 1;
  transform: rotate(22.5deg);
}
.dividier[data-v-c99d31fd] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  inline-size: 100%;
  block-size: 1cqi;
  margin: auto;
  background-color: #da8207;
  transform-origin: 50% 50%;
}
.dividier[data-v-c99d31fd]:nth-of-type(1) {
  transform: rotate(0);
}
.dividier[data-v-c99d31fd]:nth-of-type(2) {
  transform: rotate(45deg);
}
.dividier[data-v-c99d31fd]:nth-of-type(3) {
  transform: rotate(90deg);
}
.dividier[data-v-c99d31fd]:nth-of-type(4) {
  transform: rotate(135deg);
}
.rotor[data-v-f629bfad] {
  z-index: -1;
  inline-size: 100%;
  aspect-ratio: 1/1;
  animation-name: wheelShake;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.rotor.isSpined[data-v-f629bfad] {
  animation-name: spin;
  animation-duration: 4s;
  animation-iteration-count: unset;
  animation-fill-mode: forwards;
}
.stator[data-v-0b1e12c4] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 0;
}
.stator__wrapper[data-v-0b1e12c4] {
  container-name: rim;
  container-type: inline-size;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  inline-size: 44vmin;
  max-inline-size: 528px;
  aspect-ratio: 1/1;
  background-clip: border-box;
  background-origin: border-box;
  box-sizing: border-box;
}
.stator__rim[data-v-0b1e12c4] {
  position: absolute;
  inline-size: 109cqi;
  aspect-ratio: 1/1;
  background-image: url(/img/wheel/wheel__rim.webp);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.stator__center[data-v-0b1e12c4] {
  position: absolute;
  border-radius: 50%;
  inline-size: 30cqi;
  aspect-ratio: 1/1;
  z-index: 3;
  cursor: pointer;
  background-image: url(/img/wheel/wheel__center.webp);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.stator__background[data-v-0b1e12c4] {
  position: absolute;
  display: flex;
  margin: auto;
  inline-size: 200cqi;
  aspect-ratio: 1/1;
  z-index: -1;
  background-image: url(/img/wheel/wheel__rim-bg.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.stator__arrow[data-v-0b1e12c4] {
  inline-size: 13%;
  inset-block-start: -10%;
  block-size: 50%;
  aspect-ratio: 1/1;
  z-index: 2;
  filter: drop-shadow(0 15px 20px #000000);
  position: absolute;
  background-image: image-set(
    url(/img/wheel/wheel__arrow.webp) 1x,
    url(/img/wheel/wheel__arrow-x2.webp) 2x
  );
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
}
@media (width < 768px) {
  .stator[data-v-0b1e12c4]:before {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
    width: 150vw;
    background-size: 100%;
  }
  .stator__wrapper[data-v-0b1e12c4] {
    inline-size: 72vmin;
    max-inline-size: 250px;
  }
  .stator__background[data-v-0b1e12c4] {
    inline-size: 190cqi;
  }
}
.button[data-v-b9463bf4] {
  position: relative;
  inline-size: clamp(147px, 63cqi, 336px);
  aspect-ratio: 2.56/1;
  background-image: url(/img/button.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transition-duration: 0.3s;
}
.button[data-v-b9463bf4]:hover {
  transform: scale(1.05);
}
.button__text[data-v-b9463bf4] {
  white-space: nowrap;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: clamp(16px, 4cqi, 36px);
  color: #fff;
  text-transform: uppercase;
}
.modal[data-v-b1d4cbde] {
  position: fixed;
  display: flex;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  place-items: center;
  width: 100%;
  height: 100%;
  font-family: Roboto, Arial, sans-serif;
  background-color: #0009;
  z-index: 5;
}
.modal__content[data-v-b1d4cbde] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  inline-size: min(90cqmin, 600px);
  aspect-ratio: 1.45/1;
  container-name: modal;
  container-type: size;
  margin: auto;
  padding: 35px;
  padding-block: clamp(20px, 2cqi, 42px);
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
  border-image-source: url(/img/modal/modal__frame.webp);
  border-image-slice: 80;
  border-image-width: min(13vw, 72px);
  border-image-repeat: stretch;
  background-image: linear-gradient(to bottom, #030217, #0e1d8c, #060b3e);
  text-transform: uppercase;
}
.modal__title[data-v-b1d4cbde] {
  display: flex;
  justify-content: center;
  font-weight: 900;
  font-size: min(6cqi, 32px);
  line-height: 1;
  white-space: pre;
  margin: 0;
}
.modal__title[data-v-b1d4cbde]:before {
  -webkit-text-stroke: min(0.5vw, 4px) transparent;
  padding-inline: 2px;
  white-space: pre;
}
.modal__text[data-v-b1d4cbde] {
  white-space: pre;
  margin: 0;
  font-weight: 900;
  font-size: min(14cqi, 72px);
  line-height: 1;
  padding-inline: 4px;
}
.modal__text[data-v-b1d4cbde]:before {
  white-space: pre;
  -webkit-text-stroke: 1.6cqi transparent;
  padding-inline: 4px;
  background-image: linear-gradient(
    to bottom,
    #fffd0e,
    #fff,
    #ffdf01 56%,
    #dd7e00
  );
}
.decore[data-v-bf38298b] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.decore-top[data-v-bf38298b] {
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  transform: translateY(-10%);
  background-image: image-set(
    url(/img/bg/bg-lights.webp) 1x,
    url(/img/bg/bg-lights-x2.webp) 2x
  );
  will-change: transform, opacity;
  animation: fadeOut 1.5s forwards linear,
    lightning-bf38298b 2s forwards infinite linear;
}
.decore-left[data-v-bf38298b] {
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left;
  opacity: 0.5;
  animation-name: fadeOut;
  transform: translate(-10%);
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  will-change: transform, opacity;
}
.decore-left--top[data-v-bf38298b] {
  inset-block-start: 0;
  background-image: image-set(
    url(/img/bg/decor/decor__top-left.webp) 1x,
    url(/img/bg/decor/decor__top-left-x2.webp) 2x
  );
  inline-size: clamp(200px, 60vmin, 650px);
  aspect-ratio: 1/1;
}
.decore-left--bottom[data-v-bf38298b] {
  inset-block-end: 0;
  background-image: image-set(
    url(/img/bg/decor/decor__bottom-left.webp) 1x,
    url(/img/bg/decor/decor__bottom-left-x2.webp) 2x
  );
  inline-size: clamp(300px, 60vmin, 650px);
  aspect-ratio: 1/1;
}
.decore-right[data-v-bf38298b] {
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  inset-inline-end: 0;
  opacity: 0.5;
  animation-name: fadeOut;
  transform: translate(10%);
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  will-change: transform, opacity;
}
.decore-right--top[data-v-bf38298b] {
  inset-block-start: 0;
  background-image: image-set(
    url(/img/bg/decor/decor__top-right.webp) 1x,
    url(/img/bg/decor/decor__top-right-x2.webp) 2x
  );
  inline-size: clamp(200px, 60vmin, 650px);
  aspect-ratio: 1/1;
}
.decore-right--bottom[data-v-bf38298b] {
  inset-block-end: 0;
  background-image: image-set(
    url(/img/bg/decor/decor__bottom-right.webp) 1x,
    url(/img/bg/decor/decor__bottom-right-x2.webp) 2x
  );
  inline-size: clamp(200px, 60vmin, 650px);
  aspect-ratio: 1/1;
}
@media (width < 768px) {
  .decore-top[data-v-bf38298b] {
    background-image: image-set(
      url(/img/bg/bg-lights-m.webp) 1x,
      url(/img/bg/bg-lights-m-x2.webp) 2x
    );
  }
  .decore-left--top[data-v-bf38298b] {
    inset-block-end: 10%;
    inset-block-start: unset;
    inset-inline-start: -17%;
  }
  .decore-left--bottom[data-v-bf38298b] {
    inset-block-end: -23%;
    inset-inline-start: -15%;
  }
  .decore-right--top[data-v-bf38298b] {
    display: none;
  }
  .decore-right--bottom[data-v-bf38298b] {
    inset-block-end: 0;
    inset-inline-end: -15%;
  }
}
@keyframes lightning-bf38298b {
  0% {
    opacity: 0.4;
  }
  90% {
    opacity: 0.4;
  }
  92% {
    opacity: 1;
  }
  94% {
    opacity: 0.4;
  }
  96% {
    opacity: 0.4;
  }
  98% {
    opacity: 1;
  }
  to {
    opacity: 0.8;
  }
}
.logo[data-v-4dea6f7a] {
  justify-self: center;
  margin-inline: auto;
}
.main[data-v-4dea6f7a] {
  margin-block: auto;
  display: flex;
  flex-direction: column;
}
.footer[data-v-4dea6f7a] {
  align-self: end;
  justify-items: center;
  margin-inline: auto;
}
.button[data-v-4dea6f7a] {
  inline-size: clamp(177px, 32vw, 308px);
  font-size: clamp(21px, 2vw, 44px);
}
.preloader-enter-active[data-v-4dea6f7a],
.preloader-leave-active[data-v-4dea6f7a] {
  transition: opacity 1s ease;
}
.preloader-enter-from[data-v-4dea6f7a],
.preloader-leave-to[data-v-4dea6f7a] {
  opacity: 0;
}
.modal-enter-active[data-v-4dea6f7a],
.modal-leave-active[data-v-4dea6f7a] {
  transition: opacity 0.5s ease;
}
.modal-enter-from[data-v-4dea6f7a],
.modal-leave-to[data-v-4dea6f7a] {
  opacity: 0;
}
@keyframes fadeOut {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes scaling {
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0);
  }
  to {
    transform: translate(1px, 1px) rotate(0);
  }
}
@keyframes wheelShake {
  0% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-5deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  80% {
    transform: rotate(1850deg);
  }
  90% {
    transform: rotate(1840deg);
  }
  to {
    transform: rotate(1845deg);
  }
}
@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-Black.woff2) format("woff2"),
    url(/fonts/Roboto-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Roboto;
  src: url(/fonts/Roboto-BlackItalic.woff2) format("woff2"),
    url(/fonts/Roboto-BlackItalic.woff) format("woff");
  font-weight: 900;
  font-style: italic;
}
body {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 900;
}
#app {
  position: relative;
  box-sizing: border-box;
  display: grid;
  grid-template-rows: auto 1fr auto;
  padding: 20px;
  background-image: image-set(
    url(/img/bg/background.webp) 1x,
    url(/img/bg/background-x2.webp) 2x
  );
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  height: 100dvh;
  width: 100vw;
  z-index: 1;
  overflow: hidden;
  gap: min(20px, 5vmin, 60px);
}
@media (width < 768px) {
  #app {
    background-image: image-set(
      url(/img/bg/background-m.webp) 1x,
      url(/img/bg/background-m-x2.webp) 2x
    );
  }
}
body {
  margin: 0;
  padding: 0;
}
button {
  cursor: pointer;
  border: none;
  background-color: transparent;
  box-sizing: border-box;
  font: inherit;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}
img {
  width: 100%;
  height: auto;
}
.text-gradient {
  background-image: linear-gradient(
    180deg,
    #f2ff05,
    #ffffe0 13%,
    #f2ff05 29%,
    #d7e100 70%,
    #aec901
  );
  -webkit-background-clip: text;
  background-clip: text;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.2509803922));
  color: transparent;
  -webkit-text-stroke: 1px #762e06;
  paint-order: stroke fill;
}
.text-stroke-gradient {
  position: relative;
  color: #fff;
  display: flex;
  justify-content: center;
}
.text-stroke-gradient:before {
  padding-inline: 4px;
  content: attr(data-text);
  position: absolute;
  white-space: nowrap;
  background-image: linear-gradient(
    71deg,
    #da8207,
    #dd9318 9%,
    #ffcb3c 23%,
    #ffcb3c 68%,
    #e39c1e 80%,
    #fbc63a 84%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-stroke: 4px transparent;
}
.gradient-text-with-outline {
  position: relative;
  display: inline-block;
}
.gradient-text-with-outline:before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-text-stroke: 6px transparent;
  background: linear-gradient(to bottom, #0078d9, #011e83);
  -webkit-background-clip: text;
  background-clip: text;
}
.gradient-text-with-outline:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, #0078d9, #011e83);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
