.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;
  }
}

.header {
  z-index: 99;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.container-1140 {
  max-width: 1140px;
}

.navbar {
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.nav-logo.w--current {
  width: 100%;
  max-width: 121px;
}

.nav-links {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #fff;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transition: all .3s linear;
}

.nav-link:hover, .nav-link.w--current {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #8a5bf5, #3a81f5);
  -webkit-background-clip: text;
  background-clip: text;
}

.nav-btn-wraper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-btn {
  color: #fff;
  background-color: #221f20;
  background-image: linear-gradient(90deg, #36262e, #201f20);
  border: 1px solid #a6a5a6;
  border-radius: 51px;
  padding: 16px 24px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  transition: all .3s linear;
}

.nav-btn.holographic-btn {
  padding-top: 16px;
  padding-bottom: 16px;
}

.menu-btn {
  width: 35px;
  display: none;
}

.mobile-nav {
  display: none;
}

.mobile-nav-btn {
  color: #fff;
  background-color: #221f20;
  border: 1px solid #a6a5a6;
  border-radius: 51px;
  padding: 16px 24px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
}

.hero-section {
  max-width: 1700px;
  min-height: 780px;
  margin-top: -108px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 160px;
  position: relative;
  overflow: hidden;
}

.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.hero-content-wraper {
  z-index: 5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 642px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.btn {
  color: #e9e7eb;
  letter-spacing: .3px;
  background-color: #2b183b;
  border: 1px solid #412967;
  border-radius: 100px;
  min-width: 150px;
  padding: 9.5px 24px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 120%;
}

.span-fw-700 {
  font-weight: 700;
}

.discover-para {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.btn-wraper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.get-early-access-btn {
  color: #fff;
  background-image: linear-gradient(90deg, #ec4899, #8b5cf6);
  border-radius: 51px;
  padding: 16.5px 24px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  transition: all .3s linear;
}

.get-early-access-btn.btns {
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
}

.how-it-works-btn {
  color: #fff;
  background-color: #221f20;
  border: 1px solid #a6a5a6;
  border-radius: 51px;
  padding: 16px 24px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  transition: all .3s linear;
}

.how-it-works-btn.white-btn {
  position: relative;
}

.how-it-works-btn.holographic-btn {
  padding-top: 15.5px;
  padding-bottom: 15.5px;
  position: relative;
  overflow: hidden;
}

.mobile-image-wrpaer {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.mobile-image-1 {
  z-index: 1;
  max-width: 220px;
  position: absolute;
  bottom: 0;
  left: 42px;
}

.mobile-image-1.float-image.hide {
  display: none;
}

.mobile-image-2 {
  z-index: 1;
  max-width: 230px;
  position: absolute;
  bottom: 0;
  right: 38px;
}

.blur-group {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.black-blur-bottom {
  z-index: 2;
  background-image: linear-gradient(#0000, #000);
  width: 100%;
  min-height: 42px;
  position: absolute;
  inset: auto 0% 0%;
}

.how-it-work-section {
  z-index: 2;
  background-color: #000;
  padding: 100px 16px;
  position: relative;
}

.hero-center-blur {
  filter: blur(100px);
  pointer-events: none;
  background-image: linear-gradient(#8a2be247, #8a2be247);
  width: 251px;
  height: 545px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}

.hero-left-blur {
  filter: blur(100px);
  pointer-events: none;
  background-color: #3b82f647;
  width: 205px;
  height: 578px;
  position: absolute;
  top: -84px;
  left: 110px;
}

.hero-right-blur {
  filter: blur(100px);
  pointer-events: none;
  background-color: #ec489947;
  width: 197px;
  height: 578px;
  position: absolute;
  top: -182px;
  right: 110px;
}

.hero-vector-image {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  top: -27px;
  left: 50%;
  transform: translate(-50%);
}

.blur-group-copy {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.h2-para-wraper {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.h2-para-wraper.max-583 {
  z-index: 1;
  z-index: 1;
  max-width: 583px;
  position: relative;
}

.sub-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 120%;
}

.sub-heading.fw-600 {
  font-weight: 600;
}

.sub-heading.start {
  text-align: left;
}

.span-fw-600 {
  font-weight: 600;
}

.see-txt {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.see-txt.max-503 {
  max-width: 503px;
  margin-left: auto;
  margin-right: auto;
}

.grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.card {
  background-image: linear-gradient(225deg, #191919, #1a1a1a 39%, #201a1d);
  border: 1px solid #0000;
  border-radius: 12px;
  height: 100%;
  padding: 40px 24px;
  position: relative;
  overflow: hidden;
}

._01 {
  letter-spacing: -4px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#474747, #191919 100%, #1d1d1d 100%, #1a1a1b);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: -15px;
  margin-bottom: -15px;
  font-family: Poppins, sans-serif;
  font-size: 100px;
  font-weight: 600;
  line-height: 100%;
}

.h3 {
  color: #fefbfd;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.list {
  margin-top: 8px;
  margin-bottom: 0;
  padding-left: 25px;
}

.list-item {
  color: #fefbfd;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.work-scetion-blur {
  opacity: .6;
  filter: blur(200px);
  pointer-events: none;
  background-color: #3b82f6;
  width: 243px;
  height: 243px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.feature-section {
  z-index: 3;
  background-color: #000;
  margin-top: -10px;
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.container-1260 {
  max-width: 1260px;
}

.tabs-wraper {
  margin-top: 40px;
}

.tabs-menu {
  z-index: 1;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tab-btn {
  color: #fff;
  background-color: #0000;
  border-bottom: 1px solid #1f1f1f;
  border-radius: 4px;
  padding: 5px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  transition: all .3s linear;
}

.tab-btn.w--current {
  text-align: center;
  background-color: #0000;
  border-bottom-color: #0000;
  padding-left: 40px;
  padding-right: 40px;
}

.tabs-content {
  z-index: 1;
  margin-top: 40px;
}

.tab-content {
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  background-image: linear-gradient(90deg, #ec4899, #8b5cf6);
  border-radius: 16px;
  padding: 50px;
  position: relative;
  overflow: hidden;
}

.about-card {
  background-color: #210d1f;
  border: 1px solid #0000;
  border-radius: 16px;
  padding: 24px;
  position: relative;
  overflow: hidden;
}

.about-h2-wraper {
  flex-flow: column;
  display: flex;
}

.mission-heading {
  color: #fcfcfc;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 16px;
  font-family: SF Pro, Arial, sans-serif;
  font-weight: 500;
  line-height: 120%;
}

.about-section {
  background-color: #000;
  margin-top: -10px;
  padding: 110px 16px 100px;
  position: relative;
  overflow: clip visible;
}

.we-are-txt {
  color: #fcfcfc;
  text-align: center;
  width: 100%;
  max-width: 1140px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.vision-card {
  z-index: 1;
  background-color: #000;
  border: 1px solid #0000;
  border-radius: 40px;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
}

.about-heading {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #ec4899, #a158e1);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}

.about-text {
  color: #fff;
  max-width: 540px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.about-text._16 {
  color: #fbfbfc;
}

.about-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 504px;
  display: flex;
}

.about-container {
  z-index: 1;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.vision-text {
  color: #fcfcfc;
  text-align: center;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.vision-text._40 {
  padding-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 150%;
}

.vision-text._8 {
  margin-top: 16px;
  padding-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.image-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.bar-card {
  cursor: pointer;
  background-color: #1c1f24;
  border: 1px solid #0000;
  border-radius: 12px;
  width: 100%;
  min-width: 170px;
  min-height: 190px;
  padding: 20px;
}

.bar-card.pl-10.p1 {
  padding-left: 20px;
  padding-right: 20px;
}

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

.bar-text {
  color: #fff;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.bar-section {
  background-color: #000;
  margin-top: -10px;
  padding: 100px 16px;
  position: relative;
}

.about-img {
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 16px;
  width: 100%;
  max-width: 537px;
  height: 100%;
  transform: scale(1.3);
}

.bar-cards-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.bar-border {
  background-image: linear-gradient(#808691, #282a2c);
  border-radius: 12px;
  min-width: 23.5%;
  max-width: 23.5%;
}

.bar-border.cards {
  transition: all .3s linear;
  position: relative;
  overflow: hidden;
}

.vision-section {
  background-color: #000;
  margin-top: -10px;
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
  overflow: hidden;
}

.vision-img {
  width: 100%;
  max-width: 876px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.vision-wrapper {
  background-image: linear-gradient(#717281, #414144 34% 62%, #070e19 104%);
  border-radius: 40px;
}

.our-mision-txt-wraper {
  background-image: linear-gradient(90deg, #e94897 63%, #2d132b 85%, #cf4495);
  border-radius: 16px;
}

.about-wrapper {
  z-index: 1;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  display: flex;
  position: relative;
}

.feature-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

._01-txt {
  letter-spacing: -2.8px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ec6bb0, #ea4b9d);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Poppins, sans-serif;
  font-size: 70px;
  font-weight: 600;
  line-height: 100%;
}

.fecture-h3 {
  color: #fcfbfb;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.watch-para {
  color: #fcfcfc;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.see-how-btn {
  color: #000;
  background-color: #fff;
  border-radius: 51px;
  margin-top: 40px;
  padding: 16.5px 24px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  transition: all .3s linear;
}

.see-how-btn.holographic-btn-1 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.image {
  z-index: 1;
  margin-right: -50px;
  position: relative;
}

.bg-logo {
  z-index: 0;
  max-width: 510px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
}

.card-wraper {
  background-image: linear-gradient(#d0d0d0, #303030);
  border-radius: 12px;
}

.card-wraper.cards {
  cursor: pointer;
  cursor: pointer;
  transition: all .3s linear;
  position: relative;
  overflow: hidden;
}

.get-early-btn-wraper {
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.get-early-btn {
  color: #fff;
  background-image: linear-gradient(90deg, #ec4899, #8c5cf6);
  border-radius: 51px;
  padding: 16.5px 24px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}

.get-early-btn.btns {
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
}

.get-early-btn.btns.w--current {
  position: relative;
}

.get-access-section {
  background-color: #000;
  margin-top: -10px;
  padding-top: 10px;
  padding-left: 16px;
  padding-right: 16px;
}

.get-early-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.get-acess-content-wrpaer {
  max-width: 537px;
}

.be-txt {
  color: #fff;
  margin-top: 16px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.form-block {
  margin-top: 24px;
  margin-bottom: 0;
}

.field {
  color: #fcfcfc;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 26px;
  height: 100%;
  min-height: 52px;
  margin-bottom: 0;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.field:hover, .field:active, .field:focus, .field:focus-visible, .field[data-wf-focus-visible] {
  border-color: #0000;
}

.field::placeholder {
  color: #fcfcfc;
}

.submit-btn {
  color: #fff;
  background-image: linear-gradient(90deg, #ec4899, #8c5cf6);
  border-radius: 51px;
  height: 100%;
  min-height: 52px;
  padding: 16.5px 24px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}

.submit-btn.btns {
  z-index: 5;
  z-index: 5;
  position: relative;
}

.form {
  border: 1px solid #9d9d9d;
  border-radius: 26px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.success-message {
  background-color: #fff;
  background-image: linear-gradient(90deg, #ec4899, #8b5cf6);
  border-radius: 24px;
  min-height: 52px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.text-block-3 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.launching-soon-card {
  background-image: linear-gradient(90deg, #ec4899, #8b5cf6);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 242px;
  display: flex;
}

.launching-soon-card-wrpaer {
  background-image: linear-gradient(#e893cd, #0000);
  border-radius: 12px;
  width: 100%;
  min-height: 242px;
  padding: 1px;
  position: relative;
}

.card-bg-image {
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.h3-para-wraper {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.launching-soon--heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 120%;
}

.launching-soon-para {
  color: #fcfcfc;
  text-align: center;
  max-width: 375px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.socials-section {
  background-color: #000;
  margin-top: -10px;
  padding: 110px 16px 100px;
}

.container-1320 {
  max-width: 1320px;
}

.social-div-wraper {
  background-image: linear-gradient(#656565, #0000);
  border-radius: 40px;
}

.socials-div {
  z-index: 3;
  background-color: #000;
  border: 1px solid #0000;
  border-radius: 40px;
  padding: 100px 30px;
  position: relative;
  overflow: hidden;
}

.socials-wraper {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 701px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.find-txt {
  color: #fcfcfc;
  margin-top: 16px;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.join-para {
  color: #fcfcfc;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.social-icon-wraper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.social-link {
  width: 80px;
  height: 80px;
  transition: all .3s linear;
}

.social-link:hover {
  transform: scale(.9);
}

.social-link.item {
  color: #fcfcfc;
  background-color: #0d0d0d;
  border: 1px solid #0000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.social-link.item:hover {
  transform: none;
}

.blue-blur {
  z-index: 1;
  opacity: .6;
  filter: blur(180px);
  pointer-events: none;
  background-color: #3b82f6;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  position: absolute;
  inset: -10% auto auto -10%;
}

.pink-blur {
  filter: blur(220px);
  pointer-events: none;
  background-color: #ec4899;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  position: absolute;
  bottom: -10%;
  right: -10%;
}

.footer {
  background-color: #000;
  margin-top: -10px;
  padding: 10px 16px 24px;
  position: relative;
}

.footer-logo-content-wraper {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 534px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.footer-para {
  color: #fcfcfc;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.footer-links-wraper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.footer-link {
  color: #fff;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transition: all .3s linear;
}

.footer-link:hover {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #eb4798, #8a5bf5);
  -webkit-background-clip: text;
  background-clip: text;
}

.footer-link.clr--fbf5f8 {
  color: #fbf5f8;
}

.footer-link.clr--fbf5f8:hover {
  background-image: linear-gradient(90deg, #fbf5f8, #fbf5f8);
}

.copyright-wraper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #161619;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  padding-top: 32px;
  display: grid;
}

.footer-txt {
  color: #fcfcfc;
  font-family: SF Pro, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.footer-txt.clr--f6f4fb {
  color: #f6f4fb;
}

.footer-txt.clr--f6f4fb.fs-14 {
  color: #fcfcfc;
  line-height: 120%;
}

.tab-content-1 {
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  background-image: linear-gradient(90deg, #ec4899, #8b5cf6);
  border-radius: 16px;
  padding: 50px;
  position: relative;
  overflow: hidden;
}

.work-pink-blur {
  z-index: 0;
  filter: blur(250px);
  pointer-events: none;
  background-color: #ec4899;
  width: 243px;
  height: 243px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.about-perple-blur {
  z-index: 0;
  filter: blur(240px);
  pointer-events: none;
  background-color: #8b5cf6;
  width: 243px;
  height: 243px;
  position: absolute;
  bottom: 33px;
  right: -20px;
}

.vision-perple-blur {
  z-index: 1;
  opacity: .2;
  filter: blur(150px);
  pointer-events: none;
  background-image: linear-gradient(#8b5cf6, #3b82f6);
  border-radius: 50%;
  width: 413px;
  height: 413px;
  position: absolute;
  top: -200px;
  left: -200px;
}

.vision-pink-div {
  z-index: 1;
  opacity: .2;
  filter: blur(120px);
  pointer-events: none;
  background-color: #ec4899;
  border-radius: 50%;
  width: 413px;
  height: 413px;
  position: absolute;
  bottom: -80px;
  right: -150px;
}

.bars-blue-blur {
  z-index: 0;
  filter: blur(360px);
  pointer-events: none;
  background-color: #3b82f6;
  width: 243px;
  height: 243px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.footer-blue-blur {
  opacity: .6;
  filter: blur(200px);
  pointer-events: none;
  background-color: #8b5cf6;
  width: 243px;
  height: 243px;
  position: absolute;
  bottom: 163px;
  left: -5px;
}

.footer-pink-blur {
  filter: blur(250px);
  pointer-events: none;
  background-color: #ec4899;
  width: 243px;
  height: 243px;
  position: absolute;
  bottom: 89px;
  right: 0;
}

.mobile-images-wraper {
  z-index: 2;
  max-width: 876px;
  min-height: 613px;
  margin-top: 38px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transform: translate(0);
}

.center-mobile-image {
  z-index: 2;
  width: 100%;
  max-width: 331px;
  position: absolute;
  top: -38px;
  left: 50%;
  transform: translate(-50%);
}

.left-mobile-image {
  z-index: 1;
  position: absolute;
  top: 72px;
  left: 0;
}

.left-mobile-image.animation-image {
  width: 100%;
  max-width: 327px;
  transition: all .3s linear;
  top: 33px;
}

.left-mobile-image.right {
  left: auto;
  right: 0;
}

.left-mobile-image.right.animation-image {
  transform: translate(0);
}

.left-mobile-image.right.animation-image-copy {
  width: 100%;
  max-width: 327px;
  top: 33px;
  transform: translate(0);
}

.button {
  z-index: 999;
  cursor: pointer;
  background-image: linear-gradient(#ec4899, #8b5cf6);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: fixed;
  bottom: 25px;
  right: 25px;
}

.social-box {
  border-radius: 50%;
}

.btn-wrapper {
  border-radius: 51px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.code-embed, .code-embed-2, .code-embed-3 {
  display: inline-flex;
}

.image-txt-wraper {
  display: flex;
  overflow: hidden;
}

.h-100 {
  background-image: linear-gradient(#ec4899, #8b5cf6);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.img-wraper {
  border-radius: 16px;
  width: 100%;
  transition: opacity .3s linear;
  position: relative;
  overflow: hidden;
}

.hero-wraper {
  background-color: #000;
  position: relative;
}

.mission-blur {
  filter: blur(100px);
  pointer-events: none;
  background-color: #df4aa5;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: auto -7% -17% auto;
}

.socail-bg-image {
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.realtive-div {
  z-index: 1;
  position: relative;
}

.vision-bg-image {
  z-index: 0;
  opacity: .1;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

@media screen and (min-width: 1280px) {
  .mobile-image-1 {
    max-width: 280px;
  }

  .mobile-image-2 {
    max-width: 290px;
  }

  .tab-content {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    min-height: 541px;
    display: flex;
    position: relative;
  }

  .about-content {
    max-width: 558px;
  }

  .about-wrapper {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
  }

  .image {
    z-index: 1;
    margin-right: -50px;
    transform: none;
  }

  .bg-logo {
    max-width: 100%;
    right: 20px;
  }

  .tab-content-1 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    min-height: 541px;
    display: flex;
    position: relative;
  }
}

@media screen and (min-width: 1440px) {
  .hero-section {
    min-height: 810px;
  }

  .heading {
    font-size: 60px;
  }

  .mobile-image-1 {
    max-width: 303px;
    position: absolute;
    bottom: 0;
    left: 42px;
  }

  .mobile-image-2 {
    max-width: 326px;
    position: absolute;
    bottom: 0;
    right: 38px;
  }

  .how-it-work-section {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .hero-left-blur {
    left: 240px;
  }

  .hero-right-blur {
    top: -260px;
    right: 230px;
  }

  .sub-heading {
    font-size: 48px;
  }

  .grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._01 {
    letter-spacing: -4px;
    background-image: linear-gradient(#474747, #0000 79% 100%, #191919 100%, #1d1d1d 100%, #0000);
  }

  .tab-content {
    padding: 80px 65px 80px 60px;
  }

  .about-card {
    border: 1px solid #0000;
  }

  .about-section {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .about-text.mt-16 {
    margin-top: 16px;
  }

  .bar-text.spacing {
    letter-spacing: -1px;
    letter-spacing: -1px;
  }

  .bar-section {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .bar-cards-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .bar-border {
    min-width: 100%;
    max-width: 100%;
  }

  ._01-txt {
    margin-top: -15px;
    margin-bottom: -15px;
    font-size: 100px;
  }

  .watch-para {
    max-width: 538px;
  }

  .image {
    max-width: 563px;
    margin-right: -100px;
  }

  .bg-logo {
    width: 670px;
    right: 30px;
  }

  .get-early-grid {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    grid-template-columns: 1fr 558px;
  }

  .submit-btn.btns {
    margin-top: -1px;
    margin-right: -1px;
  }

  .form {
    height: 52px;
  }

  .socials-section {
    padding-top: 173px;
    padding-bottom: 140px;
  }

  .blue-blur {
    top: -40%;
  }

  .pink-blur {
    bottom: -20%;
  }

  .footer-para {
    max-width: 486px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-link.clr--fbf5f8:hover {
    background-image: linear-gradient(90deg, #fbf5f8, #fbf5f8);
  }

  .tab-content-1 {
    padding: 80px 65px 80px 60px;
  }

  .vision-perple-blur, .vision-pink-div {
    filter: blur(109px);
  }

  .mission-blur {
    filter: blur(70px);
  }

  .text-span {
    display: block;
  }
}

@media screen and (min-width: 1920px) {
  .work-scetion-blur {
    z-index: 4;
  }

  .bar-text.spacing {
    letter-spacing: -1px;
    letter-spacing: -1px;
  }
}

@media screen and (max-width: 991px) {
  .nav-links-wraper {
    display: none;
  }

  .nav-links {
    flex-flow: column;
  }

  .nav-link {
    font-size: 24px;
  }

  .menu-btn {
    display: block;
  }

  .menu-btn.open_navs {
    cursor: pointer;
    cursor: pointer;
  }

  .mobile-nav {
    z-index: 99999;
    background-color: #000;
    justify-content: center;
    align-items: center;
    transition: all .3s linear;
    display: flex;
    position: fixed;
    inset: 0%;
    transform: translate(100%);
  }

  .close-btn {
    width: 35px;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .close-btn.closes {
    cursor: pointer;
    cursor: pointer;
  }

  .mobile-nav-btn {
    display: none;
  }

  .hero-section {
    padding-top: 150px;
  }

  .heading {
    font-size: 42px;
  }

  .mobile-image-1 {
    max-width: 200px;
    left: 20px;
  }

  .mobile-image-2 {
    max-width: 205px;
    right: 20px;
  }

  .how-it-work-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-center-blur {
    display: block;
  }

  .hero-left-blur, .hero-right-blur {
    display: none;
  }

  .sub-heading {
    font-size: 36px;
  }

  .sub-heading.start.tab-center {
    text-align: center;
    text-align: center;
    text-align: center;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
  }

  .card {
    max-width: 364px;
    margin-left: auto;
    margin-right: auto;
  }

  ._01 {
    letter-spacing: -2px;
  }

  .tabs-wraper {
    margin-top: 30px;
  }

  .tab-btn {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

  .tab-content {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
  }

  .about-h2-wraper {
    justify-content: center;
    align-items: center;
  }

  .mission-heading {
    text-align: center;
  }

  .about-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .we-are-txt {
    max-width: 650px;
  }

  .vision-card {
    padding-top: 70px;
  }

  .about-heading, .about-text {
    text-align: center;
  }

  .about-text._16 {
    margin-left: auto;
    margin-right: auto;
  }

  .about-text.mt-16 {
    max-width: none;
    margin-top: 16px;
  }

  .about-content {
    max-width: 650px;
  }

  .bar-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bar-cards-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .bar-border {
    max-width: none;
  }

  .vision-img {
    max-width: 700px;
  }

  .vision-wrapper {
    margin-top: 10px;
  }

  .about-wrapper {
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    display: flex;
  }

  .feature-content-div {
    width: 100%;
    max-width: 630px;
  }

  .watch-para {
    max-width: 500px;
  }

  .image {
    margin-right: 0;
  }

  .bg-logo {
    top: auto;
    bottom: 90px;
    right: 50%;
    transform: translate(50%);
  }

  .card-wraper {
    max-width: 364px;
    margin-left: auto;
    margin-right: auto;
  }

  .get-early-btn-wraper {
    margin-top: 32px;
  }

  .get-early-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    display: flex;
  }

  .get-acess-content-wrpaer {
    max-width: 590px;
  }

  .launching-soon-card {
    min-height: 0;
    padding: 60px 20px;
  }

  .launching-soon-card-wrpaer {
    max-width: 670px;
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .launching-soon--heading {
    font-size: 32px;
  }

  .socials-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .socials-div {
    padding: 60px 20px;
  }

  .socials-wraper {
    max-width: 550px;
  }

  .social-link {
    width: 60px;
    height: 60px;
  }

  .copyright-wraper {
    margin-top: 40px;
  }

  .tab-content-1 {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
  }

  .work-pink-blur, .about-perple-blur {
    width: 200px;
    height: 200px;
  }

  .mobile-images-wraper {
    min-height: 500px;
    margin-top: 60px;
  }

  .center-mobile-image {
    width: 280px;
    top: -51px;
  }

  .left-mobile-image {
    width: 280px;
  }

  .left-mobile-image.animation-image, .left-mobile-image.right.animation-image-copy, .left-mobile-image.animation-image, .left-mobile-image.right.animation-image-copy, .left-mobile-image.right.animation-image-copy {
    width: 250px;
    top: 55px;
  }

  .right-mobile-image {
    width: 280px;
  }

  .button.float-button.btns {
    bottom: 50px;
  }

  .btn-wrapper {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-logo.w--current {
    width: 90px;
  }

  .nav-links {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
  }

  .hero-content-wraper {
    max-width: 540px;
  }

  .heading {
    margin-top: 20px;
    font-size: 38px;
  }

  .btn-wraper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .mobile-image-wrpaer {
    justify-content: center;
    margin-top: 48px;
  }

  .mobile-image-1 {
    left: 50%;
    transform: translate(-50%);
  }

  .mobile-image-1.float-image {
    position: static;
    transform: none;
  }

  .mobile-image-2 {
    display: none;
  }

  .sub-heading {
    font-size: 32px;
  }

  .grid {
    max-width: 540px;
  }

  .card {
    max-width: 270px;
    padding: 24px 14px;
  }

  ._01 {
    font-size: 80px;
  }

  .h3 {
    margin-top: 20px;
    font-size: 20px;
  }

  .list-item {
    font-size: 14px;
  }

  .tab-btn.w--current {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab-content {
    padding: 24px;
  }

  .vision-heading {
    font-size: 37px;
  }

  .about-main-heading {
    font-size: 42px;
  }

  .about-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .vision-card {
    border-radius: 20px;
    padding-top: 60px;
  }

  .bar-cards-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .vision-section {
    padding-left: 5px;
    padding-right: 6px;
  }

  .feature-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .watch-para {
    max-width: 480px;
  }

  .bg-logo {
    max-width: 450px;
  }

  .be-txt {
    text-align: center;
  }

  .launching-soon--heading {
    font-size: 30px;
  }

  .social-div-wraper {
    border-radius: 30px;
  }

  .socials-div {
    border-radius: 30px;
    padding: 48px 10px;
  }

  .social-link {
    width: 50px;
    height: 50px;
  }

  .copyright-wraper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 15px;
    display: flex;
  }

  .tab-content-1 {
    padding: 24px;
  }

  .vision-pink-div {
    width: 200px;
    height: 200px;
  }

  .mobile-images-wraper {
    max-width: 540px;
    min-height: 420px;
    margin-top: 40px;
  }

  .center-mobile-image {
    width: 230px;
    top: -35px;
  }

  .left-mobile-image {
    width: 250px;
    top: 50px;
  }

  .left-mobile-image.animation-image, .left-mobile-image.right.animation-image-copy, .left-mobile-image.animation-image, .left-mobile-image.right.animation-image-copy, .left-mobile-image.right.animation-image-copy {
    width: 200px;
    top: 60px;
  }

  .right-mobile-image {
    width: 250px;
    top: 50px;
  }
}

@media screen and (max-width: 479px) {
  .nav-logo.w--current {
    width: 68px;
  }

  .nav-links {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .nav-link {
    font-size: 20px;
  }

  .nav-btn {
    display: none;
  }

  .menu-btn, .close-btn {
    width: 24px;
  }

  .mobile-nav-btn {
    padding-top: 13px;
    padding-bottom: 13px;
    display: block;
  }

  .hero-section {
    min-height: 811px;
    margin-top: -64px;
    padding-top: 104px;
  }

  .btn {
    letter-spacing: .3px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .heading {
    margin-top: 16px;
    font-size: 32px;
  }

  .discover-para {
    margin-top: 12px;
    font-size: 14px;
  }

  .btn-wraper {
    flex-flow: column;
    align-items: stretch;
    width: 100%;
    margin-top: 32px;
  }

  .get-early-access-btn {
    text-align: center;
  }

  .get-early-access-btn.btns {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
    font-size: 14px;
    line-height: 17px;
  }

  .how-it-works-btn {
    text-align: center;
  }

  .how-it-works-btn.holographic-btn {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 14px;
    line-height: 17px;
  }

  .mobile-image-wrpaer {
    text-align: center;
    justify-content: center;
    margin-top: 48px;
  }

  .mobile-image-1 {
    max-width: 210px;
    position: static;
    transform: none;
  }

  .mobile-image-1.float-image {
    max-width: 216px;
  }

  .blur-group {
    display: none;
  }

  .how-it-work-section {
    margin-top: -2px;
  }

  .hero-center-blur {
    filter: blur(70px);
    width: 200px;
    height: 300px;
  }

  .hero-left-blur {
    display: block;
    top: -460px;
    left: -150px;
  }

  .hero-right-blur {
    filter: blur(120px);
    display: block;
    top: -460px;
    right: -130px;
  }

  .hero-vector-image {
    top: 0;
  }

  .blur-group-copy {
    display: block;
  }

  .sub-heading {
    font-size: 26px;
  }

  .sub-heading.start.fw-600 {
    text-align: center;
  }

  .sub-heading.start.tab-center {
    text-align: left;
  }

  .see-txt {
    margin-top: 12px;
    font-size: 14px;
  }

  .grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    max-width: 358px;
    margin-top: 32px;
    display: flex;
  }

  .card {
    width: 100%;
    max-width: none;
    min-height: 244px;
    padding: 20px;
  }

  ._01 {
    background-image: linear-gradient(#474747, #0000 83% 100%, #191919 100%, #1d1d1d 100%, #0000);
    margin-top: -3px;
    margin-bottom: -15px;
    font-size: 80px;
    line-height: 70px;
  }

  .h3, .h3.mt--5, .h3.mt--5 {
    margin-top: 20px;
  }

  .work-scetion-blur {
    pointer-events: none;
  }

  .tabs-menu {
    justify-content: space-between;
  }

  .tab-btn {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
  }

  .tab-btn.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-content {
    margin-top: 32px;
  }

  .tab-content {
    background-image: linear-gradient(#ec4899, #8b5cf6);
    padding: 40px 20px;
  }

  .about-card {
    padding: 20px;
  }

  .vision-heading {
    padding-bottom: 12px;
    font-size: 26px;
  }

  .bars-heading {
    font-size: 26px;
  }

  .about-main-heading {
    margin-bottom: 12px;
    font-size: 26px;
  }

  .mission-heading {
    text-align: left;
    font-size: 20px;
  }

  .we-are-txt {
    font-size: 14px;
  }

  .vision-card {
    border-radius: 24px;
    padding-top: 48px;
    padding-left: 11px;
    padding-right: 10px;
  }

  .about-heading {
    margin-top: 16px;
    font-size: 20px;
  }

  .about-text {
    font-size: 14px;
  }

  .about-text._16 {
    text-align: left;
    text-align: left;
    max-width: 311px;
    margin-left: 0;
    font-size: 16px;
  }

  .about-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .vision-text._40 {
    max-width: 327px;
    padding-bottom: 32px;
    font-size: 14px;
    font-weight: 500;
  }

  .vision-text._8 {
    font-size: 14px;
  }

  .bar-card {
    min-width: 0;
    max-width: none;
    padding: 20px;
  }

  .bar-card.pl-10 {
    padding-left: 10px;
  }

  .bar-text {
    font-size: 18px;
  }

  .bar-section {
    padding: 80px 16px;
  }

  .about-img {
    object-fit: cover;
    min-height: 384px;
  }

  .bar-cards-wrapper {
    margin-top: 28px;
  }

  .bar-border {
    width: 100%;
    min-width: 0%;
    max-width: none;
  }

  .vision-section {
    padding-left: 5px;
    padding-right: 6px;
  }

  .vision-wrapper {
    border-radius: 24px;
  }

  .about-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .feature-grid {
    grid-column-gap: 67px;
    grid-row-gap: 67px;
  }

  ._01-txt {
    background-image: linear-gradient(#ec6bb0, #0000);
    font-size: 80px;
  }

  .fecture-h3 {
    margin-top: 14px;
  }

  .watch-para {
    max-width: 300px;
    font-size: 14px;
  }

  .watch-para.max-318 {
    max-width: 318px;
  }

  .see-how-btn {
    text-align: center;
    width: 100%;
    margin-top: 32px;
  }

  .see-how-btn.holographic-btn-1 {
    font-size: 14px;
  }

  .image {
    width: 100%;
    max-width: 318px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .bg-logo {
    max-width: 318px;
  }

  .card-wraper {
    width: 100%;
  }

  .get-early-btn-wraper {
    display: none;
  }

  .get-early-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .be-txt {
    text-align: left;
    max-width: 358px;
    font-size: 14px;
  }

  .field {
    font-size: 14px;
  }

  .submit-btn {
    padding-top: 17.5px;
    padding-bottom: 17.5px;
    font-size: 14px;
  }

  .launching-soon-card {
    padding: 38px 44px;
  }

  .card-bg-image {
    max-width: 262px;
    top: 14px;
    transform: translate(-50%);
  }

  .launching-soon--heading {
    font-size: 24px;
  }

  .launching-soon-para {
    font-size: 14px;
  }

  .socials-section {
    padding-left: 5px;
    padding-right: 5px;
  }

  .social-div-wraper {
    border-radius: 24px;
  }

  .socials-div {
    border-radius: 24px;
    padding-bottom: 34px;
  }

  .find-txt, .join-para {
    margin-top: 12px;
    font-size: 14px;
  }

  .social-icon-wraper {
    margin-top: 32px;
  }

  .social-icon-wraper.social-box {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .social-link.item {
    background-color: #0000;
  }

  .social-image {
    width: 50px;
  }

  .blue-blur {
    filter: blur(130px);
    width: 200px;
    height: 200px;
  }

  .pink-blur {
    filter: blur(160px);
    width: 200px;
    height: 200px;
  }

  .footer-para {
    font-size: 14px;
  }

  .footer-links-wraper {
    margin-top: 24px;
  }

  .footer-link {
    font-size: 14px;
  }

  .footer-link.clr--fbf5f8, .footer-link.fs-16, .footer-link.clr--fbf5f8, .footer-link.fs-16 {
    font-size: 16px;
  }

  .copyright-wraper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: start stretch;
    margin-top: 32px;
    padding-top: 16px;
    display: grid;
  }

  .footer-txt.clr--f6f4fb.fs-14 {
    font-size: 14px;
  }

  .tab-content-1 {
    padding: 40px 20px;
  }

  .work-pink-blur {
    display: none;
  }

  .about-perple-blur {
    pointer-events: none;
  }

  .vision-perple-blur {
    filter: blur(90px);
    pointer-events: none;
  }

  .vision-pink-div {
    display: none;
  }

  .bars-blue-blur {
    pointer-events: none;
  }

  .footer-blue-blur {
    filter: blur(120px);
    width: 180px;
    height: 180px;
    bottom: 190px;
  }

  .footer-pink-blur {
    width: 150px;
    height: 150px;
  }

  .mobile-images-wraper {
    max-width: 358px;
    min-height: 247px;
    margin-top: 20px;
  }

  .center-mobile-image {
    width: 135px;
    top: -16px;
  }

  .left-mobile-image {
    width: 135px;
    top: 29px;
  }

  .left-mobile-image.animation-image, .left-mobile-image.right.animation-image-copy, .left-mobile-image.animation-image, .left-mobile-image.right.animation-image-copy, .left-mobile-image.right.animation-image-copy {
    width: 133px;
    top: 13px;
  }

  .right-mobile-image {
    width: 135px;
    top: 29px;
  }

  .code-embed, .code-embed-2 {
    width: 25px;
  }

  .code-embed-3 {
    width: 35px;
  }

  .blur-wraper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }
}

#w-node-f6f828f9-8563-5a83-ba34-ac27ee710ce0-3daa3e78, #w-node-de9e31cc-a25a-f21a-54b4-eaa5e31d40c8-3daa3e78, #w-node-_6ea411c0-12e2-d7f6-1092-93add2af8344-3daa3e78 {
  justify-self: end;
}

#w-node-a94e1e7e-2691-76aa-417c-273a73098e9f-3daa3e78 {
  justify-self: center;
}

#w-node-_494cd813-e57c-4b45-2422-357168f7182e-3daa3e78 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-e89813f3-ec14-3f4e-5bab-1a4393d4544c-3daa3e78 {
    grid-area: 2 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-edade745-2270-12ae-f5d9-c1c811c501a8-3daa3e78 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-a94e1e7e-2691-76aa-417c-273a73098e9f-3daa3e78 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_494cd813-e57c-4b45-2422-357168f7182e-3daa3e78 {
    justify-self: center;
  }
}
