.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: #000;
  font-family: Inter, sans-serif;
  font-size: 10px;
  overflow: auto;
}

.countainer-1 {
  max-width: 80%;
  display: flex;
}

.div-block {
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.heading {
  font-size: 77px;
  line-height: 80px;
}

.heading-2 {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(308deg, #bdd7f180, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Inter, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 84px;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.text-block {
  color: #6f87a0eb;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  display: flex;
}

.image {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: static;
  top: -131px;
  left: auto;
  right: 238px;
}

.button {
  font-size: 16px;
}

.button-2 {
  background-image: linear-gradient(16deg, #2a3ded, #6472f3);
  border-radius: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  padding: 12px 30px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 300;
  display: block;
}

.section {
  width: auto;
  height: 700px;
  margin-top: 40px;
}

.section.jutsu-relative {
  height: auto;
  position: relative;
}

.section-2 {
  margin-top: 140px;
  overflow: hidden;
}

.text-block-2 {
  color: #6f87a0;
  justify-content: center;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  font-size: 13px;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 114px;
  grid-row-gap: 114px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.sections {
  margin-top: 100px;
}

.jutsu-container {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1185.4px;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-6.div-block-6-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.text-block-3 {
  color: #56f;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #5566ff26;
  border-radius: 500px;
  padding: 7px 15px;
  font-weight: 500;
}

.heading-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.heading-4 {
  text-align: center;
  letter-spacing: 0;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(162deg, #fff, #bdd7f180);
  -webkit-background-clip: text;
  background-clip: text;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 59.5px;
  line-height: 80px;
}

.heading-4.head-class-dif {
  height: 10%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 22px;
}

.text-block-4 {
  color: #6f87a0ed;
  text-align: center;
  letter-spacing: 1px;
  font-size: 16.3px;
  line-height: 30px;
}

.grid {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.card-exe {
  background-color: #041421cc;
  border-radius: 19.2px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 340px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.text-block-5 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(127deg, #fff, #bdd7f180);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 24.2px;
  font-weight: 500;
  line-height: 30.1px;
  position: relative;
  inset: auto 0% 0%;
}

.button-2-copy {
  background-image: linear-gradient(16deg, #2a3ded, #6472f3);
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: 8px;
  padding: 12px 30px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 300;
  display: flex;
  box-shadow: 0 7px 80px 5px #5566ffba;
}

.button-2-copy.copy2 {
  align-self: center;
  font-size: 17px;
}

.button-2-copy.but-copy-1 {
  box-shadow: none;
  background-color: #5566ff26;
  background-image: none;
}

.button-2-copy.btn-class1 {
  align-self: center;
}

.text-block-6 {
  color: #56f;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
}

.div-block-7 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 84px;
  padding-top: 56px;
  display: grid;
}

.div-block-8 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.heading-5 {
  color: #bdd7f1;
  -webkit-text-stroke-color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.text-block-7 {
  color: #6f87a0eb;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.heading-4-copy {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(162deg, #fff, #bdd7f180);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 50px;
  line-height: 57.5px;
}

.text-block-8 {
  font-size: 15px;
  font-weight: 300;
}

.div-block-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 900px;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  font-size: 80%;
  display: flex;
}

.text-block-9 {
  color: #fff;
  text-align: left;
  letter-spacing: .45px;
  font-size: 17px;
  font-weight: 300;
  line-height: 38px;
}

.list-item {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.image-2, .image-3, .image-4 {
  max-width: 100%;
}

.countainer-2 {
  max-width: 90%;
}

.image-5 {
  align-self: center;
  display: block;
}

.list {
  font-size: 80px;
  list-style-type: disc;
}

.text-span {
  font-size: 40px;
}

.div-block-10 {
  z-index: -1;
  filter: blur(140px);
  background-color: #2a3ded66;
  border-radius: 130px;
  width: 900px;
  height: 330px;
  position: absolute;
  top: 500px;
  right: 47px;
}

.div-block-11 {
  z-index: -1;
  width: 100%;
  height: 471.06px;
  position: absolute;
  inset: -16% auto 0% -14%;
}

.div-block-11.div-block-11-copie-blur {
  width: 70%;
  top: 3700px;
  bottom: auto;
  left: 35%;
}

.div-block-11.div-block-11-copie-blur.div-block-11-copie-blur-12 {
  height: 472px;
  top: 4500px;
  left: -2%;
}

.div-block-11.div-block-11-copie-blur.div-block-11-copie-blur-12.div-block-11-copie-blur-13 {
  top: 5300px;
  left: 37%;
}

.div-block-12 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-10 {
  color: #56f;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 9px;
}

.image-6 {
  width: 110%;
  max-width: 120%;
  margin-left: -80px;
  margin-right: 0;
  padding-right: 0;
}

.image-7 {
  width: 100%;
  max-width: 80%;
}

.div-block-13 {
  text-transform: uppercase;
  background-color: #5566ff24;
  border-radius: 20px;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 150px;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.div-block-13._4div-block-13-copie {
  width: 120px;
}

.text-block-11 {
  color: #56f;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-size: 10px;
  font-weight: 400;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-bottom: 0;
  display: grid;
}

.div-block-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #132436;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 360px;
  padding: 0 20px 50px;
  display: flex;
}

.heading-6 {
  color: #bdd7f1cc;
  font-size: 18px;
  font-weight: 500;
  line-height: 29px;
}

.text-block-12 {
  color: #6f87a0eb;
  text-align: center;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: baseline center;
  width: auto;
  margin-left: 0;
  padding-left: 0;
  display: grid;
}

.div-block-20 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  background-color: #030e17;
  border: 1px solid #313c477a;
  border-radius: 17px;
  flex-flow: column;
  width: 300px;
  height: 316px;
  padding-left: 20px;
  display: flex;
}

.div-block-21 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.text-block-13 {
  color: #6f87a0eb;
  align-self: auto;
  padding-left: 20px;
  font-size: 15px;
  line-height: 30px;
}

.div-block-22 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-bottom: 0;
  margin-left: 17px;
  padding-bottom: 0;
  display: flex;
}

.div-block-23 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-14 {
  color: #6f87a0;
}

.grid-2 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: center;
}

.div-block-24 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #132436;
  background-color: #020b12;
  border: 1px solid #0d1c28;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 307px;
  height: 320px;
  display: flex;
}

.div-block-25 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  height: 316px;
  display: flex;
}

.div-block-26 {
  color: #fdf3f3;
  background-color: #19050500;
  background-image: url('../images/OverlayOverlayBlur.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 1185px;
  height: 578px;
  margin-top: 0;
  padding-top: 60px;
  display: flex;
}

.text-block-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #6f87a0;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-size: 17px;
  line-height: 33px;
  display: block;
}

.text-span-2, .text-span-3, .text-span-4, .text-span-5, .text-span-6 {
  font-size: 24px;
}

.div-block-27 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  margin-top: 10px;
  display: flex;
}

.text-span-7 {
  font-size: 21px;
}

.text-span-8 {
  font-size: 20px;
}

.cs {
  font-size: 19px;
}

@media screen and (max-width: 991px) {
  .countainer-1 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: 80%;
    display: block;
  }

  .div-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

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

  .div-block-3 {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .image {
    align-self: flex-end;
    width: 70%;
    max-width: 90%;
    height: auto;
    position: absolute;
    top: 550px;
    right: 0;
  }

  .section {
    flex-flow: column;
    height: 100%;
    margin-top: 20px;
    display: block;
  }

  .section.jutsu-relative {
    text-align: center;
  }

  .section-2 {
    margin-top: 400px;
  }

  .div-block-5 {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
    flex-flow: column;
  }

  .sections {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .jutsu-container {
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
  }

  .heading-4 {
    font-size: 40px;
    line-height: 60px;
  }

  .text-block-4 {
    font-size: 13px;
  }

  .grid {
    grid-column-gap: 29px;
    grid-row-gap: 29px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    place-items: center stretch;
    width: 90%;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .div-block-7 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    grid-template-columns: 1fr 1fr;
    padding-top: 31px;
  }

  .heading-4-copy {
    text-align: center;
    line-height: 50px;
  }

  .div-block-9 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-size: 50px;
  }

  .text-block-9 {
    text-align: center;
    font-size: 16px;
  }

  .div-block-10 {
    width: 100%;
    height: 47%;
  }

  .div-block-11 {
    display: none;
  }

  .image-6 {
    width: 70%;
    margin-left: 0;
  }

  .div-block-13 {
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .div-block-13._4div-block-13-copie {
    justify-content: center;
    align-items: center;
  }

  .text-block-11 {
    justify-content: center;
    align-self: auto;
    align-items: center;
    font-size: 10px;
  }

  .div-block-14 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-15 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
  }

  .div-block-16 {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .grid-2 {
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .div-block-25 {
    height: auto;
    margin-top: 0;
  }

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

  .text-block-15 {
    font-size: 13px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    margin-top: 0;
  }

  .countainer-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    line-height: 40px;
  }

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

  .heading-2 {
    text-align: center;
    width: 100%;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .text-block {
    text-align: center;
    font-size: 10px;
    line-height: 20px;
  }

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

  .image {
    align-self: center;
    width: 100%;
    max-width: none;
    height: 100%;
    position: static;
  }

  .button-2 {
    text-align: center;
    align-self: center;
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 30px;
  }

  .section {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 20px;
    display: flex;
  }

  .section.jutsu-relative {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .section-2 {
    margin-top: 20px;
  }

  .div-block-5 {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    flex-flow: column;
    overflow: hidden;
  }

  .sections {
    margin-top: 60px;
  }

  .jutsu-container {
    width: 100%;
  }

  .div-block-6 {
    width: 90%;
  }

  .text-block-3 {
    font-size: 11px;
  }

  .heading-4 {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }

  .card-exe {
    height: 320px;
  }

  .button-2-copy {
    align-self: center;
    margin-top: 4px;
    padding: 0 13px;
    font-size: 13px;
  }

  .button-2-copy.copy2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
  }

  .button-2-copy.but-copy-1 {
    margin-top: 0;
    padding: 8px 8px 8px 10px;
    font-size: 10px;
  }

  .button-2-copy.btn-class1.btn-cls2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-6 {
    font-size: 10px;
  }

  .div-block-7 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    flex-flow: column;
    width: 90%;
    margin-bottom: 40px;
    display: flex;
  }

  .heading-5 {
    font-size: 18px;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .heading-4-copy {
    text-align: center;
    align-self: center;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-9 {
    text-align: center;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 100%;
    height: auto;
    font-size: 190%;
  }

  .text-block-9 {
    text-align: center;
    font-size: 15px;
    line-height: 27px;
  }

  .div-block-10 {
    width: 300px;
    height: 200px;
    top: 600px;
  }

  .div-block-11 {
    top: 0%;
    left: -25%;
  }

  .div-block-11.div-block-11-copie-blur {
    display: none;
    top: 7500px;
  }

  .text-block-10 {
    text-align: center;
    align-self: center;
    font-size: 11px;
    line-height: 30px;
  }

  .image-6 {
    align-self: center;
    max-width: 110%;
    margin-left: 0;
  }

  .div-block-13 {
    align-self: center;
  }

  .text-block-11 {
    font-size: 7px;
    line-height: 20px;
  }

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

  .div-block-16 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-17 {
    width: 300px;
    height: 300px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .div-block-25 {
    height: auto;
  }

  .div-block-26 {
    align-self: center;
    width: 100%;
    height: 100%;
    padding-top: 10px;
  }

  .text-block-15 {
    font-size: 10px;
    line-height: 27px;
  }

  .image-8 {
    display: none;
  }
}

#w-node-_7701c138-0feb-f3df-53fd-3ccccab1405b-0504641f {
  place-self: auto;
}

#w-node-_654f30b8-1811-9fdf-09cc-c0fbcf5826e0-0504641f, #w-node-fdf87bb1-cc8f-be10-c3b4-b37db46001a0-0504641f, #w-node-_0fb4393a-22e5-43ad-cbd3-7b4be9e24ae2-0504641f {
  place-self: auto center;
}


