.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #060610;
}

.andreascontainer01 {
  background-color: #0c0c18;
  max-width: 1400px;
  padding: 60px 40px;
}

.andreascontainer01.unique {
  background-color: #060610;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.section-nicolas.withbg_paddingnic {
  background-color: #060610;
  background-image: linear-gradient(354deg, #7a96ff0a 77%, #7a96ff0d), linear-gradient(186deg, #7a96ff00 77%, #7a96ff29);
  margin-left: 20px;
  margin-right: 20px;
}

.section-nicolas.relative {
  position: relative;
}

.container-nicolas {
  max-width: 1200px;
}

.container-nicolas.flex-row {
  max-width: 1200px;
  display: flex;
}

.container-nicolas.flex-down {
  grid-column-gap: 57px;
  grid-row-gap: 57px;
  flex-flow: column;
  display: flex;
}

.div-block {
  width: 70%;
}

.heading {
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 75px;
}

.text-block {
  color: #a9a9ac;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.text-block.align-left {
  text-align: right;
}

.text-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#7d79e7, #a279e6);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-span-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 9%, #c6c6c6 40%, #8c8c8c);
  -webkit-background-clip: text;
  background-clip: text;
}

.h1_nicolas {
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 75px;
}

.text-block-2 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

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

.button_nicolas {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  padding: 15px 24px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: center;
  display: flex;
}

.text-block-3 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#abc4f5 45%, #d1d7e4 94%);
  -webkit-background-clip: text;
  background-clip: text;
}

.div-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #252537;
  padding: 8px 12px;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  border: 1px solid #252537;
  border-radius: 9px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 20px;
  display: flex;
}

.h2_32_nic {
  font-family: Roboto, sans-serif;
}

.h2_32_nic.lineartext_nic {
  text-align: right;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 9%, #c6c6c6 40%, #8c8c8c);
  -webkit-background-clip: text;
  background-clip: text;
}

.div-block-7 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.div-block-8 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

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

.image {
  z-index: -1;
  position: absolute;
  inset: 0% 0% auto auto;
}

.grid2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: flex-start;
  align-items: center;
  padding: 13px 25px 13px 18px;
  display: flex;
}

.grid2._1 {
  grid-column-gap: 16px;
  grid-template-columns: 2.1fr 1fr;
}

.div-block-10 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  text-align: center;
  background-color: #0b0b15;
  border: 1px solid #171720;
  flex-flow: column;
  align-items: center;
  padding: 36px 8px;
  display: flex;
}

.text-block-4 {
  text-align: center;
  font-family: Roboto, sans-serif;
}

.text-block-4.lineartext_nic {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 9%, #c6c6c6 40%, #8c8c8c);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 20px;
  line-height: 33px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff, #c6c6c6 52%, #8c8c8c);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 56px;
  line-height: 68px;
}

.heading-2.h22 {
  margin-bottom: 24px;
}

.text-span-3 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #7d79e7, #a279e6);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-5 {
  color: #a9a9ac;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-block-5.big5 {
  text-align: center;
  width: 70%;
}

.text-block-5.big4 {
  width: 85%;
}

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

.insidegrid {
  border: 1px solid #252537;
  border-radius: 9px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 28px 20px;
  display: flex;
}

.heading-3 {
  color: #fffc;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.div03 {
  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;
  margin-top: 70px;
  margin-bottom: 70px;
  display: grid;
}

.text-block-6 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #7d79e7, #a279e6);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.card01 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-color: #302850;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1100px;
  margin-top: 60px;
  padding: 80px 24px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  line-height: 42px;
  display: flex;
}

.text-block-7 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff, #c6c6c6 44%, #8c8c8c);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-8 {
  color: #a9a9ac;
  text-align: center;
  width: 80%;
  font-size: 16px;
  line-height: 24px;
}

.button {
  background-color: #000;
}

.button-2 {
  background-color: #000;
  background-image: none;
  border-style: solid;
  border-width: 0;
  border-radius: 10px;
  padding: 15px 24px;
  font-size: 16px;
  line-height: 24px;
}

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

.dup {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid #252537;
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 26px 20px;
  display: flex;
}

.text-block-9 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.text-block-10 {
  color: #a9a9ac;
}

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

.div-block-11, .cards {
  flex-flow: column;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 479px) {
  .container-nicolas.flex-row {
    flex-flow: column;
  }

  .text-span-2 {
    font-size: 50px;
    line-height: 50px;
  }

  .h1_nicolas {
    font-size: 50px;
    line-height: 66px;
  }

  .div-block-4 {
    flex-flow: column;
  }

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

  .div-block-6 {
    flex-flow: column;
  }

  .div-block-7 {
    width: 100%;
  }

  .grid2 {
    flex-flow: column;
  }
}

#w-node-_20d06ad5-2faf-b7d4-8180-b66cf2ca1d08-fe0f905d, #w-node-_9bf7b3d5-8ad9-e465-754f-8a03ef62048b-fe0f905d, #w-node-_86786f83-bffe-2279-c5c3-5677344ea49a-fe0f905d, #w-node-_037e7821-6ae4-db73-8266-c68cbc5a68f9-fe0f905d, #w-node-_037e7821-6ae4-db73-8266-c68cbc5a68fd-fe0f905d {
  justify-self: auto;
}

#w-node-_557403da-c46d-179d-84b5-2a11b857a16a-fe0f905d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a280a3a4-ecdb-b290-bcd3-274f2fef411b-fe0f905d {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ca8e4d01-259f-5795-f7c6-7be2de1d3f57-fe0f905d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


