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

.body {
  background-color: #020304;
  font-family: Share Tech Mono, sans-serif;
}

.section_jutsu {
  margin-top: 100px;
}

.div-block {
  width: 55%;
}

.text-block {
  color: #3a5068;
  font-family: Share Tech Mono, sans-serif;
  font-size: 18px;
}

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

.text-block-3 {
  color: #7ab800;
  font-family: Share Tech Mono, sans-serif;
  font-size: 16px;
}

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

.text-block-4 {
  color: #3a5068;
  font-family: Share Tech Mono, sans-serif;
  font-size: 16px;
}

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

.heading {
  border: 1px solid #000;
  margin-bottom: 20px;
  padding-right: 0;
  font-family: Barlow Condensed, sans-serif;
  font-size: 110px;
  font-style: normal;
  font-weight: 700;
  line-height: 100px;
}

.text-span-2 {
  color: #e8f4ff;
  font-style: italic;
}

.text-span-5 {
  border: 1px #000;
  font-style: italic;
}

.text-block-6 {
  color: #47627f;
  font-family: Share Tech Mono, sans-serif;
  font-size: 16px;
}

.button {
  color: #020304;
  clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
  background-color: #b8ff00;
  margin-top: 0;
  padding: 13px 35px;
  font-family: Outfit, sans-serif;
  font-size: 13px;
}

.button.btn2 {
  color: #b8ff00;
  background-color: #b8ff0000;
  border: 1px solid #b8ff00;
}

.button.btn2.btn-3 {
  -webkit-text-stroke-color: #7ab800;
  border-color: #7ab800;
  margin-top: 60px;
  margin-bottom: 0;
  padding: 11px 30px;
}

.button._2 {
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  text-decoration: none;
  display: block;
}

.div-block-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  margin-top: 30px;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  font-family: Syne, sans-serif;
  display: flex;
}

.text-block-7 {
  color: #47627f;
  font-family: Syne, sans-serif;
}

.div-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 2px solid #b8ff0024;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  display: flex;
}

.image {
  width: 8px;
  max-width: 100%;
  height: 8px;
}

.text-block-8 {
  color: #7a9ab8;
  font-family: Syne, sans-serif;
  font-size: 13px;
}

.container {
  max-width: 86%;
  padding-left: 33px;
}

.image-2 {
  z-index: -1;
  border-left: 1px solid #b8ff0024;
  width: auto;
  max-width: 47.3%;
  position: absolute;
  top: -40px;
  right: 0;
}

.lastsection {
  background-image: url('../images/12.-CTA.avif');
  background-position: 0 0;
  background-size: auto;
  height: 650px;
  display: none;
}

.andreassection {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
}

.andreassection.dd {
  padding-top: 0;
}

.andreassection.hide {
  display: none;
}

.andreascontainer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  display: flex;
  position: static;
}

.andreascontainer.re {
  max-width: 1100px;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.andreascontainer.bg {
  background-color: #050810;
}

.faq {
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.faq._2 {
  border-bottom: 1px solid #1a2a3a;
  width: 100%;
  margin-bottom: 60px;
  padding-bottom: 60px;
}

.faq._2._06 {
  margin-bottom: 0;
}

.faq._3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  width: 100%;
  display: grid;
}

.right {
  width: 50%;
}

.right.uni {
  padding: 100px 120px;
}

.right.uni.f {
  padding-top: 0;
}

.right._2 {
  width: 60%;
}

.left {
  width: 50%;
  padding: 0;
}

.text-block-9 {
  color: #7ab800;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  line-height: 15px;
}

.heading-2 {
  color: #e8f4ff;
  padding-right: 0;
  font-family: Barlow Condensed, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 800;
  line-height: 47px;
}

.sec_jutsu2 {
  margin-top: 40px;
  margin-bottom: 0;
}

.container-2 {
  background-color: #050810;
  max-width: 86%;
}

.text-span-7 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #dcff4d, #b8ff00);
  -webkit-background-clip: text;
  background-clip: text;
  width: auto;
  max-width: none;
  padding-right: 0;
  font-style: normal;
  line-height: 40px;
}

.div-block-7 {
  border-top: 1px solid #b8ff0024;
  height: 100px;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.div-block-9 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  border-right: 1px solid #1a2a3a;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-left: 10px;
  display: flex;
}

