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

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

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

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

.body {
  color: #8ba8cc;
  background-color: #050c18;
}

.div-block {
  max-width: 80%;
  margin-top: 60px;
}

.container {
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.heading {
  text-align: center;
}

.section {
  background-image: url('../images/Section---HERO-1-1.png');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  margin-top: -45px;
}

.section.s1 {
  background-image: none;
}

.text-block {
  color: #22d3ee;
  text-align: center;
  text-transform: uppercase;
  font-family: DM Mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-family: Syne, sans-serif;
  font-size: 70px;
  font-weight: 800;
  line-height: 70px;
}

.heading-2.copie-header-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(333deg, #22d3ee, #60a5fa);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 72px;
  line-height: 70px;
}

.heading-2.head2-copie {
  text-transform: none;
  font-size: 48px;
  line-height: 44px;
}

.text-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(330deg, #67e8f9, #22d3ee 50%, #60a5fa);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Syne, sans-serif;
}

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

.text-block-2 {
  color: #415878;
  text-align: center;
  font-family: Inter, sans-serif;
}

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

.text-block-3 {
  text-align: center;
  font-family: Inter, sans-serif;
}

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

.button {
  color: #050c18;
  background-color: #22d3ee;
  border: 1px #000;
  padding: 14px 27px;
  font-family: DM Mono, sans-serif;
  font-weight: 400;
}

.button-2 {
  -webkit-text-stroke-color: #8ba8cc00;
  background-color: #3898ec0d;
  border: 1px solid #1450a040;
  padding: 14px 27px;
  font-family: DM Mono, sans-serif;
}

.button-2.btn-2-copie {
  color: #8ba8cca8;
}

.div-block-5 {
  background-color: #0b1928cc;
  margin-top: 0;
  padding-top: 0;
}

.grid {
  border: 1px solid #8ba8cc12;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  height: 140px;
}

.text-block-4 {
  color: #415878;
  text-align: center;
  text-transform: uppercase;
  font-family: DM Mono, sans-serif;
  font-size: 12px;
}

.div-block-6 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  border: 1px #8ba8cc1f;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-6.div-1 {
  border-style: solid solid none;
  border-color: #8ba8cc0d;
  padding-bottom: 10px;
}

.text-block-5 {
  color: #e8f0fe;
  text-align: center;
  letter-spacing: .1px;
  font-family: DM Mono, sans-serif;
  font-size: 25px;
}

.text-block-5.c1 {
  color: #60a5fa;
}

.text-block-6 {
  color: #415878;
  text-align: center;
  text-transform: uppercase;
  font-family: DM Mono, sans-serif;
  font-size: 12px;
}

.text-block-7 {
  font-family: DM Mono, sans-serif;
  font-size: 12px;
}

.div-block-7 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  padding-top: 10px;
  padding-left: 20px;
  display: flex;
}

.text-span-2, .text-span-3, .text-span-4 {
  color: #415878;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.text-span-5 {
  color: #415878;
}

.text-span-5.c5 {
  color: #4ade80;
}

.section-2 {
  color: #07111f;
  background-color: #07111f;
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
  padding-top: 0;
}

.container-3 {
  border-top: 1px solid #1450a045;
  border-bottom: 1px solid #1450a045;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  height: 270px;
  margin-top: 0;
  display: block;
}

.div-block-8 {
  margin-top: 40px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: auto;
  height: 171px;
}

.text-block-8 {
  color: #415878;
  font-family: DM Mono, sans-serif;
  font-size: 13px;
}

.text-block-9 {
  color: #006aff;
  text-align: center;
  font-family: Syne, sans-serif;
  font-size: 38px;
  font-weight: 700;
}

.heading-3, .heading-4 {
  font-weight: 700;
}

.div-block-9 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  border-right: 1px solid #1450a045;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 260px;
  padding-top: 10px;
  padding-left: 10px;
  display: flex;
}

.text-block-10 {
  color: #d3e5ff;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(316deg, #22d3ee, #60a5fa);
  -webkit-background-clip: text;
  background-clip: text;
  padding-left: 0;
  font-family: Syne, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.section-3 {
  background-color: #07111f;
}

.container-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  max-width: 89%;
  margin-top: 0;
  padding-top: 60px;
  display: flex;
}

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

