@charset "UTF-8";
/* Global */
/* ------------------------------------ */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
  ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
  ========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/* Grouping content
  ========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/* Text-level semantics
  ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
  border-bottom: none; /* 1 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
  ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
  ========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  font-family: inherit; /* 1 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  display: table; /* 1 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type=search] {
  outline-offset: -2px; /* 2 */
  -webkit-appearance: textfield; /* 1 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/* Interactive
  ========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
  ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

/* Fonts */
/* ------------------------------------ */
/* Colors */
/* ------------------------------------ */
/* Breakpoints */
/* ------------------------------------ */
.container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 1600px) {
  .container {
    max-width: 1600px;
    padding: 0 30px;
  }
}
@media (max-width: 1024px) {
  .container {
    max-width: 1024px;
    padding: 0 20px;
  }
}
@media (max-width: 564px) {
  .container {
    max-width: 564px;
    padding: 0 16px;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
}

/* Движение сверху вниз по вертикали с прозрачностью */
@-webkit-keyframes fropTopToBottom-opacity {
  0% {
    -webkit-transform: translate(0px, -100px);
            transform: translate(0px, -100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes fropTopToBottom-opacity {
  0% {
    -webkit-transform: translate(0px, -100px);
            transform: translate(0px, -100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes slideInRight-burger {
  0% {
    -webkit-transform: translate(400px, -80%);
            transform: translate(400px, -80%);
  }
  100% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@keyframes slideInRight-burger {
  0% {
    -webkit-transform: translate(400px, -80%);
            transform: translate(400px, -80%);
  }
  100% {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@-webkit-keyframes slideInLeft-burger {
  0% {
    -webkit-transform: translateX(-290px);
            transform: translateX(-290px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slideInLeft-burger {
  0% {
    -webkit-transform: translateX(-290px);
            transform: translateX(-290px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes slideInDown-burger {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes slideInDown-burger {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* Blocks */
/* ------------------------------------ */
:root {
  /* ЗАЛИВКА */
  --bg-black:#111111;
  --bg-black-36:rgba(0, 0, 0, 0.36);
  --bg-blue:#4E5AE0;
  --bg-blue2:#6D7AFF;
  --bg-blue3:#626FFB;
  --bg-button2:#1C1D21;
  --bg-form:#292A32;
  --descriptor-bg:#161620;
  --panel-bg: linear-gradient(to bottom, #111116 0%, #161620 100%);
  --panel-bg2: linear-gradient(to top, #4E5AE0 0%, #6C79FF 100%);
  --bg-element: linear-gradient(to top, #252e5a, #4C68F1, #252e5a);
  --descriptor-border: linear-gradient(180deg, rgba(78, 90, 224, 0.6) 0%, rgba(78, 90, 224, 0.3) 100%);
  /* ТЕКСТ */
  --txt-error: #FF4D4D;
  --txt-black: #000000;
  --txt-text:#9E9E9E;
  --txt-text1:#FFFFFF;
  --txt-txt2:#A9A9A9;
  --descriptor-txt:#ECECEC;
  --transparent-color: rgba(0, 0, 0, 0);
  /* ОБВОДКА */
  --blue-linear:#5F6CFF;
  --button2-linear:#2A2A31;
  --panel-linear:linear-gradient(0deg, rgba(78,90,224,0.5) 0%, rgba(78,90,224,1) 100%);
  --panel-linear2:linear-gradient(0deg, rgba(156,164,255,0.5) 0%, rgba(156,164,255,1) 100%);
  --description-linear: linear-gradient(0deg, rgba(78,90,224,0.5) 0%, rgba(78,90,224,1) 100%);
  --linear:linear-gradient(0deg, rgba(108,121,255,1) 0%, rgba(78,90,224,1) 100%);
  --pannel-linear3:linear-gradient(0deg, rgba(156,164,255,0.5) 0%, rgba(156,164,255,1) 100%);
  --light-blue:#9CA4FF;
  --neon-blue:#515EF0;
  /* МЕНЮ */
  --menu-panel-bg:linear-gradient(0deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.9) 100%);
  --menu-panel-linear:#252525;
  --menu-panel-bg2:linear-gradient(0deg, rgba(0,0,0,0.12) 12%, rgba(17,17,17,0.88) 88%);
  /* СХЕМА */
  --scheme4:#1BD980;
  --scheme1:#6572F8;
  --scheme3:#8950FC;
  --scheme2:#FBFF6C;
  --scheme5:#345BF5;
  --scheme6:#E059FB;
  /* КАРТОЧКИ */
  --card1-linear:linear-gradient(-90deg, rgba(78,163,224,0.5) 0%, rgba(78,163,224,1) 100%);
  --card1-light-blue:#3C86C1;
  --card1-light-blue-linear:#4CA0E2;
  --card3-purple-linear:linear-gradient(-90deg, rgba(104,78,224,0.5) 52%, rgba(104,78,224,1) 100%);
  --card3-purple:#6D4EE0;
  --card3-purple-linear:#8F70FF;
  --card4-pink-linear:linear-gradient(-90deg, rgba(222,78,224,0.5) 0%, rgba(222,78,224,1) 100%);
  --card4-pink:#A64EE0;
  --card4-pink-linear2:#D265F6;
}

h1, h2, h3, h4, h5 {
  color: #FFFFFF;
}

body {
  font-family: "Montserrat", serif;
  background-color: var(--bg-black);
}

.unscroll {
  overflow: hidden;
}

.tetle-1 {
  font-size: 60px;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #FFFFFF;
  line-height: 54px;
}

.paragraph {
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  color: #A9A9A9;
}

.label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.label__text {
  position: relative;
  padding: 8px 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 12px;
  letter-spacing: -0.02em;
  line-height: 14px;
  font-weight: 500;
  color: var(--descriptor-txt);
}
@media (max-width: 1200px) {
  .label__text {
    padding: 6px 12px;
  }
}
@media (max-width: 564px) {
  .label__text {
    padding: 5px 10px;
    font-size: 10px;
    letter-spacing: -0.01em;
    line-height: 12px;
  }
}
.label__text::after {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background-color: var(--descriptor-bg);
  border-radius: 48px;
  z-index: -1;
}
.label__text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: var(--descriptor-border);
  border-radius: 48px;
  z-index: -2;
}

.btn {
  outline: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--bg-blue);
  border: 1px solid var(--blue-linear);
  border-radius: 74px;
  padding: 22px 59px;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  font-weight: 500;
  font-family: "Montserrat", serif;
  color: var(--descriptor-txt);
  -webkit-tap-highlight-color: var(--transparent-color);
  -webkit-transition: border ease-in 0.3s, color ease-in 0.3s, background-color ease-in 0.3s;
  transition: border ease-in 0.3s, color ease-in 0.3s, background-color ease-in 0.3s;
}
.btn:hover {
  background: var(--descriptor-bg);
}
.btn:disabled {
  pointer-events: none;
  opacity: 0.5;
}
@media (max-width: 1024px) {
  .btn {
    padding: 16px 64px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 564px) {
  .btn {
    padding: 11px 74px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.01em;
  }
}
.btn--black {
  background: var(--bg-button2);
  border: 1px solid var(--button2-linear);
  padding: 22px 76px;
}
@media (max-width: 1024px) {
  .btn--black {
    padding: 16px 79px;
  }
}
@media (max-width: 564px) {
  .btn--black {
    padding: 11px 87px;
  }
}
.btn--black:hover {
  background: var(--bg-button2);
  border: 1px solid var(--neon-blue);
  color: #7C87FF;
}

/* ТИПОГРАФИКА */
@media (max-width: 1920px) and (min-width: 1600px) {
  h1 {
    font-size: 100px;
    font-weight: 400;
    line-height: 91px;
    letter-spacing: -0.05em;
  }
  h2 {
    font-size: 60px;
    font-weight: 400;
    line-height: 54.6px;
    letter-spacing: -0.05em;
  }
  h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    letter-spacing: -0.05em;
  }
  h4 {
    font-size: 44px;
    font-weight: 400;
    line-height: 52.8px;
    letter-spacing: -0.05em;
  }
  h5 {
    font-size: 32px;
    font-weight: 400;
    line-height: 38.4px;
    letter-spacing: -0.05em;
  }
  /* ДАЛЬШЕ КЛАССЫ ДЛЯ ТЕКСТА ПО НАЗВАНИЮ В ФИГМЕ */
  .text {
    font-size: 15px;
    font-weight: 500;
  }
  .descriptor-txt {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
    letter-spacing: -0.02em;
  }
  .tokencomics-txt {
    font-size: 13px;
    font-weight: 400;
    line-height: 16.9px;
  }
  .menu-txt {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    letter-spacing: -0.03em;
  }
  .button-title1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
  .number1 {
    font-size: 36px;
    font-weight: 400;
    line-height: 43.2px;
  }
  .number2 {
    font-size: 13px;
    font-weight: 500;
    line-height: 16.9px;
  }
  .number3 {
    font-size: 300px;
    font-weight: 200;
    line-height: 273px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 1600px) and (min-width: 1024px) {
  h1 {
    font-size: 60px;
    font-weight: 400;
    line-height: 54.6px;
    letter-spacing: -0.05em;
  }
  h2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 43.2px;
    letter-spacing: -0.05em;
  }
  h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    letter-spacing: -0.05em;
  }
  h4 {
    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    letter-spacing: -0.05em;
  }
  /* ДАЛЬШЕ КЛАССЫ ДЛЯ ТЕКСТА ПО НАЗВАНИЮ В ФИГМЕ */
  .text {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
  }
  .descriptor-txt {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
    letter-spacing: -0.02em;
  }
  .tokencomics-txt {
    font-size: 13px;
    font-weight: 400;
    line-height: 16.9px;
  }
  .menu-txt {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    letter-spacing: -0.03em;
  }
  .button-title1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
  .number1 {
    font-size: 13px;
    font-weight: 500;
    line-height: 16.9px;
  }
  .number2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 43.2px;
  }
  .number3 {
    font-size: 300px;
    font-weight: 200;
    line-height: 273px;
    letter-spacing: -0.05em;
  }
  .number4 {
    font-size: 36px;
    font-weight: 400;
    line-height: 43.2px;
  }
}
@media (max-width: 1024px) and (min-width: 564px) {
  h1 {
    font-size: 44px;
    font-weight: 400;
    line-height: 52.8px;
    letter-spacing: -0.05em;
  }
  h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 33.6px;
    letter-spacing: -0.05em;
  }
  h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.05em;
  }
  h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.05em;
  }
  /* ДАЛЬШЕ КЛАССЫ ДЛЯ ТЕКСТА ПО НАЗВАНИЮ В ФИГМЕ */
  .text {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
  }
  .descriptor-txt {
    font-size: 12px;
    font-weight: 500;
    line-height: 14.4px;
    letter-spacing: -0.02em;
  }
  .tokencomics-txt {
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
  }
  .menu-txt {
    font-size: 32px;
    font-weight: 400;
    line-height: 38.4px;
    letter-spacing: -0.05em;
  }
  .menu-txt1 {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -0.03em;
  }
  .button-title1 {
    font-size: 18px;
    line-height: 21.6px;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
  .number1 {
    font-size: 120px;
    font-weight: 200;
    line-height: 109.2px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 564px) {
  h1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
  }
  h2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.04em;
  }
  h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    letter-spacing: -0.05em;
  }
  h4 {
    font-size: 12px;
    font-weight: 400;
    line-height: 14.4px;
    letter-spacing: -0.05em;
  }
  /* ДАЛЬШЕ КЛАССЫ ДЛЯ ТЕКСТА ПО НАЗВАНИЮ В ФИГМЕ */
  .text {
    font-size: 12px;
    font-weight: 400;
    line-height: 14.4px;
  }
  .descriptor-txt {
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    letter-spacing: -0.01em;
  }
  .tokencomics-txt {
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: -0.01em;
  }
  .menu-txt {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    letter-spacing: -0.01em;
  }
  .menu-txt1 {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
  }
  .button-title1 {
    font-size: 14px;
    line-height: 16.8px;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
  .number1 {
    font-size: 63px;
    font-weight: 200;
    line-height: 57.33px;
  }
}
html {
  scroll-behavior: smooth;
}

body {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

body.page-exit {
  opacity: 0 !important;
}

.header {
  position: fixed;
  z-index: 5;
  top: 0;
  width: 100%;
}
.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1300px) {
  .header__wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .header__wrapper {
    height: 73px;
  }
}
@media (max-width: 1024px) {
  .header__wrapper {
    height: 56px;
  }
}
@media (max-width: 564px) {
  .header__wrapper {
    height: 40px;
  }
}
.header__wrapper--burger-open {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: 73px 1fr;
  width: 100%;
  height: 100vh;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 0 0 20px;
  overflow: scroll;
  scrollbar-width: none;
}
@media (max-width: 1024px) {
  .header__wrapper--burger-open {
    grid-template-rows: 56px 1fr;
  }
}
@media (max-width: 564px) {
  .header__wrapper--burger-open {
    grid-template-rows: 40px 1fr;
  }
}
.header__wrapper--burger-open::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--bg-black);
  z-index: -2;
  pointer-events: none;
}
.header__wrapper--burger-open::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 73px;
  top: 0;
  left: 0;
  background: var(--menu-panel-bg);
  z-index: -1;
}
@media (max-width: 1024px) {
  .header__wrapper--burger-open::after {
    height: 56px;
  }
}
@media (max-width: 564px) {
  .header__wrapper--burger-open::after {
    height: 40px;
  }
}
.header__wrapper--burger-open .header__list {
  grid-row: 2/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 100px 0 20px;
  margin: 0;
  gap: 22px;
  border: none;
  background: transparent;
  height: auto;
  -webkit-transform: translateX(-290px);
      -ms-transform: translateX(-290px);
          transform: translateX(-290px);
  -webkit-animation: slideInLeft-burger 0.7s ease-out 0.7s forwards;
          animation: slideInLeft-burger 0.7s ease-out 0.7s forwards;
}
@media (max-width: 564px) {
  .header__wrapper--burger-open .header__list {
    padding: 60px 0 20px;
    gap: 18px;
  }
}
.header__wrapper--burger-open .header__item-link {
  font-size: 32px;
  line-height: 38px;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: var(--txt-text1);
}
.header__wrapper--burger-open .header__item-link:hover {
  color: var(--txt-text);
}
@media (max-width: 564px) {
  .header__wrapper--burger-open .header__item-link {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.04em;
  }
}
.header__wrapper--burger-open .header__burger {
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
}
.header__wrapper--burger-open .header__burger-img {
  width: 0;
  -webkit-transition: width ease-in 0.3s;
  transition: width ease-in 0.3s;
}
.header__wrapper--burger-open .header__burger-img::before, .header__wrapper--burger-open .header__burger-img::after {
  opacity: 1;
  background-color: var(--txt-text1);
  width: 100%;
  -webkit-transition: background-color ease-in 0.3s 0.1s, top ease-in 0.3s, bottom ease-in 0.3s, width ease-in 0.3s, -webkit-transform ease-in 0.3s;
  transition: background-color ease-in 0.3s 0.1s, top ease-in 0.3s, bottom ease-in 0.3s, width ease-in 0.3s, -webkit-transform ease-in 0.3s;
  transition: background-color ease-in 0.3s 0.1s, transform ease-in 0.3s, top ease-in 0.3s, bottom ease-in 0.3s, width ease-in 0.3s;
  transition: background-color ease-in 0.3s 0.1s, transform ease-in 0.3s, top ease-in 0.3s, bottom ease-in 0.3s, width ease-in 0.3s, -webkit-transform ease-in 0.3s;
}
.header__wrapper--burger-open .header__burger-img::before {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-135deg);
      -ms-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
}
.header__wrapper--burger-open .header__burger-img::after {
  bottom: 50%;
  -webkit-transform: translateY(50%) rotate(135deg);
      -ms-transform: translateY(50%) rotate(135deg);
          transform: translateY(50%) rotate(135deg);
}
.header__wrapper--burger-open .header__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-self: end;
  grid-column: 1/-1;
  padding: 16px;
  font-size: 18px;
  line-height: 22px;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-animation: slideInDown-burger 0.7s ease-out 0.7s forwards;
          animation: slideInDown-burger 0.7s ease-out 0.7s forwards;
}
@media (max-width: 564px) {
  .header__wrapper--burger-open .header__btn {
    font-size: 14px;
    line-height: 17px;
    padding: 11px;
  }
}
.header__wrapper--burger-open .header__img {
  display: block;
  position: absolute;
  right: 0;
  top: 55%;
  z-index: -1;
  -webkit-transform: translate(400px, -80%);
      -ms-transform: translate(400px, -80%);
          transform: translate(400px, -80%);
  -webkit-animation: slideInRight-burger 0.5s ease-out forwards;
          animation: slideInRight-burger 0.5s ease-out forwards;
}
@media (max-width: 564px) {
  .header__wrapper--burger-open .header__img {
    display: none;
  }
}
.header__logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-transform: translate(0px, -100px);
      -ms-transform: translate(0px, -100px);
          transform: translate(0px, -100px);
  opacity: 0;
  -webkit-animation: fropTopToBottom-opacity 1s ease-out 1.5s forwards;
          animation: fropTopToBottom-opacity 1s ease-out 1.5s forwards;
}
@media (max-width: 1600px) {
  .header__logo {
    width: 53px;
    height: 53px;
  }
}
@media (max-width: 1024px) {
  .header__logo {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 564px) {
  .header__logo {
    width: 20px;
    height: 20px;
  }
}
.header__list {
  border: 1px solid var(--menu-panel-linear);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 36px;
  border-radius: 74px;
  gap: 36px;
  margin-left: 124px;
  background-color: var(--bg-black-36);
  -webkit-transform: translate(0px, -100px);
      -ms-transform: translate(0px, -100px);
          transform: translate(0px, -100px);
  opacity: 0;
  -webkit-animation: fropTopToBottom-opacity 1s ease-out 1.5s forwards;
          animation: fropTopToBottom-opacity 1s ease-out 1.5s forwards;
}
@media (max-width: 1300px) {
  .header__list {
    display: none;
  }
}
.header__item-link {
  color: var(--txt-text);
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: -0.3px;
  -webkit-transition: color ease-in 0.3s;
  transition: color ease-in 0.3s;
}
.header__item-link:hover {
  color: var(--txt-text1);
}
.header__burger {
  position: relative;
  display: none;
  -webkit-transform: translate(0px, -100px);
      -ms-transform: translate(0px, -100px);
          transform: translate(0px, -100px);
  opacity: 0;
  -webkit-animation: fropTopToBottom-opacity 1s ease-out 1.5s forwards;
          animation: fropTopToBottom-opacity 1s ease-out 1.5s forwards;
}
@media (max-width: 1300px) {
  .header__burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 44px;
    height: 32px;
  }
}
@media (max-width: 1024px) {
  .header__burger {
    width: 30px;
    height: 21px;
  }
}
@media (max-width: 564px) {
  .header__burger {
    width: 20px;
    height: 15px;
  }
}
.header__burger-img {
  height: 4px;
  width: 100%;
  border-radius: 4px;
  background: var(--txt-text1);
  -webkit-transition: width ease-in 0.3s;
  transition: width ease-in 0.3s;
}
@media (max-width: 1024px) {
  .header__burger-img {
    height: 3px;
  }
}
@media (max-width: 564px) {
  .header__burger-img {
    height: 2px;
  }
}
.header__burger-img::before, .header__burger-img::after {
  content: "";
  position: absolute;
  height: 4px;
  width: 30px;
  top: 0;
  left: 0;
  border-radius: 4px;
  background: var(--bg-blue);
  -webkit-transition: background-color ease-in 0.3s 0.1s, top ease-in 0.3s, bottom ease-in 0.3s, width ease-in 0.3s, -webkit-transform ease-in 0.3s;
  transition: background-color ease-in 0.3s 0.1s, top ease-in 0.3s, bottom ease-in 0.3s, width ease-in 0.3s, -webkit-transform ease-in 0.3s;
  transition: background-color ease-in 0.3s 0.1s, transform ease-in 0.3s, top ease-in 0.3s, bottom ease-in 0.3s, width ease-in 0.3s;
  transition: background-color ease-in 0.3s 0.1s, transform ease-in 0.3s, top ease-in 0.3s, bottom ease-in 0.3s, width ease-in 0.3s, -webkit-transform ease-in 0.3s;
}
@media (max-width: 1024px) {
  .header__burger-img::before, .header__burger-img::after {
    width: 22px;
    height: 3px;
  }
}
@media (max-width: 564px) {
  .header__burger-img::before, .header__burger-img::after {
    width: 12px;
    height: 2px;
  }
}
.header__burger-img::after {
  top: unset;
  left: unset;
  right: 0;
  bottom: 0;
}
.header__btn {
  -webkit-transform: translate(0px, -100px);
      -ms-transform: translate(0px, -100px);
          transform: translate(0px, -100px);
  opacity: 0;
  -webkit-animation: fropTopToBottom-opacity 1s ease-out 1.5s forwards;
          animation: fropTopToBottom-opacity 1s ease-out 1.5s forwards;
  padding: 14px 45px;
}
@media (max-width: 1600px) {
  .header__btn {
    padding: 14px 28px;
  }
}
@media (max-width: 1350px) {
  .header__btn {
    padding: 14px 24px;
  }
}
@media (max-width: 1300px) {
  .header__btn {
    display: none;
  }
}
.header__img {
  display: none;
}

/* Reset and base styles  */
* {
  padding: 0px;
  margin: 0px;
  border: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Links */
a, a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* Common */
aside, nav, footer, header, section, main {
  display: block;
}

ul, ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

img, svg {
  max-width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

/* Form */
input, textarea, button, select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
}

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

button, input[type=submit] {
  display: inline-block;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  background: none;
  cursor: pointer;
}

input:focus, input:active,
button:focus, button:active {
  outline: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

label {
  cursor: pointer;
}

legend {
  display: block;
}

.section2 {
  padding-top: 180px;
}
@media (max-width: 768px) {
  .section2 {
    padding-top: 100px;
  }
}
@media (max-width: 320px) {
  .section2 {
    padding-top: 70px;
  }
}

.section2-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  overflow: hidden;
  min-height: 407px;
}
@media (max-width: 1600px) {
  .section2-content {
    margin-top: 36px;
  }
}
@media (max-width: 768px) {
  .section2-content {
    margin-top: 22px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}

.section2-title h2 {
  text-align: left;
  max-width: 414px;
}
@media (min-width: 1920px) {
  .section2-title h2 {
    font-size: 60px;
    font-weight: 400;
    line-height: 54.6px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 1600px) {
  .section2-title h2 {
    font-size: 36px;
    font-weight: 400;
    line-height: 43px;
  }
}
@media (max-width: 1180px) {
  .section2-title h2 {
    max-width: 290px;
  }
}
@media (max-width: 768px) {
  .section2-title h2 {
    max-width: unset;
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
  }
}
@media (max-width: 320px) {
  .section2-title h2 {
    font-size: 18px;
    line-height: 18px;
  }
}

.section2-img-block {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 768px) {
  .section2-img-block {
    position: relative;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    left: unset;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    margin: 20px 0 0;
  }
}
.section2-img-block img {
  pointer-events: none;
}
@media (max-width: 1024px) {
  .section2-img-block img {
    width: 284px;
    height: 307px;
  }
}
@media (max-width: 900px) {
  .section2-img-block img {
    width: 204px;
    height: 227px;
  }
}

.section2-text {
  margin-left: 45%;
  max-width: 293px;
  text-align: left;
}
@media (max-width: 1600px) {
  .section2-text {
    margin-left: 41%;
    max-width: 240px;
  }
}
@media (max-width: 1180px) {
  .section2-text {
    margin-left: auto;
  }
}
@media (max-width: 768px) {
  .section2-text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0;
    max-width: unset;
  }
}

@media (max-width: 768px) {
  .paragraph {
    margin: 14px 0 0;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
  }
}
@media (max-width: 320px) {
  .paragraph {
    font-size: 12px;
    line-height: 14px;
  }
}

.started {
  padding-top: 103px;
  position: relative;
}
@media (max-width: 1600px) {
  .started {
    padding-top: 93px;
  }
}
@media (max-width: 1200px) {
  .started {
    padding: 106px 0 152px;
  }
}
@media (max-width: 564px) {
  .started {
    padding: 76px 0 16px;
  }
}
.started__intro-img {
  left: 0;
  bottom: 0;
  position: fixed;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 1200px) {
  .started__intro-img {
    display: none;
  }
}
.started__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.started__label {
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .started__label {
    margin-bottom: 26px;
  }
}
@media (max-width: 564px) {
  .started__label {
    margin-bottom: 22px;
  }
}
.started__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 1200px) {
  .started__content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.started__title {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0;
  margin-right: 10px;
}
@media (min-width: 1920px) {
  .started__title {
    font-size: 100px;
    font-weight: 400;
    line-height: 91px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 1200px) {
  .started__title {
    margin: 0 0 26px;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .started__title {
    margin-bottom: 22px;
  }
}
.started__form {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.started__form-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 16px;
}
@media (max-width: 600px) {
  .started__form-inner {
    grid-template-columns: 1fr;
    gap: 12px 0;
  }
}
.started__form-inner--radio {
  gap: 0 16px;
}
@media (max-width: 600px) {
  .started__form-inner--radio {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 564px) {
  .started__form-inner--radio {
    gap: 0 12px;
  }
}
.started__input {
  position: relative;
  margin-top: 18px;
}
.started__input-label {
  position: absolute;
  top: -18px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.02px;
  font-weight: 500;
  color: var(--txt-text1);
}
@media (max-width: 564px) {
  .started__input-label {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.01px;
  }
}
.started__input-field {
  border: 1px solid var(--button2-linear);
  background-color: var(--bg-button2);
  border-radius: 12px;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: var(--txt-text1);
  padding: 21px 20px;
  width: 100%;
}
.started__input-field::-webkit-outer-spin-button, .started__input-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.started__input-field::-webkit-input-placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__input-field::-moz-placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__input-field:-ms-input-placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__input-field::-ms-input-placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__input-field::placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__input-field:hover {
  background-color: var(--bg-form);
}
.started__input-field:active, .started__input-field:focus-visible {
  border: 1px solid var(--blue-linear);
}
@media (max-width: 564px) {
  .started__input-field {
    padding: 15px 16px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
  }
}
.started__input-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 20px;
  pointer-events: none;
}
@media (max-width: 564px) {
  .started__input-icon {
    left: 16px;
  }
}
.started__input--long {
  grid-column: 1/-1;
}
.started__input--icon .started__input-field {
  padding-left: 48px;
}
@media (max-width: 564px) {
  .started__input--icon .started__input-field {
    padding-left: 44px;
  }
}
.started__input--dropdown {
  position: relative;
}
.started__input--dropdown .started__input-field {
  border: 1px solid var(--button2-linear);
  border-radius: 12px;
}
.started__input--dropdown .started__input-field:focus-visible {
  border: 1px solid transparent;
  outline: none;
}
.started__input--dropdown.active .started__input-field:focus-visible {
  border: 1px solid var(--blue-linear);
  border-radius: 12px 12px 0 0;
}
.started__input--dropdown .started__input-field {
  padding-right: 44px;
}
.started__input--dropdown .started__input-icon {
  left: unset;
  right: 22px;
}
@media (max-width: 564px) {
  .started__input--dropdown .started__input-icon {
    right: 16px;
  }
}
.started__input--dropdown .selected-flag {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: block;
}
.started__input--dropdown .selected-flag.default-flag {
  background-color: var(--blue-linear);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.started__input--dropdown .selected-flag .flag-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.started__input--dropdown .started__input-field {
  padding-left: 56px;
}
.started__input--dropdown .dropdown-options {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
  background-color: var(--bg-button2);
  border: 1px solid var(--button2-linear);
  border-radius: 0 0 12px 12px;
  padding: 0;
  margin: 0;
  display: none;
  z-index: 1000;
  border: 1px solid var(--blue-linear);
  border-top: none;
}
.started__input--dropdown .dropdown-options li {
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: var(--txt-text1);
}
.started__input--dropdown .dropdown-options li img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.started__input--dropdown .dropdown-options li:hover {
  background-color: var(--bg-form);
}
.started__input--error .started__input-field {
  border: 1px solid var(--txt-error);
}
.started__form-group {
  position: relative;
  grid-column: 1/-1;
  margin: 0;
  padding: 0;
}
.started__group-name {
  position: absolute;
  top: 0px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.02px;
  font-weight: 500;
  color: var(--txt-text1);
}
@media (max-width: 564px) {
  .started__group-name {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.01px;
  }
}
.started__radio {
  margin-top: 18px;
  height: auto;
}
.started__radio-field:checked + .started__radio-label, .started__radio-field:focus-visible + .started__radio-label {
  border: 1px solid var(--blue-linear);
}
.started__radio-field:checked + .started__radio-label::after {
  background-color: var(--bg-blue);
  border: none;
}
.started__radio-field:checked + .started__radio-label::before {
  background-color: var(--txt-text1);
}
.started__radio-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid var(--button2-linear);
  border-radius: 12px;
  padding: 21px 20px 21px 48px;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: var(--transparent-color);
}
@media (max-width: 564px) {
  .started__radio-label {
    padding: 13px 14px 13px 44px;
  }
}
.started__radio-label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid var(--txt-text);
  border-radius: 50%;
  background-color: transparent;
}
@media (max-width: 564px) {
  .started__radio-label::after {
    left: 16px;
  }
}
.started__radio-label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 26px;
  width: 8px;
  height: 8px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: transparent;
  z-index: 1;
}
@media (max-width: 564px) {
  .started__radio-label::before {
    left: 22px;
  }
}
.started__radio-label:hover {
  background-color: var(--bg-button2);
}
.started__radio-label:hover::after {
  border: 1px solid var(--bg-blue2);
}
.started__radio-text {
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: var(--txt-text1);
}
@media (max-width: 564px) {
  .started__radio-text {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
  }
}
.started__textarea {
  position: relative;
  margin-top: 18px;
  grid-column: 1/-1;
}
@media (max-width: 564px) {
  .started__textarea {
    margin-bottom: 9px;
  }
}
.started__textarea-label {
  position: absolute;
  top: -18px;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: -0.02px;
  font-weight: 500;
  color: var(--txt-text1);
}
@media (max-width: 564px) {
  .started__textarea-label {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.01px;
  }
}
.started__textarea-field {
  resize: none;
  width: 100%;
  height: 150px;
  border: 1px solid var(--button2-linear);
  background-color: var(--bg-button2);
  border-radius: 12px;
  padding: 20px;
  outline: none;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: var(--txt-text1);
}
.started__textarea-field::-webkit-input-placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__textarea-field::-moz-placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__textarea-field:-ms-input-placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__textarea-field::-ms-input-placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__textarea-field::placeholder {
  color: var(--txt-text);
  font-family: "Montserrat", serif;
}
.started__textarea-field:hover {
  background-color: var(--bg-form);
}
.started__textarea-field:active, .started__textarea-field:focus-visible {
  border: 1px solid var(--blue-linear);
}
@media (max-width: 564px) {
  .started__textarea-field {
    padding: 15px 16px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
  }
}
.started__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-column: 1/-1;
  background-color: var(--bg-blue);
  border: 1px solid var(--blue-linear);
  border-radius: 74px;
  padding: 19px;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: var(--descriptor-txt);
  -webkit-tap-highlight-color: var(--transparent-color);
}
.started__btn:hover {
  background: var(--panel-bg);
}
.started__btn:disabled {
  pointer-events: none;
  opacity: 0.5;
}
@media (max-width: 1200px) {
  .started__btn {
    padding: 17px;
    font-size: 18px;
    line-height: 21px;
  }
}
@media (max-width: 564px) {
  .started__btn {
    padding: 11px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.01em;
  }
}

/* ANIMATION */
.started-animation {
  opacity: 0;
}

@media (max-width: 1200px) {
  .started-title-animation {
    opacity: 0;
  }
  .started-form-animation {
    opacity: 0;
  }
}
main {
  padding-bottom: 20px;
}

.header__stak {
  background: center !important;
  position: absolute !important;
}

.logo-block {
  width: 54px;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.img_container {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: -1;
  overflow: hidden;
}
.img_container .parent-component2 {
  position: absolute;
}
.img_container .parent-component2--staking {
  position: fixed;
  bottom: 0;
  left: 0;
}

@media (max-width: 1280px) {
  .parent-component2-visible {
    display: none;
  }
}
@media (max-width: 960px) {
  .parent-component2-visible {
    display: none;
  }
  .img_container {
    width: 100%;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .img_container {
    display: none;
  }
}
.staking__label {
  padding: 0 17px;
  margin: 103px auto 0;
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .staking__label {
    margin: 101px auto 0;
  }
}
@media (max-width: 960px) {
  .staking__label {
    width: 70px;
    height: 26px;
    margin: 76px auto 0;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__label {
    width: 59px;
    height: 22px;
    margin: 76px auto 0;
    font-size: 10px;
    line-height: 12px;
  }
}
@media (max-width: 768px) {
  .staking__label-text {
    width: 70px !important;
  }
}
.staking__hero {
  max-width: 838px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  gap: 20px;
  margin: 50px auto 0;
}
@media (max-width: 960px) {
  .staking__hero {
    width: 100%;
    max-width: 432px;
    margin: 26px auto 0 !important;
    gap: 0;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .staking__hero {
    width: 100%;
    max-width: 508px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin: 36px auto 0;
    gap: 0;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__hero {
    width: 100%;
    max-width: 288px;
    margin: 22px auto 0 !important;
    gap: 10px;
  }
}
.staking__hero-title {
  font-size: 100px;
  font-weight: 400;
  line-height: 91px;
  letter-spacing: -0.05em;
  color: var(--txt-text1);
  margin: auto;
}
@media (max-width: 1600px) {
  .staking__hero-title {
    font-size: 60px;
    font-weight: 400;
    line-height: 54.6px;
  }
}
@media (max-width: 960px) {
  .staking__hero-title {
    font-size: 44px;
    font-weight: 400;
    line-height: 53px;
    letter-spacing: 0;
    gap: 0;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__hero-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.04em;
    max-width: 200px;
  }
}
.staking__hero-text {
  width: 606px;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  color: var(--txt-txt2);
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .staking__hero-text {
    width: 508px;
    font-size: 15px;
    line-height: 21px;
    margin-top: 10px;
  }
}
@media (max-width: 960px) {
  .staking__hero-text {
    width: 432px;
    font-size: 15px;
    line-height: 18px;
    margin-top: 10px;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__hero-text {
    width: 288px;
    font-size: 12px;
    line-height: 14px;
  }
}
.staking__cards {
  height: 100%;
  margin: 50px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  overflow: hidden;
}
@media (max-width: 4000px) and (min-width: 1600px) {
  .staking__cards {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .staking__cards {
    max-width: 1600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    margin-top: 50px;
    overflow: hidden;
  }
}
@media (max-width: 1400) {
  .staking__cards {
    max-width: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    margin-top: 50px;
    overflow: hidden;
  }
}
@media (max-width: 960px) {
  .staking__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-top: 26px;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    margin-top: 22px;
  }
}
.staking__cards-wrapper {
  overflow: hidden;
}
.staking__card {
  width: 450px;
  height: 416px;
  background: var(--panel-bg);
  border-radius: 24px;
  padding: 36px;
  border: 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  position: relative;
  gap: 30px;
  overflow: hidden;
}
@media (max-width: 1919px) and (min-width: 1600px) {
  .staking__card {
    width: 370px;
    height: 416px;
    border-radius: 24px;
    border: 1px solid;
    padding: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}
@media (max-width: 960px) {
  .staking__card {
    width: 100%;
    max-width: 728px;
    height: 392px;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__card {
    width: 100%;
    max-width: 288px;
    height: 261px;
    padding: 18px;
    gap: 16px;
    border-radius: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.staking__card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 24px;
  z-index: -1;
}
.staking__card-top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__card-top {
    gap: 16px;
  }
}
.staking__card-top-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.staking__card-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
}
@media (max-width: 960px) {
  .staking__card-title {
    font-weight: 400;
    font-size: 20px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__card-title {
    font-size: 14px;
    line-height: 17px;
  }
}
.staking__card-info {
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  color: var(--txt-txt2);
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__card-info {
    font-size: 12px;
    line-height: 14px;
  }
}
.staking__card-value {
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  color: var(--txt-text1);
}
@media (max-width: 960px) {
  .staking__card-value {
    font-size: 20px;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__card-value {
    font-size: 14px;
    line-height: 17px;
  }
}
.staking__card-bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__card-bottom {
    gap: 16px;
  }
}
.staking__card-bottom-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.staking__card-subtitle {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: var(--txt-txt2);
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__card-subtitle {
    font-size: 12px;
    line-height: 14px;
  }
}
.staking__card-balance {
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  color: var(--txt-text1);
}
@media (max-width: 960px) {
  .staking__card-balance {
    font-size: 20px;
  }
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__card-balance {
    font-size: 14px;
    line-height: 17px;
  }
}
.staking__card-button {
  padding: 15px 30px;
  color: var(--txt-text1);
  font-size: 16px;
  border-radius: 74px;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 53px;
}
@media (max-width: 499px) and (min-width: 200px) {
  .staking__card-button {
    height: 40px;
    font-size: 14px;
    margin-top: 0;
    padding: 0;
  }
}
.staking__card--turquoise {
  border-color: #4EA3E0;
}
.staking__card--turquoise .staking__card-button {
  background: var(--card1-linear);
  opacity: 0.5;
}
.staking__card--blue {
  border-color: #515EF0;
}
.staking__card--blue .staking__card-button {
  background: -webkit-gradient(linear, left top, right top, from(#4E5AE0), to(rgba(78, 90, 224, 0.5019607843)));
  background: linear-gradient(90deg, #4E5AE0, rgba(78, 90, 224, 0.5019607843));
  opacity: 0.5;
}
.staking__card--purple {
  border-color: #744AF1;
}
.staking__card--purple .staking__card-button {
  background: var(--card3-purple-linear);
  opacity: 0.5;
}
.staking__card--pink {
  border-color: #DE4EE0;
}
.staking__card--pink .staking__card-button {
  background: var(--card4-pink-linear);
  opacity: 0.5;
}

.staking__card-button:disabled,
.bot:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/*АНИМАЦИЯ*/
.staking-cards-wrapper {
  position: relative;
  height: auto;
}

.svg-container {
  position: relative;
  /* Изначально переменная для анимации равна 0deg (ничего не заполнено) */
  --progress: 0deg;
  background-color: #111111;
}

.svg-container::before {
  border-radius: 50%;
  background-color: #111111;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mask-image: conic-gradient(from 360deg, transparent calc(var(--progress, 0deg) - 0.01deg), black var(--progress, 0deg));
  -webkit-mask-image: conic-gradient(from 0deg, transparent calc(var(--progress, 0deg) - 0.01deg), black var(--progress, 0deg));
  pointer-events: none;
}

.svg-container--info {
  width: 380px;
  height: 380px;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}
@media (max-width: 1300px) {
  .svg-container--info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 236px;
    height: 236px;
  }
}
@media (max-width: 565px) {
  .svg-container--info {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 202px;
    height: 206px;
  }
}

.svg-container--back {
  width: 380px;
  height: 380px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  --progress: 0deg;
}
@media (max-width: 1300px) {
  .svg-container--back {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 236px;
    height: 236px;
  }
}
@media (max-width: 565px) {
  .svg-container--back {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 202px;
    height: 206px;
  }
}

/* Изменяем логику маски - инвертируем ее */
.svg-container--back svg {
  width: 100%;
  height: 100%;
  /* Применяем маску прямо к SVG */
  mask-image: conic-gradient(from 0deg, transparent calc(var(--progress, 0deg) - 0.01deg), black var(--progress, 0deg));
  -webkit-mask-image: conic-gradient(from 0deg, transparent calc(var(--progress, 0deg) - 0.01deg), black var(--progress, 0deg));
}

/* Удаляем псевдоэлемент, так как он больше не нужен */
.svg-container--back::before {
  display: none;
}

/* Псевдоэлемент, который будет маской для эффекта заполнения */
.tokenomics {
  padding-top: 180px;
  width: 100%;
  font-family: "Montserrat", serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}
@media (max-width: 1300px) {
  .tokenomics {
    padding-top: 100px;
  }
}
@media (max-width: 564px) {
  .tokenomics {
    padding-top: 60px;
  }
}
.tokenomics__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.tokenomics__content-wrapper {
  display: grid;
  grid-template-columns: 1fr 380px 1fr;
  gap: 10px;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .tokenomics__content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 26px;
  }
}
@media (max-width: 564px) {
  .tokenomics__content-wrapper {
    gap: 22px;
  }
}
.tokenomics__title {
  text-align: left;
  margin: 50px 0;
  width: 400px;
}
@media (min-width: 1920px) {
  .tokenomics__title {
    font-size: 60px;
    font-weight: 400;
    line-height: 54.6px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 1600px) {
  .tokenomics__title {
    margin: 36px 0 31px;
  }
}
@media (max-width: 1300px) {
  .tokenomics__title {
    text-align: center;
    margin: 26px 0 10px;
    width: auto;
  }
}
@media (max-width: 564px) {
  .tokenomics__title {
    margin: 22px 0 10px;
  }
}
.tokenomics__list {
  padding-right: 124px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  width: 100%;
}
@media (max-width: 1600px) {
  .tokenomics__list {
    padding-right: 69px;
  }
}
@media (max-width: 1300px) {
  .tokenomics__list {
    padding: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    gap: 12px;
  }
}
@media (max-width: 564px) {
  .tokenomics__list {
    gap: 10px;
  }
}
.tokenomics__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  color: var(--txt-text1);
}
@media (max-width: 1300px) {
  .tokenomics__inner {
    font-size: 12px;
    line-height: 15px;
  }
}
@media (max-width: 564px) {
  .tokenomics__inner {
    margin: 0 0 2px;
    font-size: 10px;
    line-height: 13px;
  }
}
.tokenomics__category-value {
  font-weight: 500;
}
@media (max-width: 1300px) {
  .tokenomics__category-value {
    letter-spacing: -0.02em;
  }
}
@media (max-width: 564px) {
  .tokenomics__category-value {
    letter-spacing: -0.01em;
  }
}
.tokenomics__diagram-line {
  overflow: hidden;
  position: relative;
  height: 30px;
  width: 100%;
  background-color: var(--bg-button2);
  border-radius: 36px;
  z-index: 1;
}
@media (max-width: 564px) {
  .tokenomics__diagram-line {
    height: 20px;
  }
}
.tokenomics__diagram-line::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 36px;
  z-index: -1;
}
.tokenomics__diagram-line--1::before {
  width: 46%;
  background-color: var(--scheme1);
}
.tokenomics__diagram-line--2::before {
  width: 27%;
  background-color: var(--scheme2);
}
.tokenomics__diagram-line--3::before {
  width: 20%;
  background-color: var(--scheme3);
}
.tokenomics__diagram-line--4::before {
  width: 12%;
  background-color: var(--scheme4);
}
.tokenomics__diagram-line--5::before {
  width: 12%;
  background-color: var(--scheme5);
}
.tokenomics__diagram-line--6::before {
  width: 7%;
  background-color: var(--scheme6);
}
.tokenomics__img {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
@media (max-width: 1300px) {
  .tokenomics__img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 236px;
    height: 236px;
  }
}
@media (max-width: 564px) {
  .tokenomics__img {
    width: 202px;
    height: 202px;
  }
}
.tokenomics__text {
  max-width: 294px;
  text-align: left;
  margin-left: 123px;
  color: var(--txt-txt2);
}
@media (max-width: 1600px) {
  .tokenomics__text {
    margin-left: 71px;
    max-width: 240px;
  }
}
@media (max-width: 1300px) {
  .tokenomics__text {
    margin: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    text-align: center;
    font-weight: 400;
    max-width: 404px;
  }
}
@media (max-width: 564px) {
  .tokenomics__text {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 320px) {
  .tokenomics__text {
    max-width: unset;
  }
}

.segment1 {
  opacity: var(--opacity-segment1, 50);
}

.segment2 {
  opacity: var(--opacity-segment2, 0);
}

.segment3 {
  opacity: var(--opacity-segment2, 0);
}

.segment4 {
  opacity: var(--opacity-segment4, 0);
}

.segment5 {
  opacity: var(--opacity-segment5, 0);
}

.segment6 {
  opacity: var(--opacity-segment6, 0);
}

.partners {
  padding-top: 180px;
}
.partners .container {
  overflow: hidden;
}
@media (max-width: 1024px) {
  .partners {
    padding-top: 100px;
  }
}
@media (max-width: 564px) {
  .partners {
    padding-top: 60px;
  }
}
.partners__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.partners__inner {
  margin: 50px 0 100px;
  text-align: center;
  max-width: 600px;
}
@media (max-width: 1600px) {
  .partners__inner {
    margin: 36px 0 70px;
    max-width: 498px;
  }
}
@media (max-width: 1024px) {
  .partners__inner {
    margin: 26px 0 33px;
    max-width: 404px;
  }
}
@media (max-width: 564px) {
  .partners__inner {
    margin: 22px 0;
    max-width: 288px;
  }
}
.partners__title {
  margin-bottom: 20px;
}
@media (min-width: 1920px) {
  .partners__title {
    font-size: 60px;
    font-weight: 400;
    line-height: 54.6px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 1600px) {
  .partners__title {
    margin-bottom: 16px;
  }
}
@media (max-width: 1024px) {
  .partners__title {
    margin-bottom: 10px;
  }
}
.partners__text {
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: var(--txt-txt2);
}
@media (max-width: 1024px) {
  .partners__text {
    line-height: 18px;
    font-weight: 400;
  }
}
@media (max-width: 564px) {
  .partners__text {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
  }
}
.partners__logo-wrapper {
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 29px;
  width: 100%;
  -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
          transform: translateX(-30px);
}
@media (min-width: 1920px) {
  .partners__logo-wrapper--top::before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    height: 66px;
    width: 50px;
    background: -webkit-gradient(linear, left top, right top, from(rgb(17, 17, 22)), to(rgba(17, 17, 22, 0)));
    background: linear-gradient(90deg, rgb(17, 17, 22) 0%, rgba(17, 17, 22, 0) 100%);
    z-index: 1;
  }
  .partners__logo-wrapper--top::after {
    content: "";
    position: absolute;
    top: 0;
    right: -61px;
    height: 66px;
    width: 50px;
    background: -webkit-gradient(linear, right top, left top, from(rgb(17, 17, 22)), to(rgba(17, 17, 22, 0)));
    background: linear-gradient(-90deg, rgb(17, 17, 22) 0%, rgba(17, 17, 22, 0) 100%);
    z-index: 1;
  }
}
.partners__logo-wrapper--bottom {
  display: none;
}
@media (max-width: 1600px) {
  .partners__logo-wrapper {
    gap: 30px;
  }
}
@media (max-width: 1024px) {
  .partners__logo-wrapper {
    gap: 22px;
    -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  .partners__logo-wrapper--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
  }
  .partners__logo-wrapper--bottom .partners__logo-group {
    animation-direction: reverse;
  }
}
@media (max-width: 564px) {
  .partners__logo-wrapper {
    gap: 10px;
    -webkit-transform: translateX(-16px);
        -ms-transform: translateX(-16px);
            transform: translateX(-16px);
  }
  .partners__logo-wrapper--bottom {
    margin-top: 12px;
  }
}
.partners__logo-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 29px;
  height: 66px;
  -webkit-animation: scroll 5s linear infinite;
          animation: scroll 5s linear infinite;
}
@media (max-width: 1600px) {
  .partners__logo-group {
    gap: 30px;
    height: 54px;
  }
}
@media (max-width: 1024px) {
  .partners__logo-group {
    -webkit-animation-duration: 7s;
            animation-duration: 7s;
    gap: 22px;
    height: 52px;
  }
}
@media (max-width: 564px) {
  .partners__logo-group {
    -webkit-animation-duration: 10s;
            animation-duration: 10s;
    gap: 10px;
    height: 22px;
  }
}
.partners__logo {
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

@-webkit-keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 20px));
            transform: translateX(calc(-100% - 20px));
  }
}

@keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 20px));
            transform: translateX(calc(-100% - 20px));
  }
}
.roadmap {
  padding-top: 180px;
}
@media (max-width: 1300px) {
  .roadmap {
    padding-top: 100px;
  }
}
@media (max-width: 564px) {
  .roadmap {
    padding-top: 60px;
  }
}
.roadmap__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.roadmap__title {
  margin: 50px 0;
}
@media (min-width: 1920px) {
  .roadmap__title {
    font-size: 60px;
    line-height: 54px;
    letter-spacing: -0.05em;
    font-weight: 400;
  }
}
@media (max-width: 1600px) {
  .roadmap__title {
    margin: 36px 0 31px;
  }
}
@media (max-width: 1024px) {
  .roadmap__title {
    margin: 26px 0;
  }
}
@media (max-width: 564px) {
  .roadmap__title {
    margin: 22px 0;
  }
}
.roadmap__list {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  width: 100%;
}
@media (max-width: 1300px) {
  .roadmap__list {
    gap: 12px;
  }
}
@media (max-width: 564px) {
  .roadmap__list {
    gap: 10px;
  }
}
.roadmap__item {
  padding: 54px 30px;
  width: 100%;
  background: var(--panel-bg);
  border: 1px solid var(--neon-blue);
  border-radius: 24px;
}
@media (max-width: 1600px) {
  .roadmap__item {
    padding: 26px 60px;
  }
}
@media (max-width: 1300px) {
  .roadmap__item {
    padding: 36px 20px;
  }
}
@media (max-width: 564px) {
  .roadmap__item {
    padding: 12px 10px;
    border-radius: 10px;
  }
}
.roadmap__item--blue {
  background: var(--panel-bg2);
  border: 1px solid var(--light-blue);
}
.roadmap__item--blue .roadmap__number {
  color: var(--bg-button2);
}
.roadmap__item--blue .roadmap__second-title {
  color: var(--txt-black);
}
.roadmap__inner {
  display: grid;
  grid-template-columns: 385px 1fr;
  grid-template-rows: 200px;
  gap: 208px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .roadmap__inner {
    gap: 76px;
  }
}
@media (max-width: 1300px) {
  .roadmap__inner {
    grid-template-columns: 140px 1fr;
    grid-template-rows: 80px;
    gap: 89px;
  }
}
@media (max-width: 564px) {
  .roadmap__inner {
    grid-template-columns: 83px 1fr;
    grid-template-rows: 44px;
    gap: 5px;
  }
}
.roadmap__number {
  position: relative;
  font-size: 300px;
  line-height: 273px;
  font-weight: 200;
  letter-spacing: -0.05em;
  color: var(--bg-blue3);
  top: 6px;
}
@media (max-width: 1300px) {
  .roadmap__number {
    font-size: 120px;
    line-height: 109px;
    top: 3px;
  }
}
@media (max-width: 564px) {
  .roadmap__number {
    font-size: 63px;
    line-height: 57px;
    top: 2px;
  }
}
.roadmap__second-title {
  font-size: 44px;
  line-height: 53px;
  font-weight: 400;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  max-width: 705px;
}
@media (max-width: 1600px) {
  .roadmap__second-title {
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
  }
}
@media (max-width: 1300px) {
  .roadmap__second-title {
    font-size: 20px;
    line-height: 24px;
    max-width: 370px;
  }
}
@media (max-width: 564px) {
  .roadmap__second-title {
    font-size: 12px;
    line-height: 14px;
    max-width: 143px;
  }
}

.roadmap__title-anim,
.label__text-anim,
.roadmap__item,
.roadmap__number-anim,
.roadmap__second-title-anim,
.roadmap__wrapper {
  overflow: hidden;
}

.guide {
  padding-top: 180px;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  font-family: "Montserrat", serif;
  overflow: hidden;
}
@media (max-width: 769px) {
  .guide {
    padding-top: 100px;
  }
}
@media (max-width: 564px) {
  .guide {
    padding-top: 60px;
  }
}
.guide__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.guide__title {
  margin-top: 50px;
  max-width: 606px;
}
@media (max-width: 1600px) {
  .guide__title {
    margin-top: 36px;
    max-width: 494px;
  }
}
@media (max-width: 1200px) {
  .guide__title {
    margin-top: 26px;
    max-width: 370px;
  }
}
@media (max-width: 564px) {
  .guide__title {
    max-width: 288px;
    margin-top: 22px;
  }
}
.guide__title-h2 {
  text-align: center;
  font-size: 60px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: -0.05em;
}
@media (max-width: 1600px) {
  .guide__title-h2 {
    font-size: 36px;
    line-height: 43px;
  }
}
@media (max-width: 1200px) {
  .guide__title-h2 {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (max-width: 568px) {
  .guide__title-h2 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.04em;
  }
}
.guide__title-text {
  text-align: center;
  color: var(--txt-txt2);
  font-size: 15px;
  margin-top: 20px;
}
@media (max-width: 1600px) {
  .guide__title-text {
    margin-top: 16px;
  }
}
@media (max-width: 1200px) {
  .guide__title-text {
    margin-top: 10px;
    font-weight: 400;
  }
}
@media (max-width: 568px) {
  .guide__title-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
  }
}
.guide__group {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(3, 294px);
  -webkit-column-gap: 176px;
     -moz-column-gap: 176px;
          column-gap: 176px;
  row-gap: 70px;
  list-style: none;
}
.guide__group .cell:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}
.guide__group .cell:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}
.guide__group .cell:nth-child(3) {
  grid-column: 3;
  grid-row: 1;
}
.guide__group .cell:nth-child(4) {
  grid-column: 3;
  grid-row: 2;
}
.guide__group .cell:nth-child(5) {
  grid-column: 2;
  grid-row: 2;
}
.guide__group .cell:nth-child(6) {
  grid-column: 1;
  grid-row: 2;
}
.guide__group .cell:nth-child(7) {
  grid-column: 1;
  grid-row: 3;
}
@media (max-width: 1600px) {
  .guide__group {
    -webkit-column-gap: 96px;
       -moz-column-gap: 96px;
            column-gap: 96px;
    margin-top: 36px;
  }
}
@media (max-width: 1200px) {
  .guide__group {
    grid-template-columns: repeat(3, 235px);
  }
}
@media (max-width: 970px) {
  .guide__group {
    margin-top: 26px;
    grid-template-columns: repeat(2, 235px);
    -webkit-column-gap: 134px;
       -moz-column-gap: 134px;
            column-gap: 134px;
    row-gap: 100px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .guide__group .cell {
    min-height: 308px;
  }
  .guide__group .cell:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }
  .guide__group .cell:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }
  .guide__group .cell:nth-child(3) {
    grid-column: 1;
    grid-row: 2;
  }
  .guide__group .cell:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
  }
  .guide__group .cell:nth-child(5) {
    grid-column: 1;
    grid-row: 3;
  }
  .guide__group .cell:nth-child(6) {
    grid-column: 2;
    grid-row: 3;
  }
  .guide__group .cell:nth-child(7) {
    grid-column: 1;
    grid-row: 4;
  }
}
@media (max-width: 768px) {
  .guide__group {
    margin-top: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
  }
  .guide__group .cell {
    min-height: unset;
  }
  .guide__group .group__portfolio,
  .guide__group .group__continuous,
  .guide__group .group__risk,
  .guide__group .guide__community {
    display: none;
  }
  .guide__group .group__portfolio .guide__group-number,
  .guide__group .group__continuous .guide__group-number,
  .guide__group .group__risk .guide__group-number,
  .guide__group .guide__community .guide__group-number {
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .guide__group .group__portfolio.active,
  .guide__group .group__continuous.active,
  .guide__group .group__risk.active,
  .guide__group .guide__community.active {
    display: block;
  }
}
.guide__group .guide__number-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 970px) {
  .guide__group .guide__number-wrapper::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: var(--bg-black);
    left: -35px;
    top: 51%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: -2;
  }
}
.guide__group .guide__text-inner {
  overflow: hidden;
  max-width: 294px;
}
@media (max-width: 1200px) {
  .guide__group .guide__text-inner {
    max-width: 235px;
  }
}
@media (max-width: 564px) {
  .guide__group .guide__text-inner {
    max-width: unset;
  }
}
.guide__group-line {
  position: absolute;
  max-width: unset;
  z-index: -1;
  top: 50%;
  stroke-dasharray: 0 1500;
  color: #6D7AFF;
}
.guide__group-line--mobile, .guide__group-line--mobile-long {
  display: none;
}
.guide__group-line--straight {
  left: 97px;
}
.guide__group-line--rotate {
  right: 294px;
}
.guide__group-line--right {
  left: 97px;
  height: 409px;
  stroke-dasharray: 0 1500;
}
.guide__group-line--right__tablet {
  display: none;
}
.guide__group-line--left {
  right: 294px;
  height: 390px;
  stroke-dasharray: 0 1500;
}
.guide__group-line--left__tablet {
  display: none;
}
.guide__group-line--bottom {
  left: 97px;
  height: 271px;
  stroke-dasharray: 0 1500;
}
.guide__group-line--bottom__mobile {
  display: none;
}
@media (max-width: 1600px) {
  .guide__group-line--straight, .guide__group-line--rotate {
    width: 294px;
    height: 3px;
  }
  .guide__group-line--bottom {
    width: 450px;
  }
}
@media (max-width: 1300px) {
  .guide__group-line--right {
    display: none;
  }
  .guide__group-line--right__tablet {
    width: 232px;
    stroke-dasharray: 0 1500;
    display: block;
  }
  .guide__group-line--left {
    display: none;
  }
  .guide__group-line--left__tablet {
    width: 45px;
    stroke-dasharray: 0 1500;
    display: block;
  }
}
@media (max-width: 1200px) {
  .guide__group-line--straight {
    left: 65px;
    width: 268px;
  }
  .guide__group-line--rotate {
    right: 233px;
    width: 268px;
  }
  .guide__group-line--right__tablet {
    left: 66px;
    height: 369px;
    width: 192px;
    stroke-dasharray: 0 1500;
  }
  .guide__group-line--left {
    display: block;
    right: 233px;
    height: 353px;
    stroke-dasharray: 0 1500;
  }
  .guide__group-line--left__tablet {
    display: none;
  }
  .guide__group-line--bottom {
    width: 395px;
    left: 65px;
  }
}
@media (max-width: 1100px) {
  .guide__group-line--left {
    display: none;
  }
  .guide__group-line--left__tablet {
    display: block;
    right: 233px;
    height: 353px;
  }
}
@media (max-width: 970px) {
  .guide__group-line--desktop, .guide__group-line--right__tablet, .guide__group-line--left__tablet, .guide__group-line--bottom {
    display: none;
  }
  .guide__group-line--mobile {
    display: block;
    left: 65px;
    width: 305px;
    stroke-dasharray: 0 1500;
    z-index: -1;
  }
  .guide__group-line--mobile-long {
    position: absolute;
    display: block;
    left: -338px;
    stroke-dasharray: 0 1820;
    height: 376px;
    width: 90vw;
    z-index: -3;
  }
  .guide__group-line--bottom__mobile {
    display: block;
    height: 274px;
    width: 41vw;
    left: 66px;
    stroke-dasharray: 0 1500;
  }
}
@media (max-width: 768px) {
  .guide__group-line--mobile, .guide__group-line--mobile-long, .guide__group-line--bottom__mobile {
    display: none;
  }
}
.guide__group-number {
  width: 97px;
  height: 97px;
  border-radius: 50%;
  border: 1px solid var(--neon-blue);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
  font-size: 36px;
  line-height: 43px;
  color: var(--bg-blue2);
  letter-spacing: 0;
  background: var(--panel-bg);
  -webkit-box-shadow: 0px 0px 35px 10px rgba(64, 73, 177, 0.8) inset;
          box-shadow: 0px 0px 35px 10px rgba(64, 73, 177, 0.8) inset;
}
@media (max-width: 1200px) {
  .guide__group-number {
    width: 66px;
    height: 66px;
    font-size: 24px;
    -webkit-box-shadow: 0px 0px 25px 10px rgba(64, 73, 177, 0.8) inset;
            box-shadow: 0px 0px 25px 10px rgba(64, 73, 177, 0.8) inset;
  }
}
@media (max-width: 768px) {
  .guide__group-number {
    width: 50px;
    height: 50px;
    font-size: 18px;
    -webkit-box-shadow: 0px 0px 15px 10px rgba(64, 73, 177, 0.8) inset;
            box-shadow: 0px 0px 15px 10px rgba(64, 73, 177, 0.8) inset;
  }
}
.guide__group-title {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.05em;
  padding-top: 24px;
  color: var(--txt-text1);
}
@media (max-width: 1200px) {
  .guide__group-title {
    font-size: 20px;
    line-height: 24px;
    padding-top: 15px;
  }
}
@media (max-width: 768px) {
  .guide__group-title {
    padding-top: 12px;
    font-size: 14px;
    line-height: 17px;
  }
  .guide__group-title br {
    display: none;
  }
}
.guide__group-txt {
  font-weight: 500;
  padding-top: 12px;
  font-size: 15px;
  line-height: 21px;
  color: var(--txt-txt2);
}
@media (max-width: 1200px) {
  .guide__group-txt {
    font-size: 15px;
    line-height: 18px;
    padding-top: 6px;
  }
}
@media (max-width: 768px) {
  .guide__group-txt {
    padding-top: 4px;
    letter-spacing: 0;
  }
}
.guide__button {
  margin-top: 50px;
}
@media (max-width: 1600px) {
  .guide__button {
    margin-top: 36px;
  }
}
@media (max-width: 768px) {
  .guide__button {
    margin-top: 35px;
  }
}
@media (max-width: 768px) {
  .guide__button {
    margin-top: 10px;
  }
}
.guide__seeMore {
  display: none;
}
@media (max-width: 768px) {
  .guide__seeMore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 22px;
  }
}

.footer {
  margin-top: 180px;
  overflow: hidden;
  text-align: left;
  padding-bottom: 30px;
}
@media (max-width: 1024px) {
  .footer {
    margin-top: 100px;
    padding-bottom: 20px;
  }
}
@media (max-width: 564px) {
  .footer {
    margin-top: 60px;
    padding-bottom: 16px;
  }
}
.footer__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 564px) {
  .footer__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer__title {
  font-size: 100px;
  line-height: 91px;
  font-weight: 400;
  letter-spacing: -0.05em;
  margin-right: 20px;
}
@media (max-width: 1600px) {
  .footer__title {
    font-size: 60px;
    line-height: 55px;
    max-width: 500px;
  }
}
@media (max-width: 1024px) {
  .footer__title {
    font-size: 28px;
    line-height: 34px;
    max-width: 191px;
  }
}
@media (max-width: 564px) {
  .footer__title {
    margin: 0 0 22px;
    max-width: none;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.04em;
  }
}
.footer__nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 218px;
}
@media (max-width: 1600px) {
  .footer__nav-wrapper {
    margin-right: 165px;
  }
}
@media (max-width: 1024px) {
  .footer__nav-wrapper {
    margin-right: 37px;
  }
}
@media (max-width: 564px) {
  .footer__nav-wrapper {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .footer__nav-wrapper {
    overflow: hidden;
  }
}
.footer__nav, .footer__soсial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media (max-width: 564px) {
  .footer__soсial {
    text-align: right;
  }
}
.footer__nav-title {
  margin-bottom: 8px;
}
@media (min-width: 1920px) {
  .footer__nav-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 1024px) {
  .footer__nav-title {
    color: var(--txt-text);
  }
}
@media (max-width: 564px) {
  .footer__nav-title {
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 22px;
  }
}
.footer__link {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  letter-spacing: -0.03em;
  color: var(--txt-text);
  -webkit-transition: color ease-in 0.3s;
  transition: color ease-in 0.3s;
}
.footer__link:hover {
  color: var(--txt-text1);
}
@media (max-width: 1024px) {
  .footer__link {
    line-height: 16px;
    color: var(--txt-text1);
  }
  .footer__link:hover {
    color: var(--txt-text);
  }
}
@media (max-width: 564px) {
  .footer__link {
    line-height: 19px;
    letter-spacing: -0.01em;
  }
}
.footer__btn {
  grid-column: 1/-1;
  margin-top: 80px;
}
@media (max-width: 1024px) {
  .footer__btn {
    margin-top: 69px;
  }
}
@media (max-width: 564px) {
  .footer__btn {
    margin-top: 26px;
  }
}

.fqa {
  padding-top: 180px;
}
@media (max-width: 1024px) {
  .fqa {
    padding-top: 100px;
  }
}
@media (max-width: 564px) {
  .fqa {
    padding-top: 60px;
  }
}
.fqa__wrapper {
  overflow: hidden;
}
.fqa__content-wrapper {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 607px 1fr;
  gap: 20px;
}
@media (max-width: 1600px) {
  .fqa__content-wrapper {
    margin-top: 36px;
    grid-template-columns: 500px 1fr;
  }
}
@media (max-width: 1300px) {
  .fqa__content-wrapper {
    grid-template-columns: 400px 1fr;
  }
}
@media (max-width: 1024px) {
  .fqa__content-wrapper {
    margin-top: 26px;
    grid-template-columns: 1fr;
    gap: 26px;
  }
}
@media (max-width: 564px) {
  .fqa__content-wrapper {
    margin-top: 22px;
    gap: 22px;
  }
}
.fqa__left {
  padding: 55px;
  border: 1px solid var(--light-blue);
  border-radius: 24px;
  background: var(--panel-bg2);
  width: 100%;
  height: 515px;
}
@media (max-width: 1600px) {
  .fqa__left {
    padding: 55px 36px;
    height: 436px;
  }
}
@media (max-width: 1024px) {
  .fqa__left {
    border: none;
    background: transparent;
    height: auto;
    width: auto;
    padding: 0;
    text-align: center;
  }
}
.fqa__title {
  letter-spacing: -0.06em;
}
@media (min-width: 1920px) {
  .fqa__title {
    font-size: 60px;
    font-weight: 400;
    line-height: 55px;
  }
}
@media (max-width: 1600px) {
  .fqa__title {
    letter-spacing: -0.05em;
  }
}
@media (max-width: 564px) {
  .fqa__title {
    letter-spacing: -0.04em;
  }
}
.fqa__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media (max-width: 1024px) {
  .fqa__list {
    gap: 10px;
  }
}
.fqa__item {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 20px;
  padding: 54px 60px;
  border: 1px solid var(--neon-blue);
  border-radius: 24px;
  background: var(--panel-bg);
}
@media (max-width: 1600px) {
  .fqa__item {
    padding: 35px 36px;
  }
}
@media (max-width: 1024px) {
  .fqa__item {
    padding: 25px 26px;
  }
}
@media (max-width: 564px) {
  .fqa__item {
    padding: 15px 16px 25px;
    gap: 10px;
    border-radius: 12px;
  }
}
.fqa__item--open .fqa__card-text {
  display: block;
  opacity: 1;
}
.fqa__item--open .fqa__icon {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  color: var(--txt-text1);
}
.fqa__inner {
  max-width: 668px;
}
@media (max-width: 1600px) {
  .fqa__inner {
    max-width: 574px;
  }
}
@media (max-width: 1024px) {
  .fqa__inner {
    max-width: 454px;
  }
}
@media (max-width: 564px) {
  .fqa__inner {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .fqa__card-title {
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
    letter-spacing: -0.05em;
  }
}
.fqa__card-text {
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  color: var(--txt-txt2);
  margin-top: 16px;
  display: none;
}
@media (max-width: 1024px) {
  .fqa__card-text {
    margin-top: 10px;
    line-height: 18px;
    font-weight: 400;
  }
}
@media (max-width: 564px) {
  .fqa__card-text {
    font-size: 12px;
    line-height: 14px;
  }
}
.fqa__btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.fqa__btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fqa__icon {
  color: var(--bg-blue3);
  -webkit-transition: color ease-in 0.3s, -webkit-transform ease-in 0.3s;
  transition: color ease-in 0.3s, -webkit-transform ease-in 0.3s;
  transition: transform ease-in 0.3s, color ease-in 0.3s;
  transition: transform ease-in 0.3s, color ease-in 0.3s, -webkit-transform ease-in 0.3s;
}
.fqa__icon:hover {
  color: var(--txt-text1);
}
@media (max-width: 1024px) {
  .fqa__icon {
    height: 24px;
    width: 24px;
  }
}
@media (max-width: 564px) {
  .fqa__icon {
    height: 20px;
    width: 20px;
  }
}

/* SECTION 1 */
.section1 {
  width: 100%;
}
@media (max-width: 320px) {
  .section1 .container {
    padding: 0;
  }
}

.section1-wrapper {
  height: 977px;
  background-color: #121212;
  overflow: hidden;
  margin-top: 103px;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 24px;
  padding-top: 150px;
}
@media (max-width: 320px) {
  .section1-wrapper {
    padding: 0 16px;
  }
}

.parent-component {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
}

.parent-component2 {
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}

.section1-content {
  max-width: 1176px;
  width: 100%;
  height: auto;
  z-index: 2;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section1-content .descriptor {
  opacity: 0;
}

.title-block-section1 {
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
  max-width: 1176px;
  width: 100%;
}

.title-block-section1 h1 {
  max-width: 1176px;
  width: 100%;
  font-size: 100px;
  font-weight: 400;
  color: #ffffff;
  line-height: 91px;
  letter-spacing: -0.05em;
  margin: 0;
}

.title-block-section1 h1 span {
  letter-spacing: -3%;
}

.paragraph-section1 {
  max-width: 980px;
  width: 100%;
  max-width: 100%;
  height: auto;
  text-align: center;
  margin-top: 20px;
  letter-spacing: 0%;
}

.paragraph-section1 span {
  width: 100%;
}

.br2,
.br3 {
  display: none;
}

.title-block-section1 h1 span {
  max-width: 1176px;
  width: 100%;
  white-space: nowrap;
}

.button-block-section1 {
  opacity: 0;
  margin-top: 50px;
}

.button-block-section1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.staking-button {
  width: 228px;
  height: 69px;
  background-color: #1c1d21;
  border: 1px solid #2a2a31;
  color: #ececec;
  letter-spacing: -2%;
  border-radius: 74px;
  font-size: 20px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.get-started-button {
  margin-left: 20px;
}

.decor {
  opacity: 0;
  margin-top: 105px;
  pointer-events: none;
}

@media (max-width: 1600px) {
  .section1-content h1 {
    font-size: 60px;
    line-height: 54px;
  }
  .section1-content {
    margin: 0;
  }
  .paragraph-section1 {
    max-width: 706px;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    margin-top: 16px;
  }
  .br {
    display: none;
  }
  .staking-button,
  .get-started-button {
    width: 240px;
  }
  .parent-component {
    right: -231px;
  }
  .parent-component2 {
    left: -76px;
    top: 230px;
  }
  .section1-wrapper {
    margin-top: 93px;
  }
  .section1-wrapper {
    height: 807px;
    padding-top: 100px;
  }
  .title-block-section1 {
    margin-top: 38px;
  }
  .button-block-section1 {
    margin-top: 38px;
  }
  .decor {
    margin-top: 70px;
  }
}
@media (max-width: 1024px) {
  .descriptor {
    max-width: 162px;
    width: 100%;
    height: 26px;
    font-size: 12px;
  }
  .staking-button {
    padding: 16px 64px;
    font-size: 18px;
    line-height: 22px;
  }
  .section1-wrapper {
    margin-top: 76px;
  }
}
@media (max-width: 768px) {
  .title-block-section1 h1 {
    font-size: 44px;
    font-weight: 400;
    line-height: 53px;
  }
  .title-block-section1 {
    margin-top: 26px;
  }
  .title-block-section1 p {
    margin-top: 10px;
  }
  .button-block-section1 {
    margin-top: 26px;
  }
  .section1-wrapper {
    height: 948px;
    margin-top: 66px;
    border-radius: 18px;
  }
  .paragraph-section1 {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    max-width: 440px;
    width: 100%;
    letter-spacing: 0;
    text-align: center;
  }
  .decor {
    margin-top: 80px;
  }
  .br2,
  .br3 {
    display: block;
  }
  .parent-component {
    left: 82px;
  }
  .parent-component2 {
    left: -200px;
    top: auto;
  }
  .staking-button,
  .get-started-button {
    width: 236px;
    height: 56px;
    font-size: 18px;
    letter-spacing: -0.02em;
  }
  .get-started-button {
    margin-left: 10px;
  }
  .section1-wrapper {
    height: 948px;
    padding-top: 239px;
  }
  .section1-content {
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    margin: 0;
  }
  .container-section1 {
    padding: 0;
  }
}
@media (max-width: 564px) {
  .container-section1 {
    margin-top: 50px;
    padding: 0;
    padding-top: 36px;
    padding-bottom: 16px;
  }
  .section1-content {
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }
  .section1 {
    padding-right: 0;
    padding-left: 0;
  }
  .descriptor {
    max-width: 137px;
    width: 100%;
    height: 22px;
    font-size: 10px;
    letter-spacing: -0.7px;
    font-weight: 500;
  }
  .title-block-section1 h1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
  .button-block-section1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 288px;
    width: 100%;
    gap: 10px;
  }
  .section1-content {
    margin-top: 80px;
  }
  .get-started-button,
  .staking-button {
    margin: 0;
    height: 40px;
    padding: 0;
  }
  .decor {
    width: 88px;
    height: 97px;
    margin-top: 29px;
  }
  .parent-component {
    left: 130px;
    top: -50px;
  }
  .parent-component2 {
    bottom: 0px;
    left: -50px;
    width: 224px;
    height: 254px;
  }
  .section1-wrapper {
    height: 570px;
    padding: 0;
    margin-top: 50px;
  }
}
@media (max-width: 390px) {
  .section1-wrapper {
    height: 590px;
  }
  .title-block-section1 br {
    display: none;
  }
  .title-block-section1 {
    max-width: 288px;
  }
  .section1 .container {
    padding: 0;
  }
}
@media (max-width: 320px) {
  .title-block-section1 h1 {
    max-width: 288px;
  }
  .title-block-section1 {
    margin-top: 22px;
  }
  .title-block-section1 h1 span {
    max-width: 288px;
    margin: 0;
    margin-left: -4.5px;
  }
  .container-section1 {
    padding: 0;
  }
  .section1-content {
    padding: 0;
    padding-top: 36px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 486px;
    margin-top: 0;
  }
  .title-block-section1 p {
    max-width: 288px;
    line-height: 14px;
  }
  .paragraph-section1 br {
    display: none;
  }
  .paragraph-section1 {
    max-width: 100%;
    font-size: 12px;
  }
  .staking-button, .get-started-button {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
  .button-block-section1 {
    margin-top: 22px;
  }
  .parent-component {
    left: 70px;
  }
  .parent-component2 {
    left: -70px;
  }
  .section1-wrapper {
    height: 486px;
    margin-top: 50px;
    border-radius: 12px;
  }
}
.section3 {
  margin-top: 180px;
}

.section3__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section3-title-block {
  max-width: 867px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section3-title-block p {
  text-align: center;
  max-width: 580px;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  margin-top: 20px;
  color: #a9a9a9;
}

.see-more-btn {
  display: none;
}

.treadmill img {
  -o-object-fit: cover;
     object-fit: cover;
}

.grid-container {
  width: 100%;
  display: grid;
  height: auto;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  margin-top: 50px;
}

.grid-element {
  border: 1px solid #515ef0;
  border-radius: 28px;
  background: var(--panel-bg);
  height: auto;
  line-height: 24px;
}

.svg-content2 img,
.svg-content3 img,
.svg-content4 img,
.svg-content5 img,
.svg-content6 img,
.svg-content7 img {
  -o-object-fit: cover;
     object-fit: cover;
}

.grid-element1 {
  grid-column: 1/5;
  grid-row: 1/2;
  padding: 24px 24px 45px 24px;
}

.svg-content1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 240px;
  height: 240px;
  gap: 30px;
  overflow: hidden;
}

.svg-element {
  pointer-events: none;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.svg-element--sphere1 {
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.svg-element--sphere3 {
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.text-content1 {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-top: 24px;
}

.text-content1 h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: -0.05em;
}

.text-content1 p {
  text-align: left;
  margin: 0;
  text-indent: 0px;
  margin-top: 12px;
}

.grid-element h3 {
  text-align: left;
}

.grid-element2 {
  grid-column: 5/7;
  grid-row: 1/2;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.svg-content2 {
  width: 100%;
  max-width: 550px;
  overflow: hidden;
  height: 240px;
}

.svg-content2 img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}

.text-content2 {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-top: 24px;
}

.text-content2 h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: -0.05em;
}

.text-content2 p {
  text-align: left;
  margin: 0;
  text-indent: 0px;
  margin-top: 12px;
}

.grid-element3 {
  grid-column: 1/4;
  grid-row: 2/3;
  padding: 24px 24px 45px 24px;
}

.svg-content3 {
  max-width: 872px;
  width: 100%;
  height: 240px;
  overflow: hidden;
}

.svg-content3 img {
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.text-content3 {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-top: 24px;
}

.text-content3 h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: -0.05em;
}

.text-content3 p {
  text-align: left;
  margin: 0;
  text-indent: 0px;
  margin-top: 12px;
}

.grid-element4 {
  grid-column: 4/7;
  grid-row: 2/3;
  padding: 24px 24px 45px 24px;
}

.svg-content4 {
  max-width: 872px;
  height: 240px;
}

.svg-content4 img {
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.text-content4 {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-top: 24px;
}

.text-content4 h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: -0.05em;
}

.text-content4 p {
  text-align: left;
  margin: 0;
  text-indent: 0px;
  margin-top: 12px;
}

.grid-element5 {
  grid-column: 1/3;
  grid-row: 3/4;
  padding: 24px;
}

.svg-content5 {
  max-width: 100%;
  width: 100%;
  height: 220px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(6%, rgb(16, 16, 16)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgb(16, 16, 16) 6%, rgba(0, 0, 0, 0) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.svg-content5 img {
  width: 220px;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}

.text-content5 {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-top: 24px;
}

.text-content5 h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: -0.05em;
}

.text-content5 p {
  text-align: left;
  margin: 0;
  text-indent: 0px;
  margin-top: 12px;
}

.grid-element6 {
  grid-column: 3/5;
  grid-row: 3/4;
  padding: 24px;
}

.svg-content6 {
  max-width: 100%;
  width: 100%;
  height: 220px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(6%, rgb(16, 16, 16)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgb(16, 16, 16) 6%, rgba(0, 0, 0, 0) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.svg-content6 img {
  width: 220px;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}

.text-content6 {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-top: 24px;
}

.text-content6 h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: -0.05em;
}

.text-content6 p {
  text-align: left;
  margin: 0;
  text-indent: 0px;
  margin-top: 12px;
}

.grid-element7 {
  grid-column: 5/7;
  grid-row: 3/4;
  padding: 24px;
  height: auto;
}

.svg-content7 {
  max-width: 100%;
  width: 100%;
  height: 220px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(6%, rgb(16, 16, 16)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgb(16, 16, 16) 6%, rgba(0, 0, 0, 0) 100%);
  -o-object-fit: cover;
     object-fit: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.svg-content7 img {
  width: 220px;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}

.text-content7 {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-top: 24px;
}

.text-content7 h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: -0.05em;
}

.text-content7 p {
  text-align: left;
  margin: 0;
  text-indent: 0px;
  margin-top: 12px;
}

.svg-content {
  border-radius: 24px;
}

.treadmill {
  height: 240px;
}

@media (max-width: 1600px) {
  .svg-content {
    height: 191px;
  }
  .svg-content1 {
    grid-template-rows: 191px;
  }
  .svg-content5 img, .svg-content6 img, .svg-content7 img {
    width: 169px;
    height: 169px;
  }
  .section3-title-block h2 {
    font-size: 36px;
    line-height: 43px;
  }
  .section3-title-block p {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    margin-top: 16px;
    max-width: 498px;
  }
  .section3-title-block p br {
    display: none;
  }
  .grid-element h3 {
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: -0.05em;
    text-align: left;
  }
  .grid-element p {
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
  }
  .grid-container {
    margin-top: 36px;
  }
  .grid-container .paragraph {
    margin-top: 6px;
  }
  .treadmill img {
    height: 191px;
  }
  .treadmill {
    height: 191px;
  }
}
@media (max-width: 1000px) {
  .svg-content2 {
    width: 100%;
    max-width: 100%;
  }
  .grid-element1 {
    grid-column: 1/7;
    grid-row: 1/2;
  }
  .grid-element2 {
    grid-column: 1/7;
    grid-row: 2/3;
  }
  .grid-element3 {
    grid-column: 1/7;
    grid-row: 3/4;
  }
  .grid-element4 {
    grid-column: 1/7;
    grid-row: 4/5;
  }
  .grid-element5 {
    grid-row: 5/6;
    grid-column: 1/7;
  }
  .grid-element6 {
    grid-row: 6/7;
    grid-column: 1/7;
  }
  .grid-element7 {
    grid-row: 7/8;
    grid-column: 1/7;
  }
  .svg-content4 {
    width: 100%;
  }
  .treadmill img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 191px;
  }
  .treadmill {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .grid-element.mobile-hidden {
    display: none;
  }
  .grid-element.mobile-visible {
    display: block;
  }
  .see-more-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 14px;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .grid-element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  content .section3 {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .section3 {
    margin-top: 100px;
  }
  .container-section3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .grid-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 26px;
    gap: 12px;
  }
  .svg-content {
    border-radius: 20px;
    gap: 17px;
    max-width: 680px;
    width: 100%;
  }
  .svg-container-content1 {
    display: grid;
  }
  .svg-content1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .svg-element {
    max-width: 220px;
  }
  .grid-element h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: -0.05em;
    text-align: left;
  }
  .grid-element p {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
  }
  .section3-title-block h2 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
  }
  .section3-title-block p {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    max-width: 354px;
  }
  .section3-title-block p br {
    display: none;
  }
  .grid-element1, .grid-element2, .grid-element3,
  .grid-element5, .grid-element6, .grid-element7 {
    padding: 24px 24px 31px 24px;
  }
  .grid-element4 {
    padding: 24px 24px 17px 24px;
  }
  .see-more-btn {
    margin-top: 14px;
  }
  .see-more-btn {
    display: block;
  }
  .grid-element.mobile-hidden {
    display: none;
  }
  .grid-element.mobile-visible {
    display: block;
  }
  .grid-element {
    border-radius: 20px;
  }
  .text-content {
    margin-top: 10px;
  }
  .section3-title-block p {
    margin-top: 10px;
  }
}
@media (max-width: 564px) {
  .section3 {
    margin-top: 60px;
  }
  .grid-element {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
  }
  .svg-content {
    border-radius: 10px;
    height: 110px;
  }
  .svg-content1 {
    grid-template-rows: 110px;
  }
  .svg-element {
    max-width: 150px;
  }
  .svg-content5 img, .svg-content6 img, .svg-content7 img {
    width: 89px;
    height: 89px;
  }
  .grid-element {
    padding: 16px;
  }
  .grid-element h3 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: -0.05em;
    text-align: left;
  }
  .grid-element p {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
  }
  .container-section3 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .section3-title-block h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }
  .treadmill img {
    height: 110px;
  }
  .treadmill {
    height: 110px;
  }
}
@media (max-width: 420px) {
  .grid-container {
    margin-top: 22px;
  }
  .section3 {
    margin-top: 60px;
  }
  .grid-element1 {
    overflow: hidden;
    padding-right: 16px;
    padding-left: 16px;
  }
  .section3-title-block h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }
}
@media (max-width: 320px) {
  .section3-title-block {
    width: 288px;
  }
  .grid-container {
    margin-top: 22px;
  }
  .svg-content {
    gap: 9px;
  }
  .svg-element {
    max-width: 110px;
  }
  .section3-title-block .tetle-1 {
    letter-spacing: -0.04em;
  }
  .section3-title-block p {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 10px;
  }
  .section3 .paragraph {
    margin-top: 5px;
  }
  .grid-container {
    gap: 10px;
  }
  .section3 .paragraph {
    margin-top: 10px;
  }
  .text-content1 {
    margin-top: 12px;
  }
  .grid-container .paragraph {
    margin-top: 5px;
  }
  .text-content {
    margin-top: 12px;
  }
  .section3 {
    margin-top: 70px;
  }
}
.section3 {
  overflow: hidden;
}

.grid-element3-anim {
  overflow: hidden;
}

@media screen and (min-width: 1600px) {
  .treadmill-container {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .treadmill {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200%;
    -webkit-animation: treadmillAnimation 10s linear infinite;
            animation: treadmillAnimation 10s linear infinite;
    will-change: transform;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .treadmill img {
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
    margin: 0;
    padding: 0;
  }
  /* Небольшое перекрытие для устранения зазора */
  .treadmill img:last-child {
    margin-left: -1px;
  }
  @-webkit-keyframes treadmillAnimation {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
    }
  }
  @keyframes treadmillAnimation {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
    }
  }
}
@media screen and (min-width: 768px) {
  /* Анимация для 1 сферы */
  @-webkit-keyframes sphere1Animation {
    0% {
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
    }
    25% {
      -webkit-transform: translateY(-100%) rotate(90deg);
              transform: translateY(-100%) rotate(90deg);
    }
    50% {
      -webkit-transform: translateY(-50%) rotate(-30deg);
              transform: translateY(-50%) rotate(-30deg);
    }
    75% {
      -webkit-transform: translateY(0%) rotate(-90deg);
              transform: translateY(0%) rotate(-90deg);
    }
    100% {
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
    }
  }
  @keyframes sphere1Animation {
    0% {
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
    }
    25% {
      -webkit-transform: translateY(-100%) rotate(90deg);
              transform: translateY(-100%) rotate(90deg);
    }
    50% {
      -webkit-transform: translateY(-50%) rotate(-30deg);
              transform: translateY(-50%) rotate(-30deg);
    }
    75% {
      -webkit-transform: translateY(0%) rotate(-90deg);
              transform: translateY(0%) rotate(-90deg);
    }
    100% {
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
    }
  }
  /* Анимация для 2 сферы */
  @-webkit-keyframes sphere2Animation {
    0% {
      -webkit-transform: translateY(-50%) rotate(0deg);
              transform: translateY(-50%) rotate(0deg);
    }
    25% {
      -webkit-transform: translateY(0%) rotate(-135deg);
              transform: translateY(0%) rotate(-135deg);
    }
    50% {
      -webkit-transform: translateY(-50%) rotate(0deg);
              transform: translateY(-50%) rotate(0deg);
    }
    75% {
      -webkit-transform: translateY(-100%) rotate(-135deg);
              transform: translateY(-100%) rotate(-135deg);
    }
    100% {
      -webkit-transform: translateY(-50%) rotate(0deg);
              transform: translateY(-50%) rotate(0deg);
    }
  }
  @keyframes sphere2Animation {
    0% {
      -webkit-transform: translateY(-50%) rotate(0deg);
              transform: translateY(-50%) rotate(0deg);
    }
    25% {
      -webkit-transform: translateY(0%) rotate(-135deg);
              transform: translateY(0%) rotate(-135deg);
    }
    50% {
      -webkit-transform: translateY(-50%) rotate(0deg);
              transform: translateY(-50%) rotate(0deg);
    }
    75% {
      -webkit-transform: translateY(-100%) rotate(-135deg);
              transform: translateY(-100%) rotate(-135deg);
    }
    100% {
      -webkit-transform: translateY(-50%) rotate(0deg);
              transform: translateY(-50%) rotate(0deg);
    }
  }
  /* Анимация для 3 сферы */
  @-webkit-keyframes sphere3Animation {
    0% {
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
    }
    25% {
      -webkit-transform: translateY(-100%) rotate(-180deg);
              transform: translateY(-100%) rotate(-180deg);
    }
    50% {
      -webkit-transform: translateY(-50%) rotate(-250deg);
              transform: translateY(-50%) rotate(-250deg);
    }
    75% {
      -webkit-transform: translateY(0%) rotate(-360deg);
              transform: translateY(0%) rotate(-360deg);
    }
    100% {
      -webkit-transform: translateY(-50%) rotate(-405deg);
              transform: translateY(-50%) rotate(-405deg);
    }
  }
  @keyframes sphere3Animation {
    0% {
      -webkit-transform: translateY(-50%) rotate(-45deg);
              transform: translateY(-50%) rotate(-45deg);
    }
    25% {
      -webkit-transform: translateY(-100%) rotate(-180deg);
              transform: translateY(-100%) rotate(-180deg);
    }
    50% {
      -webkit-transform: translateY(-50%) rotate(-250deg);
              transform: translateY(-50%) rotate(-250deg);
    }
    75% {
      -webkit-transform: translateY(0%) rotate(-360deg);
              transform: translateY(0%) rotate(-360deg);
    }
    100% {
      -webkit-transform: translateY(-50%) rotate(-405deg);
              transform: translateY(-50%) rotate(-405deg);
    }
  }
  /* Применяем анимацию с длительностью 20s секунд и плавным переходом */
  .svg-element {
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
  }
  .svg-element--sphere1 {
    -webkit-animation: sphere1Animation 20s infinite ease-in-out;
            animation: sphere1Animation 20s infinite ease-in-out;
  }
  .svg-element--sphere2 {
    -webkit-animation: sphere2Animation 20s infinite ease-in-out;
            animation: sphere2Animation 20s infinite ease-in-out;
  }
  .svg-element--sphere3 {
    -webkit-animation: sphere3Animation 20s infinite ease-in-out;
            animation: sphere3Animation 20s infinite ease-in-out;
  }
}
@media (max-width: 1599px) {
  .new-svg {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */