.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.hero-heading-left {
  background-color: #060f22;
  background-image: linear-gradient(#030a142e, #06b6d440 47%, #030a1457);
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 80px 40px 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  display: flex;
  position: relative;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  min-width: 500px;
  max-width: 46%;
  min-height: 400px;
  display: flex;
}

.margin-bottom-24px {
  color: #a9b8cc;
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ffffff14;
  border: 1px solid #000;
  border-radius: 8px;
  margin-top: 20px;
  padding: 12px 18px 12px 10px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading {
  color: #f4f7fb;
  background-image: radial-gradient(circle, #3b82f659, #0000), linear-gradient(90deg, #0b1220 65%, #0000);
  font-size: 80px;
}

.div-block {
  width: 420px;
  height: 420px;
  box-shadow: 0 2px 5px #3b82f659;
}

.div-block-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  justify-content: flex-start;
  align-items: center;
  max-width: 400px;
  margin: auto 20px 20px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  margin: 40px;
  display: flex;
}

.text-block {
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
}

.navbar {
  z-index: 1000;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: #0a142873;
  border-bottom: 1px solid #ffffffeb;
  border-radius: 1px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link, .nav-link-2, .nav-link-3 {
  color: #d1d9e6;
}

.container-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.logos-without-title {
  background-color: #071224;
  border: 1px solid #ffffff0f;
  border-radius: 1px;
  padding: 0 40px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.clients-wrapper-three {
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-bottom: 0;
  display: flex;
  overflow: hidden;
}

.clients-image-three {
  opacity: .75;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  width: 150px;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.features-list {
  color: #94a3b8;
  mix-blend-mode: normal;
  background-color: #ffffff0a;
  background-image: linear-gradient(#020617, #0b1220);
  border-bottom: 1px solid #e4ebf3;
  padding: 120px;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  box-shadow: 0 10px 40px #00000080;
}

.features-wrapper-two {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  color: #9ca3af;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.features-right {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  background-color: #ffffff0d;
  border: 1px solid #ffffff0d;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 20px;
  display: flex;
}

.features-image {
  object-fit: cover;
  background-color: #ffffff14;
  background-image: url('../images/Дизайн-без-названия.svg');
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #ffffff14;
  border-radius: 16px;
  width: 50px;
  max-width: 100%;
  height: auto;
  margin-right: 16px;
  box-shadow: 0 10px 40px #00000080;
}

.heading-2 {
  color: #fff;
  max-width: 520px;
  font-family: Inconsolata, monospace;
  font-size: 56px;
  font-weight: 700;
  line-height: 46px;
}

.paragraph {
  font-weight: 700;
}

.paragraph-2 {
  color: #94a3b8;
  font-family: Inconsolata, monospace;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-3 {
  border: 1px solid #22c55e59;
  margin-bottom: 20px;
  font-family: Inconsolata, monospace;
  font-size: 16px;
}

.text-span {
  color: #7ed957;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 600;
}

.text-span-2 {
  color: #ff6ec7;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 600;
}

.paragraph-4 {
  font-family: Open Sans, sans-serif;
}

.text-span-3 {
  color: #5bc0ff;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 600;
}

.div-block-4 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  align-items: center;
  width: 100%;
  display: flex;
}

.section {
  background-color: #060f22;
  padding: 96px 40px;
  position: relative;
  overflow: hidden;
}

.container-4 {
  z-index: 1;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, .25fr);
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: end start;
  place-items: start;
  width: 100%;
  max-width: 1200px;
  display: flex;
  position: relative;
}

.heading-3 {
  clear: none;
  color: #f4f7fb;
  margin-top: 28px;
  margin-bottom: 20px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 42px;
  font-weight: 800;
  text-decoration: none;
}

.paragraph-5 {
  color: #94a3b8;
  margin-top: 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-5.h {
  margin-top: 48px;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-glow {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  border: 0 solid #ffffff0f;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  top: 80px;
}

.div-block-7 {
  background-color: #ffffff0d;
  border: 18px solid #ffffff0d;
  border-radius: 18px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 18px;
}

.heading-4 {
  color: #f4f7fb;
  text-align: center;
  margin-top: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.paragraph-6 {
  color: #fff6;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.div-block-7-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0f23378c;
  border: 1px #94a3b81f;
  border-radius: 14px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 300px;
  margin-top: 40px;
  padding: 22px;
  display: grid;
  position: relative;
  box-shadow: 0 8px 24px #0003;
}

.div-block-8 {
  background-color: #06b6d4b5;
  background-image: url('../images/icon-1.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #294563;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.div-block-8.h {
  background-color: #10b981b5;
}

.div-block-8.m {
  background-color: #a78bfab5;
}

.div-block-8.l {
  background-color: #f59e0bb5;
}

.image {
  width: 300px;
  height: auto;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 500px;
  padding-top: 8px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
}

.div-block-10 {
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.text-block-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #06b6d4;
  text-align: center;
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

.heading-5 {
  color: #fff;
  text-align: center;
  max-width: 700px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 42px;
  line-height: 110%;
}

.paragraph-7 {
  max-width: 520px;
}

.paragraph-8 {
  color: #ffffff73;
  text-align: center;
  width: 560px;
  max-width: 520px;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.7em;
}

.section-2 {
  background-color: #030b1c;
  border: 1px solid #0000;
  padding: 120px 40px;
  position: relative;
  overflow: hidden;
}

.div-block-11 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.div-block-13 {
  background-color: #ffffff0f;
  border-radius: 14px;
  padding: 18px 20px;
  transition: all .2s;
  box-shadow: 0 0 20px #0096ff26;
}

.div-block-13:hover {
  background-color: #ffffff14;
  border: 1px solid #ffffff2e;
}

.div-block-14 {
  background-color: #ffffff08;
  border-radius: 20px;
  min-height: 420px;
  padding: 40px;
}

.div-block-15 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  display: flex;
}

.heading-6 {
  color: #fff;
  font-size: 32px;
}

.paragraph-9 {
  color: #ffffffe6;
}

.paragraph-10 {
  -webkit-text-stroke-color: white;
  max-width: 420px;
}

.paragraph-11 {
  color: #fff;
  -webkit-text-stroke-color: white;
}

.text-block-3 {
  color: #fcfcfce6;
}

.text-block-4 {
  color: #f8f5f5e6;
}

.text-block-5 {
  color: #fcf8f8e6;
}

.text-block-6 {
  color: #fcf9f9e3;
}

.div-block-16 {
  z-index: -1;
  width: 24%;
  height: 35%;
  position: absolute;
}

.tabs {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 280px 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  width: 100%;
  display: block;
}

.tabs-menu {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-radius: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 28px;
  padding: 0;
  display: flex;
}

.tab-link-tab-1 {
  background-color: #ffffff05;
  border: 1px solid #3b82f64d;
  border-radius: 12px;
  width: 100%;
  padding: 16px 24px 16px 20px;
}

.tab-link-tab-1:hover {
  background-color: #3b82f687;
  border-left-width: 0;
}

.tab-link-tab-1.w--current {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  background-color: #ffffff05;
  border: 1px solid #3b82f64d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 18px;
  transition: background-color .2s;
  display: flex;
}

.tab-link-tab-1.w--current:hover {
  background-color: #3b82f687;
  border: 1px solid #3b82f6;
  box-shadow: 0 2px 24px #3b82f61f;
}

.tab-link-tab-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffff05;
  border: 1px solid #3b82f64d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 18px;
  transition: background-color .2s;
  display: flex;
  box-shadow: 0 2px 24px #3b82f61f;
}

.tab-link-tab-2:hover {
  background-color: #06b6d487;
  border-color: #06b6d4;
}

.tab-link-tab-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffff05;
  border: 1px solid #3b82f64d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 18px;
  transition: background-color .2s;
  display: flex;
  box-shadow: 0 2px 24px #3b82f61f;
}

.tab-link-tab-3:hover {
  background-color: #10b98187;
  border-color: #10b981;
}

.tab-link-tab-3.w--current {
  background-color: #ffffff05;
}

.tab-link-tab-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffff05;
  border: 1px solid #3b82f64d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px 18px;
  transition: background-color .2s;
  display: flex;
  box-shadow: 0 2px 24px #3b82f61f;
}

.tab-link-tab-4:hover {
  background-color: #f59e0b87;
  border-color: #f59e0b;
}

.tab-link-tab-4.w--current {
  background-color: #ffffff05;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
}

.tab-link-tab-4.w--current:hover {
  background-color: #f59e0b87;
}

.text-block-7 {
  color: #d8e2ee;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-7:hover {
  color: #fff;
}

.text-block-8 {
  color: #d8e2ee;
  width: auto;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-8:hover {
  color: #fff;
}

.text-block-9 {
  color: #d8e2ee;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-9:hover {
  color: #fff;
}

.text-block-10 {
  color: #d8e2ee;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-10:hover {
  color: #fff;
}

.text-span-4, .text-span-5, .text-span-6, .text-span-7 {
  font-weight: 400;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #061428d1;
  border: 1px solid #ffffff14;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-width: 420px;
  max-width: 520px;
  padding: 40px;
  display: flex;
  box-shadow: 0 10px 30px #0000002e;
}

.list-item {
  color: #d8e2ee;
  list-style-type: disc;
}

.list {
  color: #ffffffd9;
  text-align: left;
  font-family: PT Serif, serif;
  list-style-type: disc;
}

.tab-pane-tab-1 {
  -webkit-text-fill-color: inherit;
  background-color: #081428;
  background-image: linear-gradient(#030a148c, #030a1447), url('../images/shutterstock_2638838023-1-2.jpg');
  background-position: 0 0, -80%;
  background-repeat: repeat, repeat-y;
  background-size: auto, cover;
  background-clip: border-box;
  border: 1px solid #ffffff14;
  border-radius: 24px;
  min-height: 420px;
  margin-top: 20px;
  padding: 48px;
  box-shadow: 0 0 80px #00000047, 0 24px 80px #3b82f614;
}

.heading-7 {
  color: #f4f7fb;
  text-align: center;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 28px;
  line-height: 34px;
}

.text-block-11 {
  color: #8fc4ff;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-block-12 {
  color: #fff9;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.tab-pane-tab-2 {
  background-color: #081428;
  background-image: linear-gradient(#030a142e, #030a1457), url('../images/shutterstock_2623285633-1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border: 1px solid #ffffff14;
  border-radius: 24px;
  min-height: 420px;
  margin-top: 20px;
  padding: 48px;
  box-shadow: 0 0 80px #3b82f614, 0 24px 80px #00000047;
}

.tab-pane-tab-3 {
  background-color: #081428;
  background-image: linear-gradient(#030a142e, #030a1457), url('../images/shutterstock_2235931143-1-1.jpg');
  background-position: 0 0, 111% 45%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
  border: 1px solid #ffffff14;
  border-radius: 24px;
  min-height: 420px;
  margin-top: 20px;
  padding: 48px;
  box-shadow: 0 0 80px #3b82f614, 0 24px 80px #00000047;
}

.tab-pane-tab-4 {
  background-color: #081428;
  background-image: linear-gradient(#030a142e, #030a1457), url('../images/shutterstock_2563173219.jpg');
  background-position: 0 0, 170% 30%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border: 1px solid #ffffff14;
  border-radius: 24px;
  min-height: 420px;
  margin-top: 20px;
  padding: 48px;
  box-shadow: 0 0 80px #3b82f614, 0 24px 80px #00000047;
}

.section-3 {
  color: #fff;
}

.div-block-18 {
  min-width: 1200px;
  padding-top: 130px;
  padding-left: 0;
}

.text-block-13 {
  float: left;
  color: #53b8ff;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-left: 16px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  position: static;
  inset: 0% auto auto 0%;
}

.heading-8 {
  color: #f4f7fb;
  text-align: center;
  margin-top: 90px;
  margin-bottom: 90px;
  margin-left: 20px;
  font-size: 64px;
  line-height: 1.05em;
}

.paragraph-12 {
  color: #d8e2ee;
  text-align: center;
  white-space: normal;
  min-width: 760px;
  margin-top: 30px;
  margin-bottom: 64px;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
}

.div-block-19 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-20 {
  background-color: #132742;
  border: 1px solid #294563;
  border-radius: 20px;
  min-height: 380px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 32px 26px;
  transition: all .2s;
  box-shadow: 0 10px 30px #13274287;
}

.text-block-14 {
  color: #41b8ff;
  background-color: #41b8ff36;
  border: 1px solid #41b8ff2e;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 54px;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  font-weight: 700;
  display: flex;
  position: relative;
  top: -200px;
  left: -125px;
}

.image-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 120px;
  margin-top: 24px;
}

.heading-9 {
  color: #f4f7fb;
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  position: static;
  top: 0;
  overflow: visible;
}

.paragraph-13 {
  color: #d8e2ee;
  text-align: center;
  max-width: 260px;
  margin-left: 60px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  position: static;
  top: auto;
}

.text-span-8 {
  color: #e35d5b;
}

.text-span-9 {
  color: #41b8ff;
}

.text-span-10 {
  color: #7ee36d;
}

.text-span-11 {
  color: #ffb14a;
}

.div-block-21 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-color: #7ee36d00;
  background-image: linear-gradient(#7ee36d, #6e819d 49%, #314760);
  background-clip: border-box;
  border-radius: 999px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 3px;
  margin-top: 0;
  margin-bottom: 22px;
  display: flex;
  position: relative;
}

.div-block-22 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-3, .image-4, .image-5, .image-6 {
  position: relative;
  top: 0;
}

.text-span-12 {
  color: #ffb14a;
}

.text-span-13 {
  color: #7ee36d;
}

.text-span-14 {
  color: #ffb14a;
}

.text-span-15 {
  color: #e35d5b;
}

.section-4 {
  background-color: #111827;
  padding-top: 110px;
  padding-bottom: 110px;
}

.section-5 {
  background-color: #050e20;
  background-image: linear-gradient(#050e20, #041226);
  padding: 104px 40px;
  display: block;
  position: relative;
}

.div-block-23 {
  z-index: 1;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  min-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.text-block-15 {
  color: #a78bfa;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.heading-10 {
  color: #f8fafc;
}

.heading-11 {
  color: #f4f7fb;
  text-align: center;
  margin-bottom: 16px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
}

.paragraph-14 {
  color: #f8fafcb8;
}

.paragraph-15 {
  color: #fff6;
  text-align: center;
  min-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
}

.div-block-24 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-color: #162033;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  display: flex;
}

.div-block-24.card1 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #ffffff08;
  border-color: #294563;
  min-height: 280px;
  margin-left: 10px;
  padding: 32px 28px;
}

.div-block-24.card1.why-card-bar {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-color: #ffffff12;
  border-radius: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  position: relative;
}

.div-block-24.card-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #132742;
  border-color: #294563;
  padding: 32px 28px;
}

.div-block-24.card-2.why-card-num {
  z-index: 1;
  background-color: #0000;
  border-color: #ffffff0f;
  border-radius: 16px;
  align-items: flex-start;
  position: relative;
}

.div-block-24.card-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #ffffff08;
  border-color: #294563;
  margin-right: 0;
  padding: 32px 28px;
}

.div-block-24.card-3.why-card-bar {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-color: #ffffff12;
  border-radius: 16px;
  position: relative;
}

.div-block-24.card-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #132742;
  border-color: #294563;
  margin-right: 10px;
  padding: 32px 28px;
}

.div-block-24.card-4.why-card-bar {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #ffffff08;
  border-color: #ffffff12;
  border-radius: 16px;
  margin-right: 0;
  position: relative;
}

.div-block-25 {
  background-color: #3b82f629;
  border: 1px solid #3b82f659;
  width: 44px;
  height: 44px;
}

.div-block-25.fg {
  background-color: #5bc0ff54;
  border-radius: 16px;
  width: 28px;
  height: 28px;
  box-shadow: 0 8px 24px #2b5980c2;
}

.div-block-25.fh {
  background-color: #7ed95780;
  border-radius: 16px;
  width: 28px;
  height: 28px;
  box-shadow: 0 8px 24px #4a7d4596;
}

.div-block-25.km {
  background-color: #e7a64ac2;
  border-radius: 16px;
  width: 28px;
  height: 28px;
  box-shadow: 0 8px 24px #b58644ab;
}

.div-block-25.th {
  background-color: #ff6ec7ad;
  border-radius: 16px;
  width: 28px;
  height: 28px;
  box-shadow: 0 8px 24px #b455979e;
}

.heading-12 {
  color: #f4f7fb;
  text-align: center;
  width: auto;
  margin-top: 24px;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
}

.paragraph-16 {
  color: #d8e2ee;
  font-size: 16px;
}

.div-block-26 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 10px;
  display: grid;
  position: relative;
}

.section-6 {
  background-color: #071629;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.div-block-27 {
  flex-flow: row;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.div-block-28 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100.043%;
  max-width: 760px;
  display: flex;
}

.text-block-16 {
  color: #a9b8cc;
  text-align: center;
  margin-top: 45px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.heading-13 {
  color: #fff;
  text-align: center;
  font-family: PT Serif, serif;
}

.paragraph-17 {
  color: #d8e2ee;
  text-align: center;
  margin-top: 36px;
  margin-bottom: 30px;
  font-size: 18px;
}

.div-block-29 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.45fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-30 {
  background-color: #ffffff0a;
  border: 1px solid #ffffff14;
  border-radius: 24px;
  flex-flow: column;
  padding: 32px;
  display: flex;
  position: relative;
  box-shadow: 0 10px 30px #0000002e;
}

.div-block-30.is-featured {
  background-color: #132742;
  border-color: #294563;
  min-height: 120px;
  max-height: 400px;
  box-shadow: 0 8px 24px #1327429e;
}

.div-block-31 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.div-block-32 {
  background-color: #132742;
  border: 1px solid #294563;
  border-radius: 24px;
  min-height: 132px;
  padding: 15px;
  box-shadow: 0 8px 24px #132742a3;
}

.div-block-33 {
  background-color: #132742;
  border: 1px solid #294563;
  border-radius: 24px;
  min-height: 132px;
  padding: 15px;
  box-shadow: 0 8px 24px #1327428a;
}

.div-block-34 {
  background-color: #132742;
  border: 1px solid #294563;
  border-radius: 24px;
  min-height: 132px;
  padding: 15px;
  box-shadow: 0 8px 24px #1327428f;
}

.div-block-35 {
  background-color: #2dd4bf;
  border-radius: 999px;
  width: 44px;
  height: 3px;
  margin-top: 18px;
}

.div-block-35.kk {
  background-color: #60a5fa;
}

.div-block-35.lo {
  background-color: #34d399;
}

.div-block-35.nn {
  background-color: #fb923c;
}

.div-block-36 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  display: flex;
}

.heading-14 {
  color: #f4f7fb;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.heading-14.jh {
  font-size: 20px;
}

.paragraph-18 {
  color: #d8e2ee;
  font-size: 17px;
}

.paragraph-18.hh {
  color: #d8e2ee;
  font-size: 15px;
}

.section-7 {
  background-color: #020d1b;
  border: 1px dotted #000;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.div-block-37 {
  background-color: #142c49;
  border: 1px solid #78a0ff24;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 900px;
  padding: 56px 48px;
  display: flex;
  box-shadow: 0 10px 30px #132742d4;
}

.heading-15 {
  color: #f4f7fb;
  font-size: 40px;
}

.paragraph-19 {
  color: #d8e2ee;
  font-size: 18px;
}

.div-block-38 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  color: #f4f7fb;
  background-color: #2f6bff;
  border-radius: 12px;
  padding: 14px 24px;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 0 8px 20px #2563eb2e;
}

.button:hover {
  background-color: #3b82f6;
}

.button.gh {
  box-shadow: none;
  color: #f4f7fb;
  background-color: #0000;
  border: 1px solid #294563;
}

.footer-dark {
  background-color: #020a16;
  background-image: linear-gradient(#03101f, #020814);
  border-bottom: 1px solid #e4ebf3;
  margin-bottom: 10px;
  padding: 30px 30px 24px;
  position: relative;
}

.container-5 {
  width: 1200px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.footer-wrapper {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-brand {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #6f7d90;
  flex-flow: column;
  align-items: center;
  max-width: 320px;
  font-size: 13px;
  display: flex;
}

.footer-content {
  grid-column-gap: 48px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  display: flex;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 140px;
  display: flex;
}

.title-small {
  color: #f5f7fb;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #8a97a8;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #ffffff14;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #607089;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.image-7 {
  color: #e6eefab8;
}

.list-item-2, .list-item-3, .list-item-4 {
  color: #a9b8cc;
}

.list-item-5, .list-item-6, .list-item-7 {
  color: #d8e2ee;
}

.text-span-16 {
  color: #478eede3;
}

.section-8 {
  background-color: #071629;
}

.text-span-17, .text-span-18 {
  color: #478eede3;
}

.div-block-39, .div-block-40 {
  position: absolute;
}

.div-block-41 {
  background-image: radial-gradient(circle, #2563eb29, #0000);
  width: 1000px;
  height: 700px;
  position: absolute;
  top: 5%;
  left: 50%;
}

.div-block-42 {
  background-image: radial-gradient(circle closest-corner, #06b6d417, #0000);
  width: 480px;
  height: 480px;
  position: absolute;
  top: 20%;
  left: 8%;
}

.div-block-43 {
  background-image: radial-gradient(circle, #10b98112, #0000);
  width: 400px;
  height: 400px;
  position: absolute;
  top: 25%;
  right: 8%;
}

.div-block-44 {
  background-image: radial-gradient(circle, #4f46e51a, #0000);
  width: 700px;
  height: 30px;
  position: absolute;
  left: 50%;
}

.div-block-45 {
  z-index: 2;
  max-width: 780px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  top: 80px;
  right: 150px;
}

.div-block-46 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #2563eb1a;
  border: 1px solid #2563eb38;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 350px;
  margin-top: 36px;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
  position: relative;
  left: 200px;
  overflow: visible;
}

.div-block-47 {
  background-color: #06b6d4;
  border-radius: 50%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 6px;
  height: 6px;
  display: flex;
}

.text-block-17 {
  color: #ffffffb8;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 500;
  display: flex;
}

.heading-16 {
  color: #fff;
  text-align: center;
  margin-top: 28px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 76px;
  font-weight: 800;
  line-height: 90px;
}

.text-span-19 {
  color: #06b6d4;
}

.paragraph-20 {
  color: #ffffff80;
  text-align: center;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.div-block-48 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-2 {
  border: 1px solid #6394ff40;
  border-radius: 10px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  box-shadow: 0 2px 30px #0003;
}

.button-3 {
  color: #ffffffb3;
  background-color: #ffffff0a;
  border: 1px solid #ffffff17;
  border-radius: 10px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-49 {
  width: 100%;
  max-width: 1100px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 220px;
  position: relative;
}

.div-block-50 {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #080f1e40;
  border: 1px solid #78b4ff1f;
  border-radius: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  margin-top: 36px;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  box-shadow: inset 0 1px #ffffff0f, 0 2px 60px #2563eb14;
}

.div-block-51 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border: 0 solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 32px;
  padding-right: 28px;
  display: flex;
}

.text-block-18 {
  color: #06b6d4;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 34px;
  font-weight: 800;
}

.text-block-19 {
  color: #10b981;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 34px;
  font-weight: 800;
}

.text-block-20 {
  color: #f59e0b;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 34px;
  font-weight: 800;
}

.text-block-21 {
  color: #a78bfa;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 34px;
  font-weight: 800;
}

.text-block-22 {
  color: #ffffff61;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.text-block-23 {
  color: #ffffff61;
  font-family: Inter, sans-serif;
}

.text-block-24, .text-block-25 {
  color: #ffffff61;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.div-block-52 {
  background-image: linear-gradient(#0000, #060f22);
  height: 160px;
  padding-bottom: 0;
  position: absolute;
  inset: auto 0 0;
}

.div-block-53 {
  background-image: linear-gradient(#0000, #06b6d440 48%, #0000);
  position: absolute;
  inset: 0 0 1px;
}

.div-block-54 {
  background-image: radial-gradient(circle, #06b6d412, #0000 77%);
  width: 600px;
  height: 600px;
  position: absolute;
  top: 30%;
  right: -120px;
}

.div-block-55 {
  background-image: radial-gradient(circle closest-corner, #2563eb12, #0000 85%);
  width: 500px;
  height: 400px;
  position: absolute;
  top: -88px;
  left: -100px;
}

.div-block-56 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #0000;
  justify-content: center;
  width: auto;
  margin-top: 28px;
  font-size: 12px;
  display: flex;
}

.div-block-57 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(90deg, #2563eb33 3%, #06b6d4 64%, #2563eb 89%, #2563eb);
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 2px;
  margin-top: 10px;
  display: flex;
}

.div-block-57.h {
  background-image: linear-gradient(90deg, #a78bfa, #a78bfa 0% 22%, #a78bfa 98%);
  border-radius: 999px;
  width: 24px;
  position: relative;
}

.div-block-57.h.k {
  background-image: linear-gradient(90deg, #0000, #0000 0%, #a78bfa 98%, #a78bfa);
  display: block;
}

.div-block-57.h.m {
  background-image: linear-gradient(90deg, #a78bfa, #a78bfa 0% 0%, #0000 98%);
  display: block;
}

.div-block-57.div-block {
  background-image: linear-gradient(90deg, #2563eb33 3%, #06b6d4 56%, #2563eb 80%, #2563eb);
}

.div-block-57.m {
  background-image: linear-gradient(90deg, #2563eb, #2563eb 24%, #06b6d4 44%, #2563eb33);
}

.text-block-26 {
  color: #06b6d4;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-span-20 {
  color: #3b82f6;
}

.div-block-58 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-left: 4px;
  margin-right: 0;
  display: flex;
}

.div-block-59 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-60 {
  background-color: #2563eb1f;
  border: 1px solid #2563eb47;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
}

.text-block-27 {
  color: #3b82f6;
  text-align: center;
  font-size: 9px;
}

.text-block-28 {
  color: #94a3b8;
  font-family: Inter, sans-serif;
}

.div-block-61 {
  background-image: linear-gradient(#0000, #0000);
  height: 100px;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
}

.code {
  font-family: Inter, sans-serif;
}

.div-block-62 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-63 {
  background-image: linear-gradient(#0000, #3b82f638 36%, #06b6d429 66%, #0000);
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-64 {
  background-image: radial-gradient(circle farthest-side, #3b82f61f, #3b82f60f 33%, #0000 92%);
  width: 1100px;
  height: 800px;
  position: absolute;
  top: -120px;
  left: auto;
  right: -220px;
}

.div-block-65 {
  background-image: radial-gradient(circle farthest-side, #06b6d414, #06b6d40a 38%, #0000 80%);
  width: 760px;
  height: 560px;
  position: absolute;
  top: auto;
  bottom: -120px;
  left: 4%;
}

.div-block-66 {
  background-image: linear-gradient(90deg, #0000, #a78bfa33 34%, #8b5cf640 70%, #0000);
  height: 2px;
  min-height: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-67 {
  position: absolute;
  top: 40%;
  left: 50%;
}

.div-block-68 {
  margin-bottom: 64px;
}

.div-block-69 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-70 {
  background-color: #3b82f6;
  background-image: linear-gradient(#3b82f6, #fff0);
  border-radius: 2px;
  width: 3px;
  height: 100%;
}

.div-block-70.k {
  background-image: linear-gradient(#a78bfa, #fff0);
}

.div-block-70.h {
  background-image: linear-gradient(#10b981, #fff0);
}

.div-block-71 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: static;
}

.text-block-29 {
  color: #3b82f6;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 500;
}

.text-block-29.h {
  color: #10b981;
}

.text-block-29.k {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #a78bfa;
  display: flex;
}

.heading-17 {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 17px;
}

.paragraph-21 {
  color: #ffffff6b;
  font-family: Inter, sans-serif;
}

.bold-text {
  font-weight: 400;
}

.text-block-30 {
  color: #06b6d4;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

.text-block-30.h {
  color: #f59e0b;
}

.text-block-30.k {
  color: #f43f5e;
}

.text-block-31 {
  color: #ffffff6b;
  font-family: Inter, sans-serif;
  font-size: 13.5px;
  font-weight: 400;
}

.heading-18 {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 17px;
  position: relative;
  left: 140px;
}

.div-block-72 {
  z-index: 0;
  background-image: radial-gradient(circle, #6d28d90f, #2563eb0a 51%, #0000);
  border-radius: 999px;
  width: 1100px;
  height: 650px;
  position: absolute;
  top: 45%;
  left: 45%;
  right: auto;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 140px #6d28d90d;
}

.div-block-73 {
  z-index: 0;
  background-image: radial-gradient(circle closest-corner, #a78bfa0f, #0000 62%);
  width: 500px;
  height: 400px;
  position: absolute;
  bottom: -60px;
  left: auto;
  right: -60px;
}

.div-block-74 {
  background-image: linear-gradient(#ffffff05, #fff0);
  position: absolute;
  inset: 0;
}

.div-block-75 {
  background-color: #a78bfa12;
  border-radius: 999px;
  width: 420px;
  height: 320px;
  position: absolute;
  bottom: -60px;
  right: -80px;
  box-shadow: 0 2px 120px #0003;
}

.image-8 {
  width: 120px;
  margin-bottom: 10px;
}

.paragraph-22 {
  color: #ffffff8c;
  text-align: center;
  max-width: 280px;
  font-family: Inter, sans-serif;
  text-decoration: none;
}

.text-block-32 {
  color: #6f7d90;
  text-align: left;
  margin-top: 1px;
  margin-bottom: 1px;
  font-size: 13px;
  text-decoration: underline;
}

.text-block-33 {
  color: #6f7d90;
  margin-top: 1px;
  margin-bottom: 1px;
  font-size: 13px;
  text-decoration: none;
}

.text-block-34 {
  color: #6f7d90;
  text-overflow: clip;
  overflow-wrap: normal;
  font-size: 13px;
  text-decoration: none;
}

.image-9 {
  color: #8a97a8;
}

.div-block-76 {
  background-image: linear-gradient(#0000, #2563eb2e 24%, #06b6d433 53%, #2563eb2e 80%, #0000);
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-77 {
  background-image: radial-gradient(circle, #2563eb1a, #0000 75%);
  border-radius: 999px;
  width: 500px;
  height: 140px;
  position: absolute;
  top: -40px;
  left: 50%;
}

.div-block-78 {
  background-image: linear-gradient(#0000, #2563eb2e 34%, #06b6d433 56%, #2563eb2e 79%, #0000);
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-79 {
  background-color: #0000;
  background-image: radial-gradient(circle, #2563eb1a, #0000 90%);
  border-radius: 999px;
  width: 900px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.div-block-80 {
  background-image: radial-gradient(circle, #3b82f60d, #fff0 68%);
  border-radius: 999px;
  width: 320px;
  height: 220px;
  position: absolute;
  bottom: 0;
  right: -40px;
}

.container-6 {
  z-index: 2;
  position: relative;
}

.div-block-81 {
  box-sizing: content-box;
  width: 620px;
  height: 620px;
  position: absolute;
  top: 450px;
  left: auto;
  right: -140px;
  overflow: hidden;
}

.image-10 {
  width: 720px;
  height: auto;
  position: absolute;
}

.planet-rotate {
  box-sizing: content-box;
  aspect-ratio: auto;
  vertical-align: baseline;
  mix-blend-mode: lighten;
  object-fit: none;
  flex: 1;
  width: 700px;
  max-width: none;
  height: auto;
  display: block;
  position: absolute;
  inset: 120px 10px auto 40px;
  overflow: hidden;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.code-embed {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.code-embed-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto;
}

.code-embed-3 {
  z-index: 0;
  flex: 0 auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  transform: translate(0);
}

.div-block-82 {
  z-index: 1;
  width: 700px;
  position: absolute;
  top: 44%;
  right: 170px;
}

.planet-image {
  z-index: 1;
  width: 100%;
  position: sticky;
  top: 140px;
  right: auto;
  transform: translate(0, -50%);
}

.planet-glow {
  z-index: 0;
  width: 600px;
  height: 550px;
  position: absolute;
  top: -200px;
  right: 20px;
}

.card-dot {
  width: 6px;
  height: 6px;
  position: relative;
}

.link-block {
  position: relative;
}

.body {
  overflow: visible;
}

.body-2 {
  background-color: #020d1b;
}

.section-9 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.legal-container {
  min-width: 900px;
  margin-top: auto;
  margin-bottom: auto;
}

.heading-19 {
  color: #fff;
  text-align: center;
  font-size: 48px;
}

.text-block-35 {
  color: #d0d8e5;
  font-size: 18px;
  line-height: 30px;
}

.div-block-83 {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  background-color: #ffffff0d;
  background-clip: border-box;
  border: 1px solid #ffffff14;
  border-radius: 24px;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .hero-heading-left {
    min-height: auto;
    padding-bottom: 80px;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-3 {
    max-width: 728px;
  }

  .clients-image-three {
    margin-bottom: 30px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .section {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .container-4 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 720px;
  }

  .about-glow.decor-shape {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex: 0 auto;
    order: 1;
    grid-template-columns: 1fr;
    align-self: auto;
    width: 100%;
    max-width: 720px;
    position: static;
  }

  .tab-pane-tab-4 {
    background-position: 0 0, 100% 30%;
    background-repeat: repeat, repeat-x;
    background-size: auto, cover;
  }

  .section-5 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    overflow: hidden;
  }

  .div-block-23 {
    width: 100%;
    min-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-26 {
    grid-template-columns: 1fr;
  }

  .container-5 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .div-block-45 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-top: 100px;
    display: flex;
    right: auto;
  }

  .div-block-46 {
    left: auto;
  }

  .heading-16 {
    font-size: 72px;
  }

  .div-block-50 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    width: 100%;
    max-width: 620px;
    margin-left: 90px;
    margin-right: auto;
    padding-top: 28px;
    padding-bottom: 28px;
    display: grid;
  }

  .div-block-82 {
    width: 40vw;
    max-width: 260px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: auto;
  }

  .planet-image {
    margin-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .hero-heading-left, .logos-without-title {
    padding: 60px 15px;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .features-list {
    padding: 60px 15px;
  }

  .container-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tab-link-tab-1 {
    background-color: #ffffff05;
  }

  .div-block-23 {
    min-width: 100%;
  }

  .heading-11 {
    box-sizing: border-box;
    width: 100%;
    min-width: 320px;
  }

  .paragraph-15 {
    min-width: 320px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .div-block-68 {
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 260px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .container, .container-3 {
    max-width: none;
  }

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .div-block-9 {
    min-width: 350px;
  }

  .tabs-menu {
    flex-flow: column;
    width: 100%;
    overflow: hidden;
  }

  .tab-link-tab-1, .tab-link-tab-2, .tab-link-tab-3.w--current, .tab-link-tab-4 {
    min-width: 160px;
  }

  .div-block-17 {
    width: 100%;
    min-width: 0;
    max-width: 400px;
  }

  .tab-pane-tab-4 {
    background-position: 0 0, 50% 0;
  }

  .container-5 {
    width: 100%;
    max-width: 100%;
  }

  .footer-wrapper {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .footer-content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom, .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .div-block-49 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 300px;
    max-width: 300px;
    display: flex;
  }

  .div-block-50 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 360px;
    max-width: 500px;
    display: flex;
  }

  .div-block-51 {
    flex-flow: column;
    width: 100%;
  }

  .heading-18 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 220px;
    font-size: 22px;
    display: block;
  }
}

#w-node-_021f4484-2f11-02e0-379a-a1732b0eca7a-3a511ce8, #w-node-e5c0d9dc-6cfa-693c-497d-1bd82f2e5aba-3a511ce8, #w-node-_8af6bc9b-8fb2-4130-4019-2cc40f9e85c9-3a511ce8, #w-node-_016286d3-efa9-d48d-11fc-69802e9f91ef-3a511ce8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8eacf927-d6a5-0b13-bb64-4ea1c6b404f2-3a511ce8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_48505d18-ef93-54a1-834b-033fd74935ec-3a511ce8, #w-node-_48505d18-ef93-54a1-834b-033fd74935f5-3a511ce8, #w-node-_48505d18-ef93-54a1-834b-033fd7493600-3a511ce8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_8eacf927-d6a5-0b13-bb64-4ea1c6b404f2-3a511ce8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