.text-block-11 {
  color: #22d3ee;
  text-transform: uppercase;
  font-family: DM Mono, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.heading-5 {
  color: #fff;
  font-family: Syne, sans-serif;
  font-size: 44px;
  line-height: 44px;
}

.div-block-11 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  width: 50%;
  height: 340px;
  display: flex;
}

.text-block-12 {
  color: #8ba8cc;
  font-family: Inter, sans-serif;
  line-height: 26px;
}

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

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

.grid-3.copy-grid {
  border: 1px solid #0e213a;
}

.div-block-13 {
  width: 50%;
}

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

.div-block-15 {
  width: 301px;
  height: auto;
}

.grid-4 {
  grid-column-gap: 9px;
  background-color: #41587824;
  border-right: 1px #fff;
  grid-template: "Area"
  / .25fr 1fr .25fr;
  place-items: center;
  height: 114px;
}

.grid-4.con2, .grid-4.gr3 {
  background-color: #07111f;
}

.grid-4.ddk3 {
  color: #07111f;
  background-color: #07111f;
}

.text-block-13 {
  color: #fff;
  font-family: Syne, sans-serif;
  font-weight: 600;
}

.div-block-16 {
  padding-left: 0;
}

.text-block-14 {
  color: #415878;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.div-block-17 {
  border-right: 1px solid #1450a040;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-15 {
  clear: none;
  text-transform: none;
  direction: ltr;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  font-family: DM Mono, sans-serif;
  font-size: 15px;
  display: block;
  position: static;
  overflow: visible;
  transform: rotate(90deg);
}

.text-block-15.t1, .text-block-15.txt2, .text-block-15.txt3 {
  color: #415878;
  transform: translate(0);
}

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

.container-5.cofm3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: auto;
  height: 500px;
  display: grid;
}

.div-block-19 {
  background-color: #1450a01f;
  height: 38px;
}

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

.text-block-17 {
  color: #22d3ee14;
  font-family: DM Mono, sans-serif;
  font-size: 48px;
}

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

