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

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

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

.swiper-horizontal {
  touch-action: pan-y;
}

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --gap: 3rem;
  --duration: 30s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
  --mask-direction: right;
}

@media only screen and (min-width: 992px) {
  section {
    padding: 11rem 0;
  }
}

.gradient {
  background: linear-gradient(293deg, #d3dcfc -17.29%, #a29ddf -3.19%, #463da9 24.71%, #121212 67.84%), #000;
  color: #fff;
  z-index: 98;
}

.descr {
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2.08rem;
}
@media only screen and (min-width: 992px) {
  .descr {
    font-size: 2rem;
    line-height: 2.6rem;
  }
}
.descr p {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
.descr p + p {
  margin-top: 2rem;
}
@media only screen and (min-width: 992px) {
  .descr p + p {
    margin-top: 4rem;
  }
}

.title {
  font-size: 5.2rem;
  line-height: 5.7rem;
  font-weight: 600;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 992px) {
  .title {
    font-size: 8.6rem;
    line-height: 100%;
  }
}

.subtitle {
  font-size: 3.8rem;
  font-weight: 600;
  line-height: 4.56rem;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 992px) {
  .subtitle {
    font-size: 6.4rem;
    line-height: 7.68rem;
  }
}

.section-title {
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 4.56rem;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 992px) {
  .section-title {
    font-size: 5.8rem;
    line-height: 6.96rem;
  }
}

.subsection-title {
  font-size: 2.8rem;
  line-height: 2.08rem;
  font-weight: 400;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 992px) {
  .subsection-title {
    font-size: 4.8rem;
    line-height: 5.76rem;
  }
}

.banner {
  padding: 10.8rem 0 14.3rem;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .banner {
    padding-top: 16.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .banner {
    min-height: 54rem;
    padding-bottom: 5.3rem;
  }
}
@media only screen and (max-width: 576px) {
  .banner {
    min-height: 40rem;
  }
}
.banner__head-img {
  position: absolute;
  top: 5rem;
  right: -10rem;
  z-index: -1;
  max-width: 50rem;
}
@media only screen and (min-width: 1200px) {
  .banner__head-img {
    top: -100rem;
    right: 93rem;
    max-width: 100%;
  }
  .banner__head-img canvas {
    transition: all 0.3s linear;
    transform: rotate(4deg);
  }
  .banner__head-img.no-rotate canvas {
    transform: unset;
  }
}
@media only screen and (max-width: 576px) {
  .banner__head-img {
    top: 6rem;
    max-width: 30rem;
  }
}
.banner__head-img #bird-container {
  max-width: 20rem;
  filter: brightness(2);
}
.banner__head-img.desktop {
  translate: none;
  rotate: none;
  scale: none;
  transform: translate3d(-2.2449%, 105.051%, 0px);
  opacity: 1;
}
@media only screen and (max-width: 1200px) {
  .banner__head-img.desktop {
    display: none;
  }
}
.banner__head-img.mob img {
  max-width: 100%;
}
@media only screen and (min-width: 1200px) {
  .banner__head-img.mob {
    display: none;
  }
}
.banner__head {
  max-width: 19rem;
}
@media only screen and (min-width: 576px) {
  .banner__head {
    max-width: 32.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .banner__head {
    max-width: 55rem;
  }
}
.banner__subtitle {
  font-size: 2.6rem;
  color: #fff;
  display: block;
  width: max-content;
  font-weight: 400;
  text-transform: uppercase;
  transform-origin: center;
}
@media only screen and (min-width: 992px) {
  .banner__subtitle {
    font-size: 3.2rem;
  }
}
.banner__title {
  margin-top: 1.3rem;
  font-size: 5.4rem;
  font-weight: 600;
  flex-direction: column;
  letter-spacing: -0.184rem;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .banner__title {
    margin-top: 4rem;
    font-size: 9.2rem;
  }
}
@media only screen and (max-width: 576px) {
  .banner__title {
    font-size: 4.2rem;
  }
}
.banner__title span {
  font-size: inherit;
}
.banner__title b,
.banner__title i {
  line-height: 104%;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
}
.banner__title b {
  line-height: 1;
}
.banner__title .char {
  font-size: inherit;
  line-height: inherit;
}
.banner__title i {
  font-style: normal;
}
.banner__title small {
  font-weight: 200;
  line-height: inherit;
}
.banner__img {
  max-width: 44rem;
  z-index: 3;
  position: sticky;
  top: 20rem;
  pointer-events: none;
}
@media only screen and (max-width: 992px) {
  .banner__img {
    display: none;
  }
}
.banner__img img {
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .banner__img img {
    opacity: 0;
  }
}
.banner .title-small {
  margin-bottom: 0;
}
.banner__content {
  margin-top: 1.3rem;
}
@media only screen and (min-width: 992px) {
  .banner__content {
    margin-top: 4rem;
  }
}
.banner__content p {
  color: #f3eff8;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.3;
}
@media only screen and (min-width: 576px) {
  .banner__content p {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 992px) {
  .banner__content p {
    font-size: 2rem;
  }
}
.banner__content .title-small {
  margin-bottom: 2.8rem;
  overflow: hidden;
}
.banner__content-title {
  font-size: 2.8rem;
  font-weight: 500;
  overflow: hidden;
  letter-spacing: -0.02em;
}
.banner__content-title i {
  font-style: normal;
  font-size: inherit;
  overflow: visible;
  line-height: 102%;
  display: inline-block;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .banner__content-title {
    font-size: 4.9rem;
  }
}
.banner__content-title span {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: var(--secondary);
  display: unset !important;
}
.banner__content-descr {
  color: #f3eff8;
  margin-top: 2.8rem;
}
@media only screen and (min-width: 992px) {
  .banner__content-descr {
    margin-top: 4.5rem;
  }
}
.banner__content-descr div,
.banner__content-descr span {
  font-size: inherit;
}
.banner__content-images {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
  margin-top: 3rem;
  max-width: 56rem;
}
@media only screen and (min-width: 992px) {
  .banner__content-images {
    gap: 5rem;
    justify-content: flex-start;
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 992px) {
  .banner__content-image {
    max-width: 7rem;
  }
}
.banner__content-image img {
  max-width: 100%;
}
.banner__partners {
  display: flex;
  align-items: center;
  gap: 3rem 2rem;
  margin-top: 3rem;
  flex-wrap: wrap;
  max-width: 55.8rem;
}
@media only screen and (min-width: 992px) {
  .banner__partners {
    gap: 3rem;
    gap: 4.8rem;
    margin-top: 7.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .banner__partners img {
    max-width: 10rem;
  }
}
@media only screen and (max-width: 576px) {
  .banner__partners img {
    max-width: 6rem;
  }
}

@media only screen and (min-width: 992px) {
  .why {
    padding-top: 6rem;
    position: static;
    overflow: visible;
  }
  .why .container,
  .why .grid-2 {
    position: static;
  }
}
@media only screen and (max-width: 992px) {
  .why {
    padding: 0rem 0 5rem;
  }
}
.why i {
  font-style: normal;
}
.why__wrap {
  max-width: 36rem;
}
@media only screen and (min-width: 450px) {
  .why__wrap {
    position: sticky;
    top: 4rem;
    height: max-content;
  }
}
.why .title-small {
  margin: 0;
}
.why__title {
  color: #fff;
}
@media only screen and (max-width: 992px) {
  .why__title {
    max-width: 30rem;
  }
}
@media only screen and (min-width: 992px) {
  .why__title {
    margin-top: 4.8rem;
  }
}
.why__descr {
  margin-top: 2.8rem;
}
@media only screen and (min-width: 992px) {
  .why__descr {
    margin-top: 2.6rem;
  }
}
.why__watch {
  position: absolute;
  width: 6.8rem;
  height: 6.8rem;
  background-color: rgba(92, 229, 253, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10rem;
  cursor: pointer;
}
.why__watch-wrap {
  position: static;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.why__watch-container {
  display: flex;
  position: absolute;
  height: 12rem;
  width: 12rem;
  justify-content: center;
  align-items: center;
  top: 0rem;
  right: 3rem;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .why__watch-container {
    height: 20rem;
    width: 20rem;
    position: relative;
    margin-top: -20rem;
    top: 10rem;
  }
}
.why__watch-text {
  display: block;
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  transform-origin: 0 0;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease;
  animation: spin 30s linear infinite;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .why__watch-text {
    width: 13.4rem;
    height: 13.4rem;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0) translate(-50%, -50%);
  }
  100% {
    transform: rotate(360deg) translate(-50%, -50%);
  }
}
@media only screen and (min-width: 992px) {
  .why__watch {
    width: 8rem;
    height: 8rem;
  }
}
.why__watch svg path {
  transition: 0.2s ease-in-out;
}
.why__watch:hover {
  border-color: #fff;
  background-color: #fff;
}
.why__watch:hover path {
  fill: #089cb9;
}
.why__content {
  padding-top: 10.6rem;
  z-index: 0;
}
@media only screen and (min-width: 992px) {
  .why__content {
    position: static;
    padding-top: 6rem;
  }
}
.why__content-wrap + .why__content-wrap {
  margin-top: 4.8rem;
}
.why__content-wrap.divider {
  margin-top: 3.6rem;
  padding-top: 3.6rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media only screen and (min-width: 992px) {
  .why__content-wrap.divider {
    margin-top: 4.8rem;
    padding-top: 4.8rem;
  }
}
.why__content-title {
  color: #5ce5fd;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2rem;
}
.why__content-title + .why__content-descr {
  margin-top: 2.4rem;
}
.why__content-descr {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.08rem;
}
.why__content-descr p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.why__content-descr ul {
  padding-left: 2rem;
}
.why__content-descr ul li {
  list-style: none;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.why__content-descr ul li::before {
  content: "";
  position: absolute;
  left: -2rem;
  transform: translateY(100%);
  top: 5px;
  width: 4px;
  height: 4px;
  background-color: #fff;
}
.why__content-descr ul li + li {
  margin-top: 1.2rem;
}
@media only screen and (min-width: 992px) {
  .why__content-descr {
    font-size: 2rem;
    line-height: 2.6rem;
  }
}

.manifest {
  margin-top: 0;
  padding-top: 0;
}
.manifest__wrap {
  display: flex;
  justify-content: space-between;
  gap: 4rem;
  margin-top: 1.2rem;
  padding-top: 4rem;
  border-top: 1px solid rgba(159, 152, 239, 0.26);
}
@media only screen and (max-width: 992px) {
  .manifest__wrap {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .manifest__wrap {
    padding-top: 10rem;
    gap: 3rem;
  }
}
.manifest__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56.2rem;
  max-width: 100%;
  user-select: none;
  pointer-events: none;
}
@media only screen and (max-width: 576px) {
  .manifest__img {
    margin: 0 1.5rem;
  }
}
.manifest__img > img {
  width: 100%;
  max-width: 52rem;
}
.manifest__img .animate {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  position: absolute;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  transform-origin: center;
  transform: translate(-48%, -58%);
  transition: all 0.2s ease;
}
.manifest__img .animate img {
  width: auto;
  height: auto;
  aspect-ratio: 1/1;
  animation: swiper-preloader-spin 10s linear infinite;
}
@media only screen and (max-width: 768px) {
  .manifest__img .animate img {
    max-width: 60vw;
  }
}
.manifest__img .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: 0 0;
  z-index: 3;
  transform: translate(-44.5%, -80%);
  filter: drop-shadow(0px 8px 17.8px rgba(39, 36, 79, 0.26));
}
@media only screen and (max-width: 768px) {
  .manifest__img .logo img {
    max-width: 15vw;
  }
}
.manifest__img .icon {
  box-shadow: 0px 8px 17.8px 0px rgba(39, 36, 79, 0.26);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
}
@media only screen and (min-width: 576px) {
  .manifest__img .icon {
    width: 6.5rem;
  }
}
.manifest__img .icon[data-icon-item="1"] {
  right: -2%;
  top: 0px;
  transform: translate(-100%, -50%);
}
@media only screen and (min-width: 576px) {
  .manifest__img .icon[data-icon-item="1"] {
    right: 2%;
  }
}
.manifest__img .icon[data-icon-item="2"] {
  right: 5%;
  bottom: 47%;
  transform: translate(50%, 103%);
}
@media only screen and (min-width: 576px) {
  .manifest__img .icon[data-icon-item="2"] {
    right: 3%;
    bottom: 44%;
    transform: translate(50%, 100%);
  }
}
.manifest__img .icon[data-icon-item="3"] {
  right: 50%;
  bottom: 10%;
  transform: translate(48%, 100%);
}
.manifest__img .icon[data-icon-item="4"] {
  left: 0;
  bottom: 47%;
  transform: translate(-15%, 100%);
}
@media only screen and (min-width: 576px) {
  .manifest__img .icon[data-icon-item="4"] {
    bottom: 45%;
    transform: translate(-24%, 100%);
  }
}
.manifest__img .icon[data-icon-item="5"] {
  left: 21%;
  top: 0;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 576px) {
  .manifest__img .icon[data-icon-item="5"] {
    left: 23%;
  }
}
.manifest__img .icon img {
  min-width: 100%;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.3s ease;
}
.manifest__img .icon.scale img {
  transform: scale(1.3);
}
.manifest__info {
  width: 44.8rem;
  max-width: 100%;
}
.manifest__item {
  padding: 1.8rem 0 3.7rem;
  display: flex;
  justify-content: space-between;
  gap: 1.8rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
.manifest__item:hover {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  background: rgba(233, 229, 255, 0.06);
}
@media only screen and (min-width: 992px) {
  .manifest__item {
    min-height: 9rem;
  }
}
@media only screen and (max-width: 576px) {
  .manifest__item {
    padding: 1rem 0 2rem;
  }
}
.manifest__item h4 {
  font-size: 1.4rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .manifest__item h4 {
    font-size: 2rem;
  }
}
.manifest__item h4::first-letter {
  color: #22d0f7;
}
.manifest__item p {
  width: 17.6rem;
  max-width: 100%;
  font-size: 1.4rem;
  line-height: 1.2;
}
@media only screen and (min-width: 576px) {
  .manifest__item p {
    font-size: 1.6rem;
  }
}
.manifest__item + .manifest__item {
  border-top: 1px solid rgba(159, 152, 239, 0.26);
}

@media only screen and (max-width: 992px) {
  .awards {
    padding: 6.6rem 0 4.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .awards {
    padding-bottom: 9.4rem;
  }
}
.awards__head {
  align-items: flex-end;
}
.awards__title {
  font-size: 4.8rem;
  line-height: 1.2;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .awards__title {
    font-size: 6.4rem;
  }
}
.awards__descr {
  font-size: 1.6rem;
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
  .awards__descr {
    font-size: 2rem;
  }
}
.awards__wrap {
  margin-top: 3.6rem;
}
@media only screen and (min-width: 992px) {
  .awards__wrap {
    margin-top: 10rem;
  }
}
.awards__item {
  padding: 3.6rem 0;
  border-top: 1px solid rgba(179, 193, 198, 0.5);
}
@media only screen and (max-width: 992px) {
  .awards__item {
    grid-gap: 2.4rem;
  }
}
.awards__item:last-child {
  padding-bottom: 0;
}
.awards__item-content, .awards__item-img {
  flex: 1;
}
.awards__item-content {
  max-width: 48.6rem;
}
.awards__item-title {
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: -0.084rem;
}
@media only screen and (min-width: 992px) {
  .awards__item-title {
    font-size: 4.2rem;
  }
}
.awards__item-descr {
  font-size: 1.6rem;
  margin-top: 2.4rem;
  font-weight: 300;
}
@media only screen and (min-width: 992px) {
  .awards__item-descr {
    font-size: 1.8rem;
  }
}
.awards__item-tags {
  margin-top: 2.4rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem 0.8rem;
}
.awards__item-tags li {
  color: #121212;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  padding: 0.6rem 1rem;
  border-radius: 2.4rem;
  border: 1px solid rgba(179, 193, 198, 0.8);
}
.awards__item-tags li span {
  font-size: inherit;
  font-weight: inherit;
  opacity: 0.5;
}
@media only screen and (min-width: 992px) {
  .awards__item-tags li {
    font-size: 1.2rem;
    padding: 0.8rem 1.4rem;
  }
}
.awards__item-img {
  overflow: hidden;
  border-radius: 4px;
}
.awards__item-img img {
  max-width: 100%;
}

.iso {
  background: linear-gradient(208.7deg, #d3dcfc -0.67%, #a29ddf 9.83%, #463da9 24.81%, #121212 52.77%);
}
.iso__head {
  display: flex;
  align-items: center;
  gap: 2.2rem;
}
@media only screen and (max-width: 768px) {
  .iso__head {
    align-items: start;
    flex-direction: column;
  }
}
.iso__title {
  color: #fff;
  font-size: 4rem;
  line-height: 1.2;
}
.iso__title span {
  color: #22d0f7;
}
@media only screen and (min-width: 576px) {
  .iso__title {
    font-size: 5.2rem;
  }
}
@media only screen and (min-width: 992px) {
  .iso__title {
    font-size: 6.4rem;
  }
}
.iso__content {
  max-width: 54.1rem;
  opacity: 0.94;
  color: #fff;
}
.iso__content p {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  .iso__content p {
    font-size: 2rem;
  }
}
.iso__content p + p {
  margin-top: 2rem;
}
.iso__wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem;
  margin-top: 4.5rem;
}
@media only screen and (min-width: 768px) {
  .iso__wrap {
    margin-top: 8rem;
  }
}
.iso__item {
  display: flex;
  align-items: center;
  padding: 2rem 2.4rem;
  gap: 2.2rem;
  border-radius: 0.4rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: calc(33% - 0.6rem);
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .iso__item {
    padding: 1rem 1.2rem;
    width: calc(50% - 0.6rem);
    gap: 1rem;
  }
}
@media only screen and (max-width: 576px) {
  .iso__item {
    flex-direction: column;
    align-items: start;
  }
}
.iso__item::before {
  content: "";
  position: absolute;
  left: -0.5px;
  top: -0.5px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 0.4rem;
  border: 1.5px solid #22d0f7;
  opacity: 0;
  transition: all 0.2s ease;
  z-index: 1;
  pointer-events: none;
}
.iso__item::after {
  content: "";
  position: absolute;
  top: 2rem;
  right: 2rem;
  mask: url(../../img/icons/contact-arrow.svg) center/cover no-repeat;
  background-color: #5ce5fd;
  width: 1.4rem;
  height: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.2s ease;
}
.iso__item-icon {
  width: 7.2rem;
  height: auto;
}
@media only screen and (max-width: 576px) {
  .iso__item-icon {
    width: 6rem;
  }
}
.iso__item-icon img {
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.iso__item-info h5 {
  font-weight: 600;
  line-height: 1.18;
  font-size: 1.4rem;
}
@media only screen and (min-width: 992px) {
  .iso__item-info h5 {
    font-size: 1.6rem;
  }
}
.iso__item-info p {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.42;
}
@media only screen and (min-width: 992px) {
  .iso__item-info p {
    font-size: 1.4rem;
  }
}
.iso__item:hover::before {
  opacity: 1;
}
.iso__item:hover::after {
  opacity: 1;
}

.expertise {
  background-color: #fff;
  text-align: center;
}
.expertise .title-small span {
  margin: 0 5px;
}
.expertise__descr {
  max-width: 82rem;
  margin-top: 2rem;
}
.expertise__wrap {
  margin-top: 3.2rem;
  overflow-x: hidden;
}
.expertise__wrap::-webkit-scrollbar {
  width: 0;
  height: 0;
}
@media only screen and (max-width: 992px) {
  .expertise__wrap {
    display: flex;
    overflow: auto;
    width: calc(100% + 4rem);
    left: -2rem;
    padding: 0 2rem;
    scroll-snap-type: x mandatory;
    grid-gap: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .expertise__wrap {
    margin-top: 6rem;
    overflow: hidden;
  }
}
.expertise__item {
  background-color: rgba(240, 241, 250, 0.6);
  border: 1px solid rgba(221, 223, 239, 0.3);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  text-align: center;
  overflow: hidden;
  flex: 1;
  min-width: 32rem;
  scroll-snap-align: center;
}
.expertise__item-img {
  width: 100%;
  height: 21rem;
  background: radial-gradient(127.62% 167.45% at 61.09% 153.17%, #a29ddf 0%, #463da9 49.88%, #121212 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem;
}
.expertise__item-img:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("../../img/circle.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (min-width: 992px) {
  .expertise__item-img {
    height: 23rem;
  }
}
.expertise__item-img img {
  max-width: 100%;
  max-height: 100%;
}
.expertise__item-wrap {
  padding: 3rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media only screen and (min-width: 992px) {
  .expertise__item-wrap {
    padding: 4rem 3rem;
  }
}
.expertise__item-title {
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  min-height: 6.72rem;
  max-width: 25rem;
  margin: 0 auto;
}
.expertise__item-descr {
  margin-top: 1.6rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  height: 100%;
}
.expertise__item-descr ul {
  margin-top: auto;
}
.expertise__item-descr ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 400;
  height: 5.2rem;
}
.expertise__item-descr ul li + li {
  border-top: 1px solid rgba(181, 184, 208, 0.3);
}
.expertise__item-title + .expertise__item-descr {
  padding-top: 1.9rem;
}
.expertise__item-title + .expertise__item-descr::before {
  content: "";
  position: absolute;
  width: 3.2rem;
  height: 0.3rem;
  background-color: #a9f;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.approach {
  background: linear-gradient(293.03deg, #d3dcfc -17.29%, #a29ddf -3.19%, #463da9 24.71%, #121212 67.84%);
}
.approach__title {
  color: #fff;
}
.approach__wrap {
  margin-top: 6rem;
}
@media only screen and (min-width: 992px) {
  .approach__wrap {
    margin-top: 10.6rem;
  }
}
.approach__steps {
  max-width: 83rem;
}
@media only screen and (max-width: 992px) {
  .approach__steps {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  .approach__steps {
    grid-gap: 9.6rem 11.3rem;
    padding-left: 9.4rem;
  }
}
.approach__steps-line {
  display: none;
}
.approach__steps-line svg {
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 992px) {
  .approach__steps-line {
    top: -4rem;
    display: block;
    position: absolute;
    top: -4rem;
    left: 0;
    z-index: -1;
    max-width: 100%;
  }
}
.approach__steps-line img {
  max-width: 100%;
}
.approach__item {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 300;
  min-height: 11rem;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .approach__item {
    min-height: 11rem;
    width: 17rem;
  }
}
.approach__item-num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.8rem;
  height: 3.8rem;
  border-radius: 8rem;
  background-color: var(--primary);
  font-weight: 400;
  font-size: 1.6rem;
}
.approach__item-title {
  margin-top: 1.3rem;
  line-height: 130%;
}
.approach__item:nth-child(4) {
  grid-row: 2/3;
}
.approach__item:nth-child(4), .approach__item:nth-child(5) {
  grid-column: 1/2;
}
.approach__item:nth-child(3), .approach__item:nth-child(6) {
  grid-column: 2/3;
}
.approach__img {
  display: none;
  position: absolute;
  top: 0;
  right: 12rem;
  max-width: 70rem;
  filter: brightness(2);
}
.approach__img img {
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .approach__img {
    display: block;
  }
}

.focus {
  background: var(--primary);
  background: linear-gradient(225.5deg, #d3dcfc -0.8%, #a29ddf 9.53%, #463da9 32.1%, #121212 61.55%);
}
@media only screen and (max-width: 992px) {
  .focus {
    padding: 5rem 0;
  }
}
.focus__content {
  color: #fff;
}
.focus__content .title-small {
  margin-bottom: 3rem;
}
.focus__title {
  font-size: 3.8rem;
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .focus__title {
    font-size: 6.4rem;
    max-width: 40rem;
  }
}
.focus__descr {
  color: rgba(236, 237, 249, 0.9);
}
.focus__descr p {
  font-size: 1.6rem;
  line-height: 140%;
  font-weight: 300;
  color: inherit;
}
@media only screen and (min-width: 992px) {
  .focus__descr p {
    font-size: 2rem;
  }
}
.focus__descr p + p {
  margin-top: 1.6rem;
}
.focus__wrap {
  margin-top: 3.6rem;
}
@media only screen and (min-width: 992px) {
  .focus__wrap {
    margin-top: 6rem;
  }
}
.focus__item {
  padding: 4rem 3rem;
  color: #f3eff8;
  display: flex;
  flex-direction: column;
  border-radius: 6px;
  transition: 0.2s ease-in-out;
  background-color: rgba(138, 132, 209, 0.12);
  overflow: hidden;
  min-height: 42rem;
  max-height: 60rem;
  height: auto;
}
@media only screen and (min-width: 576px) {
  .focus__item {
    width: 27rem !important;
  }
}
@media only screen and (min-width: 992px) {
  .focus__item {
    padding: 2.6rem 2.4rem;
  }
}
.focus__item-bg {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.2s ease-in-out;
}
.focus__item-bg img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
}
.focus__item-num {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: -0.02em;
}
.focus__item:hover {
  background-color: rgba(138, 132, 209, 0.2);
}
.focus__item:hover .focus__item-bg {
  opacity: 0;
}
.focus__item:hover .focus__item-descr {
  opacity: 1;
}
.focus__item-content {
  margin-left: 2rem;
  flex: 1;
}
@media only screen and (min-width: 992px) {
  .focus__item-content {
    margin-left: 2.2rem;
  }
}
.focus__item-title {
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #f3eff8;
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  .focus__item-title {
    font-size: 2.6rem;
    min-height: 6.3rem;
  }
}
.focus__item-descr {
  font-size: 1.4rem;
  font-weight: 300;
  margin-top: 1.8rem;
  color: #f3eff8;
  line-height: 130%;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.focus__control {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 3rem;
  gap: 4rem;
}
@media only screen and (min-width: 992px) {
  .focus__control {
    margin-top: 6rem;
    gap: 10rem;
  }
}

.ecosystem .container {
  text-align: center;
}
.ecosystem__title {
  font-size: 3.8rem;
  max-width: 110rem;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .ecosystem__title {
    font-size: 6.4rem;
  }
}
.ecosystem__descr {
  margin: 2.4rem auto 0;
  font-size: 1.6rem;
  font-weight: 300;
  max-width: 80.2rem;
}
@media only screen and (min-width: 992px) {
  .ecosystem__descr {
    font-size: 2rem;
    margin-top: 3rem;
  }
}
.ecosystem__wrap {
  grid-gap: 6px;
  margin-top: 5rem;
}
@media only screen and (min-width: 992px) {
  .ecosystem__wrap {
    margin-top: 6rem;
    grid-gap: 12px;
  }
}
.ecosystem__item {
  border: 1px solid #e9eff1;
  background-color: #f5f5f5;
  padding: 1.4rem 1.8rem;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 2rem;
  border-radius: 4px;
}
@media only screen and (min-width: 992px) {
  .ecosystem__item {
    background-color: #f7fafb;
    padding: 2.6rem 2.4rem;
  }
}
.ecosystem__item-icon {
  width: 4.2rem;
  height: 4.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .ecosystem__item-icon {
    width: 4.8rem;
    height: 4.8rem;
  }
}
.ecosystem__item-icon img {
  max-width: 100%;
  max-height: 100%;
}
.ecosystem__item-title {
  font-size: 1.4rem;
  font-weight: 300;
  color: #121212;
  flex: 1;
}
@media only screen and (min-width: 992px) {
  .ecosystem__item-title {
    font-size: 1.8rem;
  }
}

.subscribe {
  background: linear-gradient(203deg, #d3dcfc -0.67%, #a29ddf 9.83%, #463da9 32.81%, #121212 62.77%), #000;
}
.subscribe__wrap {
  display: flex;
  justify-content: space-between;
  max-width: 101rem;
  gap: 2.4rem;
}
@media only screen and (max-width: 768px) {
  .subscribe__wrap {
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) {
  .subscribe__wrap {
    gap: 12rem;
  }
}
.subscribe__title {
  color: #fff;
  font-size: 3.8rem;
}
@media only screen and (min-width: 992px) {
  .subscribe__title {
    font-size: 5.8rem;
  }
}
.subscribe__form {
  max-width: 45.2rem;
}
.subscribe__form-title {
  color: rgba(236, 237, 249, 0.8);
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 130%;
}
@media only screen and (min-width: 992px) {
  .subscribe__form-title {
    font-size: 2rem;
  }
}
.subscribe__form-wrap {
  margin-top: 2.4rem;
}
@media only screen and (min-width: 992px) {
  .subscribe__form-wrap {
    margin-top: 3rem;
  }
}

.contact {
  background-color: #fff;
  overflow: visible;
}
.contact__container {
  align-items: flex-start;
}
.contact__wrap {
  max-width: 43.5rem;
}
@media only screen and (min-width: 992px) {
  .contact__wrap {
    position: sticky;
    top: 8.2rem;
  }
}
.contact__title {
  font-size: 3.8rem;
  font-weight: 600;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 992px) {
  .contact__title {
    font-size: 6.4rem;
  }
}
.contact__descr {
  font-size: 1.6rem;
  font-weight: 300;
  max-width: 37rem;
  margin-top: 2.4rem;
}
@media only screen and (min-width: 992px) {
  .contact__descr {
    font-size: 2rem;
    margin-top: 3rem;
  }
}

:root {
  --gap: 3rem;
  --mask-direction: right;
}

.tape .marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(var(--mask-direction, to right)), color-stop(hsla(0, 0%, 0%, 0)), color-stop(20%, hsl(0, 0%, 0%)), color-stop(80%, hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));
  -webkit-mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 20%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0));
  mask-image: -webkit-gradient(linear, left top, left bottom, from(var(--mask-direction, to right)), color-stop(hsla(0, 0%, 0%, 0)), color-stop(20%, hsl(0, 0%, 0%)), color-stop(80%, hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));
  mask-image: linear-gradient(var(--mask-direction, to right), hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 20%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0));
}
.tape .marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll-x var(--duration) linear infinite;
}
.tape .marquee__group span {
  font-size: 7.8rem;
  font-weight: 600;
  text-shadow: -1px 0 #9396ae, 0 1px #9396ae, 1px 0 #9396ae, 0 -1px #9396ae;
  color: white;
  text-transform: uppercase;
  letter-spacing: -0.04em;
}
@media only screen and (min-width: 992px) {
  .tape .marquee__group span {
    font-size: 12.4rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .tape .marquee__group {
    animation-play-state: paused;
  }
}
@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }
  to {
    transform: translateX(var(--scroll-end));
  }
}

#containerTEST {
  display: flex;
  position: relative;
  height: 150px;
  width: 150px;
  justify-content: center;
  align-items: center;
}

.circle {
  position: absolute;
  height: 50px;
  width: 50px;
  border: solid 2px gray;
  border-radius: 100%;
}

.green {
  background: green;
}

.ml10 {
  position: relative;
  font-weight: 900;
  font-size: 4em;
}

.ml10 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.05em;
  padding-bottom: 0.1em;
  overflow: hidden;
}

.ml10 .letter {
  display: inline-block;
  line-height: 1em;
  transform-origin: 0 0;
}