.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: #020300;
}

.container {
  max-width: 100%;
  padding-bottom: 130px;
}

.div-block {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 20px 20px;
  display: flex;
}

.heading {
  color: #fff;
  text-align: right;
  font-family: Oxanium, sans-serif;
  font-size: 50px;
  line-height: 54px;
}

.text-block {
  color: #fff;
  text-align: right;
  font-family: Oxanium, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.button {
  color: #fff;
  text-align: left;
  background-color: #51b8ba;
  border-radius: 6px;
  width: auto;
  height: auto;
  padding: 15px 17px 10px;
  font-family: Oxanium, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.div-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.button-2 {
  color: #51b8ba;
  background-color: #0000;
  border: 1px solid #51b8ba;
  border-radius: 7px;
  width: auto;
  height: auto;
  padding: 15px 20px;
  font-family: Oxanium, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.section {
  margin-top: 60px;
}

.container-2 {
  max-width: 94%;
}

.div-block-3 {
  color: #fff;
  text-align: center;
  background-color: #51b8ba1a;
  border: 1px solid #51b8ba80;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 229px;
  height: 38px;
  font-family: Oxanium, sans-serif;
  font-size: 15px;
  display: flex;
}

.div-block-3.div-block-3-copie {
  width: 190px;
}

.div-block-3.div-block-3-copie.div-block-3-copie-1 {
  width: 280px;
}

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

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

.heading-2 {
  color: #fff;
  text-align: center;
  font-family: Oxanium, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  padding-bottom: 40px;
  font-family: Oxanium, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

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

.div-block-7 {
  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;
}

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

.div-block-9 {
  color: #161714;
  text-align: center;
  background-color: #161714;
  border: 1px solid #51b8ba80;
  border-radius: 16px;
  flex-flow: column;
  padding: 52px 20px;
  display: block;
}

.heading-3 {
  color: #fff;
  font-family: Oxanium, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.text-block-3 {
  color: #fff;
  font-family: Oxanium, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.text-block-4 {
  color: #fff;
  padding-bottom: 70px;
  font-family: Oxanium, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.text-block-5 {
  color: #fff;
}

.text-block-6 {
  color: #fff;
  text-align: left;
  font-family: Oxanium, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 22px;
}

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

.button-copy {
  color: #fff;
  text-align: center;
  background-color: #51b8ba;
  border-radius: 7px;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Oxanium, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.container-3 {
  max-width: 75%;
  padding-bottom: 130px;
}

.div-block-10 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.section-2 {
  margin-top: 100px;
  box-shadow: inset 13px 2px 5px #0003;
}

.div-block-11 {
  background-color: #161714;
  border: 1px solid #51b8ba80;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 290px;
  display: flex;
}

.heading-4 {
  color: #fff;
  text-align: center;
  font-family: Oxanium, sans-serif;
  font-size: 22px;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  font-family: Oxanium, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.div-block-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

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

.container-4 {
  max-width: 98%;
}

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

.section-4 {
  margin-top: 100px;
}

.container-5 {
  max-width: 95%;
}

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

.div-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 95%;
  margin-top: 20px;
  display: grid;
}

.div-block-16 {
  background-color: #51b8ba33;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 550px;
  height: 60px;
  padding-left: 20px;
  display: flex;
  box-shadow: inset -3px 1px 10px -4px #fff3;
}

.text-block-8 {
  color: #fff;
  font-family: Oxanium, sans-serif;
}

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

.text-block-9 {
  color: #fff;
  margin-top: 20px;
  font-family: Oxanium, sans-serif;
  font-weight: 400;
  line-height: 27px;
}

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

.div-block-19 {
  width: 600px;
  height: 500px;
}

.div-block-20 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  display: flex;
}

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

.container-2-copy {
  max-width: 100%;
  padding-bottom: 130px;
}

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

.section-5 {
  margin-top: 100px;
}

.text-block-10 {
  color: #fff;
  font-family: Oxanium, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

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

.container-6 {
  max-width: 95%;
}

.text-block-11 {
  color: #fff;
  font-family: Oxanium, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

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

.div-block-24 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px solid #51b8ba80;
  border-radius: 15px;
  flex-flow: column;
  padding: 20px;
  display: flex;
}

.div-block-25 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  place-items: stretch stretch;
  width: 70%;
  margin-top: 20px;
  display: grid;
}

.text-block-12 {
  color: #fff;
  line-height: 29px;
}

.text-block-13 {
  color: #fff;
  align-self: auto;
  padding-left: 5px;
  font-family: Oxanium, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
}

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

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

.div-block-28 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.image {
  max-width: 82%;
}

.button-copy-copy {
  color: #fff;
  text-align: center;
  background-color: #51b8ba;
  border-radius: 7px;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Oxanium, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.div-block-11-copy {
  background-color: #0000;
  border: 1px solid #51b8ba80;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 302px;
  padding: 40px 20px;
  display: flex;
}

.div-block-12-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #51b8ba80;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  height: 342px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 40px 20px;
  display: flex;
}

.yagami-container {
  max-width: 90%;
}

.div-block-29 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #161714;
  border: 1px solid #1b799b40;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 754px;
  height: 670px;
  display: flex;
}

.container-7 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.button-copy-copy {
  color: #51b8ba;
  text-align: center;
  background-color: #0000;
  border: 1px solid #51b8ba;
  border-radius: 7px;
  width: auto;
  height: auto;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Oxanium, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

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

.text-block-14 {
  font-family: Oxanium, sans-serif;
  font-size: 30px;
}

.text-block-15 {
  color: #fff;
  font-family: Oxanium, sans-serif;
  font-size: 27px;
  font-weight: 600;
}

.text-block-16 {
  color: #fff;
  font-family: Oxanium, sans-serif;
}

.form-block {
  padding-left: 60px;
  padding-right: 60px;
}

.field-label {
  color: #fff;
  font-family: Oxanium, sans-serif;
}

.text-field {
  color: #fff;
  background-color: #161714;
  border: 1px solid #1b799b40;
  border-radius: 4px;
  width: 632.4px;
  height: 46px;
  font-family: Oxanium, sans-serif;
}

.text-field.text-field-copy-1 {
  height: 90px;
  margin-top: 0;
  padding-top: 0;
}

.carrousel-nic {
  flex-flow: row;
  justify-content: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.div-moving {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  width: 100%;
  min-width: 100%;
  padding-left: 10px;
  padding-right: 0%;
  display: flex;
}

.div-block-145 {
  grid-column-gap: 66px;
  grid-row-gap: 66px;
  background-color: #161714;
  border: 1px solid #51b8ba4d;
  border-radius: 16px;
  flex-flow: column;
  align-items: flex-start;
  width: 238px;
  height: 217px;
  padding: 40px;
  display: flex;
  position: relative;
}

.text-block-17 {
  color: #ffffff1a;
  font-family: Oxanium, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 32px;
}

.div-block-148 {
  filter: blur(50px);
  background-image: radial-gradient(circle closest-corner, #cc97f4bf, #722bffcc 36%, #050518cc);
  width: 50%;
  height: 100px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-block-17-copy {
  color: #fff;
  font-family: Oxanium, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}

.text-block-18 {
  color: #fff;
  font-family: Oxanium, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.submit-button {
  text-align: center;
  background-color: #1b799b;
  border-radius: 11px;
  margin-top: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Oxanium, sans-serif;
  font-weight: 600;
  display: inline-block;
}

.form {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.text-block-19 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Oxanium, sans-serif;
  font-weight: 400;
}

.section-7 {
  margin-top: 60px;
}

.container-8 {
  max-width: 95%;
}

.div-block-149 {
  background-color: #51b8ba1a;
  border: 1px solid #51b8ba;
  border-radius: 20px 20px 0 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 300px;
  padding-top: 40px;
  display: flex;
}

.image-3 {
  max-width: 23%;
}

.div-block-150 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: Oxanium, sans-serif;
  font-weight: 600;
  display: flex;
}

.text-block-20 {
  color: #fff;
  font-family: Oxanium, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

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

.text-block-21 {
  color: #fff;
  font-size: 16px;
}

.text-span {
  color: #1b799b;
}

.navbar {
  background-color: #11121700;
  border-bottom: 1px solid #1b799b54;
  flex-flow: column;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.btn-10 {
  text-align: center;
  background-color: #c02d91;
  border-radius: 99px;
  padding: 10px 32px;
}

.btn-10.button_navmenu {
  background-color: #1b799b;
  border-radius: 7px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.btn-10.button_navmenu.button_navmobile {
  display: none;
}

.container-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-4 {
  width: 150px;
  max-width: 100%;
  height: auto;
}

.nav-link {
  color: #fff;
  font-family: Oxanium, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.brand {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.heading-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-152 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

@media screen and (max-width: 991px) {
  .container {
    padding-bottom: 0;
  }

  .div-block {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

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

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

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

  .div-block-9 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .text-block-4, .container-3 {
    padding-bottom: 0;
  }

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

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

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

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

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

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

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

  .image {
    max-width: 80%;
  }

  .icon {
    color: #fff;
  }

  .btn-10.button_navmenu {
    display: none;
  }

  .btn-10.button_navmenu.button_navmobile {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .container-9 {
    width: 100%;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .nav-link {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .nav-menu {
    z-index: 10;
    background-color: #131313;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-bottom: 40px;
    padding-left: 40px;
    display: flex;
  }

  .brand {
    margin-top: 13px;
  }

  .heading-5 {
    text-align: center;
  }

  .div-block-155 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  .div-block-11 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

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

  .text-field {
    width: 500px;
  }

  .nav-link {
    margin-bottom: 5px;
  }

  .nav-menu {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: 90%;
  }

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

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

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

  .button {
    text-align: center;
    width: 90%;
  }

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

  .button-2 {
    text-align: center;
    width: 90%;
  }

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

  .heading-2 {
    font-size: 27px;
  }

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

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

  .text-block-6 {
    text-align: left;
    font-size: 14px;
  }

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

  .div-block-11 {
    height: 450px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 20px;
    padding-left: 0;
  }

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

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

  .div-block-16 {
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

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

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

  .div-block-20 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .container-2-copy {
    padding-bottom: 87px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-24 {
    align-items: center;
  }

  .div-block-25 {
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .div-block-12-copy {
    height: auto;
  }

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

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

  .text-block-15, .text-block-16 {
    text-align: center;
  }

  .form-block {
    padding-left: 29px;
    padding-right: 29px;
  }

  .text-field {
    width: auto;
  }

  .div-moving {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-right: 10px;
  }

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

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

  .div-block-149 {
    height: 370px;
  }

  .image-3 {
    max-width: 40%;
  }

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

  .text-block-21 {
    text-align: center;
    line-height: 27px;
  }

  .text-span-2 {
    text-align: center;
  }

  .btn-10.button_navmenu.button_navmobile {
    width: 70%;
  }

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

  .menu-button {
    padding-top: 18px;
    padding-bottom: 0;
  }

  .nav-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-153, .div-block-154 {
    width: 100%;
  }

  .image-5 {
    text-align: center;
    max-width: 90%;
  }
}

#w-node-cc5b4817-b0dc-157e-269c-202250f65dec-2d90eed8 {
  justify-self: auto;
}


