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

.section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-transform: lowercase;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding-left: 0;
  display: flex;
}

.container {
  flex-flow: row;
  width: 1437px;
  height: 339px;
  display: flex;
}

.heading1 {
  color: #ffe100;
  text-transform: uppercase;
  background-color: #0000;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 69px;
  line-height: 100%;
}

.se {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 62%;
  margin-top: 0;
  margin-left: 51px;
  padding-bottom: 0;
  padding-right: 0;
  display: block;
}

.heading {
  color: #fff;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  background-color: #c35050;
  background-image: linear-gradient(#fff, #d4d4d4);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 58px;
  font-family: Inter, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 100%;
}

.div-block-2 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-flow: column;
  align-self: auto;
  align-items: flex-start;
  width: 37%;
  height: auto;
  margin-left: 0;
  text-decoration: none;
  display: flex;
}

.text-block {
  color: #fff;
  text-align: justify;
  text-transform: none;
  align-self: stretch;
  margin-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
}

.buttonde {
  color: #000;
  text-transform: capitalize;
  background-color: #fe0;
  border-radius: 8px;
  flex: 0 auto;
  order: -9999;
  align-self: auto;
  margin-left: 0;
  padding: 10px 20px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.buttonde.de {
  color: #fff;
  background-color: #fff0;
  border: 0 #f3e0e000;
  font-size: 13.6px;
  font-weight: 500;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: auto;
  max-width: none;
  margin-left: 1px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #000;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35%;
  margin-left: 0;
}

.section-2 {
  display: flex;
}

.div-block-4 {
  margin-left: 35px;
}

.body {
  background-color: #000;
  margin-left: 0;
  font-size: 14px;
}

.section-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image {
  width: 283px;
  height: 630px;
}

.container-3 {
  width: 958px;
  height: auto;
}

.sect-jutsu-2 {
  color: #000;
  background-color: #000;
  min-width: auto;
}

.div-block-5 {
  width: auto;
  display: flex;
}

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

.section-4 {
  background-color: #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 27px;
  padding-left: 20px;
  padding-right: 20px;
}

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

.div-block-8 {
  width: 70%;
}

.div-block-9 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: space-around;
  align-self: auto;
  align-items: stretch;
  width: 35%;
  display: flex;
}

.heading-2 {
  color: #fe0;
  font-family: Inter, sans-serif;
  font-size: 64px;
  line-height: 65px;
}

.heading-3 {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, #adacac);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Inter, sans-serif;
  font-size: 65px;
  line-height: 66px;
}

.text-block-2 {
  color: #fff;
  text-align: justify;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
}

.container-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1300px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  display: flex;
}

.container-4.con-jutsu-10 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
}

