* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1;
  min-width: 320px;
  position: relative;
}

article,
aside,
details,
figure,
figfz-x-sm,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: block;
  max-width: 100%;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
}

.hidden,
[hidden],
template {
  display: none;
}

a {
  text-decoration: none;
  color: inherit;
  background: transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
a:active, a:hover {
  outline: 0;
}
a img {
  border: 0;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 75%;
}

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

sup {
  top: -1em;
}

sub {
  bottom: -0.25em;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  border: 0;
  font: inherit;
  color: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  text-transform: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none !important;
  background-clip: padding-box;
  background-color: transparent;
}

button,
html input[type=button] {
  cursor: pointer;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

textarea::-webkit-input-placeholder {
  color: inherit;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

textarea::-moz-placeholder {
  color: inherit;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}

textarea:-ms-input-placeholder {
  color: inherit;
  -ms-transition: 0.3s all;
  transition: 0.3s all;
}

textarea::-ms-input-placeholder {
  color: inherit;
  -ms-transition: 0.3s all;
  transition: 0.3s all;
}

textarea::placeholder {
  color: inherit;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus::-moz-placeholder {
  color: transparent;
}
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
textarea:focus::-ms-input-placeholder {
  color: transparent;
}
textarea:focus::placeholder {
  color: transparent;
}

input {
  line-height: normal;
}
input::-webkit-input-placeholder {
  color: inherit;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
input::-moz-placeholder {
  color: inherit;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
input:-ms-input-placeholder {
  color: inherit;
  -ms-transition: 0.3s all;
  transition: 0.3s all;
}
input::-ms-input-placeholder {
  color: inherit;
  -ms-transition: 0.3s all;
  transition: 0.3s all;
}
input::placeholder {
  color: inherit;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
input:focus::-moz-placeholder {
  color: transparent !important;
}
input:focus:-ms-input-placeholder {
  color: transparent !important;
}
input:focus::-ms-input-placeholder {
  color: transparent !important;
}
input:focus::placeholder {
  color: transparent !important;
}
input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}

textarea {
  resize: none;
  overflow: auto;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica-Oblique.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes run {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes run {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-webkit-keyframes marquee-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-1 * var(--marquee-distance, 0px)));
            transform: translateX(calc(-1 * var(--marquee-distance, 0px)));
  }
}
@keyframes marquee-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-1 * var(--marquee-distance, 0px)));
            transform: translateX(calc(-1 * var(--marquee-distance, 0px)));
  }
}
.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -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;
  padding: 8px 16px;
  background-color: #fff;
  color: #0a0d14;
  font-size: 14px;
  line-height: 1.7142857143;
  font-weight: 700;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.button:hover {
  background-color: #1cffb0;
  -webkit-box-shadow: 0 4px 16px 0 rgba(52, 211, 153, 0.4);
          box-shadow: 0 4px 16px 0 rgba(52, 211, 153, 0.4);
}
.button:active {
  background-color: #b3b3b3;
  -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
}
.button:focus {
  -webkit-box-shadow: 0 0 4px -2px #1cffb0;
          box-shadow: 0 0 4px -2px #1cffb0;
}
.button._lg {
  font-size: 16px;
  padding: 11px 12px 10px;
  min-width: 215px;
}
@media screen and (max-width: 768px) {
  .button._lg {
    padding: 9px 12px;
  }
}
.button._bordered {
  color: #fff;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.button._bordered:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
  color: #0a0d14;
}

html {
  background-color: #05080f;
  font-size: 16px;
  scrollbar-gutter: stable;
}
@media screen and (max-width: 768px) {
  html {
    -webkit-margin-before: 0 !important;
            margin-block-start: 0 !important;
  }
}

body {
  min-height: 100vh;
  min-height: 100%;
  min-width: 320px;
  background-color: #05080f;
  color: #ccc;
  font-family: "Helvetica";
  overflow-y: overlay;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.4;
}
body.admin-bar, .admin-bar body {
  min-height: calc(100vh - 32px);
}
body._locked {
  overflow: hidden;
  overflow-y: hidden;
}
body::-webkit-scrollbar {
  width: 4px;
}
body::-webkit-scrollbar-track {
  background: -webkit-gradient(linear, left top, left bottom, from(#008254), to(#05080f));
  background: linear-gradient(#008254 0%, #05080f 100%);
}
body::-webkit-scrollbar-thumb {
  background-color: rgba(52, 211, 153, 0.8);
}
body ::-moz-selection {
  background-color: #34d399;
  color: #05080f;
}
body ::selection {
  background-color: #34d399;
  color: #05080f;
}
body.page-template-front-page::before {
  content: "";
  position: absolute;
  max-width: 1440px;
  width: 100%;
  aspect-ratio: 1440/345;
  left: 50%;
  inset-block-start: 0;
  -webkit-transform: translate(-50%, -70%);
      -ms-transform: translate(-50%, -70%);
          transform: translate(-50%, -70%);
  border-radius: 50%;
  background-color: #1cffb0;
  opacity: 0.4;
  -webkit-filter: blur(400px);
          filter: blur(400px);
}
@media screen and (max-width: 768px) {
  body.page-template-front-page::before {
    width: 100%;
    inset-inline: 0;
    height: 420px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    border-radius: 0;
  }
}

.container {
  max-width: 1160px;
  width: 100%;
  padding-inline: 15px;
  margin: 0 auto;
}

#preloader {
  position: fixed;
  inset: 0;
  background: #05080f;
  z-index: 20;
}

.home-page,
.inner-page {
  -webkit-padding-before: 90px;
          padding-block-start: 90px;
}
.home-page .section__title,
.inner-page .section__title {
  margin-block: 12px 24px;
}

.single-post .container {
  max-width: 930px;
}

.text-content {
  line-height: 1.75;
}
.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
.text-content h5,
.text-content h6 {
  line-height: 1.15;
  font-weight: 700;
  color: #fff;
}
.text-content h2 {
  margin: 24px 0 14px;
  font-size: 2em;
}
.text-content h2:first-child {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
.text-content h3 {
  font-size: 1.8em;
  margin: 12px 0 6px;
}
.text-content h4 {
  font-size: 1.6em;
  margin: 8px 0 4px;
}
.text-content p {
  margin: 0 0 16px;
}
.text-content p:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.text-content ul,
.text-content ol {
  margin: 22px 0;
  padding: 0 0 0 10px;
}
.text-content ul:last-child,
.text-content ol:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.text-content ol {
  list-style: decimal-leading-zero;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
  list-style-position: inside;
}
.text-content ol ::marker {
  color: #34d399;
}
.text-content ul {
  list-style: none;
}
.text-content ul li {
  padding: 10px 0 10px 20px;
  border-top: 1px solid rgba(184, 134, 11, 0.1);
  position: relative;
}
.text-content ul li::before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 20px;
  width: 6px;
  aspect-ratio: 1;
  background-color: #34d399;
  border-radius: 50%;
}
.text-content ul li:first-child {
  border-top: 0;
}
.text-content hr {
  border-color: #34d399;
  border-width: 1px;
  border-top: 0;
}
.text-content blockquote {
  -webkit-padding-start: 50px;
          padding-inline-start: 50px;
  position: relative;
}
.text-content blockquote::before {
  content: open-quote;
  position: absolute;
  inset-inline-start: 10px;
  inset-block-start: -25px;
  font-weight: 700;
  font-size: 4em;
  color: #34d399;
}

.background {
  position: absolute;
  z-index: -2;
  background-size: contain;
}
.background img,
.background video {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.background._left {
  left: 0;
  width: 371px;
  aspect-ratio: 371/472;
}
@media screen and (max-width: 1024px) {
  .background._left {
    width: 245px;
  }
}
.background._left._hex-01 {
  background-image: url("../img/decoration/hexagon-left-d2.webp");
}
.background._left._hex-02 {
  background-image: url("../img/decoration/hexagon-left-d1.webp");
  opacity: 0.3;
}
.background._right {
  right: 0;
  width: 390px;
  aspect-ratio: 390/442;
}
@media screen and (max-width: 1024px) {
  .background._right {
    width: 257px;
  }
}
.background._right._hex-01 {
  background-image: url("../img/decoration/hexagon-right-d2.webp");
}
.background._right._hex-02 {
  background-image: url("../img/decoration/hexagon-right-d1.webp");
  opacity: 0.3;
}

.section {
  position: relative;
  padding-block: 30px;
}
@media screen and (max-width: 768px) {
  .section {
    padding-block: 20px;
  }
}
.section__title {
  text-transform: capitalize;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  -webkit-margin-after: 16px;
          margin-block-end: 16px;
}
.section__title:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
@media screen and (max-width: 1024px) {
  .section__title {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .section__title {
    font-size: 32px;
    -webkit-margin-after: 8px;
            margin-block-end: 8px;
  }
}
.section__title strong,
.section__title b,
.section__title em,
.section__title i {
  color: #34d399;
}
.section__title._center {
  text-align: center;
}
.section__description {
  font-size: 20px;
  font-weight: 300;
  -webkit-margin-after: 60px;
          margin-block-end: 60px;
  max-width: 580px;
  margin-inline: auto;
}
.section__description:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
@media screen and (max-width: 1024px) {
  .section__description {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .section__description {
    font-size: 16px;
    -webkit-margin-after: 24px;
            margin-block-end: 24px;
  }
}
.section__description._center {
  text-align: center;
}

.marquee {
  overflow: hidden;
}
.marquee__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
  -webkit-animation: marquee-scroll var(--marquee-duration, 20s) linear infinite;
          animation: marquee-scroll var(--marquee-duration, 20s) linear infinite;
}
.marquee__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  height: 60px;
  font-size: 20px;
}
.marquee__item img {
  max-height: 100%;
  width: auto;
}
.hero-marquee .marquee__item {
  margin-inline: 30px;
}
.steps-marquee .marquee__item {
  margin-inline: 12px;
}

.tabs__buttons {
  border-radius: 16px;
  padding: 3px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.tabs__buttons button {
  position: relative;
  border-radius: 12px;
  -webkit-box-flex: 10%;
      -ms-flex: 10% 1 1;
          flex: 10% 1 1;
  padding: 11px;
}
@media screen and (max-width: 768px) {
  .tabs__buttons button {
    font-size: 14px;
    padding: 7px;
  }
}
.tabs__buttons button:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.tabs__buttons button._active {
  background-color: #fff;
  font-weight: 700;
  color: #0a0d14;
}

.js-tabs__item {
  inset: 0 0 auto;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  z-index: -5;
}
.js-tabs__item._active {
  z-index: 1;
  position: static;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3px;
}
.rating__star {
  width: 36px;
  aspect-ratio: 1;
}
.rating__star .icon {
  display: block;
  width: 100%;
  height: 100%;
}
.rating__star._active {
  color: #34d399;
}

.swiper-button {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  -webkit-margin-before: -20px;
          margin-block-start: -20px;
  color: #fff;
  z-index: 5;
}
.swiper-button:hover {
  color: #34d399;
}
.swiper-button._prev {
  right: calc(100% + 16px);
}
@media screen and (max-width: 1024px) {
  .swiper-button._prev {
    right: auto;
    left: 0;
  }
}
.swiper-button._next {
  left: calc(100% + 16px);
}
@media screen and (max-width: 1024px) {
  .swiper-button._next {
    left: auto;
    right: 0;
  }
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 1024px) {
  .social {
    gap: clamp(2%, 4vw, 18px);
  }
}
.social__link {
  width: 32px;
  height: 32px;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.social__link .icon {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .social__link {
    font-size: 32px;
  }
}
.social__link:hover {
  color: #1cffb0;
}

.pagination {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
}
.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
}
.pagination .page-numbers {
  border-radius: 8px;
  background-color: #11141a;
  font-size: 16px;
  font-weight: 700;
  width: 38px;
  aspect-ratio: 1;
  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;
  border: 1px solid transparent;
}
.pagination .page-numbers:hover {
  border-color: #fff;
}
.pagination .page-numbers.current {
  border-color: #fff;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  ._desktop {
    display: none !important;
  }
}

@media (max-width: 768px), (min-width: 1025px) {
  ._tablet {
    display: none !important;
  }
}

@media (min-width: 769px) {
  ._mobile {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  ._desktop-inv {
    display: none !important;
  }
}

@media (max-width: 768px) {
  ._mobile-inv {
    display: none !important;
  }
}

.header {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: fixed;
  inset-inline: 0;
  inset-block-start: 0;
  z-index: 20;
  padding-top: env(safe-area-inset-top);
}
.header::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background-color: #01040e;
}
.admin-bar .header {
  inset-block-start: 32px;
}
@media (max-width: 768px) {
  .admin-bar .header._fixed {
    inset-block-start: 0;
  }
}
@media screen and (min-width: 768px) {
  .header._fixed .container {
    padding-block: 6px;
  }
}
@media screen and (min-width: 768px) {
  .header._fixed .header__nav a {
    padding-block: 2px;
  }
}
@media screen and (min-width: 768px) {
  .header._fixed .header__button {
    padding-block: 6px;
  }
}
.header._fixed .message {
  opacity: 0;
  visibility: hidden;
}
.header._hidden {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.header .container {
  max-width: 1380px;
  padding-block: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
  .header .container {
    padding-block: 12px;
  }
}
.header__logo {
  width: 120px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-inline: 7px 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header__logo img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1024px) {
  .header__logo {
    width: 114px;
  }
}
@media screen and (max-width: 768px) {
  .header__logo {
    margin-inline: 12px 32px;
  }
}
.header__button._bordered {
  width: 183px;
  font-size: 16px;
  padding: 5px;
}
@media screen and (max-width: 1024px) {
  .header__button._bordered {
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
    background-color: #fff;
    color: #0a0d14;
    text-transform: uppercase;
    min-width: 320px;
  }
}
@media screen and (max-width: 768px) {
  .header__button._bordered {
    min-width: 0;
    width: 100%;
  }
}
.header__controls {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .header__controls {
    position: fixed;
    z-index: -10;
    inset: 0;
    background: #05080f;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-40vh);
        -ms-transform: translateY(-40vh);
            transform: translateY(-40vh);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-inline: 46px;
    padding-block: 106px 32px;
  }
  .header__controls._active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  gap: 2px;
}
@media screen and (max-width: 1024px) {
  .header__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: none;
    border: none;
    gap: 8px;
    text-transform: none;
  }
}
.header__nav-wrap {
  margin-inline: auto;
}
@media screen and (max-width: 1024px) {
  .header__nav-wrap {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    margin-inline: 0;
  }
}
.header__nav a {
  display: block;
  padding: 8px 13px;
  color: #9ca3af;
  font-weight: 400;
  font-size: 14px;
}
@media screen and (max-width: 1024px) {
  .header__nav a {
    padding: 12px 12px;
    font-size: 14px;
  }
}
.header__nav a:hover {
  color: #fff;
}
.header__nav-toggle {
  display: none;
  -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;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 40px;
  padding: 6px;
  aspect-ratio: 1;
  gap: 7px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
@media screen and (max-width: 1024px) {
  .header__nav-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-inline: auto 10px;
  }
}
.header__nav-toggle:hover span:last-child {
  -webkit-transform: scaleX(0.5);
      -ms-transform: scaleX(0.5);
          transform: scaleX(0.5);
}
.header__nav-toggle._active {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.header__nav-toggle._active span:first-child {
  -webkit-transform: translateY(9px) rotate(45deg);
      -ms-transform: translateY(9px) rotate(45deg);
          transform: translateY(9px) rotate(45deg);
}
.header__nav-toggle._active span:nth-child(2) {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.header__nav-toggle._active span:last-child {
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
}
.header__nav-toggle span {
  width: 100%;
  height: 2px;
  background-color: #cdd0d5;
  -webkit-transition: opacity 0.3s 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s 0.3s;
  transition: transform 0.3s, opacity 0.3s 0.3s, -webkit-transform 0.3s;
}
.header__nav-toggle span:last-child {
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.header .message {
  position: absolute;
  top: 100%;
  inset-inline: 0;
  color: #fff;
  padding: 11px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: -webkit-gradient(linear, left top, right top, from(rgb(45, 0, 113)), color-stop(50%, rgb(94, 0, 255)), to(rgb(45, 0, 113)));
  background: linear-gradient(90deg, rgb(45, 0, 113) 0%, rgb(94, 0, 255) 50%, rgb(45, 0, 113) 100%);
}
@media screen and (max-width: 768px) {
  .header .message {
    font-size: 14px;
  }
}
._locked .header .message {
  opacity: 0;
  visibility: hidden;
}
.header .message .marquee__item {
  position: relative;
  height: auto;
  margin-inline: 30px;
  font-size: 16px;
}
.header .message .marquee__item:after {
  content: "";
  position: absolute;
  width: 6px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
  top: 50%;
  left: calc(100% + 30px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.footer {
  margin-top: auto;
  color: #868c98;
}
.footer .container {
  max-width: 930px;
  padding-block: 30px 110px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  gap: 35px 40px;
}
@media screen and (max-width: 1024px) {
  .footer .container {
    padding-block: 30px 60px;
  }
}
@media screen and (max-width: 768px) {
  .footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-block: 20px 75px;
  }
}
.footer__logo {
  width: 142px;
}
.footer__logo img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer__social {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
@media screen and (max-width: 768px) {
  .footer__social {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    -webkit-margin-before: 6px;
            margin-block-start: 6px;
  }
}
.footer__disclaimer {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  font-size: 14px;
  line-height: 1.4285714286;
}
@media screen and (max-width: 768px) {
  .footer__disclaimer {
    font-size: 12px;
    line-height: 1.6666666667;
  }
}
.footer__nav {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -webkit-margin-before: -16px;
          margin-block-start: -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .footer__nav {
    gap: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-margin-before: -24px;
            margin-block-start: -24px;
  }
}
.footer__nav a {
  text-decoration: underline;
  font-size: 14px;
}
.footer__nav a:hover {
  text-decoration: none;
  color: #fff;
}

.hero {
  -webkit-padding-before: 0;
          padding-block-start: 0;
}
.hero .container {
  -webkit-padding-before: 178px;
          padding-block-start: 178px;
}
@media screen and (max-width: 768px) {
  .hero .container {
    -webkit-padding-before: 163px;
            padding-block-start: 163px;
  }
}
.hero .background._left {
  bottom: -210px;
}
.hero .background._right {
  bottom: -265px;
}
.hero__title {
  font-size: 52px;
  padding-inline: 40px;
}
@media screen and (max-width: 1024px) {
  .hero__title {
    font-size: 36px;
    padding-inline: 20px;
  }
}
@media screen and (max-width: 768px) {
  .hero__title {
    font-size: 32px;
    padding-inline: 10px;
  }
}
.hero__button {
  text-align: center;
  -webkit-margin-before: 44px;
          margin-block-start: 44px;
}
@media screen and (max-width: 768px) {
  .hero__button {
    -webkit-margin-before: 27px;
            margin-block-start: 27px;
  }
}
.hero__button .button {
  min-width: 175px;
}

.numbers .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 438px;
  grid-template-columns: 1fr 438px;
  gap: 45px 24px;
}
@media screen and (max-width: 1024px) {
  .numbers .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .numbers .container {
    gap: 16px;
  }
}
.numbers__text {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
}
@media screen and (max-width: 1024px) {
  .numbers__text {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .numbers__text {
    text-align: start;
  }
}
.numbers__buttons {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 1024px) {
  .numbers__buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.numbers__buttons .button {
  padding-inline: 35px;
}
@media screen and (max-width: 768px) {
  .numbers__buttons .button {
    padding-inline: 15px;
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
  }
}
.numbers__buttons .button._bordered {
  padding-inline: 24px;
}
.numbers__buttons:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.numbers__list {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  grid-row: 3/4;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media screen and (max-width: 1024px) {
  .numbers__list {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
@media screen and (max-width: 768px) {
  .numbers__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.numbers__list li {
  padding: 16px 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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  background-color: #11141a;
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  .numbers__list li {
    -webkit-padding-end: 50px;
            padding-inline-end: 50px;
  }
}
.numbers__list b {
  font-size: 32px;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .numbers__list b {
    font-size: 24px;
    line-height: 1.1;
  }
}
@media screen and (max-width: 768px) {
  .numbers__list span {
    font-size: 14px;
  }
}
.numbers__chart {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1/4;
}
@media screen and (max-width: 1024px) {
  .numbers__chart {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 400px;
    margin-inline: auto;
  }
}
.numbers__chart img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.steps .background._left {
  bottom: -287px;
}
.steps .background._right {
  bottom: -338px;
}
@media screen and (max-width: 768px) {
  .steps .section__title {
    text-align: start;
  }
}
@media screen and (max-width: 768px) {
  .steps .section__description {
    text-align: start;
  }
}
.steps__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  counter-reset: steps;
}
@media screen and (max-width: 768px) {
  .steps__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.steps__item {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background-color: #11141a;
  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;
  text-align: center;
  gap: 16px;
  padding: 24px;
}
@media screen and (max-width: 768px) {
  .steps__item {
    gap: 8px;
  }
}
.steps__item:nth-child(3n+2):before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 230px;
  height: 115px;
  border-radius: 50%;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background-color: #1cffb0;
  opacity: 0.2;
}
.steps__item figure {
  border: 0.5px solid #444;
  border-radius: 8px;
  width: 56px;
  height: 56px;
  padding: 7px;
  -webkit-margin-after: 8px;
          margin-block-end: 8px;
}
.steps__item img {
  width: 100%;
  height: 100%;
}
.steps__item h3 {
  color: #fff;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .steps__item h3 {
    font-size: 20px;
  }
}
.steps__item h3:before {
  content: counter(steps) ". ";
  counter-increment: steps;
}
.steps__item p {
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .steps__item p {
    font-size: 12px;
  }
}
.steps-marquee .marquee__item {
  border-radius: 16px;
  padding: 15px;
  border: 0.5px solid rgba(68, 68, 68, 0.3);
  background-color: rgba(0, 0, 0, 0.1);
}

.programs .background._left {
  bottom: 158px;
}
.programs .background._right {
  bottom: 108px;
}
.programs .container {
  max-width: 700px;
}
.programs__label {
  white-space: nowrap;
  position: absolute;
  bottom: calc(100% + 3px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  padding: 2px 8px;
  border-radius: 4px 4px 0 0;
}
@media screen and (max-width: 768px) {
  .programs__label {
    display: none;
  }
}
.programs__label::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 94px;
  height: 5px;
  background: inherit;
  -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTMiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDkzIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00OCA1QzMzLjg4ODIgMS42MTQzOCAyMy43MTM2IDAuNjUwNjM4IDAgMEg5M0M3MS41Nzc3IDAuMzkxMzIxIDYxLjczNDYgMS40ODkzIDQ4IDVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K") center/contain no-repeat;
          mask: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTMiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDkzIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00OCA1QzMzLjg4ODIgMS42MTQzOCAyMy43MTM2IDAuNjUwNjM4IDAgMEg5M0M3MS41Nzc3IDAuMzkxMzIxIDYxLjczNDYgMS40ODkzIDQ4IDVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K") center/contain no-repeat;
}
.programs__label._blue {
  background: -webkit-gradient(linear, left top, right top, from(rgb(45, 0, 113)), color-stop(50%, rgb(94, 0, 255)), to(rgb(45, 0, 113)));
  background: linear-gradient(90deg, rgb(45, 0, 113) 0%, rgb(94, 0, 255) 50%, rgb(45, 0, 113) 100%);
}
.programs__label._red {
  background: -webkit-gradient(linear, left top, right top, from(#990038), color-stop(50%, #ff005e), to(#990038));
  background: linear-gradient(90deg, #990038 0%, #ff005e 50%, #990038 100%);
}
@media screen and (max-width: 768px) {
  .programs__tabs {
    -webkit-margin-before: 26px;
            margin-block-start: 26px;
  }
  .programs__tabs > .tabs__buttons {
    padding: 0;
    padding-inline: 15px;
    margin-inline: -15px;
    border-radius: 0;
    border: none;
    overflow: auto;
  }
  .programs__tabs > .tabs__buttons::-webkit-scrollbar {
    height: 0;
  }
  .programs__tabs > .tabs__buttons button {
    padding: 7px 15px;
    border-radius: 100px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    font-size: 16px;
    border: 1px solid #282b30;
  }
}
.programs__top {
  overflow: hidden;
  text-align: center;
  margin-block: 24px;
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .programs__top {
    margin-block: 16px 19px;
    font-size: 12px;
  }
}
.programs__top span {
  position: relative;
}
.programs__top span::before, .programs__top span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 50vw;
  border-bottom: 1px solid #2b2a32;
}
.programs__top span::before {
  right: calc(100% + 24px);
}
.programs__top span::after {
  left: calc(100% + 24px);
}
.programs__types-nav {
  -webkit-margin-after: 16px;
          margin-block-end: 16px;
}
@media screen and (min-width: 768px) {
  .programs__types-nav {
    display: none;
  }
}
.programs__types-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.programs__types-list .js-tabs__item {
  -webkit-box-flex: 20%;
      -ms-flex: 20% 1 1;
          flex: 20% 1 1;
}
@media screen and (min-width: 768px) {
  .programs__types-list .js-tabs__item {
    position: static !important;
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
}
.programs__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 16px;
  background-color: #11141a;
  padding: 24px;
  position: relative;
  overflow: hidden;
}
.programs__type:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 160px;
  height: 116px;
  border-radius: 50%;
  background-color: #1cffb0;
  -webkit-filter: blur(100px);
          filter: blur(100px);
  opacity: 0.4;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  z-index: 2;
}
.programs__type:hover:before {
  width: 320px;
}
.programs__head {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  gap: 8px;
}
.programs__head h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .programs__head h3 {
    font-size: 20px;
  }
}
.programs__head span {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .programs__head span {
    font-size: 12px;
  }
}
.programs__head p {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  color: #fff;
  font-size: 12px;
}
.programs__parameters {
  position: relative;
  z-index: 4;
  padding-block: 24px;
  margin-block: 24px;
  border-top: 1px solid #3b3b43;
  border-bottom: 1px solid #3b3b43;
}
@media screen and (max-width: 768px) {
  .programs__parameters {
    padding-block: 15px;
    margin-block: 16px;
    font-size: 14px;
  }
}
.programs__parameters li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-margin-after: 16px;
          margin-block-end: 16px;
}
@media screen and (max-width: 768px) {
  .programs__parameters li {
    -webkit-margin-after: 8px;
            margin-block-end: 8px;
  }
}
.programs__parameters li:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.programs__parameters em,
.programs__parameters i {
  font-style: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 300;
  gap: 8px;
}
.programs__parameters em:before,
.programs__parameters i:before {
  content: "";
  display: block;
  width: 24px;
  aspect-ratio: 1;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDExLjI2ODZWMTIuMDA0NkMxOS45OTkgMTMuNzI5NyAxOS40NDA0IDE1LjQwODMgMTguNDA3NSAxNi43OUMxNy4zNzQ1IDE4LjE3MTggMTUuOTIyNiAxOS4xODI2IDE0LjI2ODMgMTkuNjcxN0MxMi42MTM5IDIwLjE2MDggMTAuODQ1OCAyMC4xMDIxIDkuMjI3NTcgMTkuNTA0MkM3LjYwOTM0IDE4LjkwNjQgNi4yMjc3MiAxNy44MDE1IDUuMjg4NzcgMTYuMzU0MkM0LjM0OTgxIDE0LjkwNyAzLjkwMzgzIDEzLjE5NSA0LjAxNzM0IDExLjQ3MzZDNC4xMzA4NSA5Ljc1MjIzIDQuNzk3NzcgOC4xMTM2NCA1LjkxODYyIDYuODAyMjRDNy4wMzk0OCA1LjQ5MDgzIDguNTU0MjMgNC41NzY4OCAxMC4yMzY5IDQuMTk2N0MxMS45MTk3IDMuODE2NTEgMTMuNjgwMiAzLjk5MDQ1IDE1LjI1NiA0LjY5MjU4TTkgMTAuMzMzM0wxMS42MjYyIDEyLjk1OTZDMTIuMDE2OCAxMy4zNTAxIDEyLjY0OTkgMTMuMzUwMSAxMy4wNDA0IDEyLjk1OTZMMTkgNyIgc3Ryb2tlPSIjMDFGRUE2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
}
.programs__parameters strong,
.programs__parameters b {
  color: #fff;
  font-weight: 700;
}
.programs__foot {
  position: relative;
  z-index: 5;
  -webkit-margin-before: auto;
          margin-block-start: auto;
  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;
  text-align: center;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .programs__foot {
    gap: 16px;
  }
}
.programs__foot .button {
  width: 100%;
}
.programs__price {
  color: #1cffb0;
  font-size: 32px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .features .section__title {
    text-align: start;
  }
}
@media screen and (max-width: 768px) {
  .features .section__description {
    text-align: start;
  }
}
.features__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .features__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.features__item {
  background-color: #11141a;
  border-radius: 16px;
  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;
  gap: 8px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .features__item {
    gap: 4px;
  }
}
.features__item:before {
  content: "";
  position: absolute;
  inset-inline-end: 24px;
  inset-block-start: 32px;
  width: 48px;
  height: 40px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCA0OCAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC4wNSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMi45OTM3IDE2LjAzNDNINDAuODM3N0w0Ny40Nzc1IDYuODk4NzlIMjUuMzYyOUwxOC45NTQ4IDE1LjcxNTVIMTUuMDk3N0wyNi41Njk5IDBIMTEuNTQ4N0wwIDE1LjgyNzZINy43OTMwM0wxOC4wODE4IDI4LjYzNTVIMzMuMTAzTDIyLjk5MjkgMTYuMDMzNkwyMi45OTM3IDE2LjAzNDNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K") center/contain no-repeat;
}
.features__item:nth-child(3n+2):before {
  width: 66px;
}
@media screen and (max-width: 768px) {
  .features__item:nth-child(3n+2):before {
    left: 24px;
    right: auto;
  }
  .features__item:nth-child(3n+2) figure {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
.features__item figure {
  border-radius: 8px;
  width: 56px;
  height: 56px;
  border: 0.5px solid #444;
  -webkit-margin-after: 16px;
          margin-block-end: 16px;
  padding: 7px;
}
@media screen and (max-width: 768px) {
  .features__item figure {
    -webkit-margin-after: 13px;
            margin-block-end: 13px;
  }
}
.features__item img {
  width: 100%;
  height: 100%;
}
.features__item h3 {
  font-size: 24px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .features__item h3 {
    font-size: 20px;
  }
}
.features__item p {
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .features__item p {
    font-size: 12px;
  }
}

.testimonials .container {
  max-width: 940px;
  position: relative;
}
.testimonials__slider {
  padding-inline: 272px;
}
@media screen and (max-width: 1024px) {
  .testimonials__slider {
    padding-inline: 220px;
  }
}
@media screen and (max-width: 768px) {
  .testimonials__slider {
    padding-inline: 36px;
  }
}
.testimonials__slider-wrap {
  position: relative;
}
.testimonials__item {
  padding: 24px;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(#00ffa6), to(#008254));
  background: linear-gradient(#00ffa6 0%, #008254 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-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  gap: 24px;
  -webkit-transform: scale(0.75) !important;
      -ms-transform: scale(0.75) !important;
          transform: scale(0.75) !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.testimonials__item:before {
  content: "";
  position: absolute;
  inset: 1px;
  pointer-events: none;
  border-radius: 16px;
  background-color: #11141a;
  z-index: -4;
}
@media screen and (max-width: 768px) {
  .testimonials__item {
    gap: 16px;
  }
  .testimonials__item .rating {
    -webkit-margin-before: 8px;
            margin-block-start: 8px;
  }
}
.testimonials__item header {
  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: 8px;
}
.testimonials__item figure {
  width: 48px;
  aspect-ratio: 1;
}
.testimonials__item img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.testimonials__item cite {
  font-style: normal;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .testimonials__item cite {
    font-size: 20px;
  }
}
.testimonials__item blockquote {
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .testimonials__item blockquote {
    font-size: 14px;
  }
}
.testimonials__item.swiper-slide-prev {
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.testimonials__item.swiper-slide-next {
  -webkit-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
}
.testimonials__item.swiper-slide-active {
  -webkit-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
          transform: scale(1) !important;
}
.testimonials__item:not(.swiper-slide-active) {
  -webkit-filter: blur(2px);
          filter: blur(2px);
  opacity: 0.3;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(140, 140, 140, 0.05)));
  background: linear-gradient(rgba(140, 140, 140, 0.05) 0% rgba(242, 242, 242, 0.05) 100%);
}
.testimonials__item:not(.swiper-slide-active)::before {
  opacity: 0;
  visibility: hidden;
}
.testimonials__button {
  text-align: center;
  -webkit-margin-before: 60px;
          margin-block-start: 60px;
}
@media screen and (max-width: 768px) {
  .testimonials__button {
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}

.articles .background._left {
  top: 110px;
}
.articles .background._right {
  top: 85px;
}
.articles .container {
  max-width: 930px;
}
.articles .section__description {
  -webkit-margin-after: 40px;
          margin-block-end: 40px;
}
.articles__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .articles__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.articles__item {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  aspect-ratio: 437/248;
}
@media screen and (max-width: 768px) {
  .articles__item {
    aspect-ratio: 343/248;
  }
  .articles .articles__item {
    display: none;
  }
  .articles .articles__item:first-child {
    display: block;
  }
}
.articles__item:hover .articles__content {
  background-color: rgba(0, 0, 0, 0.5);
}
.articles__image {
  width: 100%;
  height: 100%;
}
.articles__image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.articles__link {
  position: absolute;
  inset: 0;
  z-index: 5;
}
.articles__content {
  position: absolute;
  inset: 0;
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.7);
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 16px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  color: #a4a4a4;
}
@media screen and (max-width: 1024px) {
  .articles__content {
    padding: 12px;
    gap: 8px;
  }
}
@media screen and (max-width: 768px) {
  .articles__content {
    padding: 16px;
    gap: 16px;
  }
}
.articles__head {
  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;
  -webkit-margin-after: auto;
          margin-block-end: auto;
}
.articles__category {
  padding: 5px 16px;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.articles__read-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 11px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.articles__read-time:before {
  content: "";
  width: 32px;
  height: 32px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.25) url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDE3LjVDNS44NTc3NSAxNy41IDIuNSAxNC4xNDIzIDIuNSAxMEMyLjUgNS44NTc3NSA1Ljg1Nzc1IDIuNSAxMCAyLjVDMTQuMTQyMyAyLjUgMTcuNSA1Ljg1Nzc1IDE3LjUgMTBDMTcuNSAxNC4xNDIzIDE0LjE0MjMgMTcuNSAxMCAxNy41Wk0xMCAxNkMxMS41OTEzIDE2IDEzLjExNzQgMTUuMzY3OSAxNC4yNDI2IDE0LjI0MjZDMTUuMzY3OSAxMy4xMTc0IDE2IDExLjU5MTMgMTYgMTBDMTYgOC40MDg3IDE1LjM2NzkgNi44ODI1OCAxNC4yNDI2IDUuNzU3MzZDMTMuMTE3NCA0LjYzMjE0IDExLjU5MTMgNCAxMCA0QzguNDA4NyA0IDYuODgyNTggNC42MzIxNCA1Ljc1NzM2IDUuNzU3MzZDNC42MzIxNCA2Ljg4MjU4IDQgOC40MDg3IDQgMTBDNCAxMS41OTEzIDQuNjMyMTQgMTMuMTE3NCA1Ljc1NzM2IDE0LjI0MjZDNi44ODI1OCAxNS4zNjc5IDguNDA4NyAxNiAxMCAxNlpNMTAuNzUgMTBIMTMuNzVWMTEuNUg5LjI1VjYuMjVIMTAuNzVWMTBaIiBmaWxsPSIjRDFEMUQxIi8+Cjwvc3ZnPgo=") center/20px 20px no-repeat;
}
.articles__title {
  color: #fff;
  font-size: 32px;
  line-height: 1.1875;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-padding-end: 110px;
          padding-inline-end: 110px;
}
@media screen and (max-width: 1024px) {
  .articles__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .articles__title {
    font-size: 32px;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
}
.articles__excerpt {
  line-height: 1.75;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 1024px) {
  .articles__excerpt {
    font-size: 14px;
    line-height: 2;
  }
}
.articles__button {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .articles__button {
    -webkit-margin-before: 16px;
            margin-block-start: 16px;
  }
}

.faq {
  counter-reset: question;
}
.faq .background._left {
  top: 137px;
}
.faq .background._right {
  top: 114px;
}
.faq .container {
  max-width: 930px;
}
.faq .section__title {
  -webkit-margin-after: 40px;
          margin-block-end: 40px;
}
@media screen and (max-width: 768px) {
  .faq .section__title {
    -webkit-margin-after: 24px;
            margin-block-end: 24px;
  }
}
.faq__item {
  -webkit-margin-after: 16px;
          margin-block-end: 16px;
  border-radius: 16px;
  background-color: #11141a;
}
@media screen and (max-width: 768px) {
  .faq__item {
    border-radius: 8px;
    -webkit-margin-after: 8px;
            margin-block-end: 8px;
  }
}
.faq__item:after {
  padding: 1px;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.faq__item:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.faq__item:open summary::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00IDEyQzQgMTEuNDQ3NyA0LjQ0NzcyIDExIDUgMTFIMTlDMTkuNTUyMyAxMSAyMCAxMS40NDc3IDIwIDEyQzIwIDEyLjU1MjMgMTkuNTUyMyAxMyAxOSAxM0g1QzQuNDQ3NzIgMTMgNCAxMi41NTIzIDQgMTJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
}
.faq__item summary {
  padding: 24px 32px;
  -webkit-padding-end: 65px;
          padding-inline-end: 65px;
  font-size: 20px;
  line-height: 1.3;
  color: #fff;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.faq__item summary:hover {
  background-color: rgba(255, 255, 255, 0.04);
}
@media screen and (max-width: 768px) {
  .faq__item summary {
    font-size: 16px;
    line-height: 1.625;
  }
}
.faq__item summary:before {
  content: counter(question) ". ";
  counter-increment: question;
}
.faq__item summary:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiA0QzEyLjU1MjMgNCAxMyA0LjQ0NzcyIDEzIDVWMTlDMTMgMTkuNTUyMyAxMi41NTIzIDIwIDEyIDIwQzExLjQ0NzcgMjAgMTEgMTkuNTUyMyAxMSAxOVY1QzExIDQuNDQ3NzIgMTEuNDQ3NyA0IDEyIDRaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQgMTJDNCAxMS40NDc3IDQuNDQ3NzIgMTEgNSAxMUgxOUMxOS41NTIzIDExIDIwIDExLjQ0NzcgMjAgMTJDMjAgMTIuNTUyMyAxOS41NTIzIDEzIDE5IDEzSDVDNC40NDc3MiAxMyA0IDEyLjU1MjMgNCAxMloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=") center/contain no-repeat;
  position: absolute;
  top: 36px;
  -webkit-margin-before: -12px;
          margin-block-start: -12px;
  right: 32px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.faq__answer {
  padding: 8px 32px 24px;
}
.faq__answer h1,
.faq__answer h2,
.faq__answer h3,
.faq__answer h4,
.faq__answer h5,
.faq__answer h6 {
  -webkit-margin-after: 0.4em;
          margin-block-end: 0.4em;
}
.faq__answer h1:last-child,
.faq__answer h2:last-child,
.faq__answer h3:last-child,
.faq__answer h4:last-child,
.faq__answer h5:last-child,
.faq__answer h6:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.faq__answer p,
.faq__answer ul,
.faq__answer ol {
  -webkit-margin-after: 0.8em;
          margin-block-end: 0.8em;
}
.faq__answer p:last-child,
.faq__answer ul:last-child,
.faq__answer ol:last-child {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.faq__answer ul,
.faq__answer ol {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.faq__answer ul {
  list-style: disc;
}
.faq__answer ol {
  list-style: decimal;
}

@media screen and (max-width: 768px) {
  .cta {
    -webkit-padding-before: 4px;
            padding-block-start: 4px;
  }
}
.cta .container {
  max-width: 930px;
}
.cta .section__title {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  margin: 0;
}
.cta .section__description {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  margin: 0;
}
.cta__content {
  padding: 56px 40px;
  border-radius: 16px;
  background-color: #11141a;
  position: relative;
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  gap: 16px 40px;
}
@media screen and (max-width: 768px) {
  .cta__content {
    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: 16px;
    padding-block: 24px;
    text-align: center;
  }
}
.cta__content::after {
  content: "";
  position: absolute;
  width: 343px;
  height: 116px;
  border-radius: 50%;
  background-color: #1cffb0;
  right: -244px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-filter: blur(200px);
          filter: blur(200px);
  opacity: 0.4;
  z-index: 0;
}
.cta__button {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .cta__button {
    -webkit-margin-before: 24px;
            margin-block-start: 24px;
    width: 100%;
  }
  .cta__button .button {
    width: 100%;
  }
}