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

.section_1 {
  padding-top: 40px;
}

.div_01 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.heading {
  color: #fff;
  max-width: 1200px;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 81px;
}

.paragraph {
  color: #ccc;
  max-width: 800px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.button {
  background-image: linear-gradient(90deg, #00c3fd, #0194fe 51%, #0284e2);
  border-radius: 16px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 16px 14px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div_image_relative {
  width: 100%;
  position: absolute;
  inset: 32% auto 0% 0%;
}

.stars {
  background-color: #181d27;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  display: flex;
}

.text-block {
  color: #ccc;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div_2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  border: 1px solid #00c3fd;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-top: 160px;
  padding: 30px 20px;
  display: flex;
}

.div_2.lastbox {
  width: 100%;
  max-width: 1300px;
  margin-top: 100px;
  padding-top: 20px;
}

.button-2 {
  -webkit-text-fill-color: transparent;
  background-color: #0000;
  background-image: linear-gradient(90deg, #00c3fd, #0194fe 50%, #0284e2);
  -webkit-background-clip: text;
  background-clip: text;
  border: 1px solid #00c3fd;
  border-radius: 12px;
  padding: 12px 30px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
  box-shadow: 0 1px 5px #00c3fd;
}

.text-block-2 {
  color: #ccc;
  width: 70%;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-block-2.lastone {
  width: 100%;
}

.heading-2 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 57px;
}

.container_1 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1300px;
  margin-top: 80px;
  display: flex;
}

.section_2 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.section_2.new {
  position: static;
}

.container_2 {
  max-width: 1300px;
}

.container_2.lastone {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div_03 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  display: grid;
}

.andreasbody {
  background-color: #0f0f0f;
}

.sidetwo {
  width: 95%;
}

.sidetwo.third {
  width: 30%;
}

.div_04_card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 460px;
  margin-top: 40px;
  display: grid;
  position: static;
}

.div_04_card.card_09 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
}

.card1 {
  background-image: linear-gradient(#0c1418 1% 28%, #0c1418 51%, #0284e2);
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 24px;
  display: flex;
}

.div-block {
  border-radius: 12px;
  text-decoration: none;
}

.image {
  width: 60px;
  height: 60px;
}

.text-block-3 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #00c3fd, #0194fe 51%, #0284e2);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-4 {
  color: #fff;
  width: 50%;
  font-family: Inter, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 57px;
}

.text-block-4._22 {
  width: 70%;
}

.text-block-4._22.bo {
  width: 80%;
}

.text-block-5 {
  color: #ccc;
  text-align: justify;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.text-block-6 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 29px;
  line-height: 38px;
}

.text-block-7 {
  color: #ccc;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.container_3 {
  max-width: 1300px;
  margin-bottom: 100px;
}

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

.text-block-8 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 44px;
  line-height: 56px;
}

.text-block-9 {
  color: #ccc;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div_06 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1300px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.div_07_card {
  text-align: center;
  background-color: #0c1418;
  border-radius: 16px;
  margin-top: 0;
  padding: 20px;
}

.text-block-10 {
  color: #fff;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-11 {
  color: #ccc;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.image-2 {
  margin-bottom: 12px;
}

.image-3 {
  margin-right: 10px;
}

.gradient-bg {
  z-index: -1;
  opacity: .3;
  background-image: radial-gradient(circle at 50% 100%, #00c3fd, #0194fe 53%, #00c3fd);
  border-radius: 50px;
  width: 100%;
  max-width: 1300px;
  height: 300px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  box-shadow: 0 0 20px 20px #00c3fd;
}

.container_4 {
  max-width: 1300px;
  position: relative;
}

.div_08 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.heading-3 {
  color: #fff;
  text-align: left;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 75px;
}

.paragraph-2 {
  color: #ccc;
  width: 80%;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.lens {
  z-index: -1;
  filter: blur(40px);
  background-color: #cd21f566;
  border-radius: 200px;
  width: 400px;
  height: 300px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.lens.top {
  filter: blur(120px);
  background-color: #ff004d;
  width: 600px;
  height: 600px;
  top: -13%;
  left: -4%;
}

.lens.top.newwebsite {
  opacity: 1;
  filter: blur(180px);
  background-color: #00c3fd;
  background-image: linear-gradient(#00c3fd, #0194fe 50%, #0284e2);
  width: 1300px;
  height: 350px;
  top: -6%;
}

.lens.top.newwebsite.firstone {
  height: 250px;
  top: 65%;
  left: auto;
}

.image-4 {
  z-index: -3;
  position: static;
}

.div_09 {
  background-color: #0c1418;
  border-radius: 12px;
  width: 580px;
  padding: 24px;
}

.text-block-12 {
  color: #ccc;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-block-13 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.image-5 {
  width: 324px;
  margin-bottom: 60px;
  margin-left: 100px;
}

.image-5.secondone {
  width: 324px;
  margin-bottom: 60px;
}

.div_099 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-6 {
  width: 324px;
  margin-right: 40px;
}

.image-7 {
  margin-top: 10px;
}

.div_05_card {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 0;
  line-height: 20px;
  display: grid;
}

.div_05_left {
  background-color: #0c1418;
  border-radius: 24px;
  margin-right: 40px;
  padding: 50px 24px 70px;
}

.div_05_right {
  background-color: #0c1418;
  background-image: linear-gradient(#0c1418, #0c1418 45%, #0284e2);
  border-radius: 24px;
  padding-top: 50px;
  padding-left: 24px;
  padding-right: 24px;
}

.div_05_right.leftone {
  background-image: none;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 60px;
}

.text-block-14 {
  color: #fff;
  margin-bottom: 19px;
  font-family: Inter, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.boxlist {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-15 {
  color: #ccc;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.image-8 {
  margin-right: 10px;
}

.container_5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  display: flex;
  position: relative;
}

.div_last1 {
  grid-column-gap: 250px;
  grid-row-gap: 250px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rightside {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 670px;
  display: flex;
}

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

@media screen and (max-width: 479px) {
  .lens.top {
    filter: blur(80px);
  }
}

#w-node-_39bc6e54-4bde-8424-72b1-8680bdc76f63-842a3836 {
  justify-self: end;
}

#w-node-_500dcc1f-ede5-12cc-c22b-4a012cfbacd3-842a3836, #w-node-_65a41851-9233-22a9-8536-11ed34d03f0d-842a3836 {
  place-self: end;
}