.text-block-11 {
  color: #b8ff00;
  font-family: Syne, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.text-block-12 {
  color: #3a5068;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}

.navbar-2 {
  background-color: #080c0a;
  border-bottom: 1px solid #b8ff0024;
}

.text-block-28 {
  color: #b8ff00;
  text-transform: capitalize;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-family: Share Tech Mono, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
}

.nav-link-2 {
  color: #3a5068;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border-right: 1px solid #3a5068;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.nav-link-2.w--current {
  color: #1a1d22;
  font-weight: 600;
}

.nav-link-2.css1 {
  border-left: 1px solid #3a5068;
  font-family: Outfit, sans-serif;
}

.nav-link-2.css2 {
  border-right-style: none;
}

.button-2 {
  color: #080808;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #b8ff00;
  padding: 15px 25px;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.responsive-btn-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: none;
}

.desktop-btn-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.container-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #080808;
  border-bottom: 1px #ffffff4d;
  justify-content: space-between;
  align-items: center;
  max-width: 88%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.menu-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #050810;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.yagami_text_buttton {
  letter-spacing: 2.2px;
  line-height: 18px;
}

.nav-menu-2 {
  margin-right: 0;
  font-family: Syne, sans-serif;
}

.main-btn {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  color: #0d0d0d;
  text-transform: uppercase;
  background-color: #f0c000;
  border: 1px solid #0000;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.logo-size {
  width: 250px;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  margin-top: 20px;
  display: flex;
}

.sec_jutsu3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #050810;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.container-12 {
  background-color: #05081000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 937px;
  margin-top: 0;
  padding-top: 60px;
  padding-left: 0;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-11.div-copie {
  justify-content: space-between;
  align-items: center;
}

.div-block-11.div-block-10 {
  justify-content: space-between;
  width: 1100px;
}

.text-block-29 {
  color: #7a9ab8;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  font-family: Share Tech Mono, sans-serif;
  line-height: 18px;
  display: flex;
}

.text-block-29._1 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
}

.text-block-29.text-copie1 {
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
  line-height: 18px;
}

.text-block-29.uniaue {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}

.text-block-29.lo {
  margin-top: 20px;
}

.text-block-29.di {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-12 {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-bottom: 10px;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  border-right: 1px solid #1a2a3a;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 40px;
  display: flex;
}

.div-block-13.fd, .div-block-13.sec-6, .div-block-13.copie2 {
  border-right-style: none;
}

.div-block-14 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 84%;
  height: 280px;
  margin-left: 0;
  display: grid;
}

.div-block-15 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  background-image: linear-gradient(325deg, #080d18, #b8ff0052 77%, #9fd90a52);
  border-top: 1px solid #1a2a3a;
  border-right: 1px solid #1a2a3a;
  flex-flow: column;
  height: 250px;
  padding-top: 40px;
  padding-left: 20px;
  display: flex;
}

.div-block-15.div-copy1 {
  background-image: none;
  border-bottom: 1px solid #1a2a3a;
}