.div-block-10 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.button {
  color: #000;
  background-color: #fe0;
  border-radius: 12px;
  padding: 10px 13px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.button-2 {
  background-color: #3898ec00;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-11 {
  width: 958px;
  height: 630px;
}

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

.div-block-13 {
  min-width: 10%;
}

.div-block-14 {
  width: 283px;
  min-width: auto;
  height: 630px;
  min-height: auto;
}

.image-2 {
  width: 100%;
}

.image-3 {
  width: 100%;
  height: 100%;
}

.div-block-15 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.image-4 {
  max-width: 60%;
}

.image-5 {
  max-width: 74%;
}

.div-block-copie-17 {
  background-image: linear-gradient(#0c0c0c, #00000052 58%, #0c0c0c);
  border-radius: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 40px;
  display: flex;
}

.div-block-copie-17.div-combo-20 {
  background-image: linear-gradient(#0e0e0e, #12121252 58%, #101010);
  display: flex;
}

.div-block-copie-17.div-combo-20.div-combo-30 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  background-image: linear-gradient(#0e0e0e, #1616169c 33%, #39393952 67%, #0b0b0b);
  flex-flow: column;
}

.div-block-copie-18 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 45%;
  min-width: 44.999%;
  height: 400px;
  min-height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 24px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  display: flex;
}

.div-block-copie-18.combo-class-1 {
  height: 630px;
}

.heading-4 {
  color: #fff;
  font-size: 40px;
}

.heading-5 {
  color: #fff;
  text-overflow: clip;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  line-height: 50px;
}

.text-span {
  color: #fe0;
}

.button-3 {
  color: #000;
  background-color: #fe0;
  border-radius: 7px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
}

.div-block-19 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: 32px;
  min-height: 45px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.div-block-copie-19 {
  width: 50%;
  margin-top: 21px;
}

.text-block-3 {
  color: #fff;
  text-align: justify;
  letter-spacing: 0;
  font-family: Inter, sans-serif;
  font-size: 27px;
  font-weight: 300;
  line-height: 40px;
}

.heading-6 {
  color: #fff;
  font-family: Inter, sans-serif;
}

.div-block-21 {
  margin-top: 0;
  margin-left: 20px;
  margin-right: auto;
}

.heading-7, .heading-8 {
  color: #fff;
}

.heading-9 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 40px;
}

.div-block-22 {
  grid-column-gap: 43px;
  grid-row-gap: 43px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
}

.div-block-23, .div-block-24 {
  width: 49%;
}

.grid4 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.grid4.grid4s {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

.heading-10 {
  color: #fbff00;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 77px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 150px;
  font-weight: 700;
  display: flex;
}

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

.div-block-27 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  background-image: linear-gradient(#1f1f1f9e, #2b2b2b99 9%, #141414e3 35%, #000);
  border-radius: 19px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  display: flex;
}

.div-block-27._2card {
  background-image: linear-gradient(#1f1f1f9e, #2b2b2b99 9%, #141414e3 35%, #000);
  padding-right: 0;
}

.heading-11 {
  font-family: Inter, sans-serif;
}

.heading-12 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-4 {
  margin-left: 0;
}

.text-block-22 {
  color: #8c8c8c;
  text-align: justify;
  width: 90%;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

.text-span-2 {
  color: #fffb28;
}

.div-block-28 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-image: linear-gradient(53deg, #1f1f1f59, #2c2c2c59 35%, #2b2b2b59 70%, #0e0e0e59);
  border-radius: 20px;
  flex-flow: column;
  height: 350px;
  display: flex;
}

.text-block-23 {
  color: #8c8c8c;
  text-align: left;
  min-width: auto;
  min-height: auto;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
  display: block;
}

.div-block-29 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 53%;
  display: flex;
}

.heading-13 {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 40px;
}

.div-block-30 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.bold-text {
  color: #fbff00;
}

.div-block-31 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  padding-left: 0;
  display: flex;
}

.div-block-31.divblock-11-copie {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  background-color: #141414;
  border: 1px solid #252525;
  border-radius: 19px;
  flex-flow: row;
  justify-content: flex-start;
  width: 485px;
  height: 100px;
  margin-left: -12px;
  padding-left: 0;
}

.text-block-24 {
  color: #fff;
  align-self: center;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

.div-block-32 {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  flex-flow: column;
  padding-left: 10px;
  display: flex;
}

.image-6 {
  border-radius: 15px;
  align-self: auto;
  margin-top: 33px;
  display: block;
}

.text-span-3 {
  color: #fe0;
}

.text-span-4, .text-span-5 {
  font-size: 39px;
}

.text-span-6 {
  font-size: 30px;
}

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

.text-span-8 {
  color: #8c8c8c;
}

.section-5 {
  margin-top: 40px;
  margin-bottom: 44px;
}

.image-7 {
  align-self: center;
  margin-left: 13px;
  padding-left: 0;
}

.div-block-47 {
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.div-block-47.div-combo-33 {
  margin-top: 39px;
}

.heading-14 {
  color: #fff;
}

.text-span-9 {
  color: #fe0;
}

.text-block-25, .text-block-26 {
  color: #fff;
}

.text-block-27 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.div-block-46 {
  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: 0;
  margin-bottom: 0;
  display: grid;
}

.div-block-46.div-combo-34 {
  text-align: left;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-self: auto;
}

.text-block-28 {
  font-size: 17px;
}

.text-block-29 {
  color: #8c8c8c;
  font-size: 18.5px;
}

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

.image-11 {
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.div-block-35-copy {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  flex-flow: column;
  display: flex;
}

.text-span-10, .text-span-11 {
  color: #fe0;
}

.heading-15 {
  color: #fff;
  font-size: 40px;
}

.text-span-12 {
  color: #fe0;
}

.div-block-48 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-49 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 11px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  display: grid;
}

.div-block-50 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #57575796;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 145px;
  height: 44px;
  margin-top: 19px;
  display: flex;
}

.div-block-50.div-block-copie-1 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 23px;
}

.div-block-50.div-block-copie {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-right: 0;
}

.div-block-51 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  border: 1px solid #1e1e1e;
  border-radius: 13px;
  flex-flow: column;
  grid-template-rows: 121px auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 719px;
  margin-top: 0;
  margin-left: 13px;
  padding-left: 26px;
  padding-right: 0;
  display: grid;
}

.div-block-51.div-clas-copie-322 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  outline-offset: 0px;
  background-image: linear-gradient(45deg, #000, #00000073 37%, #1b1b1bbf 73%, #000000d9);
  border-style: none;
  border-radius: 7px;
  outline: 1px solid #333;
  flex-flow: column;
  height: 350px;
  margin-left: 0;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
}

.text-block-30 {
  color: #fff;
  align-self: center;
  margin-left: -6px;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.image-18 {
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-left: 13px;
  margin-right: 0;
}

.heading-16 {
  color: #fff;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.heading-17 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
}

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

.text-span-13 {
  color: #fff;
  font-size: 23px;
  font-weight: 300;
}

.text-span-14 {
  color: #fe0;
}

.text-block-31 {
  color: #fff;
  align-self: flex-start;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.text-block-31.text-block-31-copie {
  padding-left: 29px;
}

.button-4 {
  color: #000;
  text-align: center;
  background-color: #fe0;
  border-radius: 9px;
  align-self: flex-start;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.button-4.button4-copie {
  letter-spacing: -1px;
  margin-left: 29px;
}

.button-4.button-4-copie {
  margin-left: 25px;
  font-size: 13px;
}

.button-4.button-4-copie.buttonm-copie-333 {
  margin-left: 0;
  font-size: 16px;
  font-weight: 700;
}

.div-block-53 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.text-block-32 {
  font-size: 18px;
  font-weight: 500;
}

.text-block-33 {
  color: #8c8c8c;
  text-align: left;
  margin-top: 0;
  font-size: 18px;
  font-weight: 400;
}

.image-19 {
  align-self: center;
}

.div-block-55 {
  border-radius: 0;
  flex-flow: column;
  display: flex;
}

.div-block-56 {
  border: 1px #555;
  margin-top: 10px;
  margin-left: 0;
}

.heading-18 {
  color: #fe0;
  font-size: 30px;
}

.text-span-15 {
  color: #fff;
}

.div-block-57 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.div-block-57.div-block-copie-57 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 32px;
}

.div-block-58 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

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

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

.div-block-63 {
  grid-column-gap: 67px;
  grid-row-gap: 67px;
  color: #080808;
  background-color: #1e1e1e5c;
  border: 1px solid #181818;
  border-radius: 20px;
  flex-flow: column;
  height: 850px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-64 {
  background-color: #1f1f1f59;
  justify-content: center;
  align-items: flex-start;
  margin-top: 28px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.heading-19 {
  color: #e9e9e9;
  font-family: Inter, sans-serif;
  font-size: 34px;
}

.div-block-65 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.bold-text-2 {
  color: #fe0;
}

.text-block-34 {
  color: #fff;
  margin-left: 0;
  margin-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.text-span-16, .text-span-17, .text-span-18 {
  font-size: 26px;
}

.div-block-66 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.text-block-35 {
  color: #fff;
  font-size: 19px;
}

.text-block-36 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  flex-flow: column;
  align-self: flex-start;
  font-family: Inter, sans-serif;
  font-size: 17px;
  text-decoration: none;
  display: block;
}

.text-span-19 {
  color: #7f7f7f;
}

.image-20 {
  align-self: center;
}

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

.heading-20 {
  color: #fff;
  text-align: center;
}

.text-span-20 {
  color: #fe0;
  -webkit-text-stroke-color: #fe0;
}

.div-block-68 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  height: 400px;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}

.heading-21 {
  color: #fe0;
  text-align: center;
  -webkit-text-stroke-color: #fe00;
  justify-content: center;
  align-items: flex-start;
  margin-top: 60px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 90px;
  line-height: 80px;
  display: flex;
}

.div-block-69 {
  text-align: center;
  background-image: url('../images/2TL65c1wKVaRkYpma336GSOqHI.png.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
}

.div-block-70 {
  background-color: #1b1b1bd1;
  background-image: linear-gradient(#0202028c, #05050526 28%, #202020c9 62%, #000000f0);
  border: 1px solid #181818;
  border-radius: 20px;
  height: 400px;
}

.div-block-71 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  filter: blur(20px);
  -webkit-text-fill-color: inherit;
  background-color: #fff20073;
  background-clip: border-box;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 80px;
  height: 100px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.heading-22 {
  font-size: 38px;
}

.heading-23 {
  color: #fffb00;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 100px;
  line-height: 64px;
}

.div-block-72-copie {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  filter: blur(20px);
  background-color: #ffea005e;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
}

.heading-24 {
  color: #e9e9e9;
  width: auto;
  font-family: Inter, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.div-block-73 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
}

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

.text-block-38 {
  color: #8c8c8c;
  align-self: flex-start;
  min-width: auto;
  min-height: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  display: block;
}

.bold-text-4 {
  line-height: 20px;
}

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

.button-5 {
  color: #000;
  background-color: #fe0;
  border-radius: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.text-span-21 {
  color: #fe0;
}

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

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

.div-block-77 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #141414;
  border: 1px solid #222;
  border-radius: 12px;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 555px;
  height: 88px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.heading-25 {
  color: #e9e9e9;
  align-self: auto;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.div-block-78 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-self: center;
  display: flex;
}

.text-block-39 {
  color: #8c8c8c;
  text-align: center;
  letter-spacing: -.4px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-span-22 {
  color: #fe0;
  letter-spacing: 0;
  text-transform: lowercase;
}

.div-block-79 {
  display: block;
}

.div-block-80, .div-block-81 {
  width: 50%;
  height: 700px;
}

.div-block-82 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #111;
  border: 1px solid #2e2e2e;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}

.image-22 {
  padding-left: 0;
}

.div-block-83 {
  width: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
  display: block;
}

.div-block-84 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  height: 490px;
  margin-right: 20px;
  display: flex;
}

.heading-26 {
  color: #fff;
}

.text-span-23 {
  color: #fe0;
  font-family: Inter, sans-serif;
}

.text-block-40 {
  color: #fff;
  text-align: justify;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 21px;
  display: block;
}

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

.text-block-41 {
  font-size: 18px;
}

.text-block-42 {
  color: #e9e9e9;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-86 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  margin-top: -25px;
  display: flex;
}

.button-6 {
  clear: none;
  color: #000;
  background-color: #fe0;
  border-radius: 10px;
  align-self: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .div-block-7 {
    flex-flow: column;
  }

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

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

  .heading-3, .text-block-2 {
    text-align: center;
  }

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

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

  .div-block-14 {
    width: 30%;
    height: 80%;
  }

  .div-block-copie-18.combo-class-1 {
    height: 580px;
  }

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

  .text-block-3 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-21 {
    margin-left: 20px;
  }

  .heading-10 {
    font-size: 138px;
  }

  .heading-12 {
    font-size: 17px;
  }

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

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

  .heading-13 {
    font-size: 30px;
  }

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

  .image-6 {
    margin-top: 113px;
  }

  .text-span-4, .text-span-5, .text-span-7 {
    font-size: 30px;
  }

  .div-block-49 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .div-block-51.div-clas-copie-322 {
    height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 10px;
    padding-left: 14px;
    padding-right: 6px;
  }

  .text-block-31.text-block-31-copie {
    padding-left: 0;
  }

  .button-4.button-4-copie {
    margin-left: 0;
  }

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

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

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

  .div-block-82 {
    flex-flow: column;
    grid-template-columns: .25fr 3.5fr;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .image-22 {
    width: auto;
    max-width: none;
  }

  .div-block-83 {
    align-self: center;
    margin-left: 0;
  }

  .div-block-84 {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .body {
    margin-left: 0;
    font-family: Inter, sans-serif;
  }

  .section-4 {
    flex-flow: row;
    padding-left: 20px;
    display: block;
  }

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

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

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

  .heading-3 {
    font-size: 52px;
  }

  .text-block-2 {
    font-size: 18px;
  }

  .container-4 {
    flex-flow: column;
    margin-top: 20px;
  }

  .container-4.con-jutsu-10 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
  }

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

  .button, .button-2 {
    text-align: center;
  }

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

  .div-block-14 {
    width: 60%;
    height: 50%;
  }

  .div-block-15 {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .div-block-copie-17 {
    flex-flow: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    min-height: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-copie-17.div-combo-20 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-copie-18 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-left: 0;
    display: flex;
  }

  .div-block-copie-18.combo-class-1 {
    height: auto;
  }

  .heading-5 {
    text-align: center;
    font-size: 25px;
    line-height: 36px;
  }

  .button-3 {
    margin-left: -72px;
    margin-right: -72px;
    padding: 10px;
    font-size: 15px;
    display: block;
  }

  .div-block-copie-19 {
    width: 100%;
    font-size: 10px;
  }

  .text-block-3 {
    text-align: center;
    width: auto;
    font-size: 14px;
  }

  .div-block-21 {
    margin-left: auto;
  }

  .heading-9 {
    text-align: center;
    font-size: 25px;
    line-height: 33px;
  }

  .div-block-22 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
  }

  .grid4 {
    grid-template-columns: .75fr 1fr;
    align-self: auto;
    display: block;
  }

  .div-block-25 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .text-block-22 {
    line-height: 23px;
  }

  .text-block-23 {
    text-align: justify;
    font-size: 13px;
  }

  .div-block-29 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 45px;
  }

  .heading-13 {
    text-align: center;
    align-self: center;
    font-size: 25px;
  }

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

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

  .div-block-31.divblock-11-copie {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: auto;
    height: auto;
    margin-left: 0;
  }

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

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

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

  .section-5 {
    margin-top: 169px;
    margin-bottom: 0;
  }

  .section-6 {
    margin-top: -1px;
  }

  .image-7 {
    align-self: center;
    margin-left: 0;
  }

  .image-8, .image-9, .image-10 {
    align-self: center;
  }

  .heading-14 {
    text-align: center;
    font-size: 25px;
    line-height: 33px;
  }

  .text-block-27 {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
  }

  .div-block-46 {
    flex-flow: column;
    padding-right: 10px;
    display: flex;
  }

  .div-block-46.div-combo-34 {
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .div-block-35 {
    text-align: center;
    padding-left: 10px;
  }

  .image-11, .image-12, .image-13, .image-14, .image-15, .image-16, .image-17 {
    align-self: center;
  }

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

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

  .div-block-50.div-block-copie {
    align-self: auto;
  }

  .div-block-51 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .div-block-51.div-clas-copie-322 {
    grid-column-gap: 38px;
    grid-row-gap: 38px;
    flex-flow: column;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
  }

  .heading-16 {
    text-align: left;
  }

  .div-block-52 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
  }

  .text-block-31 {
    font-size: 16px;
  }

  .text-block-31.text-block-31-copie {
    padding-left: 0;
  }

  .button-4.button-4-copie {
    text-align: left;
    margin-left: 0;
    padding-right: 10px;
    font-size: 14px;
  }

  .button-4.button-4-copie.buttonm-copie-333 {
    font-size: 14px;
  }

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

  .div-block-57 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .grid-2 {
    grid-column-gap: 39px;
    grid-row-gap: 39px;
    flex-flow: column;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-60 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
  }

  .div-block-61 {
    flex-flow: column;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .div-block-62 {
    align-self: flex-start;
  }

  .div-block-63 {
    height: 850px;
  }

  .div-block-65 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    align-self: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-66 {
    flex-flow: row;
  }

  .text-block-36 {
    font-size: 12px;
  }

  .image-21 {
    min-width: 100%;
  }

  .bold-text-3 {
    text-align: center;
  }

  .div-block-67 {
    min-height: auto;
  }

  .heading-20 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-68 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    height: auto;
    min-height: auto;
    display: flex;
  }

  .div-block-69, .div-block-70 {
    height: auto;
  }

  .div-block-74 {
    flex-flow: row;
    align-self: center;
    display: block;
  }

  .button-5 {
    font-size: 14px;
  }

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

  .div-block-77 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: flex-start;
    align-items: center;
    width: 92.487%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-25 {
    font-size: 13px;
  }

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

  .div-block-82 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-left: 20px;
    display: flex;
  }

  .image-22 {
    width: 300px;
    min-width: 300px;
    max-width: none;
    height: 340px;
    max-height: none;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .div-block-83 {
    width: auto;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-84 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    height: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .text-block-40 {
    font-size: 16px;
  }

  .button-6 {
    text-align: center;
    align-self: center;
    font-size: 13px;
  }
}

#w-node-e6e44e97-6f2e-2bd7-6e0a-6e1d54c24071-87f22a3e, #w-node-_8f2cf959-2183-8db2-f756-79629d6e6e09-87f22a3e {
  place-self: auto;
}

#w-node-_8f2cf959-2183-8db2-f756-79629d6e6e0e-87f22a3e {
  place-self: start;
}

#w-node-_4f353699-26c1-5ac8-ba26-f36420318613-87f22a3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db376086-b14c-c54d-ced1-ff06ef5e6593-87f22a3e {
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_5a610944-fd8c-69c3-1bc2-bb95a18bc08e-87f22a3e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }
}


