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

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

.body {
  height: 0vw;
  background-image: url('../images/Blix_Final-min.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.navigation {
  position: fixed;
  top: 0px;
  z-index: 99999;
  display: block;
  height: 5vw;
  margin-top: 0vw;
  margin-right: 0vw;
  margin-left: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#100116), color-stop(73%, rgba(8, 0, 10, 0.47)), to(transparent));
  background-image: linear-gradient(180deg, #100116, rgba(8, 0, 10, 0.47) 73%, transparent);
  color: #fff;
}

.logo {
  width: 9.4vw;
  height: 2.5vw;
  margin-left: 7vw;
}

.text-block {
  border: 1px solid transparent;
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 1.11vw;
  line-height: 120%;
  font-weight: 500;
  text-decoration: none;
}

.text-block:hover {
  color: #ca00bd;
}

.text-block:active {
  color: #f0a;
}

.text-block.w--current {
  color: #fff;
}

.link-about {
  font-family: Outfit, sans-serif;
  color: #fff;
  text-decoration: none;
}

.link-about:hover {
  color: #f0a;
}

.link {
  font-family: Outfit, sans-serif;
}

.link-block-3 {
  font-family: Outfit, sans-serif;
}

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

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

.links-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 3.819444444444444vw;
  margin-left: 49vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 4vw;
  text-decoration: none;
}

.text-block-2 {
  font-family: Outfit, sans-serif;
  font-size: 1.11vw;
  font-weight: 500;
}

.text-block-2:hover {
  color: #ca00bd;
}

.text-block-2:active {
  color: #f0a;
}

.text-block-3 {
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 1.11vw;
  font-weight: 500;
  text-decoration: none;
}

.text-block-3:hover {
  color: #ca00bd;
}

.text-block-3:active {
  color: #f0a;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14.7vw;
  height: 3.75vw;
  margin-right: 7vw;
  padding: 1vw 1.8vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3.888888888888889vw;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0a), to(#7700b2));
  background-image: linear-gradient(180deg, #f0a, #7700b2);
  font-family: Outfit, sans-serif;
  font-size: 1.25vw;
  font-weight: 700;
}

.button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0a), color-stop(43%, #a800af), color-stop(87%, #7700b2));
  background-image: linear-gradient(180deg, #f0a, #a800af 43%, #7700b2 87%);
  box-shadow: 0 1px 18px 0 #9f26c1;
}

.button:active {
  background-color: #7700b2;
  background-image: none;
}

.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 47.7vw;
  margin: 3vw 9vw 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40vw;
  height: 47.7vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 21vw;
  margin-top: 6vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.head_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 5.833333333333333vw;
  margin-top: 0vw;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 6.5vw;
  line-height: 128%;
  font-weight: 700;
  text-transform: uppercase;
}

.head_2 {
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 7vw;
  line-height: 128%;
  font-weight: 700;
  text-transform: uppercase;
}

.text-norm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 26vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 1vw;
  line-height: 160%;
  font-weight: 400;
}

.text-socials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10vw;
  margin-top: -7vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.socials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 8vw;
  height: 1.38vw;
  margin-top: 0vw;
  margin-right: 7vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
}

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.4vw;
  height: 1.4vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image {
  width: 1.4vw;
  height: 1.4vw;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.4vw;
  height: 1.4vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.4vw;
  height: 1.4vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.4vw;
  height: 1.4vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  width: 34.65277777777778vw;
  height: 31.875vw;
  margin-top: 0vw;
}

.pic-strategy-ball {
  width: 34.72222222222222vw;
  height: 27.77777777777778vw;
  margin-top: 29px;
  margin-right: 0vw;
}

.div-block-2 {
  margin-top: 39px;
  margin-left: -397px;
}

.head-shadow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5vw;
  margin-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 6.5vw;
  line-height: 120%;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: -1px 1px 11px rgba(255, 255, 255, 0.99);
}