.div-block-15.div-copy1.div-block-16-copie {
  border-top-color: #1a2a3a;
  border-right-color: #1a2a3a;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.div-block-15.div-copy1.div-block-16-copie.div-copie-16-1 {
  background-image: linear-gradient(320deg, #080d18, #466003 77%, #4d6a0436 103%);
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 20px;
}

.div-block-15.div-copy-2 {
  background-image: none;
  border-bottom: 1px solid #1a2a3a;
}

.div-block-15.div-copy-1 {
  background-image: linear-gradient(325deg, #080d18, #b8ff0052 77%, #9fd90a52);
  border-bottom: 1px solid #b8ff002e;
  border-right-color: #b8ff002e;
}

.text-block-30 {
  color: #476381;
  padding-bottom: 10px;
  font-family: Share Tech Mono, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.text-block-31 {
  font-family: Inter, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.text-block-32 {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Barlow Condensed, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: 24px;
}

.text-block-33 {
  color: #7a9ab8;
  padding-top: 5px;
  font-family: Share Tech Mono, sans-serif;
  line-height: 18px;
}

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

.image-3 {
  position: absolute;
  top: 1580px;
  left: -59px;
  overflow: visible;
}

.section {
  background-color: #050810;
  background-image: url('../images/1.-INTRO.avif');
  background-position: 50%;
  background-size: cover;
  border: 1px #050810;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-34 {
  color: #b8ff000f;
  font-family: Barlow Condensed, sans-serif;
  font-size: 250px;
  font-weight: 600;
  line-height: 200px;
  position: absolute;
  right: 50px;
}

.footercontainer {
  justify-content: space-between;
  align-items: center;
  max-width: 80%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.footer {
  background-color: #020304;
}

.text-block-38 {
  color: #b8ff00;
  font-family: Share Tech Mono, sans-serif;
  line-height: 22px;
}

.text-block-39 {
  color: #3a5068;
  font-family: Share Tech Mono, sans-serif;
  font-size: 9px;
  line-height: 14px;
}

.warpercard {
  width: 80%;
  padding: 100px 120px;
}

.warpercard._08 {
  padding: 0;
}

.warpercard.tiny {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.warpercard.tiny.removeborder {
  padding-bottom: 0;
}

.bottom {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.dubbottom {
  padding: 48px 36px;
}

.dubbottom.midel {
  background-image: linear-gradient(325deg, #000, #b8ff0052 50%, #35411752);
}

.image-5 {
  width: 300px;
  height: 16px;
}

.text-block-44 {
  color: #e8f4ff;
  padding-top: 8px;
  padding-bottom: 12px;
  font-family: Share Tech Mono, sans-serif;
  line-height: 18px;
}

.image-6 {
  width: 24px;
  height: 1px;
}

.text-block-45 {
  color: #3a5068;
  font-family: Share Tech Mono, sans-serif;
  font-size: 9px;
  line-height: 14px;
}

.leftdiv {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

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

._08-bottom._06 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 130%;
}

.dub08 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  border-top: 1px solid #1a2a3a;
  border-right: 1px solid #1a2a3a;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 36px 20px;
  display: flex;
}

.dub08._1 {
  border-top: 1px solid #1a2a3a;
  border-right: 1px solid #1a2a3a;
}

.dub08._1._06 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 50px;
}

.dub08._1._06.un, .dub08.end {
  border-right-width: 0;
}

.text-block-46 {
  color: #e8f4ff;
  font-family: Barlow Condensed, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.text-block-46.o {
  font-family: Barlow Condensed, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.text-block-47 {
  color: #3a5068;
  text-align: center;
  font-family: Share Tech Mono, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.text-block-47._06 {
  text-align: left;
  font-family: Outfit, sans-serif;
}

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

.div-block-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #3a5068;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  height: 100px;
  display: grid;
}

.text-block-49 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(278deg, #b8ff00, #dcff4d);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Barlow Condensed, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 35px;
}

.div-block-19 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  border-right: 1px solid #3a5068;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-19.div-copy-19 {
  border-right-style: none;
}

.text-block-50 {
  color: #3a5068;
  text-align: center;
  font-family: Share Tech Mono, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}

.container-13 {
  max-width: 1100px;
}

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

.div-block-22 {
  border-left: 1px solid #1a2a3a;
  width: 100%;
}

.div-block-23 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #1a2a3a;
  border-right: 1px #000;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-23.div-block-23-copie {
  border-bottom: 1px solid #1a2a3a;
}

.div-block-23.top {
  border-top-width: 0;
}

.div-block-24 {
  border-right: 1px solid #1a2a3a;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-51 {
  color: #7ab800;
  text-align: center;
  font-family: Outfit, sans-serif;
  font-size: 14px;
}

.text-block-52 {
  color: #b8ff0012;
  text-align: center;
  font-family: Barlow Condensed, sans-serif;
  font-size: 50px;
  font-style: italic;
  font-weight: 700;
  line-height: 55px;
}

.div-block-25 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  padding-top: 40px;
  padding-left: 60px;
  display: flex;
}

.div-block-25.unique {
  border-top: 0 solid #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 40px;
}

.text-block-53 {
  color: #fff;
  font-family: Barlow Condensed, sans-serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 700;
}

.text-block-54 {
  color: #7a9ab8;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  display: grid;
}

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

.section-3 {
  background-color: #050810;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-14, .container-15 {
  max-width: 1100px;
}

.div-block-28 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.f {
  margin-right: 10px;
}

.warper07 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.section-4 {
  background-color: #080d18;
  margin-bottom: 100px;
}

.section-4.removep {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.right07 {
  width: 40%;
}

.div-block-29 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.text-block-56 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(95deg, #dcff4d, #b8ff00);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Syne, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
}

.text-block-56.smaller {
  font-family: Barlow Condensed, sans-serif;
  font-size: 64px;
  line-height: 64px;
}

.container-16 {
  max-width: 1100px;
}

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

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

.div-block-32 {
  border-right: 1px solid #1a2a3a;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 320px;
  display: flex;
}

.div-block-33 {
  grid-column-gap: 66px;
  grid-row-gap: 66px;
  border: 1px solid #3a3c5f;
  border-left-color: #1a2a3a;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-34 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  padding: 20px 20px 10px 40px;
  display: flex;
}

.text-block-59 {
  font-family: Syne, sans-serif;
  font-size: 28px;
  line-height: 29px;
}

.text-block-60 {
  color: #fff;
  font-family: Barlow Condensed, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-61 {
  color: #7a9ab8;
  font-family: Share Tech Mono, sans-serif;
  font-size: 13px;
}

.div-block-35 {
  width: 1100px;
}

.warper05 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0a0a0a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1100px;
  display: grid;
}

.right05 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.left05 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.dup06 {
  border: 1px solid #1a2a3a;
  padding: 40px 36px;
}

.dup06.lef {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-right-width: 0;
  flex-flow: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.btn-sec {
  text-align: right;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-right: 0;
  display: flex;
}

.container-18 {
  max-width: 100%;
}

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

.image-8 {
  width: 1920px;
  height: auto;
}

.image-9, .image-10, .image-11 {
  overflow: visible;
}

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

.uui-faq01_heading-2 {
  color: #e8f4ff;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Share Tech Mono, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
}

.uui-space-medium-2 {
  width: 100%;
  min-height: 2rem;
}

.uui-faq01_answer-2 {
  overflow: hidden;
}

.uui-page-padding-2 {
  padding: 20px 2rem;
}

.uui-text-size-medium-2 {
  color: #8b8b8b;
  letter-spacing: normal;
  font-size: 18px;
  line-height: 1.5;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-faq01_list-2 {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_icon-wrapper-2 {
  color: #7f56d9;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-faq01_accordion-2 {
  border-top: 1px solid #28324a;
  border-bottom: 1px solid #28324a;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.uui-faq01_question-2 {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.uui-faq01_component-2 {
  margin-top: 0;
}

.vpn {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(280deg, #7ab800, #b8ff00 52%, #dcff4d);
  -webkit-background-clip: text;
  background-clip: text;
  width: auto;
  max-width: none;
  font-style: italic;
}

@media screen and (max-width: 991px) {
  .section_jutsu {
    margin-top: 20px;
  }

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

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

  .text-block-3, .text-block-4 {
    font-size: 14px;
  }

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

  .heading {
    text-align: center;
    font-size: 69px;
    line-height: 60px;
  }

  .text-span-2, .text-span-5 {
    font-style: italic;
  }

  .text-block-6 {
    text-align: center;
  }

  .button {
    margin-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .button.btn2.btn-3 {
    margin-top: 0;
  }

  .div-block-4 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
  }

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

  .container {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-2 {
    border-left-style: none;
    max-width: 100%;
    position: static;
  }

  .lastsection {
    height: 550px;
  }

  .andreassection {
    width: auto;
  }

  .andreassection.dd {
    padding-left: 20px;
    padding-right: 20px;
  }

  .andreascontainer {
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .andreascontainer.re {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .andreascontainer.bg {
    max-width: none;
  }

  .faq {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .faq._2._06 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .faq._3 {
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 20px;
    display: flex;
  }

  .right.uni.f {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .right._2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .left {
    width: 100%;
  }

  .heading-2 {
    text-align: center;
    font-size: 50px;
  }

  .sec_jutsu2.hide {
    display: none;
  }

  .menu-button-2 {
    color: #fff;
    order: 9999;
  }

  .menu-button-2.w--open {
    color: #000;
    background-color: #b8ff00;
    order: 9999;
  }

  .nav-link-2 {
    color: #fff;
    text-align: center;
    border-right-style: none;
    font-size: 16px;
  }

  .nav-link-2.css1 {
    color: #fff;
    border-left-style: none;
    border-right-style: none;
  }

  .responsive-btn-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .desktop-btn-wrapper {
    display: none;
  }

  .container-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: space-between;
    max-width: 100%;
    padding: 20px;
  }

  .nav-menu-2 {
    background-color: #080808;
    padding-bottom: 20px;
  }

  .main-btn {
    background-color: #b8ff00;
  }

  .logo-size.w--current {
    order: -9999;
  }

  .div-block-10 {
    width: 90%;
    margin-top: 0;
  }

  .container-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: center;
  }

  .div-block-11.div-copie {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
  }

  .div-block-11.div-block-10 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-29 {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .text-block-29._1 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-29.text-copie1 {
    text-align: left;
  }

  .text-block-29.uniaue {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .div-block-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
  }

  .div-block-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .div-block-13.sec-6 {
    width: auto;
  }

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

  .image-3 {
    position: static;
  }

  .text-block-34 {
    font-family: Outfit, sans-serif;
    font-size: 150px;
  }

  .footercontainer {
    max-width: 100%;
  }

  .warpercard {
    width: 90%;
    padding: 40px 20px 40px 0;
  }

  .warpercard._08 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .warpercard.tiny.removeborder {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bottom {
    grid-template-columns: 1fr;
  }

  .leftdiv {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  ._08-bottom._06 {
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .dub08._1._06 {
    border-top-style: none;
    border-right-style: none;
  }

  .dub08._1._06.un {
    border-top-style: none;
  }

  .text-block-46 {
    text-align: center;
  }

  .container-13 {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-21 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .container-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-15 {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .warper07 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
  }

  .section-4.removep {
    padding-left: 20px;
    padding-right: 20px;
  }

  .right07, .div-block-29 {
    width: auto;
  }

  .container-16 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-34 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-59, .text-block-60 {
    font-size: 20px;
  }

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

  .warper05 {
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .right05 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 0;
    display: flex;
  }

  .btn-sec {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-right: 0;
    display: flex;
  }

  .uui-page-padding-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .hide {
    display: none;
  }

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

@media screen and (max-width: 767px) {
  .heading {
    font-size: 40px;
    line-height: 44px;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 18px;
  }

  .lastsection {
    height: 450px;
  }

  .andreassection {
    width: auto;
  }

  .faq {
    width: 100%;
  }

  .faq._2 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .faq._2._06 {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
  }

  .right.uni.f {
    padding-bottom: 0;
  }

  .right._2 {
    width: auto;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    height: 200%;
  }

  .text-block-29, .text-block-29._1, .text-block-29.uniaue {
    font-size: 14px;
  }

  .text-block-29.di {
    width: auto;
    font-size: 14px;
  }

  .div-block-13.sec-6, .div-block-15.div-copy1.div-block-16-copie {
    height: auto;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .warpercard {
    padding-left: 0;
    padding-right: 0;
  }

  .warpercard.tiny.removeborder {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._08-bottom {
    grid-template-columns: 1fr;
  }

  ._08-bottom._06 {
    width: auto;
  }

  .section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-25 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
  }

  .div-block-26 {
    grid-template-columns: 1fr;
  }

  .warper07 {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-4.removep {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-29 {
    width: auto;
  }

  .text-block-56.smaller {
    text-align: center;
  }

  .div-block-30 {
    grid-column-gap: 51px;
    grid-row-gap: 51px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-31 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-34 {
    width: auto;
    height: auto;
  }

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

  .div-block-35 {
    align-self: center;
    width: auto;
  }

  .warper05 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .left05 {
    grid-template-columns: 1fr;
  }

  .btn-sec {
    margin-right: 0;
  }

  .image-8 {
    margin-top: 100px;
  }

  .uui-space-medium-2 {
    min-height: 1.5rem;
  }

  .uui-page-padding-2 {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-faq01_component-2 {
    margin-top: 3rem;
  }
}

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

  .div-block {
    width: auto;
    padding-left: 10px;
  }

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

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

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

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

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

  .button {
    text-align: center;
    padding-left: 10px;
    padding-right: 20px;
  }

  .button.btn2.btn-3 {
    margin-top: 0;
  }

  .container {
    padding-left: 0;
  }

  .image-2 {
    border-left-style: none;
    width: 100%;
    max-width: 100%;
    position: static;
    top: 0;
  }

  .lastsection {
    height: 350px;
  }

  .andreassection.dd {
    padding-left: 0;
    padding-right: 0;
  }

  .andreascontainer.re {
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .faq {
    flex-flow: column;
  }

  .faq._2._06 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq._3 {
    grid-column-gap: 74px;
    grid-row-gap: 74px;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .right.uni {
    width: 100%;
  }

  .right.uni.f {
    padding-left: 0;
    padding-right: 0;
  }

  .right._2 {
    width: auto;
  }

  .text-block-9 {
    text-align: center;
  }

  .heading-2 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .sec_jutsu2 {
    margin-top: 0;
  }

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

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

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

  .div-block-9 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    justify-content: center;
  }

  .menu-button-2, .nav-menu-2 {
    background-color: #b8ff00;
  }

  .main-btn {
    color: #b8ff00;
    background-color: #000;
  }

  .div-block-10 {
    margin-top: 0;
    display: block;
  }

  .container-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    width: auto;
    margin-top: 0;
  }

  .div-block-11.div-copie {
    height: auto;
    display: flex;
  }

  .div-block-11.div-block-10 {
    width: auto;
  }

  .text-block-29 {
    text-align: center;
    justify-content: center;
    align-items: flex-end;
  }

  .text-block-29._1 {
    width: auto;
    font-size: 14px;
  }

  .text-block-29.text-copie1 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .text-block-29.uniaue {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
  }

  .text-block-29.lo {
    text-align: center;
  }

  .text-block-29.di {
    justify-content: center;
    align-items: flex-end;
    width: auto;
  }

  .div-block-12 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    margin-top: 10px;
  }

  .div-block-13 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-14 {
    flex-flow: column;
    width: auto;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .div-block-15.div-copy1.div-block-16-copie {
    border-left: 1px solid #1a2a3a;
  }

  .div-block-15.div-copy-1 {
    padding-right: 20px;
  }

  .image-3 {
    position: static;
    overflow: hidden;
  }

  .section {
    height: auto;
  }

  .text-block-34 {
    font-size: 140px;
    right: 10px;
  }

  .warpercard._08 {
    padding-top: 40px;
  }

  .warpercard.tiny.removeborder {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .leftdiv {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  ._08-bottom {
    flex-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
    display: flex;
  }

  ._08-bottom._06 {
    grid-template-columns: 1fr;
    width: 90%;
  }

  .text-block-46.o {
    text-align: center;
  }

  .section-2 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    flex-flow: column;
    margin-bottom: 0;
    display: block;
  }

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

  .div-block-22 {
    border-left-style: none;
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .div-block-23 {
    flex-flow: column;
    width: auto;
    height: auto;
  }

  .div-block-24 {
    border-bottom: 1px solid #1a2a3a;
    border-left: 1px solid #1a2a3a;
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-25 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

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

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

  .container-15 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-29 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-56.smaller {
    text-align: center;
  }

  .div-block-32 {
    background-color: #000;
    flex-flow: row;
    width: auto;
    height: auto;
    display: none;
    position: static;
    inset: 0% 0% 0% auto;
    overflow: visible;
  }

  .div-block-33 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .div-block-34 {
    width: auto;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .warper05 {
    grid-template-columns: 1fr;
    width: auto;
    padding-left: 0;
    padding-right: 20px;
  }

  .right05 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .left05 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .dup06 {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .dup06.lef {
    border-width: 1px;
  }

  .btn-sec {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    margin-right: 0;
    display: flex;
  }

  .image-8 {
    width: auto;
  }

  .image-9 {
    -webkit-text-fill-color: inherit;
    vertical-align: baseline;
    background-color: #000;
    background-image: linear-gradient(#00000080, #00000080);
    background-clip: content-box;
    overflow: hidden;
  }

  .image-10 {
    background-color: #000;
    overflow: hidden;
  }

  .image-11 {
    box-sizing: border-box;
    vertical-align: baseline;
    object-fit: fill;
    background-color: #000;
    flex: 0 auto;
    order: 1;
    display: none;
    position: static;
    overflow: hidden;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .faq-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_811daff4-eef9-31d9-00f3-b2387ab574d2-b5e84e98 {
  justify-self: center;
}

#w-node-_811daff4-eef9-31d9-00f3-b2387ab574d3-b5e84e98 {
  order: 9999;
  place-self: center end;
}

@media screen and (max-width: 479px) {
  #w-node-_67f7ed85-5b51-0186-2352-5710c4890a59-b5e84e98 {
    place-self: auto;
  }
}