.div-block-21 {
  border-left: 1px solid #1450a01f;
  border-right: 1px solid #1450a01f;
  width: 473.025px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-18 {
  font-family: DM Mono, sans-serif;
}

.text-block-19 {
  color: #22d3ee;
  text-transform: uppercase;
  align-self: auto;
  font-family: DM Mono, sans-serif;
  font-size: 13px;
}

.div-block-22 {
  text-align: left;
  border: 1px solid #22d3ee33;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 28px;
  display: flex;
  overflow: visible;
}

.text-block-20 {
  color: #fff;
  text-transform: none;
  font-family: Syne, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-23 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin-top: 10px;
  display: flex;
}

.text-block-21 {
  color: #415878;
  text-align: left;
  letter-spacing: .3px;
  text-indent: .7px;
  font-family: Inter, sans-serif;
  font-weight: 300;
  line-height: 25px;
}

.div-block-24 {
  border: 1px solid #1450a01f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-25 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

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

.text-block-22 {
  font-family: Exo, sans-serif;
  line-height: 28px;
}

.text-block-23 {
  color: #8ba8cc;
  font-family: Inter, sans-serif;
  font-weight: 300;
  line-height: 28px;
}

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

.text-block-24 {
  font-family: Inter, sans-serif;
  line-height: 32px;
}

.text-span-6, .text-span-7, .text-span-8, .text-span-9 {
  color: #22d3ee;
}

.section-5 {
  color: #07111f;
  background-color: #07111f;
  margin-top: 60px;
  padding-top: 40px;
}

.div-block-28 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  background-color: #0b1928;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 400px;
  height: 200px;
  display: flex;
}

.div-block-28.copie-1 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.paragraph {
  font-family: Syne, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 50px;
}

.text-block-25 {
  color: #fbbf24;
  font-size: 24px;
}

.text-block-26 {
  color: #fbbf24;
  font-size: 22px;
}

.text-block-27 {
  text-transform: uppercase;
  font-family: DM Mono, sans-serif;
  font-size: 11px;
}

.text-block-28 {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  font-family: DM Mono, sans-serif;
  display: block;
}

.text-block-29 {
  color: #fff;
  font-family: Syne, sans-serif;
  font-size: 20px;
}

.text-block-29.txt-29 {
  color: #22d3ee;
}

.div-block-29 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 940px;
  min-width: 500px;
  min-height: 670px;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: url('../images/BackgroundBorder-3.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 800px;
  height: 590px;
  padding-top: 20px;
  display: flex;
}

.section-6 {
  background-color: #07111f;
  margin-top: 0;
  padding-top: 60px;
}

.section-6.s66 {
  padding-top: 0;
}

.text-block-30 {
  text-align: center;
  align-self: center;
  line-height: 25px;
}

.div-block-31 {
  overflow: visible;
}

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

.nav-link {
  color: #415878;
  text-transform: uppercase;
  font-family: DM Mono, sans-serif;
  font-size: 12px;
}

.navbar {
  background-color: #050c18;
  width: auto;
  max-width: none;
}

.nav-link-2, .nav-link-3 {
  color: #415878;
  text-transform: uppercase;
  font-family: DM Mono, sans-serif;
  font-size: 12px;
}

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

.text-block-31 {
  color: #fff;
  font-family: Syne, sans-serif;
  font-weight: 700;
}

.menu-button, .menu-button-copy {
  background-color: #980000;
  width: 20px;
}

.div-block-32 {
  align-self: center;
  height: auto;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
}

.div-block-32.responsive {
  display: none;
}

.button-3 {
  background-color: #22d3ee14;
  border: 1px solid #22d3ee4d;
  padding-left: 60px;
  padding-right: 60px;
  font-family: DM Mono, sans-serif;
  font-size: 12px;
  overflow: visible;
}

.text-block-32 {
  font-family: DM Mono, sans-serif;
}

.text-block-33 {
  color: #fff;
  font-family: Syne, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-block-34 {
  color: #415878;
  font-family: DM Mono, sans-serif;
  font-weight: 400;
}

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

.div-block-34 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  display: flex;
}

.div-block-34.div-block-34-copie {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  border: 1px solid #000;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.text-block-35 {
  color: #415878;
  font-family: DM Mono, sans-serif;
  font-size: 12px;
}

.text-block-36 {
  color: #8ba8cc;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

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

.container-7 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  max-width: 1100px;
  display: flex;
}

.text-block-37 {
  font-family: Inter, sans-serif;
}

.text-block-38 {
  color: #415878;
  font-size: 12px;
  line-height: 16px;
}

.text-span-10 {
  color: #8ba8cc;
  font-weight: 700;
}

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

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

.text-block-40 {
  color: #415878;
  font-family: DM Mono, sans-serif;
  font-size: 11px;
}

@media screen and (max-width: 991px) {
  .section.s1 {
    margin-top: 0;
  }

  .heading-2 {
    font-size: 64px;
    line-height: 68px;
  }

  .text-block-2, .text-block-3 {
    font-size: 16px;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-3 {
    flex-flow: row;
    max-width: none;
    height: auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .grid-2 {
    flex-flow: row;
    place-items: center;
    height: auto;
    display: flex;
  }

  .div-block-9 {
    padding-bottom: 10px;
  }

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

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

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
  }

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

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

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

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

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

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

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

  .div-block-18 {
    grid-template-columns: 1fr;
    width: 100%;
    height: auto;
    margin-top: 0;
  }

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

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

  .text-block-21 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-24 {
    margin-top: 20px;
  }

  .div-block-26 {
    flex-flow: column;
    grid-template-columns: 1.1fr;
    grid-auto-flow: row;
    width: 100%;
    display: flex;
  }

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

  .text-block-23 {
    font-size: 16px;
    line-height: 20px;
  }

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

  .text-block-24 {
    font-size: 16px;
    line-height: 20px;
  }

  .section-5 {
    padding-bottom: 40px;
  }

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

  .div-block-29 {
    width: 100%;
    min-height: auto;
  }

  .div-block-30 {
    background-image: url('../images/BackgroundBorder-3.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-6 {
    padding-bottom: 60px;
  }

  .section-6.s66 {
    padding-bottom: 0;
  }

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

  .container-6 {
    width: auto;
    max-width: none;
    padding: 10px 20px;
  }

  .navbar {
    width: auto;
    max-width: none;
  }

  .brand {
    order: -9999;
  }

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

  .div-block-32.responsive {
    flex-flow: column;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-34 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .div-block-34.div-block-34-copie {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-style: none;
    flex-flow: column;
    padding: 20px 10px;
  }

  .text-block-38 {
    font-size: 16px;
    line-height: 20px;
  }

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

  .menu-button-2 {
    order: 9999;
  }

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

  .nav-menu {
    background-color: #050c18;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-8 {
    flex-flow: column;
    display: flex;
  }

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

@media screen and (max-width: 767px) {
  .hero-heading-left {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .section {
    width: auto;
  }

  .section.s1 {
    width: auto;
    margin-top: 20px;
  }

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

  .heading-2 {
    font-size: 40px;
    line-height: 1;
  }

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

  .button {
    padding: 10px;
    font-size: 13px;
  }

  .button-2 {
    padding: 10px;
    font-size: 14px;
  }

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

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

  .container-2 {
    max-width: none;
  }

  .section-2 {
    width: auto;
    max-width: none;
  }

  .container-3 {
    border-bottom-style: none;
    width: auto;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

  .grid-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    display: flex;
  }

  .div-block-9 {
    border-right-style: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

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

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

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

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

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

  .container-5.cofm3 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-18 {
    flex-flow: column;
    width: 100%;
    height: auto;
    display: flex;
  }

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

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

  .div-block-25 {
    order: -9999;
    width: auto;
  }

  .div-block-26 {
    flex-flow: column;
    order: 0;
    width: auto;
    display: flex;
  }

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

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

  .div-block-28 {
    width: 360px;
  }

  .div-block-29 {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    min-height: auto;
  }

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

  .section-6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-31 {
    overflow: hidden;
  }

  .container-6 {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: auto;
    max-width: none;
  }

  .navbar {
    width: auto;
    max-width: none;
    margin-top: 10px;
  }

  .button-3 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 9px;
    overflow: hidden;
  }

  .image {
    order: 0;
  }

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

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

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

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

#w-node-_7423c197-4ce3-1bcd-60c3-6f1279bd592a-f498b30c {
  place-self: center;
}

#w-node-cea0c394-c08f-d46f-abe2-8c6e20f339f5-f498b30c {
  justify-self: start;
}

#w-node-_20a15acc-7244-3bb1-d704-2d72eef6bdd7-f498b30c {
  place-self: center;
}

#w-node-_20a15acc-7244-3bb1-d704-2d72eef6bdda-f498b30c {
  justify-self: start;
}

#w-node-_1efc5011-3a56-6f1e-d544-39ee1aec64df-f498b30c {
  place-self: center;
}

#w-node-_1efc5011-3a56-6f1e-d544-39ee1aec64e2-f498b30c {
  justify-self: start;
}

#w-node-ee1c6f8b-0a88-490d-ae5c-532772829a44-f498b30c, #w-node-_0eae3ff7-1219-e37a-f328-d9c19b0a7fd7-f498b30c {
  place-self: center;
}

#w-node-_0eae3ff7-1219-e37a-f328-d9c19b0a7fda-f498b30c {
  justify-self: start;
}

#w-node-_0eae3ff7-1219-e37a-f328-d9c19b0a7fe1-f498b30c {
  place-self: center;
}

#w-node-_0eae3ff7-1219-e37a-f328-d9c19b0a7fe4-f498b30c {
  justify-self: start;
}

#w-node-_0eae3ff7-1219-e37a-f328-d9c19b0a7feb-f498b30c {
  place-self: center;
}

#w-node-_0eae3ff7-1219-e37a-f328-d9c19b0a7fee-f498b30c {
  justify-self: start;
}

#w-node-d941d4e0-cc26-d97e-6701-66e71f380608-f498b30c {
  place-self: center;
}


