.content {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.content .section {
  align-items: flex-start;
  justify-content: center;
  gap: var(--zoth-io-item-spacing-m);
  padding: var(--size-space-2400) 0px var(--size-space-2400) 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.content .vector {
  position: absolute;
  width: 727px;
  height: 301px;
  top: 0;
  left: 0;
}

.content .container {
  width: 1170px;
  justify-content: center;
  gap: 10px;
  display: flex;
  align-items: center;
  position: relative;
}

.content .row {
  display: flex;
  flex-direction: column;
  width: 1170px;
  margin-left: 14px;
  align-items: flex-start;
  justify-content: center;
  gap: var(--size-space-400);
  position: relative;
  border-radius: 100px;
}

.content .breadcumb {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.content .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #a3a3a3;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.content .img {
  position: relative;
  width: 16px;
  height: 16px;
}

.content .div {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #1e2233;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.content .about-NEXD {
  font-size: 48px;
  position: relative;
  width: fit-content;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: transparent;
  letter-spacing: 0;
  line-height: normal;
}
.image-wrapper {
  background: lightgray 50% / cover no-repeat;
  mix-blend-mode: exclusion;
}

.content .span {
  color: #1e2233;
}

.content .text-wrapper-2 {
  color: #5c6df3;
}

.content .element {
  position: absolute;
  width: 536px;
  height: 301px;
  top: 0;
  right: 0px;
  mix-blend-mode: exclusion;
  object-fit: cover;
}

.content .container-wrapper {
  align-items: flex-start;
  justify-content: center;
  gap: var(--zoth-io-item-spacing-m);
  padding: var(--size-space-2400) 0px var(--size-space-2400) 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f5f6fc;
  display: flex;
  position: relative;
}

.content .row-wrapper {
  width: 1170px;
  justify-content: center;
  gap: 10px;
  align-self: stretch;
  display: flex;
  align-items: center;
  position: relative;
}

.content .row-2 {
  display: flex;
  width: 1170px;
  align-items: flex-start;
  gap: var(--size-space-800);
  position: relative;
}

.content .image-text-block {
  flex-direction: column;
  align-items: flex-start;
  gap: var(--size-space-800);
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
  border-radius: var(--shape-corner-medium);
}

.content .p {
  margin-top: -1.00px;
  font-size: 40px;
  text-align: center;
  position: relative;
  width: fit-content;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: transparent;
  letter-spacing: 0;
  line-height: normal;
}

.content .text {
  align-self: stretch;
  font-weight: 400;
  color: #464646;
  font-size: 14px;
  line-height: 25px;
  -webkit-line-clamp: 4;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .image-text-block-2 {
  flex-direction: column;
  align-items: flex-start;
  gap: var(--size-space-400);
  padding: var(--size-space-600);
  flex: 1;
  flex-grow: 1;
  border: none;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  display: flex;
  position: relative;
  border-radius: var(--shape-corner-medium);
}

.content .image-text-block-2::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 12px;
  background: linear-gradient(
    270deg,
    rgba(31, 201, 136, 0) 0%,
    rgba(31, 201, 136, 0.1) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.content .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: #1e2233;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.content .text-2 {
  align-self: stretch;
  font-weight: 400;
  color: #464646;
  font-size: 14px;
  line-height: 25px;
  -webkit-line-clamp: 7;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .div-wrapper {
  height: 870px;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  align-self: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.content .container-2 {
  flex-direction: column;
  width: 1170px;
  justify-content: center;
  gap: var(--size-space-1200);
  align-self: stretch;
  display: flex;
  align-items: center;
  position: relative;
}

.content .row-3 {
  display: flex;
  width: 1170px;
  align-items: center;
  justify-content: center;
  gap: 891px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.content .col {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: var(--size-space-400);
  position: relative;
  flex: 0 0 auto;
}

.content .the-NEXD-token-video {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 50px;
  white-space: nowrap;
}

.content .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #464646;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.content .group {
  position: relative;
  width: 1145.22px;
  height: 533.18px;
  background-color: #d9d9d9;
}

.content .polygon-wrapper {
  position: relative;
  width: 68px;
  height: 68px;
  top: 233px;
  left: 539px;
  background-color: #f0f0f0b2;
  border-radius: 34.11px;
}

.content .polygon {
  position: absolute;
  width: 26px;
  height: 30px;
  top: 19px;
  left: 25px;
}

.content .button {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--zoth-io-item-spacing-xs);
  position: relative;
  flex: 0 0 auto;
  border-radius: var(--shape-corner-medium);
}

.content .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: #5c6df3;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.content .section-2 {
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  padding: var(--size-space-2400) 0px var(--size-space-0) 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.content .group-2 {
  position: absolute;
  width: 293px;
  height: 356px;
  top: 24px;
  left: 0;
  mix-blend-mode: exclusion;
 opacity: 0.5; 
}

.content .nexade-is-a-cutting {
  position: relative;
  width: fit-content;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #464646;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.content .row-4 {
  display: flex;
  width: 1170px;
  align-items: flex-start;
  gap: var(--size-space-800);
  position: relative;
  flex: 0 0 auto;
}

.content .image-text-block-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--size-space-400);
  padding: var(--size-space-600);
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: var(--shape-corner-medium);
  border: none;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(236, 238, 255, 1) 100%
  );
}

.content .image-text-block-3::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 12px;
  background: linear-gradient(
    180deg,
    rgba(84, 64, 199, 0) 0%,
    rgba(84, 64, 199, 0.1) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.content .frame {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.content .img-2 {
  position: relative;
  width: 48px;
  height: 48px;
}

.content .vector-2 {
  position: relative;
  width: 11.55px;
  height: 35.77px;
  margin-bottom: -5.77px;
}

.content .container-3 {
  flex-direction: column;
  gap: var(--zoth-io-item-spacing-s);
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.content .text-3 {
  align-self: stretch;
  font-weight: 600;
  color: #1e2233;
  font-size: 16px;
  text-align: center;
  line-height: 19.2px;
  -webkit-line-clamp: 2;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .text-4 {
  align-self: stretch;
  font-weight: 400;
  color: #464646;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  -webkit-line-clamp: 6;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .container-4 {
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--zoth-io-item-spacing-s);
  position: relative;
}

.section-3 {
  display: flex;
  justify-content: center;
  padding: 80px 20px; /* extra side padding for safety on small screens */
  box-sizing: border-box;
}


.section-3 .three-cols {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1170px;
  width: 100%;
  gap: 30px;
}

.section-3 .three-cols .col-3 {
  min-width: 0;
  padding: 20px;
  box-sizing: border-box;
}

/* Make first column bigger */
.section-3 .three-cols .col-3:first-child {
  flex: 2;
  background: rgba(255,255,255,0.05); /* optional subtle bg */
}

/* Style the other two columns with border & radius */
.section-3 .three-cols .col-3:nth-child(2),
.section-3 .three-cols .col-3:nth-child(3) {
  flex: 1;
  border-radius: var(--Corner-Medium, 12px);
  border: 1px dashed rgba(84, 64, 199, 0.20);
}

/* Responsive stacking on small screens */
@media (max-width: 768px) {
  .section-3 .three-cols {
    flex-direction: column;
  }

  .section-3 .three-cols .col-3:first-child {
    flex: none;
  }

  .section-3 .three-cols .col-3:nth-child(2),
  .section-3 .three-cols .col-3:nth-child(3) {
    flex: none;
  }
}



.content .row-5 {
  display: flex;
  width: 1170px;
  align-items: flex-start;
  gap: var(--size-space-1600);
  position: relative;
  flex: 0 0 auto;
}

.content .col-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.content .unique-staking-model {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
}

.content .col-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.content .row-6 {
  display: flex;
  align-items: flex-end;
  gap: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.content .col-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--size-space-400);
  padding: var(--size-space-600);
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: var(--shape-corner-medium);
  border: 1px dashed;
  border-color: #5440c733;
}

.content .div-2 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.content .text-5 {
  align-self: stretch;
  font-weight: 400;
  color: #464646;
  font-size: 14px;
  line-height: 25px;
  -webkit-line-clamp: 5;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .text-wrapper-6 {
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #464646;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 25px;
}

.content .text-wrapper-7 {
  font-weight: 700;
}

.content .section-4 {
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  padding: var(--size-space-2400) 0px var(--size-space-2400) 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.content .container-5 {
  flex-direction: column;
  width: 1170px;
  justify-content: center;
  gap: var(--size-space-1200);
  border-radius: var(--shape-corner-medium);
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}

.content .table {
  flex-direction: column;
  align-items: flex-start;
  background-color: #f8f9ff;
  border-radius: var(--zoth-io-radius-12);
  overflow: hidden;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.content .row-7 {
  align-items: center;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.content .col-4 {
  display: flex;
  width: 300px;
  align-items: center;
  gap: 10px;
  padding: 30px;
  position: relative;
  background-color: #1e2233;
  border: 1px solid;
  border-color: #ffffff1a;
}

.content .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
}

.content .nexade-NEXD-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #5c6df31a;
}

.content .nexade-NEXD {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
}

.content .col-5 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #5c6df31a;
}

.content .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #1e2233;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
}

.content .col-6 {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #5c6df31a;
}

.content .img-3 {
  position: relative;
  width: 24px;
  height: 24px;
}

.content .div-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #1e2233;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
}

.content .text-wrapper-10 {
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #1e2233;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
}

.content .col-7 {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #5c6df31a;
}

.content .icon {
  position: relative;
  width: 22px;
  height: 22px;
  margin-left: -1.00px;
}

.content .text-wrapper-11 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 700;
  color: #1e2233;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
}

.content .col-8 {
  display: flex;
  width: 300px;
  align-items: center;
  gap: 10px;
  padding: 30px;
  position: relative;
  background-color: #1e2233;
}

.content .col-9 {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 30px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.content .row-8 {
  display: flex;
  width: 1170px;
  align-items: center;
  justify-content: center;
  gap: 891px;
  padding: 32px 0px 0px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.content .text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: #1e2233;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.content .row-9 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.content .col-10 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--zoth-io-item-spacing-s);
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.content .text-6 {
  align-self: stretch;
  font-weight: 600;
  color: #1e2233;
  font-size: 20px;
  text-align: center;
  line-height: 24.0px;
  -webkit-line-clamp: 2;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .text-7 {
  align-self: stretch;
  font-weight: 400;
  color: #464646;
  font-size: 16px;
  text-align: center;
  line-height: 25px;
  -webkit-line-clamp: 6;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .vector-3 {
  position: relative;
  align-self: stretch;
  width: 3px;
}

.content .section-5 {
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  padding: var(--size-space-2400) 0px var(--size-space-2400) 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f5f6fd;
  display: flex;
  position: relative;
}

.content .vector-4 {
  position: absolute;
  width: 312px;
  height: 311px;
  top: 20px;
  right: 0px;
}

.content .vector-5 {
  position: absolute;
  width: 168px;
  height: 452px;
  top: 598px;
  left: 0;
}

.content .how-to-buy-the-NEXD-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 100px;
}

.content .how-to-buy-the-NEXD {
  position: relative;
  width: 893px;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.content .row-10 {
  display: flex;
  align-items: flex-end;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 100px;
}

.content .col-11 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.content .text-wrapper-13 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: #1e2233;
  font-size: 32px;
  letter-spacing: 0;
  line-height: normal;
}

.content .text-wrapper-14 {
  font-weight: 600;
}

.content .col-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.content .text-8 {
  align-self: stretch;
  margin-top: -1.00px;
  font-weight: 400;
  color: #464646;
  font-size: 14px;
  line-height: 25px;
  -webkit-line-clamp: 4;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .row-11 {
  display: flex;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 100px;
}

.content .col-13 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--size-space-400);
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.content .col-14 {
  display: flex;
  flex-direction: column;
  height: 110px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.content .col-15 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--size-space-800);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.content .image-text-block-4 {
  height: 181px;
  align-items: flex-start;
  justify-content: center;
  gap: var(--size-space-600);
  padding: var(--size-space-600);
  align-self: stretch;
  width: 100%;
  border: none;
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  display: flex;
  position: relative;
  border-radius: var(--shape-corner-medium);
}

.content .image-text-block-4::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 12px;
  background: linear-gradient(
    270deg,
    rgba(84, 64, 199, 0) 0%,
    rgba(84, 64, 199, 0.1) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.content .container-6 {
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--zoth-io-item-spacing-s);
  position: relative;
}

.content .text-9 {
  align-self: stretch;
  font-weight: 600;
  color: #1e2233;
  font-size: 20px;
  line-height: 24.0px;
  -webkit-line-clamp: 2;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .text-10 {
  align-self: stretch;
  font-weight: 400;
  color: #1e2233;
  font-size: 16px;
  line-height: normal;
  -webkit-line-clamp: 5;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .gate-io-logo {
  position: relative;
  width: 120px;
  height: 27px;
  object-fit: cover;
}

.content .frame-wrapper {
  flex-direction: column;
  height: 173px;
  align-items: center;
  gap: var(--size-space-600);
  padding: var(--size-space-600);
  align-self: stretch;
  width: 100%;
  border: none;
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  display: flex;
  position: relative;
  border-radius: var(--shape-corner-medium);
}

.content .frame-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 12px;
  background: linear-gradient(
    270deg,
    rgba(84, 64, 199, 0) 0%,
    rgba(84, 64, 199, 0.1) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.content .frame-2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
}

.content .image {
  position: relative;
  width: 120px;
  height: 28px;
  object-fit: cover;
}

.content .text-11 {
  align-self: stretch;
  font-weight: 400;
  color: #1e2233;
  font-size: 13px;
  line-height: normal;
  -webkit-line-clamp: 4;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .text-wrapper-15 {
  font-weight: 600;
  font-style: italic;
}

.content .text-wrapper-16 {
  font-style: italic;
}

.content .image-text-block-5 {
  align-items: flex-start;
  justify-content: center;
  gap: var(--size-space-600);
  padding: var(--size-space-600);
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: none;
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  display: flex;
  position: relative;
  border-radius: var(--shape-corner-medium);
}

.content .image-text-block-5::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 12px;
  background: linear-gradient(
    270deg,
    rgba(84, 64, 199, 0) 0%,
    rgba(84, 64, 199, 0.1) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.content .text-12 {
  width: 389px;
  margin-right: -20.00px;
  font-weight: 400;
  color: #1e2233;
  font-size: 16px;
  line-height: normal;
  -webkit-line-clamp: 5;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .uniswap {
  position: relative;
  width: 120px;
  height: 29px;
}

.content .text-wrapper-17 {
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #1e2233;
  font-size: 13px;
  letter-spacing: 0;
}

.content .text-wrapper-18 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: #1e2233;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.content .text-wrapper-19 {
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #464646;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 25px;
}

.content .row-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--size-space-400);
  padding: var(--size-space-600);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 12px;
  border: none;
  background: linear-gradient(
    180deg,
    rgba(236, 238, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.content .row-12::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 12px;
  background: linear-gradient(
    180deg,
    rgba(84, 64, 199, 0.1) 0%,
    rgba(84, 64, 199, 0) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.content .text-wrapper-20 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: #1e2233;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.content .text-13 {
  width: 732px;
  font-weight: 400;
  color: #464646;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  -webkit-line-clamp: 4;
  position: relative;
  font-family: "Poppins", Helvetica;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.content .section-6 {
  width: 100%;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  padding: var(--size-space-1600) 0px var(--size-space-1600) 0px;
  flex: 0 0 auto;
  background-color: #1e2233;
  display: flex;
  position: relative;
}

.content .vector-6 {
  position: absolute;
  width: 727px;
  height: 430px;
  top: -52px;
  left: 0;
}

.content .row-13 {
  display: flex;
  width: 1170px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
  border-radius: 100px;
}

.content .col-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--size-space-1200);
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.content .row-14 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.content .join-the-nexade {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 40px;
  letter-spacing: 0;
  line-height: normal;
}

.content .text-wrapper-21 {
  color: #ffffff;
}

.content .nexade-is-a-cutting-2 {
  position: relative;
  width: fit-content;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #b5b5b5;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.content .launch-app-wrapper {
  all: unset;
  box-sizing: border-box;
  padding: var(--size-space-400) var(--zoth-io-item-spacing-m)
    var(--size-space-400) var(--zoth-io-item-spacing-m);
  background-color: #5c6df3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--zoth-io-item-spacing-xs);
  position: relative;
  flex: 0 0 auto;
  border-radius: var(--shape-corner-medium);
}

.content .launch-app {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Poppins", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.content .group-3 {
  position: relative;
  width: 226.73px;
  height: 250px;
  margin-left: 0px;
}