.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.container {
  max-width: 1300px;
  padding-right: 26px;
  padding-left: 26px;
}

.section {
  padding-top: 30px;
  background-image: url('../images/Gradient.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.body {
  background-color: #000;
  color: #fff;
}

.navbar {
  background-color: transparent;
}

.nav-link {
  color: #fff;
}

.menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.navigation-item {
  padding: 9px 28px;
  opacity: 1;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 1px;
}

.navigation-item:hover {
  opacity: 0.9;
}

.navigation-item:active {
  opacity: 0.8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.navigation-items {
  display: none;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
}

.navigation-wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
}

.logo-image {
  display: block;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: 0.8;
}

.logo-link:active {
  opacity: 0.7;
}

.button {
  display: flex;
  padding: 14px 20px;
  grid-column-gap: 12.17px;
  border-radius: 26px;
  background-image: linear-gradient(93.26deg, #51345c 0.73%, #143154);
  transition: box-shadow 200ms ease;
  font-family: Axiforma, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  text-decoration: none;
}

.button:hover {
  background-color: #32343a;
  box-shadow: 0 0 30px 1px rgba(80, 63, 205, 0.4);
  color: #fff;
}

.button.cc-contact-us {
  position: relative;
  z-index: 5;
}

.button.submit {
  margin-left: auto;
}

.div-block {
  max-width: 769px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 218px;
  padding-bottom: 218px;
  text-align: center;
}

.heading {
  margin-top: 0px;
  margin-bottom: 35px;
  font-family: Axiforma, sans-serif;
  font-size: 50px;
  line-height: 130%;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 45px;
  font-family: Inter, sans-serif;
  font-size: 25px;
  line-height: 130%;
  font-weight: 400;
}

.div-block-2 {
  display: flex;
  justify-content: center;
}

.section-2 {
  background-color: #021328;
}

.div-block-3 {
  display: flex;
}

.div-block-4 {
  padding-top: 74px;
  padding-right: 80.39px;
  padding-bottom: 74px;
}

.text-block {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 24px;
  line-height: 32.74px;
}

.div-block-5 {
  display: flex;
  height: 100%;
  align-items: center;
  flex: 0 0 auto;
  grid-column-gap: 130px;
}

.section-3 {
  padding-top: 106px;
  padding-bottom: 77px;
  background-image: url('../images/Bg-Images.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.image {
  margin-bottom: 43.5px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 118.5px;
  font-family: Axiforma, sans-serif;
  font-size: 36px;
  line-height: 140%;
  font-weight: 400;
  letter-spacing: 0.01em;
}

.div-block-6 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.image-2 {
  width: 53vw;
  max-width: 789px;
}

.div-block-7 {
  max-width: 432px;
}

.div-block-8 {
  flex: 1;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Axiforma, sans-serif;
  line-height: 130%;
  font-weight: 400;
}

.div-block-9 {
  margin-bottom: 60px;
}

.div-block-9.last-child {
  margin-bottom: 0px;
}

.paragraph {
  margin-bottom: 0px;
  opacity: 0.8;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 130%;
  font-weight: 300;
}

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

.div-block-10 {
  padding: 112px 20px 114px;
  border-radius: 20px;
  background-image: url('../images/Mask-group.svg');
  background-position: 0px 0px;
  background-size: cover;
  text-align: center;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Axiforma, sans-serif;
  font-size: 40px;
  line-height: 130%;
  font-weight: 600;
}

.text-block-2 {
  margin-bottom: 25px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 130%;
}

.div-block-11 {
  display: flex;
  justify-content: space-between;
  color: #fff;
}

.div-block-12 {
  display: flex;
  grid-column-gap: 47px;
}

.div-block-13 {
  display: flex;
  margin-bottom: 28.12px;
  padding-bottom: 17px;
  justify-content: space-between;
  align-items: center;
}

.link-block {
  color: #fff;
  text-decoration: none;
}

.text-block-3 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.div-block-14 {
  display: flex;
  align-items: center;
  grid-column-gap: 61px;
}

.container-7 {
  max-width: 1344px;
  padding-right: 24px;
  padding-left: 24px;
}

.section-6 {
  padding-top: 80px;
  padding-bottom: 80px;
  border-top: 0.5px solid #092643;
}

.div-block-15 {
  display: flex;
  height: 100%;
  grid-column-gap: 130px;
}

.div-block-16 {
  overflow: hidden;
  flex: 1;
}

.div-block-17 {
  display: none;
}

.text-span {
  background-image: linear-gradient(90deg, #ba5ddd, #55dbbb 100%, #fff);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-2 {
  background-image: linear-gradient(90deg, #55dbbb, #548acc);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(45deg, rgba(81, 52, 92, 0.95), rgba(20, 49, 84, 0.89));
}

.join-waitlist-form {
  overflow: hidden;
  padding: 22px 32px 32px;
  border-radius: 20px;
  background-color: #000;
  box-shadow: 1px 1px 50px 0 rgba(0, 0, 0, 0.27);
}

.div-block-19 {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  padding: 5px;
  cursor: pointer;
}

.column {
  padding-left: 0px;
}

.column-2 {
  padding-right: 0px;
}

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

.text-field {
  margin-bottom: 22px;
  border-style: solid;
  border-width: 1px;
  border-color: #2e3039;
  border-radius: 4px;
  background-color: #18171a;
  color: #fff;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 22px;
  padding-bottom: 20px;
  border-bottom: 1px solid #2e3039;
  font-family: Axiforma, sans-serif;
  font-weight: 400;
}

.success-message {
  background-color: transparent;
}

.error-message {
  border-radius: 4px;
  background-color: rgba(255, 40, 40, 0.3);
}

.text-block-5 {
  opacity: 0.8;
}

@media screen and (max-width: 991px) {
  .menu-button {
    padding: 0px;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .menu {
    position: static;
    display: none;
    margin-left: 30px;
  }

  .navigation-item {
    padding: 15px 30px;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-icon {
    display: block;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .button {
    justify-content: center;
  }

  .button.cc-contact-us {
    display: none;
  }

  .div-block-6 {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-2 {
    width: 100%;
    max-width: none;
  }

  .div-block-7 {
    max-width: none;
  }

  .div-block-18 {
    margin-bottom: 65.93px;
    order: -1;
  }
}

@media screen and (max-width: 767px) {
  .logo-link {
    padding-left: 0px;
  }

  .logo-link.w--current {
    flex: 0 0 auto;
  }

  .div-block {
    padding-top: 143px;
    padding-bottom: 155px;
  }

  .heading {
    margin-bottom: 30px;
    font-size: 36px;
  }

  .heading-2 {
    margin-bottom: 31px;
    font-size: 16px;
    line-height: 20.8px;
  }

  .div-block-3 {
    display: none;
  }

  .section-3 {
    padding-top: 40px;
    padding-bottom: 35px;
  }

  .image {
    width: 23px;
    margin-bottom: 29.54px;
  }

  .heading-3 {
    margin-bottom: 66px;
    font-size: 24px;
  }

  .heading-4 {
    font-size: 18px;
  }

  .div-block-9 {
    margin-bottom: 24px;
  }

  .paragraph {
    font-size: 15px;
  }

  .section-4 {
    padding-top: 39px;
    padding-bottom: 50px;
  }

  .heading-5 {
    font-family: Axiforma, sans-serif;
    font-size: 22px;
  }

  .text-block-2 {
    margin-bottom: 24px;
    opacity: 0.8;
    font-size: 14px;
  }

  .div-block-11 {
    display: block;
    text-align: center;
  }

  .div-block-12 {
    margin-bottom: 30px;
    justify-content: center;
    grid-column-gap: 20px;
  }

  .div-block-13 {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    text-align: center;
  }

  .text-block-3 {
    font-size: 14px;
  }

  .text-block-3.opacity {
    margin-bottom: 15.5px;
    opacity: 0.8;
    font-size: 15px;
    line-height: 26px;
  }

  .image-14 {
    margin-bottom: 30px;
  }

  .div-block-14 {
    justify-content: center;
  }

  .section-6 {
    padding-top: 86px;
    padding-bottom: 85.5px;
  }

  .div-block-17 {
    display: block;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .text-block-4 {
    margin-bottom: 30px;
    font-family: Axiforma, sans-serif;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
  }

  .grid {
    grid-row-gap: 65px;
  }

  .div-block-20 {
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    flex: 0 0 auto;
  }

  .menu {
    margin-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a03d487d-9c9e-ebd0-0932-7641bcef1182-06e62a4f {
    -ms-grid-column-align: end;
        justify-self: end;
  }

  #w-node-fa5b8002-4583-2f03-ea21-52ac6cf51e9b-06e62a4f {
    -ms-grid-column-align: end;
        justify-self: end;
  }
}

@font-face {
  font-family: 'Axiforma';
  src: url('../fonts/Axiforma-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}