.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vw;
  margin-top: 12vw;
  margin-right: 9vw;
  margin-left: 2.36vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text_about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28.5vw;
  height: 21vw;
  margin-top: 0vw;
  margin-right: 0vw;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 20px;
}

.h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 29.305555555555554vw;
  height: 9.305555555555555vw;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 3.8vw;
  line-height: 128%;
  font-weight: 700;
  text-transform: uppercase;
}

.normal-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.create {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vw;
  margin-top: 19vw;
  margin-right: 9vw;
  margin-left: 9vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text_create-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text_create {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-row-gap: 20px;
}

.subtitle {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 2.5vw;
  line-height: 128%;
  font-weight: 700;
}

.subtitle_create {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14.722222222222221vw;
  height: 3.194444444444444vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sub-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-row-gap: 0.9vw;
}

.button_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16vw;
  height: 3.8vw;
  margin-top: 2.3vw;
  padding: 1.18vw 1.8vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3.88vw;
  background-color: #7700b2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0a), to(#7700b2));
  background-image: linear-gradient(180deg, #f0a, #7700b2);
  font-family: Outfit, sans-serif;
  font-size: 1.25vw;
  font-weight: 700;
}

.features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vw;
  margin-top: 10vw;
  margin-right: 9vw;
  margin-left: 9vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.head_features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.features-table {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
}

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

.centered-heading {
  margin-bottom: 16px;
  text-align: center;
}

.centered-subheading {
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.comparison-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.comparison-row-main {
  display: -ms-grid;
  display: grid;
  padding-top: 24px;
  padding-bottom: 24px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f5f7fa;
}

.comparison-title {
  margin-bottom: 0px;
  margin-left: 24px;
}

.comparison-row {
  display: -ms-grid;
  display: grid;
  padding-top: 24px;
  padding-bottom: 24px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #e4ebf3;
}

.comparison-negative {
  margin-left: 24px;
  padding-left: 40px;
  background-image: url('../images/');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.comparison-positive {
  margin-left: 24px;
  padding-left: 40px;
  background-image: url('../images/');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.grid {
  margin-top: 1vw;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 1vw;
  grid-row-gap: 2vw;
  grid-template-areas: "Area";
  -ms-grid-columns: 0.5fr 1vw 1fr 1vw 1fr;
  grid-template-columns: 0.5fr 1fr 1fr;
}

.first-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24vw;
  height: 8vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 1.3888888888888888vw;
}

.h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16vw;
  height: 1.8055555555555556vw;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 1.4vw;
  font-weight: 600;
}

.text_features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text_features {
  width: 15.625vw;
  margin-top: 0.69vw;
  margin-left: 0vw;
  font-family: Outfit, sans-serif;
  color: rgba(255, 255, 255, 0.68);
  font-size: 1vw;
  line-height: 146%;
  font-weight: 400;
}

.roadmap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vw;
  margin: 10vw 9vw 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.head-roadmap {
  display: block;
  width: 29vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-3 {
  display: none;
  width: 93.54166666666667vw;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 21.5vw;
  margin-right: 9vw;
  margin-bottom: 0px;
  margin-left: 9vw;
  padding-bottom: 2vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.links-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 2.36vw;
  grid-row-gap: 0px;
}

.link-token {
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 1.11vw;
  font-weight: 500;
  text-decoration: underline;
}

.link-token:hover {
  color: #ca00bd;
}

.link-token:active {
  color: #7700b2;
}

.footer-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.terms-and-conditions-agreement {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -3.6vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Outfit, sans-serif;
  font-size: 1.12vw;
  font-weight: 300;
}

.link-2 {
  color: #fff;
}

.link-2:hover {
  color: #ca00bd;
}

.link-2:active {
  color: #7700b2;
}

.footer_menu-terms {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 9vw;
  margin-left: 9vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 6.666666666666666vw;
}

.smooth {
  margin-top: 67px;
}

.div-block-3 {
  width: 7.36vw;
  height: 2vw;
}

.image-4 {
  display: block;
  width: 7.36vw;
  height: 2vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-5 {
  width: 1.4vw;
  height: 1.4vw;
}

.image-6 {
  width: 1.4vw;
  height: 1.4vw;
}

.image-7 {
  width: 1.4vw;
  height: 1.4vw;
}

.image-8 {
  width: 1.4vw;
  height: 1.4vw;
}

.image-9 {
  width: 1.4vw;
  height: 1.4vw;
}

.image-10 {
  width: 1.4vw;
  height: 1.4vw;
}

.image-11 {
  width: 9.4vw;
  height: 2.5vw;
}

.navbar {
  display: none;
}

.navbar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95vw;
  height: 3.75vw;
  margin-top: 1vw;
  margin-right: 2.36vw;
  margin-left: 2.36vw;
  padding-top: 1vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95.27777777777777vw;
  height: 3.75vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7.36vw;
  height: 2vw;
  margin-left: -3px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  margin-left: 7vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 4.166666666666667vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 2.77vw;
  border: 1px solid transparent;
}

.nav-menu:focus {
  border-color: transparent;
}

.slide {
  width: 20vw;
  height: 33vw;
  margin-right: 2vw;
}

.mask {
  width: 86vw;
  height: 36vw;
}

.slider {
  display: block;
  height: 33vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 0vw;
  background-color: transparent;
}

.image-18 {
  width: 27vw;
}

.left-arrow {
  display: none;
}

.slide-nav {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0vw;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 10px;
  color: #f0a;
  text-align: center;
}

.slide-2 {
  width: 20vw;
  height: 33vw;
  margin-right: 2vw;
}

.slide-3 {
  width: 20vw;
  height: 33vw;
  margin-right: 2vw;
}

.image-19 {
  width: 27vw;
}

.slide-4 {
  width: 20vw;
  height: 33vw;
  margin-right: 2vw;
}

.slide-5 {
  width: 20vw;
  height: 33vw;
  margin-right: 2vw;
}

.image-20 {
  width: 27vw;
}

.slide-6 {
  width: 20vw;
  height: 33vw;
  margin-right: 2vw;
}

.image-21 {
  width: 27vw;
  margin-right: 6.9vw;
}

.slide-7 {
  width: 20vw;
  height: 33vw;
  margin-right: 2vw;
}

.image-22 {
  width: 27vw;
}

.slide-8 {
  width: 20vw;
  height: 33vw;
  margin-right: 2vw;
}

.right-arrow {
  display: none;
}

.image-23 {
  display: none;
  width: 27vw;
}

.image-24 {
  width: 27vw;
}

.image-25 {
  width: 27vw;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.bg-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  height: 28.194444444444443vw;
  margin-top: -3vw;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.9722222222222222vw;
  background-color: rgba(28, 0, 49, 0.6);
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20vw;
  height: 33vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-26 {
  width: 7.569444444444445vw;
}

.image-card {
  position: relative;
  top: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.card-text-inside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9.444444444444445vw;
  height: 16.73611111111111vw;
  margin-bottom: 14px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9.5vw;
  height: 2.8vw;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Outfit, sans-serif;
  color: #7700b2;
  font-size: 2vw;
  line-height: 0px;
  font-weight: 600;
  text-transform: uppercase;
}

.card-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9.5vw;
  height: 2.8vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-block-4 {
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 1.1111111111111112vw;
  font-weight: 500;
}

.card-subtitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-5 {
  width: 12vw;
  margin-top: 1vw;
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 0.8333333333333333vw;
  line-height: 144%;
  text-align: center;
}

.crd-text-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13.194444444444445vw;
  height: 18vw;
  margin-top: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media screen and (min-width: 1920px) {
  .navigation {
    position: -webkit-sticky;
    position: sticky;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block:focus {
    color: #fff;
  }

  .text-block:focus-visible {
    color: #fff;
  }

  .text-block[data-wf-focus-visible] {
    color: #fff;
  }

  .main {
    margin-top: -2vw;
  }

  .head {
    margin-top: 0vw;
  }

  .text-socials {
    margin-top: -12.7vw;
  }

  .about {
    height: 62vw;
    margin-top: 12vw;
  }

  .text_about {
    margin-top: 0vw;
  }

  .create {
    margin-top: 16vw;
  }

  .text_create-button {
    margin-top: 0vw;
  }

  .features {
    margin-top: 20vw;
  }

  .roadmap {
    margin-top: 8vw;
  }

  .navbar-2 {
    margin-right: 0vw;
    margin-left: 0vw;
  }
}

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

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

  .nav-menu {
    width: 20vw;
    margin-top: 5px;
    margin-left: 511px;
    border-style: none;
    border-radius: 6px;
    background-color: transparent;
    background-image: linear-gradient(37deg, #100016, #000, rgba(0, 0, 0, 0.43) 56%);
  }
}

@media screen and (max-width: 767px) {
  .features-table {
    padding: 60px 15px;
  }

  .card-text-inside {
    margin-bottom: 0px;
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .crd-text-sub {
    margin-top: 0vw;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: url('../images/Mobile-3.jpg');
  }

  .navigation {
    position: fixed;
    left: auto;
    top: 0px;
    z-index: 900719925474099;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 10vw;
    margin-top: 0vw;
    margin-right: 0vw;
    margin-left: 0vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#100116), to(transparent));
    background-image: linear-gradient(180deg, #100116, transparent);
    text-align: center;
  }

  .logo {
    width: 23.7vw;
    height: 6.9vw;
  }

  .text-block {
    margin-left: 0px;
    border-radius: 0px;
    background-color: transparent;
    font-size: 4vw;
    text-transform: none;
  }

  .link-about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 10.933333333333334vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .links-menu {
    display: none;
  }

  .text-block-2 {
    font-size: 4vw;
  }

  .text-block-3 {
    font-size: 4vw;
  }

  .button {
    display: none;
    overflow: visible;
    height: 6.933333333333334vw;
  }

  .main {
    height: 216.53333333333333vw;
    margin-top: 15vw;
    margin-right: 6.4vw;
    margin-left: 6.4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .info-main {
    width: 81.86666666666666vw;
    height: 90vw;
    margin-top: -290px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .head {
    height: 51.46666666666667vw;
    margin-top: 0vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .head_1 {
    height: 17.066666666666666vw;
    margin-top: 0vw;
    margin-bottom: 7px;
    font-size: 13.3vw;
  }

  .text-norm {
    width: 81.33333333333333vw;
    margin-top: 0vw;
    font-size: 3.7333333333333334vw;
  }

  .text-socials {
    height: 36vw;
    margin-top: 0vw;
    margin-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 42.666666666666664vw;
    height: 5.6vw;
    margin-top: 0vw;
  }

  .link-block-5 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .image {
    width: 5.8vw;
    height: 4.8vw;
  }

  .link-block-6 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .link-block-7 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .link-block-8 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .image-2 {
    display: block;
    width: 80vw;
    height: 72vw;
    margin-top: 92px;
  }

  .pic-strategy-ball {
    width: 76vw;
    height: 72vw;
    margin: -193vw 0vw 0px 9.5vw;
  }

  .head-shadow {
    margin-top: -3.2vw;
    font-size: 13.3vw;
  }

  .about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 216.53333333333333vw;
    margin-top: 22px;
    margin-right: 6.4vw;
    margin-left: 6.4vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text_about {
    width: 80.8vw;
    height: 81.86666666666666vw;
    margin-top: 66vw;
    margin-right: 0vw;
    margin-left: 0vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-row-gap: 20px;
  }

  .h2 {
    width: 76vw;
    height: 9vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 8vw;
  }

  .normal-text {
    margin-bottom: 0px;
  }

  .create {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 216.53333333333333vw;
    margin-top: 71px;
    margin-right: 6.4vw;
    margin-left: 6.4vw;
  }

  .text_create-button {
    margin-top: 97px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .subtitle {
    width: 31.733333333333334vw;
    font-size: 5.333333333333333vw;
  }

  .sub-text {
    margin-top: 10vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-row-gap: 4vw;
  }

  .button_2 {
    width: 56.53333333333333vw;
    height: 14.4vw;
    margin-top: 8.3vw;
    border-radius: 14.933333333333334vw;
    font-size: 4.8vw;
  }

  .features {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 300vw;
    margin-right: 6.4vw;
    margin-left: 6.4vw;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .head_features {
    width: 60vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

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

  .comparison-negative {
    margin-left: 10px;
    padding-left: 20px;
    background-position: 0px 5px;
    background-size: 14px;
  }

  .comparison-positive {
    margin-left: 10px;
    padding-left: 20px;
    background-position: 0px 4px;
    background-size: 16px;
  }

  .grid {
    width: 84vw;
    margin-top: 0vw;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    grid-auto-flow: row;
    grid-auto-columns: minmax(200px, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10vw;
    -ms-grid-columns: minmax(259px, 1.5fr);
    grid-template-columns: minmax(259px, 1.5fr);
  }

  .first-card {
    width: 83.46666666666667vw;
    height: 27.2vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h3 {
    width: 50vw;
    height: 10vw;
    font-size: 4.8vw;
    line-height: 120%;
  }

  .text_features {
    width: 41vw;
    height: 22.4vw;
    margin-top: -0.31vw;
    margin-left: 2vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-column-gap: 1px;
    grid-row-gap: 1vw;
  }

  .text_features {
    width: 51.2vw;
    margin-top: 0vw;
    margin-left: 0vw;
    font-size: 3.2vw;
  }

  .features-table-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 240vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .roadmap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 140vw;
    margin: 20vw 6.4vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .head-roadmap {
    width: 60vw;
    margin-left: -3px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }

  .image-3 {
    margin-top: 27px;
  }

  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80vw;
    margin-top: 90px;
    margin-right: 6.4vw;
    margin-left: 6.4vw;
  }

  .links-footer {
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 6vw;
  }

  .link-token {
    font-size: 3.2vw;
    text-align: center;
  }

  .footer-menu {
    width: 87.7vw;
    height: 56vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .terms-and-conditions-agreement {
    font-size: 4vw;
  }

  .footer_menu-terms {
    grid-row-gap: 8vw;
  }

  .div-block-3 {
    width: 23.7vw;
    height: 6.933333333333334vw;
  }

  .image-4 {
    display: block;
    width: 23.7vw;
    height: 6.933333333333334vw;
    margin-left: -13px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-5 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .image-6 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .image-7 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .image-8 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .image-9 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .image-10 {
    width: 5.8vw;
    height: 4.8vw;
  }

  .image-11 {
    width: 23.7vw;
    height: 6.9vw;
  }

  .brand {
    display: none;
  }

  .navbar-2 {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 9007199254740991;
    width: 6.4vw;
    height: 6.933333333333334vw;
    margin-right: 0vw;
    margin-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .brand-2 {
    display: block;
    width: 23.733333333333334vw;
    height: 6.933333333333334vw;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .brand-2.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-4 {
    height: 6.9vw;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-button {
    margin-right: 7vw;
    padding: 0px;
    border: 1px solid transparent;
    background-color: transparent;
    color: transparent;
  }

  .menu-button.w--open {
    background-color: #10001a;
  }

  .nav-menu {
    margin-left: 100px;
    border-radius: 16px;
    background-color: rgba(13, 1, 25, 0.7);
    font-size: 4.5vw;
  }

  .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 6.9vw;
    height: 6vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    background-color: transparent;
    color: #fff;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .image-12 {
    width: 27.2vw;
    height: 27.2vw;
  }

  .image-13 {
    width: 27.2vw;
    height: 27.2vw;
  }

  .image-14 {
    width: 27.2vw;
    height: 27.2vw;
  }

  .image-15 {
    width: 27.2vw;
    height: 27.2vw;
  }

  .image-16 {
    width: 27.2vw;
    height: 27.2vw;
  }

  .image-17 {
    width: 27.2vw;
    height: 27.2vw;
  }

  .slide {
    width: 80vw;
    height: 110vw;
    margin-right: 6vw;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0vw;
    text-align: center;
  }

  .mask {
    position: static;
    width: 80vw;
    height: 110vw;
    margin-left: 7vw;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 131.46666666666667vw;
    margin-top: 0vw;
    padding-top: 8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0vw;
  }

  .image-18 {
    width: 62vw;
    height: 104vw;
  }

  .slide-nav {
    margin-top: 0px;
    margin-bottom: -3vw;
    margin-left: 0px;
    padding-top: 0vw;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide-2 {
    width: 80vw;
    height: 110vw;
    margin-right: 6vw;
    text-align: center;
  }

  .slide-3 {
    width: 80vw;
    height: 110vw;
    margin-right: 6vw;
    text-align: center;
  }

  .image-19 {
    width: 62vw;
    height: 104vw;
  }

  .slide-4 {
    position: relative;
    width: 80vw;
    height: 110vw;
    margin-right: 6vw;
    text-align: center;
  }

  .slide-5 {
    width: 80vw;
    height: 110vw;
    margin-right: 6vw;
    text-align: center;
  }

  .image-20 {
    width: 62vw;
  }

  .slide-6 {
    width: 80vw;
    height: 110vw;
    margin-right: 6vw;
    text-align: center;
  }

  .image-21 {
    width: 62vw;
  }

  .slide-7 {
    width: 80vw;
    height: 110vw;
    margin-right: 6vw;
    text-align: center;
  }

  .image-22 {
    width: 62vw;
  }

  .slide-8 {
    width: 80vw;
    height: 110vw;
    margin-right: 6vw;
    text-align: center;
  }

  .image-23 {
    width: 62vw;
    height: 104vw;
  }

  .image-24 {
    width: 62vw;
    height: 104vw;
  }

  .image-25 {
    width: 62vw;
    height: 104vw;
  }

  .bg-card {
    width: 72vw;
    height: 100vw;
    margin-top: -37vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .card {
    width: 72vw;
    height: 104.53333333333333vw;
    margin-top: 50px;
  }

  .image-26 {
    width: 25.6vw;
    height: 25.6vw;
  }

  .image-card {
    top: -26px;
    width: 25.6vw;
    height: 25.6vw;
    margin-top: -41px;
  }

  .card-text-inside {
    width: 50vw;
    height: 61.86666666666667vw;
  }

  .heading-2 {
    width: 30vw;
    font-size: 6.4vw;
  }

  .card-heading {
    width: 30vw;
    height: 8.266666666666667vw;
  }

  .text-block-4 {
    margin-top: 6px;
    font-size: 4.266666666666667vw;
  }

  .card-subtitle {
    width: 36.266666666666666vw;
  }

  .text-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40vw;
    margin-top: 4vw;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 3.2vw;
  }

  .crd-text-sub {
    width: 40vw;
    height: 50vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

#w-node-bee96dab-5982-03a9-938c-f61b0ecba766-d4b5f795 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-f70c0776-f372-dc28-ed36-b0e63328873f-d4b5f795 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f70c0776-f372-dc28-ed36-b0e633288741-d4b5f795 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_66df2cd9-36b5-7d79-2988-d1e28a323d15-d4b5f795 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_66df2cd9-36b5-7d79-2988-d1e28a323d17-d4b5f795 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_99ef6f2d-65f2-7352-0b9e-99b42224229c-d4b5f795 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_99ef6f2d-65f2-7352-0b9e-99b42224229e-d4b5f795 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c8ea980c-1909-08b2-c341-1e8e550203c1-d4b5f795 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c8ea980c-1909-08b2-c341-1e8e550203c3-d4b5f795 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0c40105e-e1b6-6a75-5722-9ed2c5d69c17-d4b5f795 {
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0c40105e-e1b6-6a75-5722-9ed2c5d69c19-d4b5f795 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

